-
-
Notifications
You must be signed in to change notification settings - Fork 385
ssc config
肝帝熙恩 edited this page Mar 16, 2025
·
6 revisions
Enable server side characters, causing client data to be saved on the server instead of the client.
-
Field type:
Boolean -
Default:
False
Time, in milliseconds, to disallow discarding items after logging in when ServerSideCharacters is ON.
-
Field type:
Int32 -
Default:
250
How often SSC should save, in minutes.
-
Field type:
Int32 -
Default:
5
The starting default health for new players when SSC is enabled.
-
Field type:
Int32 -
Default:
100
The starting default inventory for new players when SSC is enabled.
-
Field type:
List1` -
Default:
System.Collections.Generic.List1[TShockAPI.NetItem]`
The starting default mana for new players when SSC is enabled.
-
Field type:
Int32 -
Default:
20
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