This update contains file changes.
Version 3.3.0 Change Log:
Hello everyone, I took another small break from coding since I got a new job and I haven't had much time to code lately. I've been working six days a week, eight hours a day and I didn't feel like coding for a while due to how much I've been working. I know its very late but thank you all for 7,000 downloads (Now 7.5k downloads)! I'm going to be working this much till around New Years so please don't expect a lot of updates till 2019! Till then the only updates I'll be posting will be bug fixes, so if anyone finds a bug feel free to let me know.
Added:
- Added an option to clear players chat upon joining the server.
- Added a new placeholder for chat format, {radius}, if chat radius is enabled, and if you use this placeholder, it can show if players are in local or global chat. The local and global chat prefixes can be customized in the config.
- Added a command blacklist for command spy so any commands in there won’t be shown.
- Cleaned up a lot of code.
Bug Fixes:
- Fixed clear chat not sending a message to anyone correctly.
- Fixed staff chat not sending messages correctly when a player does /staffchat <message>.
- Fixed command spy not working correctly.
Config Changes:
You can either delete your config.yml and generate a new one, or add these to your config.
Add this to the chat radius section of your config.yml
Code (Text):
Local_Prefix: "&7[&cLocal&7]"
Global_Prefix: "&7[&bGlobal&7]"
Add this to the clear chat section of your config.yml
Code (Text):
#Clear players chat when they join the server.
Clear_On_Join: true
Add this section under the clear chat section.
Code (Text):
#=================================================================================================#
# Command Spy
#=================================================================================================#
Command_Spy:
#Commands that wont be shown in command spy.
Blacklist_Commands:
- "/login"
- "/register"
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!