Advertisement
Guest User

Untitled

a guest
Oct 26th, 2012
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.80 KB | None | 0 0
  1. moderator-permissions:
  2.   can-kick: true
  3.   can-ban: true
  4.   can-mute: true
  5.   can-remove-channel: true
  6.   can-modify-nick: true
  7.   can-modify-color: true
  8.   can-modify-distance: true
  9.   can-modify-password: true
  10.   can-modify-format: false
  11.   can-modify-shortcut: false
  12.   can-modify-verbose: true
  13.   can-modify-focusable: false
  14.   can-modify-crossworld: false
  15.   can-color-messages: true
  16.   can-view-info: true
  17.   can-focus: true
  18. default-channel: Global
  19. censors: []
  20. format:
  21.   default: '[{color}{nick}&0] &0[{prefix}{suffix}&0][{prefix}{sender}&0] {color}{msg}'
  22.   announce: '{color}[{nick}] {msg}'
  23.   emote: '{color}[{nick}] * {msg}'
  24.   private-message: '&d{convoaddress} {convopartner}&d: {msg}'
  25. use-channel-emotes: true
  26. locale: en_US
  27. log-chat: true
  28. log-to-bukkit: false
  29. twitter-style-private-messages: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement