v1.0.2

Details

  • Filename
    commander.jar
  • Uploaded by
  • Uploaded
    Mar 11, 2012
  • Size
    15.47 KB
  • Downloads
    1,124
  • MD5
    e5b5d39d575d41baed304d6eaa0b08f8

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.