1.2
Details
-
FilenameCompleteSoftmuteVanilla.jar
-
Uploaded by
-
UploadedNov 24, 2015
-
Size3.97 KB
-
Downloads301
-
MD50a38d86b93a4955535bd292c5e69af72
Supported Bukkit Versions
- 1.8.1
Changelog
1.2: Bug fixes
- Fixed a "compatibility" check (incorrect case for a plugin name)
- Added compatibility for BlockSyntax (and other potential anti-spam plugins)
- Slight refactor of the event "uncanceller" (some cleanup, readability)
1.1.1: Slight Optimizations
Slightly optimized the commandpreprocess event handler to only create and set variables only when necessary.
1.1.0:
- Added softmute functionality to /ignored whispers
- If recipient has /ignored the sender, the sender gets a "softmute" message.
- If sender has ignored recipient, the sender is told that they need to /unignore the player first before sending a whisper.
- Code refactoring
- Potential compatibility with plugins that block /plugin:command syntax. If this does not appear to be the case, let me know what plugin it is!