version 1.2.0

added /staffchat toggle
added placeholderapi support (spigot version only)
small fixes for bungeecord version
This commit is contained in:
2018-11-20 19:12:59 +01:00
parent 9e8278d439
commit c57fb7223a
10 changed files with 211 additions and 15 deletions
+6 -1
View File
@@ -1,7 +1,12 @@
settings:
character: '@'
format: '&b{NAME}: {MESSAGE}'
replaceplaceholdersinmessage: true
messages:
prefix: '&7StaffChat&8> &7'
nopermission: '&cYou don''t have permission to do that'
reloaded: 'Reloaded the config file'
playeronly: '&cPlayer only command'
reloaded: 'Reloaded the config file'
toggled: 'You toggled auto staffchat %s'
onstring: 'on'
offstring: 'off'