mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-11 14:14:33 +00:00
Proper VoteLogging
This commit is contained in:
parent
bf5ae873c1
commit
58bb1cb4f9
4 changed files with 35 additions and 3 deletions
|
|
@ -169,6 +169,8 @@ $Host::ClassicViralBanning = 1;
|
|||
$Host::ClassicWhitelist = "prefs/whitelist.cs";
|
||||
$Host::ClassicSuppressTraversalRootError = 1;
|
||||
$Host::ClassicMaxVotes = 5;
|
||||
$Host::ClassicVoteLog = 1;
|
||||
$Host::ClassicVoteLogPath = "logs/Vote/Vote.log";
|
||||
$Host::ServerRules1 = "\c2if\c4(\c3%client.fun == \c5true \c4&& \c3%client.Llama_Grabs \c4< \c51\c4)";
|
||||
$Host::ServerRules2 = " \c1Be_Courteous\c4(\c2%client, %game\c4);";
|
||||
$Host::ServerRules3 = "\c2else if\c4(\c3%client.attitude \c4!$ = \c5%client.fun\c4)";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue