v1.2.3

Details

  • Filename
    Commander.jar
  • Uploaded by
  • Uploaded
    Aug 28, 2012
  • Size
    41.41 KB
  • Downloads
    6,038
  • MD5
    ac947538ff4eb4dff54fc905e55cab00

Supported Bukkit Versions

  • CB 1.3.1-R2.0

Changelog

Version 1.2.3

  • Fixed a bug wherein Commander was not ignoring events cancelled by other plugins.

(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 Advanced Scripting ALPHA, see v2.0_ALPHA-2).