Releases: broken1arrow/LootBoxes
Has done code Improvments
Fixed so you can spawn glow effect on the loot container, fixed problems with random spawn a container. also update api's
Fixed bug when only spawn effects on restart
Made also some improvement internally in the code. Has not yet removed old method to load your old db (but will be soon removed).
Full Changelog: 0.22...0.23
Tested on several mincraft versions now.
Change the logic when spawn particles. Fixed some issues when run both on new versions of minecraft (1.19 and older like 1.12).
Will remove the logic to read your old formatted database in next version. So important you update to this version first, before use newer versions.
Full Changelog: 0.21...0.22
Added effects
Fixed so effects now working. But can be some errors (have not fix so all effects working).
Fixed issue when shall set mobs dropping the key.
Full Changelog: 0.20...0.21
Change database saving
Don´t forget do backup.
Change how it save data both for containers data and itemstack data.
Fixed bug in version before were it give error if you save item with metadata.
Full Changelog: 0.19...0.20
Solved some small problems
Fixed so it save when change settings when sever running (fix the bug I created in last version) and when you turn of server.
Added more messages to translate. Also change logic if you set it shall at least be 1 item in the container (it will now random chose 1 of the item you list it should add). can in same cases be more an one item depending what you set max amount.
Full Changelog: 0.18...0.19
Not could spawn loottable
Fixed issue when it not register to the task, when create continerdata and link loot table first time .
Fixed so can handle if keys are null or linked containers on start.
fixed so you as admin can open containers with out they break (you need perms for this to work).
Fixed so you can open container without you set a key on the container.
Full Changelog: 0.17...0.18
fixed OutOfBounds exception
I miss to check if player have right metadata and that course errors. Is only small fix.
Full Changelog: 0.16...0.17
New option added
Added new setting in settings.yml, fixed so it will drop items left in container on ground (no mater if you chose remove container or not). New menu button so you can set up when clicking on container with key it will then generate the loot.
Full Changelog: 0.15...0.16
fixed so you can get the key item
To get the key shift and left click.
Full Changelog: 0.13...0.15