mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-02-12 19:31:00 +00:00
Adjustable item respawn time
Ability to set item respawn time from serverPrefs
This commit is contained in:
parent
f2b905885c
commit
f7e2ffca04
3 changed files with 3 additions and 1 deletions
|
|
@ -192,6 +192,7 @@ $Host::NoBaseRapePlayerCount = 14;
|
|||
$Host::AveragePings = 1;
|
||||
$Host::GuidCheck = 1;
|
||||
$Host::MinFlagRecordPlayerCount = 6;
|
||||
$Host::ItemRespawnTime = 30;
|
||||
|
||||
//LakRabbit
|
||||
$Host::LakRabbitUnlimitedDJ = 1; //Unlimited disc-jumps if enabled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue