CommandSpy, Unicode ControlType, API changes and more
Implemented CommandSpy
Now you can see the commands executed by other players with the chatregulator.commandspy.alert
permission
Added ControlType to UnicodeCheck
You can now replace the unicode violations of a message instead of canceling the message.
API Changes
- Added notes about the nullability of all the methods
- Improved javadocs
- Added
PatternCheck
class andReplaceableCheck
interface - Removed
AbstractCheck#getPattern
, checkPatternCheck
methods - Removed
InfractionCheck#replaceInfractions
, useReplaceableCheck.replaceInfraction
Also valid for FloodCheck - Fixed and improved
#hashcode
methods
Miscellaneous
- Improved performance when parsing messages with placeholders
- Fixed some bugs with placeholders
What's Changed
Full Changelog: 2.0.1...2.1.0