Advertisement
Guest User

MyMeIsMe permissions.yml

a guest
Apr 26th, 2015
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.63 KB | None | 0 0
  1. groups:
  2.   default:
  3.     options:
  4.       default: true
  5.       prefix: '&e[Builder] '
  6.     permissions:
  7.    - colorportals.use
  8.     - modifyworld.*
  9.     - worldguard.build.item.use.button
  10.     - worldguard.build.item.use.stone pressure plate
  11.     - CommandBin.spawn
  12.     - CommandBin.tpa
  13.     - CommandBin.sethome
  14.     - CommandBin.tpdeny
  15.     - CommandBin.ping
  16.     - CommandBin.tpaccept
  17.     - CommandBin.warp
  18.   Owner:
  19.     options:
  20.       default: false
  21.       prefix: '&4[Owner] '
  22.     permissions:
  23.    - '*'  
  24.   Admin:
  25.     options:
  26.       default: false
  27.       prefix: '&4[Admin] '
  28.     permissions:
  29.    - '*'  
  30. schema-version: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement