Adds disabled-worlds, disabled-gamemodes and disabled-enchantments, to disable summoning of RandomCarts in certain worlds, if the player is in a certain gamemode or if the player is holding an item with a certain enchantment.
⚠️ This update includes breaking changes to the configuration file, you may view the updated configuration in the
config.yml file.
This release adds
bStats metrics data collection, all data collected is fully anonymous and gives me useful insight on the usage of this plugin. You can opt-out by setting toggle-metrics to false in the config.yml file of this plugin.
This release fixes a bug where the block break event wasn't being checked for whether it was cancelled or not, so the minecarts would summon even if the player's block break event was cancelled.