mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Server Log Option
This commit is contained in:
parent
aee6a394fe
commit
3d606835ea
12 changed files with 50 additions and 6 deletions
|
|
@ -1198,6 +1198,8 @@
|
|||
<sys:String x:Key="ServerSettings_ServerTransferEnabledTooltip">If enabled, will enable character server transfers.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CanImportDirectlyFromSameServerLabel">Can Import Directly from Same Server</sys:String>
|
||||
<sys:String x:Key="ServerSettings_CanImportDirectlyFromSameServerTooltip">If enabled, will allow players to directly import characters that were exported from exactly the same server.</sys:String>
|
||||
<sys:String x:Key="ServerSettings_OutputServerLogLabel">Output Server Log to Server Console</sys:String>
|
||||
<sys:String x:Key="ServerSettings_OutputServerLogTooltip">If enabled, the server logs will be output to the server console.</sys:String>
|
||||
|
||||
<sys:String x:Key="ServerSettings_CommandLineLabel">Command Line</sys:String>
|
||||
<sys:String x:Key="ServerSettings_ProcessPriorityLabel">Priority:</sys:String>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue