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)