Using Baubles, players are able to put blocks inside other player's towns using Ring of Loki from Botania, or attact items from a town with Pickup disabled with a Ring of Magnetization or Magnetizer from EnderIO.
My opnion is to make a getter that we can use in the protection files, like:
{
"class": "vazkii.botania.common.item.equipment.bauble.ItemMagnetRing",
"type": "baubles",
"flags": "PICKUP",
"range": 32
}
And it would cancel any effects/events coming from that item in a town that the player don't have PICKUP permission.
Using Baubles, players are able to put blocks inside other player's towns using Ring of Loki from Botania, or attact items from a town with Pickup disabled with a Ring of Magnetization or Magnetizer from EnderIO.
My opnion is to make a getter that we can use in the protection files, like:
And it would cancel any effects/events coming from that item in a town that the player don't have
PICKUPpermission.