mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-02-13 19:53:35 +00:00
AllowAdminKick
This commit is contained in:
parent
6d712719e2
commit
de59a3a6d0
3 changed files with 9 additions and 5 deletions
|
|
@ -179,8 +179,9 @@ $Host::ServerRules4 = " \c1try2HaveFun\c4(\c2%client, %attitude\c4); \c1thisI
|
|||
$Host::AnimateWithTransitions = 1; //????????????? T1 engine var may or may not help timescale ?????????????
|
||||
$Host::AllowAdmin2Admin = 0;
|
||||
$Host::AllowAdminBan = 0;
|
||||
$Host::AllowAdminKick = 1;
|
||||
$Host::AllowAdminPassVote = 1;
|
||||
$Host::AllowAdminStopVotes = 1;
|
||||
$Host::AllowAdminStopVote = 1;
|
||||
$Host::AllowAdminVotes = 1;
|
||||
$Host::AllowPlayerVoteChangeMission = 1;
|
||||
$Host::AllowPlayerVoteSkipMission = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue