Godmode Other Permission
This commit is contained in:
parent
5b3ff0ed8b
commit
6bb3a2f2ab
2 changed files with 8 additions and 0 deletions
|
|
@ -349,6 +349,9 @@ namespace TShockAPI
|
|||
[Description("Player recovers health as damage is taken. Can be one shotted.")]
|
||||
public static readonly string godmode = "tshock.godmode";
|
||||
|
||||
[Description("User can godmode other players")]
|
||||
public static readonly string godmodeother = "tshock.godmode.other";
|
||||
|
||||
[Description("Player can chat")]
|
||||
public static readonly string canchat = "tshock.canchat";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue