poma123 / PickupSpawners

Extreme lightweight pickup spawners plugin
https://www.spigotmc.org/resources/pickupspawners.62455/
GNU General Public License v3.0
1 stars 2 forks source link

Pickaxe damage doesn't work #8

Closed regitraz closed 5 years ago

regitraz commented 5 years ago

Hi !

I'm currently running an 1.14.2 survival server, I have add a pickaxe with the command "/pspawner additem" this pickaxe has only 1 use left (a golden pickaxe with 31/32 damage) but it appaers that the damage of the pickaxe doesn't have any effect. If the pickaxe has 32/32 durability spawners are minable

poma123 commented 5 years ago

Currently, the plugin saves only the display name, enchants and lore of the item.

poma123 commented 5 years ago

Working on it