This repository has been archived by the owner on Mar 3, 2024. It is now read-only.
Releases: itsfergydanny/MineableSpawners
Releases · itsfergydanny/MineableSpawners
1.20 Support
3.1.5 update item-nbt-api for 1.20 support
Update dependency
Updated a dependency, you shouldn't need to install this update
1.19 support
Adds 1.19 support by using an updated version of NBTAPI
1.18.2 support
Add 1.18.2 support by updating nbtapi
1.18 support
3.1.2 update dependencies to support 1.18
3.1.1
1.17 Support
This release adds support for 1.17
Add 1.16.4 compatibility
3.0.11 bump version
Add the ability to drop spawners when giving to a full inventory
Added an option in config to be able to drop spawners at the players feet if their inventory is full when using the /ms give command. It defaults to true
Please add the following under the "give:" section if you want to be able to edit its behavior or regen your config to have it added
Whether or not to drop the spawner at the players feet if their inventory is full
drop-if-full: true
Explosion fix
Fixes a potential issue where region protection plugins prevent the explosion but my plugin still dropped the spawner.