Skip to content

Conditions for drinking/contexts #23

@TomLewis

Description

@TomLewis

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions