StartingItems

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

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.

Download StartingItems 1.0
StartingItems on GitHub


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    41320
  • Created
    Jun 27, 2012
  • Last Released File
    Jun 27, 2012
  • Total Downloads
    4,251
  • License

Categories

Members

Recent Files