PlayerCommands.item() updated to call PlayerInventory.giveItem() for
non-admins attempting to /I enchantable items.
Added server.properties value "allow-enchantable-item-stacking",
defaults to true. Set to false to allow these items to stack on load;
however be warned that enchantment duplication can happen.