Advertisement
Guest User

Config und Chat.yml

a guest
Jul 2nd, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. Chat.yml vom Plugin "ChatSystem" :
  2. Owner:
  3. prefix: '&8[&4Owner&8] '
  4. chatcolor: '&6 '
  5. tabprefix: '&4Owner &8|&4 '
  6. Admin:
  7. prefix: '&8[&4Admin&8]&4 '
  8. chatcolor: '&6 '
  9. tabprefix: '&4'
  10. Mod:
  11. prefix: '&8[&cModerator&8]&c '
  12. chatcolor: '&7 '
  13. tabprefix: '&c '
  14.  
  15.  
  16.  
  17. Config.yml vom Plugin "AutoNick"
  18.  
  19. Config:
  20. prefix: '&a[&5Nick&a]'
  21. joinitem: true
  22. ItemName: '&5Nick'
  23. ItemSlot: 9
  24. NickMSG: '%PREFIX% &aYou are now playing as: [$
  25. UnnickMSG: '%PREFIX% &aYou are now unnicked!'
  26. tabAndChatColor: '&a[Name]'
  27. setOther: '%PREFIX% &aYou have set %TARGET% a $
  28. unnickOther: '%PREFIX% &b%TARGET% &ais now unn$
  29. changeChat: true
  30. Chat: '&aSpieler &8| &6%NAME% &3>> %MSG%'
  31. joinNick: false
  32. MySQL: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement