AllowAdminKick

This commit is contained in:
ChocoTaco1 2021-02-19 14:19:35 -05:00
parent 6d712719e2
commit de59a3a6d0
3 changed files with 9 additions and 5 deletions

View file

@ -1,6 +1,7 @@
$Host::AdminPassword = "changethis";
$Host::AllowAdmin2Admin = 0;
$Host::AllowAdminBan = 0;
$Host::AllowAdminKick = 1;
$Host::AllowAdminPassVote = 1;
$Host::allowAdminPlayerVotes = "0";
$Host::AllowAdminStopVote = 1;