You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to second this as an issue that I'm having.
[12:53:42 ERROR]: [FirstJoinPlus] Error encountered while attempting to give a new player the first join kit. Unknown item name: golden_shovel [12:53:42 ERROR]: [FirstJoinPlus] Find and double check item names using this page: [12:53:42 ERROR]: [FirstJoinPlus] https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
I cant get it to give the players a golden shovel. they need this item for the grief prevention to mark their claims area. this is what I have
first-join-kit:
enabled: true
items:
- golden_shovel
- wood_pickaxe
- wood_spade
- wood_axe
- bread:5
- GOLDEN_SHOVEL
as you can see tried two different methods and does not work.
The text was updated successfully, but these errors were encountered: