Changelog: - Added the /
horses buy command to buy a certain horse without using the Shop GUI.
-
Reorganized the give commands
(give, giveVoucher, giveItem) into one command:
/pockethorses give <horse | voucher | item> <player> <name>.
- Reorganized the list commands
(list, listVouchers, listItems) into one command:
/pockethorses list <horses | vouchers | items>.
-
Various code optimizations due to the utilities provided by
XSeries, so that deprecated methods of the Spigot API are not used.
- Appearance improvements.