Remove stupid updates permission. Fixes #1540.
This commit is contained in:
parent
361a10e884
commit
4ea7d10482
1 changed files with 0 additions and 3 deletions
|
|
@ -125,9 +125,6 @@ namespace TShockAPI
|
||||||
[Description("User can reload the configurations file.")]
|
[Description("User can reload the configurations file.")]
|
||||||
public static readonly string cfgreload = "tshock.cfg.reload";
|
public static readonly string cfgreload = "tshock.cfg.reload";
|
||||||
|
|
||||||
[Description("User can download updates to plugins that are currently running.")]
|
|
||||||
public static readonly string updateplugins = "tshock.cfg.updateplugins";
|
|
||||||
|
|
||||||
[Description("User can create reference files of Terraria IDs and the permission matrix in the server folder.")]
|
[Description("User can create reference files of Terraria IDs and the permission matrix in the server folder.")]
|
||||||
public static readonly string createdumps = "tshock.cfg.createdumps";
|
public static readonly string createdumps = "tshock.cfg.createdumps";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue