TChat recode in process, seventh build, integrations:
- Fixed permission to use msg command
- Fixed permission to use reply command
- Added an option to change the msg permission
- Added an option to change the reply permission
- Added an anti repeat message system (blocks messages that are the same or similar to the previous one)
- Added an anti bot system (messages and commands)
- Added chat games system
- Added logs system (logs chat messages and commands in logs/chat.log and logs/commands.log, check config.yml)
- Added chat clear command (/chatclear)
- Added mute chat command (/mutechat)
- Optimized ChatListener java class
- Added auto broadcast system
- Fixed permission to bypass grammar system
- Fixed multi player messages error (when there are more than two players, half of the players cannot see messages from other players, this has been fixed)
TChat recode in process, sixth build, integrations:
- Added new configurable options in chatcolor.yml for the menu (slots and cooldown)
- Added auto broadcast system
- Added an option to configure the bypass permission in grammar
- Added chat bot system
- Added Private Messages system (msg)
- Added Reply system for Private Messages (r)
- Fixed Chat Color menu spam (when clicked, it was executed many times and this could cause lag, this is corrected thanks to the menu cooldown)
- Added Command Timer system
- Fixed close item in Chat Color menu (did not close when clicked)
- Added an option to disable format in chat channels
TChat recode in process, fifth build, integrations:
- Added an option to disable the plugin prefix in config.yml
- Added grammar (config.yml), cap and final dot
- Added an option to customize banned words bypass permission
- Added an option to customize banned commands bypass permission
- Fixed option to disable anti cap message
- Added more customizable options in chatcolor.yml (BETA)
- Added custom channels (channels.yml)
TChat recode in process, fourth build, integrations:
- Added ChatColor system
- Added ChatColor menu (BETA)
- Optimized and fixed tab command blocker
- Added AntiCap system (extense config in config.yml)
- Fixed colors in console logs
- Added PlaceholderAPI support in hover text (all groups)
- Added tchat.version and tchat.reload permissions (tchat.admin is still working)
- Added PlaceholderAPI support to all messages
TChat recode in process, second build, integrations:
- Added groups (groups.yml) with permissions
- Added per group chat formats
- Added per group hover text (3 different click actions
- Added an option to disable logging of player messages in the console
- Added prefix option in messages.yml
- Added HEX support in all messages.yml messages
TChat recode in process, first build, integrations:
- HEX color support (&#)
- Removed support with 1.8-1.12 (should work fine in 1.13-1.15 and without problems in 1.16+ but plugin is created and tested in 1.21)
- Chat format with PlaceholderAPI support without bugs like luckperms
- Fixed /chat reload command
- Command /chat version