-
-
Notifications
You must be signed in to change notification settings - Fork 379
ssc config
Lucas Nicodemus edited this page Oct 31, 2022
·
5 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:
List
1` -
Default:
System.Collections.Generic.Lis\
1[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