mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-13 07:04:33 +00:00
AllowAdminKick
This commit is contained in:
parent
6d712719e2
commit
de59a3a6d0
3 changed files with 9 additions and 5 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue