You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add conditions for if the brew can be drunk, please see how I use it to check for if PvP tagged here #22
Add a worldguard flag to prevent use in certain regions
Add condition for if in worldguard region, another way to do it, but global
Condition to check if tagged in combat via PvP manager and cancel drinking if so
This gives options for infinite checks for infinite plugins, especially if placeholder API is used, so then you can check agaist any placehoder API for any plugin without having to add direct access to that plugin
Add conditions for if the brew can be drunk, please see how I use it to check for if PvP tagged here #22
If %placeholder% == "yes" deny drinking.
If you want to get some ideas for conditions/rules see ChatControl reds wiki https://github.com/kangarko/ChatControl-Red/wiki/Rules
The text was updated successfully, but these errors were encountered: