Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. groups {
  2. default {
  3. default = 'True'
  4. nameFormat = '%name%'
  5. chatFormat = '%name% : %message%'
  6. # guildFormat = \'[00CC00][%guild%] %chatFormat%[-]\'
  7. inherits = ''
  8. permissions {
  9. - 'rok.fairplay'
  10. - 'game.fairplay'
  11. }
  12. channelFormat = '[%\#%. %chan%]'
  13. whisperSendFormat = '[C4257A]%name% >> %message%[-]'
  14. whisperReceiveFormat = '[D12681]%name% << %message%[-]'
  15. }
  16. admin {
  17. nameFormat = '%name%'
  18. chatFormat = '%name% : %message%'
  19. # guildFormat = \'[00CC00][%guild%] %chatFormat%[-]\'
  20. inherits = ''
  21. permissions {
  22. - '*'
  23. }
  24. }
  25. }
  26. macros {
  27. }
  28. users {
  29. INGAMENAME {
  30. groups {
  31. - 'admin'
  32. }
  33. permissions {
  34. }
  35. }
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement