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

Add world protection support #83

Open
RKAbdul opened this issue Aug 3, 2020 · 5 comments
Open

Add world protection support #83

RKAbdul opened this issue Aug 3, 2020 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@RKAbdul
Copy link

RKAbdul commented Aug 3, 2020

Hi, people can remove the spawners from UI even at the protected areas. Cause people can steal Spawners from other skyblock islands.
At the Spawn where i am using WorldGuard plugin. They can interact with spawner and remove the Spawners through the UI.
Edit: Can you add so people can't remove spawners or add in protected areas?

@jaylac2000
Copy link

he has the same issue with his sellwands plugin but it was got fixed. im sure he will fix it when he can. he is probably busy with his life atm as i never waited 21 days for a response from him

@varunbln
Copy link
Owner

Not sure why this occurs, it should already work with protection plugins. If anyone knows why, feel free to comment or PR a fix

@varunbln varunbln added the help wanted Extra attention is needed label Sep 24, 2020
@cosmicnebula200
Copy link

The event priority is set to MONITOR and the event is cancelled later ig

@varunbln
Copy link
Owner

The event priority is set to MONITOR and the event is cancelled later ig

Handlers under MONITOR are the last to be called, that is intended

Repository owner deleted a comment from silliershark Jul 28, 2021
@cosmicnebula200
Copy link

ooop my bad , I thought MONITOR was called first. Here is what i think is messing with protections, most of the World Protection plugins do not cancel the PlayerInteractEvent so maybe try calling a BlockBreakEvent and if the BlockBreakEvent is cancelled you can cancel the PlayerInteractEvent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants