Atom888

Do not copy this plz

Apr 30th, 2020
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.46 KB | None | 0 0
  1. ranks:
  2.   default:
  3.     perms:
  4.      - "essentials.motd"
  5.     meta:
  6.       prefix: "&7[DEFAULT]"
  7.       suffix: "&f[HI]"
  8.  
  9. # If you put a - before a UUID, it will not be read
  10. players:
  11.   -example-UUID:
  12.     primary:
  13.       perms:
  14.        - "essentials.fly"
  15.       meta:
  16.         prefixes:
  17.          - "&7[EXAMPLE]"
  18.           - "&7"
  19.         suffixes:
  20.          - "&f[HI]"
  21.     group: "default"
  22.  
  23.   a6e74213-a823-4131-baf9-9201906dd156:
  24.       group: "default"
Add Comment
Please, Sign In to add comment