Advertisement
jjtheair

tracks.yml

Nov 9th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.38 KB | None | 0 0
  1. tracks:
  2.     moderator:
  3.         promote-message: You have been promoted to moderator!
  4.         demote-message: Bad boy!
  5.         worlds:
  6.        - world
  7.         groups:
  8.        - moderator
  9.     admin:
  10.         promote-message: You are now an admin boi!
  11.         demote-message: Not so fast :(
  12.         worlds:
  13.        - world
  14.         groups:
  15.        - moderator
  16.         - admin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement