DragonTravel icon indicating copy to clipboard operation
DragonTravel copied to clipboard

Barrier blocks are not removed when Stationary Dragon is removed

Open ZizzyZizzy opened this issue 4 years ago • 2 comments

Before: image

After removing the dragon: image

The water was also not removed. I used //drain so I could take screen shots.

ZizzyZizzy avatar Mar 04 '20 20:03 ZizzyZizzy

Also notice there is one barrier block missing in the pattern. This is due to an incorrect "if" condition created for placing a water block, which causes another issue where water spills out and all over the place. I'll open a separate issue for that.

ZizzyZizzy avatar Mar 04 '20 20:03 ZizzyZizzy

Since I disabled the WingFixer stuff in newer versions, thanks to your comments in issue #67, this fix shouldn't be necessary anymore. Of course, some older versions will still have the problem, but most of the servers will use CB/Spigot 1.13+. If the WingFixer stuff really isn't needed anymore, I will rather remove it completely than fixing this bug. ;)

Phiwa avatar Mar 05 '20 15:03 Phiwa