We made it to release 1.0

This commit is contained in:
BuildTools
2020-04-09 14:40:43 -05:00
parent f175c55280
commit d53c299de9
40 changed files with 269 additions and 50 deletions
+11 -2
View File
@@ -1,6 +1,15 @@
Config:
PluginChatPrefix: "&7[&6PTRR+&7]"
PlaceholderChatPrefix: "&8[%time%&8]&f"
WelcomeMessage:
Override: true
FirstTimeWelcomeMessage: "&aWelcome to the server, %player%"
WelcomeBackMessage: "&aWelcome back, %player%"
rewards: {}
data: {}
rewards:
#NEVER TOUCH THIS EVER
data: {}
+2 -2
View File
@@ -1,7 +1,7 @@
main: dev.astridlabs.playtimerewardsplus.Plugin
name: PlaytimeRewardsRewrittenPlus
author: Astrid (O_dude)
version: 0.1a
version: 1.0b
commands:
pt:
@@ -20,4 +20,4 @@ commands:
description: Get current top 5 leaderboard
usage: /ptleader
softdepend: [PlaceholderAPI] # This is used, if your plugin works without PlaceholderAPI.
softdepend: [PlaceholderAPI]