Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conditions for drinking/contexts #23

Open
TomLewis opened this issue Aug 18, 2024 · 1 comment
Open

Conditions for drinking/contexts #23

TomLewis opened this issue Aug 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@TomLewis
Copy link

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

@Mitality Mitality added the enhancement New feature or request label Aug 24, 2024
@Jsinco
Copy link
Member

Jsinco commented Nov 21, 2024

Working on this with Depenizen DenizenScript/Depenizen#430 support. I'll get back to this once we've handled #56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants