Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Releases: itsfergydanny/MineableSpawners

1.20 Support

21 Jun 21:37
Compare
Choose a tag to compare
3.1.5

update item-nbt-api for 1.20 support

Update dependency

12 Oct 19:05
ef82890
Compare
Choose a tag to compare

Updated a dependency, you shouldn't need to install this update

1.19 support

08 Jun 22:20
d4516ef
Compare
Choose a tag to compare

Adds 1.19 support by using an updated version of NBTAPI

1.18.2 support

09 Mar 20:47
8190d6b
Compare
Choose a tag to compare

Add 1.18.2 support by updating nbtapi

1.18 support

03 Dec 09:26
Compare
Choose a tag to compare
3.1.2

update dependencies to support 1.18

3.1.1

08 Sep 01:23
Compare
Choose a tag to compare

This update adds support for withers breaking and dropping spawners along with some other minor stuff. I plan to recode this plugin sometime soon to clean it up since I've learnt alot since I made it.

1.17 Support

25 Jun 18:17
Compare
Choose a tag to compare

This release adds support for 1.17

Add 1.16.4 compatibility

04 Nov 17:49
Compare
Choose a tag to compare
3.0.11

bump version

Add the ability to drop spawners when giving to a full inventory

08 Oct 23:28
Compare
Choose a tag to compare

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

08 Oct 23:11
Compare
Choose a tag to compare

Fixes a potential issue where region protection plugins prevent the explosion but my plugin still dropped the spawner.