Advertisement
MathewAlden

config.yml

Jan 17th, 2012
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.61 KB | None | 0 0
  1. groups:
  2.     default:
  3.         permissions:
  4.             permissions.build: false
  5.             simplechestlock.lock: false
  6.             appleseed.wand: false
  7.             appleseed.sign.place: false
  8.     user:
  9.         permissions:
  10.             simplechestlock.lock.CHEST: true
  11.             simplechestlock.lock.FURNACE: true
  12.             simplechestlock.lock.DISPENSER: true
  13.             simplechestlock.lock.JUKEBOX: true
  14.             simplechestlock.lock: true
  15.             permissions.build: true
  16.             lockette.user.create.*: true
  17.             appleseed.plant.*: true
  18.         inheritance:
  19.        - default
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement