Commands and permissions

Commands
  • /g - List all Chat Groups player is listening to. Node: No node
  • /g list - List all available Chat Groups for the player. Node: groupchat.group.list
  • /g create <name> - Creates Chat Group <name> if it doesn't exist. Node: groupchat.group.create
  • /g join <name> OR /g j <name> - Join group <name>. Node: groupchat.group.join
  • /g del <name> OR /g delete <name> - Delete Chat Group <name>. Node: groupchat.group.delete OR groupchat.<name>.delete
  • /g leave <name> OR /g l <name> - Leave Chat Group <name>. Node: groupchat.group.leave
Setting a level

Apply the permission node groupchat.level.<level>, for example if a user where to have level 10 it would be the node: "groupchat.level.10". Simple as that! The same applies to groups, just add the node to a group and everyone in that group have that level!


Comments

Posts Quoted:
Reply
Clear All Quotes