NLthijs48 / AreaShop

A Bukkit/Spigot (Minecraft server) plugin that facilitates renting and buying WorldGuard regions
GNU General Public License v3.0
55 stars 89 forks source link

Hoppers in unrented/available regions break when an item is inserted #535

Open c0wg0d opened 5 years ago

c0wg0d commented 5 years ago

Current behavior There is no error. When an shop region has a hopper and is currently unrented/available, the hopper breaks when an item is inserted into it.

Expected behavior The hopper should still pull in the item as normal even if the shop is not rented.

Steps to reproduce

  1. Place a hopper
  2. Select an area with //wand and then /rg define test1
  3. /as add rent test1
  4. Place an item in the hopper

Your environment

Config files attached.

c0wg0d-AreaShop.zip c0wg0d-WorldGuard.zip