In this update there is a lot of config changes, so please read everything in this update before reporting any bugs!
Added:
1. Block Colon Commands:
- Block commands that has a colon in them ( : ).
- Example: /Bukkit: pl
- Bypass permission: ChatManager.Bypass.BannedCommands
- Staff gets notified when a player types a command with a colon( : )
- Permission: ChatManager.BannedCommands.Notify
- Command is executed when a player uses a command with a colon( : )
- The notify and command part of this is the same as the banned commands section in the config.yml
2. Anti-Advertising:
- Anti-Advertising, Blocks players from advertising other servers!
- Bypass permission: ChatManager.Bypass.AntiAdvertising
- Staff gets notified when someone advertises in chat
- Permission: Chatmanager.AntiAdvertising.Notify
3. /Announcement command:
- Added an /Announcement command to broadcast messages with a header and footer
- Permission: ChatManager.Announcement
- Command Aliases: /Announce
- A sound is played to everyone online when you do /Announcement (Message)
4. /Warning command:
- Added a /Warning command to broadcast warning messages with a header and footer
- Permission: ChatManager.Warning
- Command Aliases: /Alert
- A sound is played to everyone online when you do /Warning (Message)
5. /message
- A sound is now played when you /msg someone
- Added a new aliases to /message (/m)
6. Per-World Chat:
- Per-World Chat
- If enabled (Disabled by default) players can only talk to other players that are in the same world as them!
- Bypass command: /PerWorldChat Bypass (/pwc bypass)
- Command Permission: ChatManager.PerWorldChat.Bypass
- When the command is executed, everyone can see what you type in chat.
I've added a 3rd page to /ChatManager help
Config Changes:
I’ve added a lot to the config to you can either delete the config.yml or add these messages to it…
1:
Add this to line #16:
Code (Text):
Anti_Advertising:
Enable: true
Message: "{Prefix} &cSorry, but you cannot advertise on this server."
Staff_Notify:
Enable: true
Message: "&7[Anti-Advertise] &f{player}: &7{message}!"
2:
Replace the Broadcast section with this (Line 68):
Code (Text):
Broadcast_Commands:
Command:
Broadcast:
Prefix: "&c[&4Broadcast&c]&r "
Default_Color: "&b"
Announcement:
Sound: 'ORB_PICKUP'
Message:
- "&8------------------------------"
- " &7. . .&6&lANNOUNCEMENT&7. . . "
- "&8------------------------------"
- "{message}"
- "&8------------------------------"
Warning:
Sound: 'ORB_PICKUP'
Message:
- "&8------------------------------"
- " &7. . .&4&lWARNING&7. . . "
- "&8------------------------------"
- "{message}"
- "&8------------------------------"
3:
Add this to line #138:
Code (Text):
Per_World_Chat:
Enable: false
Bypass_Enabled: "{Prefix} &aPer-world chat bypass has been enabled!"
Bypass_Disabled: "{Prefix} &cPer-world chat bypass has been disabled!"
4:
Add this to line #152
Code (Text):
Sound: 'ORB_PICKUP' #to disable do Sound: ''
If you are having trouble finding where to put them, the updated version of the config is on the resource page!
If you find any bugs please PM me ASAP!
Don’t forget to leave a 5 stars rating!
Please join our Discord Server for support!
https://discord.gg/Txv7aXq