Advertisement
Guest User

config.yml | TabRevolution

a guest
Mar 29th, 2015
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.43 KB | None | 0 0
  1. # Read more information in the spigot page plugin
  2. Types:
  3.   type1:
  4.     intab: '&1&l<player>'
  5.     message: '&aGive the TabR Type1'
  6.   type2:
  7.     intab: '&6&l<player>'
  8.     message: '&aGive the TabR Type2'
  9.   type3:
  10.     intab: '&e&l<player>'
  11.     message: '&aGive the TabR Type3'
  12.   type4:
  13.     intab: '&n&l<player>'
  14.     message: '&aGive the TabR Type4'
  15.   type5:
  16.     intab: '&f&l<player>'
  17.     message: '&aGive the TabR Type5'
  18.  
  19. # END #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement