Advertisement
Guest User

Untitled

a guest
Jan 15th, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. # MonsterIRC's configs - Refer to "http://dev.bukkit.org/server-mods/monsterirc/pages/settings/" for help
  2. # Do not remove the ' ' around the strings!
  3. IRC:
  4. SETTINGS:
  5. IDENTIFY: false
  6. NICKNAME: default
  7. PASSWORD: default
  8. SERVER: irc.rizon.net
  9. SERVER_PASSWORD: ''
  10. PORT: 6667
  11. OPTIONS:
  12. MESSAGE_LIMIT_PER_SEC: 2
  13. DEBUG: false
  14. PASS_ON_NAME: false
  15. ALLOW_COLORS: true
  16. PART_ON_DISCONNECT: true
  17. ADMIN:
  18. INGAME_COMMANDS: false
  19. INGAME_COMMANDS_PREFIX: .
  20. PASS_SAY_COMMAND: false
  21. FORMAT:
  22. MINECRAFT: '&f[&2IRC&f] {name}&f: {message}'
  23. IRC: '&f[&2BBC&f] {name}&f: {message}'
  24. ON_CONNECT_COMMANDS: []
  25. MUTED:
  26. - sampleuser
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement