Activation mode always in SNEAK on 1.15.2
martinambrus opened this issue ยท 3 comments
Also reported here: https://dev.bukkit.org/projects/vein-miner?comment=135
Just making an issue out of this, so it's more visible and recorded ;-)
Activation Mode for plugin version VeinMiner-1.15.0 doesn't work. It's always in SNEAK MODE, even after server restart, no errors in console.
This has been resolved in commit 188bf0b and will be available in a future version. For the time being, changing "ActivationMode" to "ActivationStrategy" in the configuration file will fix the issue :)
This has been resolved in the most recent release, VeinMiner 1.15.1. However, this change only affects the default configuration file! If you notice ActivationMode
in your config file, please change it instead to ActivationStrategy
and this issue will be resolved.