Added some new commands and made the rewards system fully functional, release stage;

This commit is contained in:
BuildTools
2020-04-08 09:16:23 -05:00
parent 2f2754cab8
commit f175c55280
35 changed files with 239 additions and 18 deletions
+23
View File
@@ -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.