Chain Commands v 1.0.0

Details

  • Filename
    ChainCommands.jar
  • Uploaded by
  • Uploaded
    Mar 23, 2014
  • Size
    15.75 KB
  • Downloads
    492
  • MD5
    84817ec676963b76230873dead79b5f9

Supported Bukkit Versions

  • CB 1.7.2-R0.3

Changelog

Version 1.0.0 uploaded

  • Improved code significantly (it should now be faster even with the new features).
  • Added group features. Groups can now be created, deleted, have members added to or removed from them. You can now chain to all members of one of these groups with the option to include or exclude offline players.
  • Added new commands:
  1. /chain group create [groupname] - Creates a group.
  2. /chain group delete [groupname] - Deletes a group.
  3. /chain group display - Shows all groups.
  4. /chain group display [groupname] - Shows all members in a group.
  5. /chain [groupname] add [playername] - Adds a player to a group.
  6. /chain [groupname] remove [playername] - Removes a player from a group.
  7. /chain [groupname] <offline> [player arg number] [command] - Chain a command to a group. Add "offline" if you want offline players to also be targeted.
  • Added new permissions:
  1. ChainCommands.groupchain - Allows the player to chain commands to any group. They can also display all groups, and all members in any group.
  2. ChainCommands.owngroupchain - Allows the player to chain commands to the groups they are in. They can also display all members in their groups.
  3. ChainCommands.groupedit - Allows the player to create, delete, add members to or remove members from any group. They can also display all groups, and all members in any group.
  4. ChainCommands.owngroupedit - Allows the player to add members to or remove members from any group they are in. They can also display all members in their groups.
  • Hidendra's plugin metrics is now utilized.

No issues are currently know so please report any that you find!