Custom Join Items v1.5

Details

  • Filename
    CustomJoinItems.jar
  • Uploaded by
  • Uploaded
    Jan 2, 2014
  • Size
    50.96 KB
  • Downloads
    7,448
  • MD5
    cc699163fb3f16e03459eaf5f27ac129

Supported Bukkit Versions

  • 1.7.4
  • 1.7.2

Changelog

  • Removed symbols in items' lore and name. Bukkit has a bug and doesn't save special chars. (You can still use the in commands)
  • Added multi world support:
    • new node: "give-on-world-change: false" (default = false) if true, players will be given items when switching worlds.
    • new node: "disabled-worlds: world_nether, world_the_end" (default = none) the player will not receive the item in this worlds, and if his inventory contains it, will be removed.
  • Added an example in items.yml with all the existing nodes.