v1.0.3 b22 [CB1060]

Details

  • Filename
    ChatSuite-1.0.3.jar
  • Uploaded by
  • Uploaded
    Aug 30, 2011
  • Size
    85.09 KB
  • Downloads
    245
  • MD5
    1ff77e884f7cb0e05c770a8066e75eb5

Changelog

Version 1.0.3

  • Added /cs debug, /cs reload, /cs locale, and /cs version, each with corresponding chatsuite.[command] permission nodes.
  • Plugin now registers group names to chatsuite.groups.[groupname], where each groupname corresponds to its name in config.yml
  • Fixed default permissions

Version 1.0.2

  • Added Factions support, via the variable %f in the configuration file.
  • beta release

Version 1.0.1

  • Fixed deprecated Multiverse method getMVWorlds()
  • Minor bug fixes, command implementation

Version 1.0

  • Initial github commit
  • alpha release

users must be in a group, via a permission node as chatsuite.groups.groupname, where groupname corresponds to the name of the group in the ChatSuite config.yml. If a user joins and is not assigned a group, a null pointer will be thrown. I will fix this.