version 1.3.0

spigot version:
  now sends a bungeecord forward plugin message to display on all servers under the same proxy
both versions:
  message is now editable in the events
This commit is contained in:
2018-11-21 14:32:06 +01:00
parent c57fb7223a
commit d0cc86103a
9 changed files with 96 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: StaffChat
authors: [oskar3123]
main: me.oskar3123.staffchat.bungee.BungeeMain
version: 1.2.0
version: 1.3.0
+1
View File
@@ -2,6 +2,7 @@ settings:
character: '@'
format: '&b{NAME}: {MESSAGE}'
replaceplaceholdersinmessage: true
sendmessagestoallservers: true
messages:
prefix: '&7StaffChat&8> &7'
nopermission: '&cYou don''t have permission to do that'
+1 -1
View File
@@ -2,7 +2,7 @@ name: StaffChat
authors: [oskar3123]
main: me.oskar3123.staffchat.spigot.Main
api-version: 1.13
version: 1.2.0
version: 1.3.0
softdepend: [PlaceholderAPI]
commands:
staffchat: