- /clearchat (clears chat)
- /scm reload (reloads config)
- Fixed a bug with the webhook sending if a player message isn't going through due to a chat slow, while the message is filtered
In v1.5.1 I give you a way more performant chat filter.
I have also gone ahead and split up some files, for a better experience.
filtered-words.yaml -> now contains all filtered words (Make sure to move them over from your config.yml)
New Command Added a new info command, for more information about your plugin, and it's settings.
It requires the permission
simplechatmod.plugin.info
- /scm, /simplechatmod, /simplechatmoderation, /scm about, /simplechatmod about, /simplechatmoderration about
In 1.4.0 I introduce chat slowing! You can now slow the chat with the
/slowchat <seconds> command. You need the "
simplechatmod.chat.slow" permission for that.
You can also lift the slow, simply by doing
/slowchat 0 or
/resetslowchat Want certain players to be able to bypass the slow? Give them the
simplechatmod.chat.slow.bypass permission!
Hello everyone, v1.3.0 comes with a "db.yml" file where you can decide whether to use SQLite or MySQL.
- Fixed a bug where it said you couldn't report the same person since you have done so in the past hour, even tho it has been longer than an hour ago
- Added a config option to choose the variable of how long you have to wait before reporting the same player again.
When not providing a player, you will see a list of all chatreports. When clicking a chat report in the GUI, you will see another GUI where you can either
- Generate chat report which will generate a link to view the conversation between the reporter and the reported person within an x amount of minutes before and after the report.
- Close report : Closes the reports
- Close all reports against this player: Closes all outstanding reports against this player
Permissions:
-
simplechatmod.chatreports.handle: The permission needed when you want to get report notifications/the ability to handle chat reports