Advertisement
Guest User

groupspartial

a guest
Jan 30th, 2013
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #
  2. # Local group inheritances define your promotion tree when using 'manpromote/mandemote'
  3.  
  4. groups:
  5.   Default:
  6.     default: true
  7.     permissions:
  8.    - -bukkit.command.kill
  9.     - factions.chat
  10.     - factions.claim
  11.     - factions.create
  12.     - factions.deinvite
  13.     - factions.description
  14.     - factions.disband
  15.     - factions.help
  16.     - factions.home
  17.     - factions.invite
  18.     - factions.join
  19.     - factions.leave
  20.     - factions.list
  21.     - factions.map
  22.     - factions.open
  23.     - factions.owner
  24.     - factions.ownerlist
  25.     - factions.setpeaceful
  26.     - factions.power
  27.     - factions.power.any
  28.     - factions.relation
  29.     - factions.sethome
  30.     - factions.show
  31.     - factions.title
  32.     - factions.unclaim
  33.     - factions.unclaimall
  34.     - factions.mod
  35.     - factions.kick
  36.     inheritance:
  37.    - g:groupmanager_default
  38.     - g:bukkit_default
  39.     - g:essentials_default
  40.     - g:towny_default
  41.     info:
  42.       prefix: '&e'
  43.       build: false
  44.       suffix: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement