CzechPMDevs / BuilderTools

🪓 Powerful World Editor plugin for PocketMine servers
https://czechpmdevs.github.io/BuilderTools
Apache License 2.0
77 stars 37 forks source link

The wand axe does not work whit: Netherite and PMArmorStand plugins #205

Closed MrBlasyMSK closed 2 years ago

MrBlasyMSK commented 2 years ago

Describe the bug Apparently it was not corrected, I closed my issue #201 but the problem remains, the good thing is that I have found the plugins that interfere with BuilderTools and make the axe not work.

If you install 1 of those 2 plugins with BuilderTools when you use the //wand command it will give you a non-enchanted axe and without the properties to mark positions.

(All other commands like //1 //replace etc. work) I have been 2 hours restarting and removing plugins to verify which ones gave the error, I will also open issues in the respective plugins to investigate the error, but just in case check that everything is correct in the //wand command.

To Reproduce Steps to reproduce the behavior:

  1. Install Netherite + PMArmorStand + BuilderTools
  2. Restart the server and enter
  3. Use the command //wand
  4. Look at how the enchanted axe does not appear and does not let you mark the positions either.

Expected behavior That the axe will work regardless of which plugin you add as long as it does not affect the code directly.

Screenshots Here's what happens if you use BuilderTools with +70 different plugins (works fine) Captura de pantalla (497) This is what happens if you install any of the 2 plugins mentioned above (does not work) Captura de pantalla (498)

System information (please complete the following information):

Additional context X

xXRyzen commented 2 years ago

I have neither of those mentioned plugins, but I am getting the same issue. Wand appears and labeled as a wand but nothing happens when using it, just breaks the block without setting position.

VixikHD commented 2 years ago

Seems like it is already fixed in latest 1.4.0 commit