v1.0.2
Details
-
Filenamecommander.jar
-
Uploaded by
-
UploadedMar 11, 2012
-
Size15.47 KB
-
Downloads1,124
-
MD5e5b5d39d575d41baed304d6eaa0b08f8
Supported Bukkit Versions
- CB 1.2.3-R0.1
Changelog
- Code updated to work with 1.2 servers, running Java 1.6+ version
- Regexs do not always execute in the right order, so, for example, a chat message containing the "MF-word" will be caught, instead, by the "F-word" replacement, despite the "F-word" regex being placed after the "MF-word" regex in the chat replacement list.