diff --git a/TShockAPI/Permissions.cs b/TShockAPI/Permissions.cs index 7733f110..dec457d3 100644 --- a/TShockAPI/Permissions.cs +++ b/TShockAPI/Permissions.cs @@ -169,6 +169,9 @@ namespace TShockAPI [Description("Prevents you from being disabled by abnormal MP.")] public static readonly string ignoremp = "tshock.ignore.mp"; + + [Description("Prevents you from being disabled by add buffs to npcs abnormally.")] + public static readonly string ignorenpcaddbuffdetection = "tshock.ignore.npcaddbuff"; // tshock.item nodes