Updated Commands to use heal packet instead of hearts, enabling godmode. needs permission.
This commit is contained in:
parent
efa6b8fbac
commit
2621774e85
5 changed files with 21 additions and 8 deletions
|
|
@ -283,6 +283,9 @@ namespace TShockAPI
|
|||
[Description("User can get the server info.")]
|
||||
public static readonly string serverinfo = "tshock.info";
|
||||
|
||||
[Description("Player recovers health as damage is taken. Can be one shotted.")]
|
||||
public static readonly string godmode = "tshock.godmode";
|
||||
|
||||
/// <summary>
|
||||
/// Lists all commands associated with a given permission
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue