From f554a27046f203e56a07baaf214d90834942e3f5 Mon Sep 17 00:00:00 2001 From: Markus Mittendrein Date: Wed, 9 Sep 2015 18:54:50 +0200 Subject: Add example CrServerManager.conf and CrServerManager.conf.README (in german!) --- CrServerManager.conf | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 CrServerManager.conf (limited to 'CrServerManager.conf') diff --git a/CrServerManager.conf b/CrServerManager.conf new file mode 100644 index 0000000..fc41cf7 --- /dev/null +++ b/CrServerManager.conf @@ -0,0 +1,44 @@ +AntiFloodCount = 5 +AntiFloodTime = 3 +Arguments = /fullscreen /lobby:300 /signup /noruntimejoin /record Objects.c4d +AutoHost = true +ClonkConfig = config +ClonkDirectory = /opt/clonk/ +EmptyTimer = 60 +IrcChannel = #clonk-tod +IrcIngameChannel = #clonk-tod-ingame +IrcNick = TodsServer +IrcPassword = ein_ganz_tolles_passwort +IrcQuitMessage = Heute ist nicht alle Tage. Ich komm wieder, keine Frage... +IrcRealName = Tod's dedizierter Clonk-Server +IrcReconnectDelay = 10 +IrcScenListMessage = Eine Szenarioliste ist unter http://link.zur/onlineliste einsehbar, sowie in der Lobby oder einem laufenden Spiel per !list Befehl. +IrcServer = irc.rbx.fr.euirc.net +IrcUseIngameChat = true +ManagementPort = 9372 +MaxScenWishes = 2 +MaxUserWishes = 2 +RandomizeAutoHosting = true +RegainAdminTime = 120 +ServerExecutable = /opt/clonk/clonk-server +ServerNick = [DER]Server +ServerPCName = [DER]Server +UseIrc = true +UserListLength = 5 + +IgnoreFolders += scenarios +IgnoreFolders += Network +IgnoreFolders += Records.c4f +IgnoreFolders += Savegames.c4f +IrcModerators += DerTod +IrcModerators += EinTollerIrcMod +Moderators += DerTod's CUID +Moderators += eine andere tolle CUID + +Alias[Abwärts] = Other/AbwaertsOlympia.c4s +Alias[Adept] = Other/Z4Adept.c4s +Alias[BT] = ModernCombat.c4f/CMC_BlackThunder.c4s +Alias[Blackfield] = MagicLeagueExtra.c4f/Blackfield_Tournament.c4s +Alias[Blobby] = Other/BlobbyVolley.c4s +Alias[ein anderer toller Alias] = Ein toller Rundenordner.c4f/Ein tolles Szenario für diesen Alias.c4s + -- cgit v1.2.3-54-g00ecf