mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
ASM 408
This commit is contained in:
parent
486937d598
commit
9cbbe1ccdb
7 changed files with 39 additions and 4 deletions
|
|
@ -421,6 +421,7 @@
|
|||
<sys:String x:Key="GlobalSettings_ResetButtonLabel">Reset</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ResetButtonTooltip">This will reset ALL the user global settings for the server manager. The server manager will be closed if successful.</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_RunAsAdministratorLabel">Enable Run as Administrator Prompt on Startup</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_StartModeLabel">Main Window Start Mode:</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_MinimizeToTrayLabel">Minimize To Tray</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ManageFirewallLabel">Manage firewall settings automatically</sys:String>
|
||||
<sys:String x:Key="GlobalSettings_ManagePublicIPLabel">Manage Public IP automatically</sys:String>
|
||||
|
|
@ -1667,8 +1668,8 @@
|
|||
<sys:String x:Key="ServerSettings_EnablePvPStructureDecayTooltip">If enabled, structures in PvP will automatically decay if left unused after a period of time.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_PvPZoneStructureDamageLabel">PvP Zone Structure Damage:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_PvPZoneStructureDamageTooltip">Specifies the scaling factor for the damage structures take within caves/cave entrances, in PvP.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_MaxStructuresVisibleLabel">Max Structures Visible:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_MaxStructuresVisibleTooltip">The maximum number of structures which will be visible to the player. Lower values may help with server speed.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_MaxStructuresVisibleLabel">Max Structures in Range:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_MaxStructuresVisibleTooltip">Specifies the maximum number of structures that can be constructed within a certain (currently hard-coded) range.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_PerPlatformStructuresMultiplierLabel">Per-Platform Structures Multiplier:</sys:String>
|
||||
<sys:String x:Key="ServerSettings_PerPlatformStructuresMultiplierTooltip">Specifies the scaling factor for the maximum number of structures allowed on a single platform/saddle/raft.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_MaxPlatformSaddleStructuresLabel">Max Platform Saddle Structures:</sys:String>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue