2 reports in one
LadyCailinBot opened this issue ยท 4 comments
WORLDGUARD-3265 - Reported by TNTUP
Hopper breaking itself issue:
-
The Bug: If your region global or either other region with BUILD DENY, the hopper breaks itself.
-
How To Reproduce it:
- Get Spigot 1.8 and WorldGuard 6.
- Create a region named test and add the BUILD DENY flag or add BUILD DENY flag in global.
- Place some hoppers and connect them.
- Put items inside and notice it breaks itself.
- The WorkAround:
Create a subregion without BUILD DENY flag and try it again. (The hoppers must be in the region in order to work!)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Flame I bows doesn't shoot fire arrows issue:
-
The Bug: If your region has no USE ALLOW flag, your bow doesn't shoot fire arrows.
-
How To Reproduce It:
- Get Spigot 1.8 and WorldGuard 6.
- Create a region named test and add the USE ALLOW flag or add USE ALLOW flag in global.
- Try shooting flame bows in the region with USE ALLOW and another one without USE flag.
- Notice your bow doesn't shoot out fire arrows if you're inside/outisde a region without USE ALLOW.
- The WorkAround:
Create a subregion with USE ALLOW (Warning: This is not recommended because it can open to possible stealing items and such, use it at your own risk!)
Comment by PseudoKnight
This is two separate issues... two separate duplicate issues, no less.
Comment by TNTUP
Wasn't aware of this, why when I was doing the ticket it didn't tell similar reports (hoppers and flame bows)?
Comment by sk89q
-
Don't change BUILD. I just made some changes to WG so now you can set PASSTHROUGH=DENY on global which will do what you want. Remember that PASSTHROUGH (which is badly named) "disables" protection on a region when set to ALLOW. On global, PASSTHROUGH is automatically set to ALLOW, so now I made it possible to set it to DENY.
-
What are flame bows again?