diff --git a/plugin_curse/curse.go b/plugin_curse/curse.go index 8270cda9..e1c950cd 100644 --- a/plugin_curse/curse.go +++ b/plugin_curse/curse.go @@ -13,7 +13,7 @@ import ( ) const ( - prio = 300 + prio = 250 minLevel = "min" maxLevel = "max" )