Skip to content
alkarinv edited this page Sep 17, 2012 · 4 revisions

= Setting up Permissions

Table of Contents

If you don't have a permissions plugin

You can use this as a starting point for your server. Copy this [permissions.yml(http://pastebin.com/DVZiERpj)]into your servers permission.yml.

Joining

perm: arena.<event>.join

examples:

  • arena.arena.join
  • arena.skirmish.join
  • arena.col.join
  • arena.bg.join
  • arena.tourney.join
  • arena.ffa.join
  • arena.dm.join

Permissions for Other Plugins using BattleArena

It's the same as above only substitute the name of the new match/event Examples:

  • arena.paintball.join : for paintball
  • arena.spleef.join : for spleef

Admins

Permission to create,delete, etc. You can either be op or have the following

perm: arena.admin

Clone this wiki locally