Added items-needed option to crates/upgrades and horse-pvp option
Note: If you are still on 1.0.0, see the update info below and update your config to take advantage of the new features!
Changelog
Added ability to add items-needed section to horse crates and horse-tiers, see example below
Added ability to enable horse pvp
Fixed a bug where upgrading a horse made its jump strength match its movement speed instead of upgrading it on its own
Config changes:
Code (YAML):
horse-options: # Should players be able to damage other player's horses? horse-pvp: false
messages:
missing-items-crate: '
{PREFIX
}You are missing &6
{ITEMS
} &7needed to buy this crate'
missing-items-upgrade: '
{PREFIX
}You are missing &6
{ITEMS
} &7needed to upgrade'