CustomJoinItems v1.2

Details

  • Filename
    CustomJoinItems.jar
  • Uploaded by
  • Uploaded
    Oct 18, 2013
  • Size
    37.73 KB
  • Downloads
    5,015
  • MD5
    851b729ff0742edfdc960eaedb24e373

Supported Bukkit Versions

  • 1.6.4
  • 1.6.2
  • 1.5.2

Changelog

  • 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'