Advertisement
Guest User

oxide.groups.json

a guest
May 23rd, 2015
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. {
  2. "admin": {
  3. "Title": "admin",
  4. "Rank": 0,
  5. "Perms": [canusegodmode],
  6. "ParentGroup": null
  7. },
  8. "moderator": {
  9. "Title": "moderator",
  10. "Rank": 1,
  11. "Perms": [],
  12. "ParentGroup": null
  13. },
  14. "player": {
  15. "Title": "player",
  16. "Rank": 2,
  17. "Perms": [],
  18. "ParentGroup": null
  19. }
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement