File Details
CustomJoinItems v1.2
- R
- Oct 18, 2013
- 37.73 KB
- 5.2K
- 1.6.4+2
File Name
CustomJoinItems.jar
Supported Versions
- 1.6.4
- 1.6.2
- 1.5.2
- Added tutorial.txt (in plugin's folder). I will try to keep it updated.
- Added nodes:
- 'data-value: [number]' to set a data value for the item. Example: 'data-value: 4'
- 'give-at-respawn: [true/false]' if the item should be given at respawn. Example: 'give-at-respawn: true' (default = true)
- 'allow-drop: [true/false]' (default = false)
- 'first-join-only: [true/false]' (default = false) If the item should be given when a player joins the server for the first time.
- Armor doesn't equip anymore when right clicked.
- Removed nodes in config.yml (you can remove them):
- 'give-on-respawn'
- 'prevent-custom-items-drop'