Guest User

Essentials group formats

a guest
Sep 1st, 2014
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.84 KB | None | 0 0
  1.  format: '{DISPLAYNAME}: {MESSAGE}'
  2.   #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
  3.  
  4.   group-formats:
  5.  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  6.     owner: '{DISPLAYNAME}&7:&6 {MESSAGE}'
  7.     Admin: '{DISPLAYNAME}&7:&6 {MESSAGE}'
  8.     mod: '{DISPLAYNAME}&7:&6 {MESSAGE}'
  9.     YT: '{DISPLAYNAME}&7:&6 {MESSAGE}'
  10.     dev: '{DISPLAYNAME}&7:&6 {MESSAGE}'
  11.     helper: '{DISPLAYNAME}&7:&6 {MESSAGE}'
  12.     helperIron: '{DISPLAYNAME}&7:&6 {MESSAGE}'
  13.     helperGold: '{DISPLAYNAME}&7:&6 {MESSAGE}'
  14.     helperDiamond: '{DISPLAYNAME}&7:&6 {MESSAGE}'
  15.     Member: '{DISPLAYNAME}&7:&7 {MESSAGE}'
  16.     default: '{DISPLAYNAME}&7:&7 {MESSAGE}'
  17.     iron: '{DISPLAYNAME}: {MESSAGE}'
  18.     Diamond: '{DISPLAYNAME}: {MESSAGE}'
  19.     Gold: '{DISPLAYNAME}: {MESSAGE}'
  20.     Emerald: '{DISPLAYNAME}: {MESSAGE}'
  21.     builder: '{DISPLAYNAME}: {MESSAGE}'
Advertisement
Add Comment
Please, Sign In to add comment