generated from AriasCreations/vsmodtemplate
parent
aedef3317c
commit
86ff08b9e7
5 changed files with 113 additions and 0 deletions
|
@ -18,6 +18,7 @@ namespace AriasServerUtils
|
|||
public bool onlyAdminsCreateWarps { get; set; } = true;
|
||||
public int MaxBackCache { get; set; } = 10;
|
||||
public int PlayerSleepingPercentage { get; set; } = 50;
|
||||
public int MaxRTPBlockDistance { get; set; } = 5000;
|
||||
|
||||
|
||||
public PlayerPosition Spawn { get; set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue