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:
@@ -1,4 +1,4 @@
|
||||
name: StaffChat
|
||||
authors: [oskar3123]
|
||||
main: me.oskar3123.staffchat.bungee.BungeeMain
|
||||
version: 1.2.0
|
||||
version: 1.3.0
|
||||
|
||||
@@ -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'
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user