chaseoes / FirstJoinPlus

Customize all aspects of new players joining for the first time.
http://dev.bukkit.org/bukkit-plugins/firstjoinplus/
11 stars 16 forks source link

wont give item on first login #60

Open asuxx opened 4 years ago

asuxx commented 4 years ago

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:

as you can see tried two different methods and does not work.

diannetea commented 4 years ago

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

diannetea commented 4 years ago

as a workaround you can use console commands to give the item

- give %player_name golden_shovel 1