WorldGuard

WorldGuard

8M Downloads

2 reports in one

LadyCailinBot opened this issue ยท 4 comments

commented

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:

  1. Get Spigot 1.8 and WorldGuard 6.
  2. Create a region named test and add the BUILD DENY flag or add BUILD DENY flag in global.
  3. Place some hoppers and connect them.
  4. 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:

  1. Get Spigot 1.8 and WorldGuard 6.
  2. Create a region named test and add the USE ALLOW flag or add USE ALLOW flag in global.
  3. Try shooting flame bows in the region with USE ALLOW and another one without USE flag.
  4. 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!)
commented

Comment by PseudoKnight

This is two separate issues... two separate duplicate issues, no less.

commented

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)?

commented

Comment by TNTUP

Feel free to close this issue since its a duplicate

commented

Comment by sk89q

  1. 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.

  2. What are flame bows again?