Skip to content

Server Side Characters #1697

Answered by bippity
ClassyCustom asked this question in Q&A
Discussion options

You must be logged in to vote

If you're a superadmin, you have access to all permissions (*), including tshock.ignore.ssc.
That permission allows you to bypass SSC's management which essentially lets you play with your actual player's file. The server won't save your character, every time you join it will just load up your singleplayer character's file (which in your case is a new character).

Simply create another group with the permission * (since the superadmin group can't be altered) and also give it !tshock.ignore.ssc which negates that permission.
Example:
1) /group add owner -Creates a group called "owner"
2) /group addperm owner * - Grants the owner group all permissions
3) /group addperm owner !tshock.ignore.ssc

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tylerjwatson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants