mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Added server setting - DestroyTamesOverLevelClamp
This commit is contained in:
parent
252b6291fe
commit
57de64ff88
5 changed files with 47 additions and 9 deletions
|
|
@ -1161,7 +1161,9 @@
|
|||
<sys:String x:Key="ServerSettings_OverrideOfficialDifficultyTooltip">Determines the maximum levels of creatures in the world. The higher the value, the higher the Maximum Creature Level.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_DifficultyOffsetLabel">Difficulty Offset:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_DifficultyOffsetTooltip">Determines the maximum levels of creatures in the world. The higher the value, the higher the Maximum Creature Level.</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_DestroyTamesOverLevelClampLabel">Destroy Tames Over Level:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_DestroyTamesOverLevelClampTooltip">Tames that exceed this level will be deleted on server start. To disable deletion set to 0.</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_EnableTributeLabel">Enable Tribute Downloads</sys:String>
|
||||
<sys:String x:Key="ServerSettings_EnableTributeTooltip">If enabled, this will allow downloading external survivors/items/dinos into your server.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_NoSurvivorDownloadsLabel">No Survivor Downloads</sys:String>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue