if using Cuboid: false, plugin doesn't check for overlapping fields
johnfriedrich opened this issue ยท 3 comments
Hi,
when trying to place a field with cuboid: false in Minecraft 1.8 with PS Build 6, the plugin doesn't check for overlapping fields.
Lets say player A protects a field and player B tries to place a field close to the field of player A, he is able to do so with cuboid set to false. (Player B can now grief/loot player A's field)
If cuboid is set to true, the check works and players cannot place fields when they would overlap.
Tested this and cannot reproduce the issue. It correctly rejects placing overlapping fields regardless of cuboid or not, tested using default fields. Please paste here your field configs that you are using for the fields that are giving you the probs. Maybe its other flags interfering.