- Added a drop-items-max-amount setting which can be used to control the maximum drop amount for the [drop-items] action.
Here is an example on how it can be used:
- Added a sell-currency-plugins section to the hooks.yml, which can be used to use a different plugin for selling drops and buying upgrades.
- Fixed that sellwand multiplier were always converted to integers, so for example a 1.3x sellwand always went back to 1x
- Added a [DROP-ITEMS] action to the spawner gui, which can be used to drop all items on the ground when clicked.
YAML:drop-all: slot: 47 material: "DROPPER" name: "�AAFF&lᴅʀᴏᴘ ᴀʟʟ" lore: - " " - "�AAFFClick �AAFF&l> �DDFFDrop all items from the spawner" actions: - "[DROP-ITEMS]" - "[SOUND] ui.button.click|1|1"
- Fixed that using the minimum-distance setting prevented adding spawners to already existing stacks
- Added 1.21.11 support
- Added a silk-touch-drop-chance setting to the config
- Some bug fixes & performance improvements
- Fixed an issue with the worldguard hook not allowing spawners to be placed unless the block-place flag was enabled.
- Added a debug option to the config (which can be used to find issues related to external hooks)
