StartingItems
StartingItems allows you to automatically give items to players upon their first login or when they respawn. It requires very little setup time, and you can just drop it in and edit the configuration, and it's ready to go!
The configuration will be automatically generated when the plugin starts. It is divided into two sections, login items and respawn items. When it's first generated, it will look like this:
login-items: [] respawn-items: []
To give players a wooden shovel upon their first login, you can change the config to look like this:
login-items: - 269 respawn-items: []
The format for each line looks like this:
- <id>[:data] [amount]
So, to give a player 32 blocks of red wool, you'd use this:
- 35:14 32
A list of data values can be found on the Minecraft Wiki here.
-
View User Profile
-
Send Message
Posted Jul 30, 2013Is it possible you can make it so you can rename a item
-
View User Profile
-
Send Message
Posted Apr 15, 2013Can you please update this? This is exactly what I need but it won't work :(
-
View User Profile
-
Send Message
Posted Feb 10, 2013I've tried this on a fresh install of 1.4.7 r1, and can confirm that you respawn with the correct items, but alas not for long. As soon as you try to use any of them, or click on them in the inventory screen they instantly disappear. Strange behaviour and really bums me out.
-
View User Profile
-
Send Message
Posted Jan 31, 2013Any word on this working on 1.4.7?
-
View User Profile
-
Send Message
Posted Jan 8, 2013Work fine on 1.4.6-R0.3
-
View User Profile
-
Send Message
Posted Dec 27, 2012Don't work on latest build, first it will kick you whit internal server error, then when you try to join for the second time you start whit an empty inventory
-
View User Profile
-
Send Message
Posted Nov 23, 2012Will this be updated? I've tried it on mine and it errors in console. Please tell me it'll be updated.. The most basic and useful plugin around and nobody makes them :)
-
View User Profile
-
Send Message
Posted Nov 8, 2012Possibly make perms for certain respawm kits? Like: test: login-items: - 1 - 2 respawn-items: - 3
and the perm would be like startingitems.kit.test
-
View User Profile
-
Send Message
Posted Oct 30, 2012This appears to be working with every version i have used since 1.2.5, our current dev build of bukkit 1.4.2 build #2429 is working perfect. Thanks for a reliable plugin, only time it fails is when the user is lags, i mean 500+ ms.
-
View User Profile
-
Send Message
Posted Jul 21, 2012This is honestly the plugin I've been searching for WEEKS. Thank you!
-
View User Profile
-
Send Message
Posted Jul 20, 2012@mathewgeorge
No. Bukkit is what makes this work as well as it does. I don't want to have to update this with every release. If you want to use this, install Bukkit. If you are using another server mod and can't install Bukkit, oh well. Sorry, but I won't do that.
-
View User Profile
-
Send Message
Posted Jul 20, 2012Hey can you make this as a smp mod for a normal server not bukkit becuase there is this mod that isnt a plugin but there is a bug that doesnt let us have the starting items we need. It would be a big help.
Thanks
-
View User Profile
-
Send Message
Posted Jul 11, 2012@Redstoner_Pro
What he said :)
-
View User Profile
-
Send Message
Posted Jun 29, 2012respawn-items doesn't work.
also tried
-
View User Profile
-
Send Message
Posted Jun 28, 2012Do you plan on having items such as armor auto equip when given?