Archived
Added some new commands and made the rewards system fully functional, release stage;
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Config:
|
||||
PluginChatPrefix: "&7[&6PTRR+&7]"
|
||||
PlaceholderChatPrefix: "&8[%time%&8]&f"
|
||||
|
||||
data: {}
|
||||
rewards:
|
||||
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,23 @@
|
||||
main: dev.astridlabs.playtimerewardsplus.Plugin
|
||||
name: PlaytimeRewardsRewrittenPlus
|
||||
author: Astrid (O_dude)
|
||||
version: 0.1a
|
||||
|
||||
commands:
|
||||
pt:
|
||||
description: This command shows your current playtime
|
||||
usage: /pt
|
||||
ptdebug:
|
||||
description: This is a debug command for debugging stuff
|
||||
usage: /ptdebug
|
||||
ptseen:
|
||||
description: Get information about a player
|
||||
usage: /ptseen
|
||||
ptinfo:
|
||||
description: Get information about the plugin
|
||||
usage: /ptinfo
|
||||
ptleader:
|
||||
description: Get current top 5 leaderboard
|
||||
usage: /ptleader
|
||||
|
||||
softdepend: [PlaceholderAPI] # This is used, if your plugin works without PlaceholderAPI.
|
||||
Reference in New Issue
Block a user