v1.0.1

Details

  • Filename
    commander.jar
  • Uploaded by
  • Uploaded
    Mar 9, 2012
  • Size
    15.47 KB
  • Downloads
    375
  • MD5
    d4912391eb1e272b74a580209e2fd3f8

Supported Bukkit Versions

  • CB 1.2.3-R0.1

Changelog

  • Code updated to work with 1.2 servers
  • 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.