mirror of
https://github.com/Pryaxis/TShock.git
synced 2025-12-16 01:04:58 +00:00
Page:
ssc config
Pages
(Esp) Descripción del archivo de configuración
(Esp) Parámetros de la línea de comandos
(中文)REST端点
(中文)docker
(中文)i18n
(中文)主配置(config.json)
(中文)主页
(中文)命令行参数
(中文)地图读写接口
(中文)插件
(中文)服务端角色(SSC)
(中文)服务端角色配置(sscconfig.json)
(中文)权限说明
(中文)欢迎消息(motd.txt)
(中文)语言
(中文)软件包
.
Changelog
Command line parameters
Home
Plugins
config file descriptions
docker
i18n
lang
motd
packages
permission descriptions
rest fields
ssc config
ssc
tile providers
No results
6
ssc config
肝帝熙恩 edited this page 2025-03-16 09:57:36 +08:00
Enabled
Enable server side characters, causing client data to be saved on the server instead of the client.
- Field type:
Boolean - Default:
False
LogonDiscardThreshold
Time, in milliseconds, to disallow discarding items after logging in when ServerSideCharacters is ON.
- Field type:
Int32 - Default:
250
ServerSideCharacterSave
How often SSC should save, in minutes.
- Field type:
Int32 - Default:
5
StartingHealth
The starting default health for new players when SSC is enabled.
- Field type:
Int32 - Default:
100
StartingInventory
The starting default inventory for new players when SSC is enabled.
- Field type:
List1` - Default:
System.Collections.Generic.List1[TShockAPI.NetItem]`
StartingMana
The starting default mana for new players when SSC is enabled.
- Field type:
Int32 - Default:
20
WarnPlayersAboutBypassPermission
Warns players and the console if a player has the tshock.ignore.ssc permission with data in the SSC table.
- Field type:
Boolean - Default:
True