grandwazir / StarterKit

A plugin for Bukkit to give items to new players
http://grandwazir.github.com/StarterKit
GNU General Public License v3.0
4 stars 5 forks source link

IRON_SHOVEL #3

Closed mkromann closed 12 years ago

mkromann commented 12 years ago

How can I add an Iron shovel, as IRON_SHOVEL does not seem to work.

Idea: Make it support id values, like 257 (Iron shovel).

grandwazir commented 12 years ago

This has been resolved with the new technique for kit creation based on inventory snapshots. Check out the example usage for more details.