Guest User

Untitled

a guest
Dec 8th, 2016
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.59 KB | None | 0 0
  1. {
  2.     "autohost": true,
  3.     "encoding": "Windows-1252",
  4.     "engine": "clonk",
  5.     "commandline": "/fullscreen /lobby:300 /config:config.txt /record /faircrew",
  6.     "prefix": "@",
  7.     "channels": {
  8.         "parent": "#clonk-SGGP",
  9.         "ingame": "#clonk-SGGP-ingame"
  10.     },
  11.     "RegExps": {
  12.         "lobbyStartExp": "((?:Los geht's!|Action go!)\\\\s*)",
  13.         "startExp": "^Start!\\\\s*$",
  14.         "joinExp": "^Client (.+) (?:verbunden|connected)\\.\\s*$",
  15.         "leaveExp": "^Client (.+) (?:entfernt|removed)(.*)",
  16.         "shutdownExp": "^Internetspiel ausgewertet(.*)"
  17.     }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment