rChat is a plugin for simple, but effincient minecraft chat management
drop .jar
file into your /plugins
folder
Works on spigot / spigot forks servers
Supported minecraft versions are 1.8-1.18.1
All commands require user to have permission that is specified in config.yml
- /chat on
- /chat off
- /chat [cc/clear]
To set permission for using admin commands go to plugins/RChat/config.yml
and edit 5th line
permission: "your.permission.goes.here"
To set permission that allows user to type in disabled chat go to 6th line
permissiontoWriteifDisabled: "your.second.permission.goes.here"