-
Notifications
You must be signed in to change notification settings - Fork 23
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
Comments
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 |
Not sure why this occurs, it should already work with protection plugins. If anyone knows why, feel free to comment or PR a fix |
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 |
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 |
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?
The text was updated successfully, but these errors were encountered: