Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wont give item on first login #60

Open
asuxx opened this issue Jan 22, 2020 · 2 comments
Open

wont give item on first login #60

asuxx opened this issue Jan 22, 2020 · 2 comments

Comments

@asuxx
Copy link

asuxx commented Jan 22, 2020

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.

@diannetea
Copy link

diannetea commented Feb 3, 2020

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
Copy link

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

- give %player_name golden_shovel 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants