Update Permissions to be more clear on SSI vs SSC
This commit is contained in:
parent
33178ad2b3
commit
5183190745
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ namespace TShockAPI
|
|||
[Description("User can see the id of players with /who.")]
|
||||
public static readonly string seeids = "tshock.admin.seeplayerids";
|
||||
|
||||
[Description("User can save all the players SSI state.")]
|
||||
[Description("User can save all the players SSI (server side character) state.")]
|
||||
public static readonly string savessc = "tshock.admin.savessi";
|
||||
|
||||
[Description("User can upload their joined character data as SSC data.")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue