v1.2.2

Details

  • Filename
    Commander.jar
  • Uploaded by
  • Uploaded
    Aug 22, 2012
  • Size
    41.36 KB
  • Downloads
    1,026
  • MD5
    1711485f754f9682468cef802ce13dd9

Supported Bukkit Versions

  • CB 1.3.1-R2.0

Changelog

Version 1.2.2

  • Updated to conform to Bukkit RB 1.3.1-R2.0 (new AsyncPlayerChat event, new speed methods on Player objects).

(Untested, but given what I have changed, nothing should break)

  • Command words (regexes matching against the chat which execute commands) run the commands before the chat message is broadcast, instead of afterward. The commands are still run in response to what you say in chat, it just doesn't seem like it...
  • Commands which have the cutoff replacement parameter specified are not properly executed
  • This is still a Basic Scripting release. (For the Unstable Advanced Scripting ALPHA, see v2.0_ALPHA).