CustomMessages v2.2

Details

  • Filename
    CustomMessages-2.2.jar
  • Uploaded by
  • Uploaded
    Feb 12, 2013
  • Size
    51.51 KB
  • Downloads
    2,358
  • MD5
    744649742b13c6b397aa469feb11282c

Supported Bukkit Versions

  • CB 1.4.7-R1.0

Changelog

Revised command system.
Group join and quit messages.
/online and /maxonline variables.
API to add in more variables.
FirstJoin messages.
Ability to enable and disable messages per player, group, and global.
Example user and group in config.yml.
CustomMessages.firstjoin, CustomMessages.join.group, and CustomMessages.quit.group permissions added.
Added in config option to display messages in console. (config.show-messages-in-console)
Added in config option to show errors generated by custom message variables. (config.debug)

MessageVariable class is rewritten from 2.2-Beta-1, method signature changed to:
public String getReplacement(Player, MessageTypes)