promotional bannermobile promotional banner

Commander

Using a List of Regexes, Commander allows aliases for commands and censoring for chat!

File Details

v1.2

  • R
  • Apr 11, 2012
  • 40.86 KB
  • 1.7K
  • CB 1.2.5-R1.0

File Name

Commander.jar

Supported Versions

  • CB 1.2.5-R1.0

Updated version to 1.2 (with various degrees of testing completed):

  • Added basis for Scripting, as well as some Script classes not yet used.
  • Changed how matching worked fundamentally for make room for scripting
  • Updated modules for bukkit's new event system
  • Created EchoControl wrappers
  • Added the Echo command and its Echo Control stuff
  • Added command words to chat
  • Added random replacement
  • Added the reference document, copied into the data folder onEnable
  • Stuff I can't remember
  • 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...
  • Echo suppression is always on, despite the setting in the config file.
  • Commands which have the cutoff replacement parameter specified are not properly executed