StarterKit
Give items to new players.
Video tutorial
StarterKit is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
The above website does contain software which has not been directly approved by dev.bukkit staff and as such require the following disclaimer: Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.

-
View User Profile
-
Send Message
Posted Aug 7, 2012I have a problem with the plugin. This was so even in older versions. At the entrance of new players on the server I get the error in the console. The player does not get the starter inventory. This happens only when in the saved kit player has an fited armor.
-
View User Profile
-
Send Message
Posted Aug 7, 2012@robotnikthingy
This is because you have not created the directory in your bukkit.yml where you said you want to place updated plugins. Upgrade manually to the latest version here once is approved or simply make that folder.
@josip1
Yes I noticed that as well. They are not persisted correctly so we are waiting for Bukkit to implement them.
-
View User Profile
-
Send Message
Posted Aug 4, 2012i get this error
2012-08-04 13:17:51 [WARNING] [StarterKit] Unable to save file.
2012-08-04 13:17:51 [SEVERE] java.io.IOException No such file or directory
2012-08-04 13:17:51 [SEVERE] at java.io.UnixFileSystem.createFileExclusively(Native Method)
2012-08-04 13:17:51 [SEVERE] at java.io.File.createNewFile(Unknown Source)
2012-08-04 13:17:51 [SEVERE] at name.richardson.james.bukkit.utilities.updater.PluginUpdater.run(PluginUpdater.java:112)
2012-08-04 13:17:51 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34)
2012-08-04 13:17:51 [SEVERE] at java.lang.Thread.run(Unknown Source)
-
View User Profile
-
Send Message
Posted Aug 3, 2012Books don't work for me =/
They are just empty. Latest dev 1.3.1 They add the book and are written but they are empty :(
-
View User Profile
-
Send Message
Posted Aug 2, 2012@grandwazir
Well my way of thinking would be there was a list of worlds you want starterkit for in the config, then the first time you entered any of those worlds (is there a method to check if someone has been in a world before?) the kit would be given.
-
View User Profile
-
Send Message
Posted Aug 2, 2012@Valon750
Just tested is on the development version of bukkit. Works fine! Get writting those books :D
-
View User Profile
-
Send Message
Posted Aug 2, 2012@darth2499
This is because you have not created the directory in your bukkit.yml where you said you want to place updated plugins. Upgrade manually to the latest version here once is approved or simply make that folder.
@AS1LV3RN1NJA
It would be possible but I would then have to keep track of all the players and the worlds to see if they have been there before. Also the current way it is setup is to clear and replace a player's inventory. Would you want that to happen if they moved to a new world as well?
@bombrown
Maybe, but I think it might get put into a different plugin. I'd like to keep this one just for StarterKits, there are loads of kit plugins about.
-
View User Profile
-
Send Message
Posted Jul 30, 201219:40:22 [WARNING] [StarterKit] Unable to save file. 19:40:22 [SEVERE] java.io.IOException: No such file or directory 19:40:22 [SEVERE] at java.io.UnixFileSystem.createFileExclusively(Native Method) 19:40:22 [SEVERE] at java.io.File.createNewFile(File.java:947) 19:40:22 [SEVERE] at name.richardson.james.bukkit.utilities.updater.PluginUpdater.run(PluginUpdater.java:112) 19:40:22 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftWorker.run(CraftWorker.java:34) 19:40:22 [SEVERE] at java.lang.Thread.run(Thread.java:722)
Keep getting this error
-
View User Profile
-
Send Message
Posted Jul 30, 2012Would it be possible to change it so players are given this the first time they enter a world in the config, not the first time they join the server?
I've recently changed my server so new players start in a "Hub" world, I'd like them to recieve the starterkit the first time they enter the "Chaos" world.
-
View User Profile
-
Send Message
Posted Jul 25, 2012Can you make more than 1 kit sort of like the Kit Plugin? I like how you save what is in you inventory and what armor you are wearing.
-
View User Profile
-
Send Message
Posted Jul 17, 2012@Valon750
Should be possible without updating the plugin since it already supports damage values. As long as they are implemented correctly in Bukkit, the plugin will support it.
-
View User Profile
-
Send Message
Posted Jun 19, 2012@TheMadMan697
This is because you have not created the update directory that you specified in bukkit.yml. I do not yet create this directory if it is missing, but will do so in the next feature update.
-
View User Profile
-
Send Message
Posted Jun 19, 2012@grandwazir
1.2.2 is working fine. Great plugin :)
-
View User Profile
-
Send Message
Posted Jun 18, 2012@allaryin
no i want it like this. Where it will put the armor on already instead of using essentials. Cause it doesnt do it. Is there another plugin that can do that?
-
View User Profile
-
Send Message
Posted Jun 18, 2012@grandwazir
I am getting this error now :D
It is saving to the file though and I can still load it using /sk load.
-
View User Profile
-
Send Message
Posted Jun 18, 2012@grandwazir
Woo, that worked. NB: Autoupdate fails if the tmpdir doesn't exist - creating it and bouncing the server twice fetched your patch successfully though :)
-
View User Profile
-
Send Message
Posted Jun 18, 2012@allaryin
@TheMadMan697
Fixed in the latest version.
-
View User Profile
-
Send Message
Posted Jun 18, 2012@TheMadMan697
Ah I bet I know what it is one second.
EDIT: Fixed in the latest release. If you have automatic updates enabled, it should update automatically next time you restart. Otherwise you can download the new version here.
-
View User Profile
-
Send Message
Posted Jun 18, 2012Doesn't seem to give the starter kit for me. I put the items I wanted in my inventory and typed /sk save, stopped the server and deleted my inventory then started it again. I joined back on and I didn't get any kit. I even tried my alt account which had not been on the server before and it got nothing. The kit loads fine when I type /sk load. Any idea why it is not working for me?
craftbukkit: 1.2.5 R4, StarterKit: 1.2.1
-
View User Profile
-
Send Message
Posted Jun 18, 2012@Justapieceofpie
There are several other plugins that do that sort of thing already - you probably have them installed even ;)