Advertisement
Guest User

PermissionsEx

a guest
Mar 24th, 2015
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.71 KB | None | 0 0
  1. groups:
  2.   default:
  3.     options:
  4.       default: true
  5.     permissions:
  6.    - modifyworld.*
  7.   Builder:
  8.     permissions:
  9.    - worldguard.build.override
  10.     - minecraft.command.clear
  11.     - minecraft.command.gamemode
  12.     - minecraft.command.effect
  13.     - minecraft.command.spawnpoint
  14.     - minecraft.command.weather
  15.     - minecraft.command.enchant
  16.     - minecraft.command.toggledownfall
  17.     - minecraft.command.time.*
  18.     - minecraft.command.give
  19.     - minecraft.command.teleport
  20.     - worldedit.wand
  21. schema-version: 1
  22. users:
  23.   9b95a27d-6a25-4359-8994-8fda11814ea1:
  24.     permissions:
  25.    - permissions.*
  26.   51e19662-1914-4d84-b3e3-7f4ac94466d8:
  27.     group:
  28.    - Builder
  29.     options:
  30.       name: DrEinRotStein
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement