The following changes have been made:
- 5 more new vending machine designs (Prismarine/Ice/Blackstone/Copper/Amethyst)!
- Added
/customshop reload command to reload plugin configurations.
- Changed drop item behaviour, items no longer get thrown all over the place when removing shops.
- Changed price tag in shop GUIs to human readable form instead of making players count the number of 0s.
- Other performance improvements
If you have downloaded an earlier version...
- Replace the outdated .jar file with the updated .jar file.
- Replace the outdated Custom Textures folder with the updated folder.
- Delete the old
config.yml
OR Add the following lines under "Model Data" in the
config.yml file in the plugin's folder:
prismarine:
name: §r§6Prismarine Vending Machine
model-data: 100005
ice:
name: §r§6Ice Vending Machine
model-data: 100006
blackstone:
name: §r§6Blackstone Vending Machine
model-data: 100007
copper:
name: §r§6Copper Vending Machine
model-data: 100008
amethyst:
name: §r§6Amethyst Vending Machine
model-data: 100009
- Start/Restart the server.