Advertisement
fernferret

Untitled

Jun 18th, 2011
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.42 KB | None | 0 0
  1. ##
  2. # Users denote which users are included in which group.
  3. # TheNo1Yeti is in the Admin group
  4. # Herpina is a member of the Moderator group but also has access
  5. # to the herp.derp permissions
  6. # Derpina is a member of the admin group but does not have access
  7. # to the derp.derp permission node
  8. # Users can have a prefix and suffix of their own.
  9. ##
  10. users:
  11.     mrbbqlol:
  12.         groups:
  13.         permissions:
  14.            - '*'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement