TinTin++ Configs for DiscworldMUD
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
881 B

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. #VARIABLE {chat_file} {logs/chat.log}
  2. #CONFIG {SPEEDWALK} {OFF};
  3. #CONFIG {SPLIT};
  4. #CONFIG {PACKET PATCH} {5};
  5. #CONFIG {COLOR PATCH} {ON};
  6. #CONFIG {MCCP} {ON};
  7. #CONFIG {LOG} {RAW};
  8. #CONFIG {BUFFER SIZE} {2000000};
  9. #config {COMMAND COLOR} {<fcf>};
  10. #SPLIT {2} {1};
  11. #READ {src/channels.tin};
  12. #READ {src/actions.tin};
  13. #READ {src/aliases.tin};
  14. #READ {src/macros.tin};
  15. #READ {src/gmcp.tin};
  16. #READ {src/prompt.tin};
  17. #READ {src/xpmonitor.tin};
  18. #READ {src/tpamonitor.tin};
  19. #READ {src/spottimers.tin};
  20. #READ {src/quota.tin};
  21. #READ {src/combat.tin};
  22. #READ {src/deadletter.tin};
  23. #READ {src/db.tin};
  24. #READ {src/magic.tin};
  25. #READ {src/missions.tin};
  26. #READ {src/group.tin};
  27. #SESSION {discworld} {discworld.starturtle.net} {4242};
  28. #FORMAT {log_file} {logs/active/%t.log} {%Y-%m-%d};
  29. #LOG {APPEND} {$log_file};
  30. #ACTION {Greco the Departure Gecko waves.} {#end}
  31. #FORMAT {start_time} {%T};