This update contains file changes.
Version 3.4.0 Change Log:
Hello everyone, I am please to tell you all that Chat Manager has reached TEN THOUSAND downloads today!! I am very happy that this plugin is just over one year old and already has received over 10k downloads! I hope all of you will enjoy this update, there are some nice features added!
I changed up a lot with the code with PlaceholderAPI and how it will work, so if there are some messages that no longer work with PlaceholderAPI please let me know and I'll fix it right away!
Added:
- Added hover text to private messages. Cant be used on v1.8 servers.
- Added suggest commands to private messages. Cant be used on v1.8 servers.
- Recoded the rules command so it can be used anywhere aka in console or GUI’s.
- Made it so if a player is ignored from the plugin essentials they can no longer send private messages to the player thats ignoring them.
- Recoded social spy to make it run a lot better than ever before!
- If a player has social spy enabled, they won’t see their own message in spy forum.
- Players with the permission chatmanager.bypass.socialspy can’t be spied on.
Bug Fixes:
- Fixed the Anti-Unicode feature where when someone types either <> in chat it would be blocked.
- Fixed a problem where if you don’t have either Essentials or EssentialsX on your server the chat format wouldn’t work.
- Fixed a problem where when you type the command /autobroadcast list <world> it wouldn’t show the full list of messages.
File Changes:
Replace the current private message section in the config.yml with this…
Code (Text):
#=================================================================================================#
# Private messages allow you to secretly message another player without everyone else seeing.
#=================================================================================================#
Private_Messages:
Sender:
Format: "&c&l(!) &f&l[&e&lYou &d-> &e{receiver}&f&l] &b"
Tooltip:
- "&3 ~~Private Message~~ "
- "&d&l(!) &7To {receiver}"
- ""
- "&d&nClick to reply"
Click_Command: "/r "
Receiver:
Format: "&c&l(!) &f&l[&e{player} &d-> &e&lYou&f&l] &b"
Tooltip:
- "&3 ~~Private Message~~ "
- "&d&l(!) &7From {player}"
- ""
- "&d&nClick to reply"
Click_Command: "/r "
#The sound thats played to the receiver
#Do Sound: '' to disable
Sound: ''
Replace the current social spy section in the config.yml with this… The command list is no longer needed.
Code (Text):
#=================================================================================================#
# Staff can see what players type in certain commands.
#=================================================================================================#
Social_Spy:
#Turn on social spy when players with the correct permission join the server.
Enable_On_Join: true
Replace the current social spy format in the messages.yml file with this…
The old format will no longer work, and this way makes it look much more organized.
Code (Text):
Format: "&b&l(*)&bSpy &f&l[&e{player} &d-> &e{receiver}&f&l] &b{message}"
Add this in the private_message section in the messages.yml (Line 152)
Code (Text):
Ignored: "{Prefix} &c{target} &7is currently ignoring you and cant receive any private messages."
Sorry for all the changes, right now its the only way to add more features to the plugin.
If anyone has any problems, questions, or concerns please send me a private message!
You can also join our discord server for support:
Link
If you like this plugin please give it a five star rating!