
NekoTraps 1.7.1
Trap your entities in boxes!
[ / ] Changed the method of storing equipment and the drop chance of each piece of armor.
[ ! ] Both methods are currently working, the new captured entities will be saved with the new method. In the not too distant future, the previous method will be removed, so it is advisable to drop and recapture the entities from the boxes.
[ + ] An option has been added to change the message when obtaining the item. If you put only "" the message will not be sent.
[ x ] Fixed an error that occurred when executing the command from the console.
[ x ] Fixed a bug that caused mobs to not always drop picked up items. for example the zombies.
Added more configuration.
opened_cage_config:
center:
material: "BARREL"
data: "[facing=down, open=true]"
north:
material: "BARREL"
data: "[facing=north, open=false]"
south:
material: "BARREL"
data: "[facing=south, open=false]"
east:
material: "BARREL"
data: "[facing=east, open=false]"
west:
material: "BARREL"
data: "[facing=west, open=false]"
[ + ] Version 1.19.3 changed the arguments of a packet so there was a bug. solved!
placed_block:
material: "BARREL"
data: "[facing=down, open=true]"
[ + ] Plugin messages now allow you to use Hex Colors. example: "&#FFFFFF".
[ + ] The server will now be notified if there is a new update.
[ + ] Added the option to indicate a player in the give command
/traps give [player name]