Cannot cancel shop creation using PreShopCreationEvent
azzztec opened this issue ยท 1 comments
What is happening?
In this case shop is created anyway:
@EventHandler public void preShopCreation(PreShopCreationEvent e) { e.setCancelled(true); }
What did you expect to happen?
Shop should not be created.
Plugin Version
3.12
Plugin Config
default 3.12 config
Server Version
paper-1.17.1-295.jar
Server Log
default paper logs
What other plugins are you running?
only ChestShop
Agreements
- I have checked if there are already similar issues open.
- I am running the latest build available from https://ci.minebench.de/job/ChestShop-3/.
- I am running a version that has support for the type of issue.
Additional context
Maybe you have an actual discord channel where i can ask such questions? Because the link in spigot page have been expired.