Skip to content

10.1.6

Compare
Choose a tag to compare
@kangarko kangarko released this 06 Dec 18:49
· 153 commits to master since this release
5f915b0
  • New | Added "{chatcontrolred_receiver_channel_mode_}" PlaceholderAPI variable to get a channel mode for player.
  • Improve | EXPERIMENTAL change to the [X] feature removing chat messages, made async. That means it no longer lags the server because we need to scan the entire chat history for every online player, which is a heavy operation. Please report any issues with this feature, but from a 2-player test this change appears working fine. Discord removal was left unchanged and is already performed async.
  • Improve | Prevent using /ignore on players who have chatcontrol.bypass.reach permission.
  • Fix | Solved json syntax error when using some other plugins changing chat.
  • Fix | Solved /toggle command permissions check not working properly.
  • Fix | Solved "/reply ?" showing help instead of sending the "?".
  • Fix | Solved some data being trashed after 30 minutes of being online, such as the /reply player and other data.
  • Misc | Hide a rare timed out error when DiscordSRV cannot connect to your Discord.

These are the tickets I am working on right now and will catch up within 24-48 hours:

#219
#225
#206 (comment)
#230
#233
#236
#237
#218