Added /expert command to toggled expert mode
This commit is contained in:
parent
800ef86b65
commit
2dd4be0081
2 changed files with 14 additions and 0 deletions
|
|
@ -254,6 +254,9 @@ namespace TShockAPI
|
|||
|
||||
// tshock.world nodes
|
||||
|
||||
[Description("User can change expert state.")]
|
||||
public static readonly string toggleexpert = "tshock.world.toggleexpert";
|
||||
|
||||
[Description("Allows you to edit the spawn.")]
|
||||
public static readonly string editspawn = "tshock.world.editspawn";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue