Fixed server broadcast permission description.
This commit is contained in:
parent
60464a890d
commit
3a8ea49823
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ namespace Rests
|
|||
[Description("REST user can reload configurations, save the world and set auto save settings.")]
|
||||
public const string restcfg = "tshock.rest.cfg";
|
||||
|
||||
[Description("REST user can turn off / restart the server.")]
|
||||
[Description("REST user can can send server broadcast messages.")]
|
||||
public const string restbroadcast = "tshock.rest.broadcast";
|
||||
|
||||
[Description("REST user can kick players.")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue