Advertisement
Guest User

Untitled

a guest
Jan 19th, 2016
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. #############################
  2. PermissionsEx permissions.yml
  3. #############################
  4.  
  5. groups:
  6. PluginMaster:
  7. permissions:
  8. - '*'
  9. - simpleprefix.pluginmaster
  10. options:
  11. default: false
  12.  
  13.  
  14. ########################
  15. Simple Prefix config.yml
  16. ########################
  17.  
  18. Worlds:
  19. world:
  20. nickname: '&e[World]&f'
  21. Skyblock:
  22. nickname: '&a[SkyBlock]&f'
  23. Group:
  24. example:
  25. prefix: '&a[Player]&f '
  26. suffix: ''
  27. tier: exampleTier
  28. pluginmaster:
  29. prefix: '&0[&3PluginMaster&0]&3 '
  30. suffix: '&a'
  31.  
  32.  
  33. #############################################################
  34. I still have before name &a[Player]&f .... Where is problem ?
  35. #############################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement