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

Block specific items/blocks into enderchest/containers using Blacklist #2106

Open
TomLewis opened this issue Jul 11, 2024 · 0 comments
Open
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new

Comments

@TomLewis
Copy link

The Problem

I want to block being able to put shulkers into enderchests.

The perfect solution would be to use the blacklist feature of WorldGuard.
https://worldguard.enginehub.org/en/latest/blacklist/

Even better, if its just adapted to allow blocking putting X item into Y container, then we can have all sorts of unique possabilities for gameplay.

A Solution

New event for blacklist, something like enderchest-in and enderchest-out (and do the same for all containers)

Then it would be something like

[BLACK_SHULKER_BOX, BLUE_SHULKER_BOX]
enderchest-in=deny,tell

Alternatives

No response

Anything Else?

No response

@TomLewis TomLewis added status:pending Pending acceptance or closure. type:feature-request Request for something new labels Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new
Projects
None yet
Development

No branches or pull requests

1 participant