- Fixed bug with permission name in command
/alb worlds (
https://github.com/I2000C/NewAmazingLuckyBlocks/issues/19)
- Fixed bug when executing structure rewards in Minecraft 1.19 (
https://github.com/I2000C/NewAmazingLuckyBlocks/issues/18)
- Changed wand keys in
lang.yml
- Added an option in config to disable texture checking
Code (YAML):
CheckIfTexturesAreValid
: true
(If this option is disabled, the plugin will load faster since it doesn't need to check if the URL of the textures is valid or not)
- Other bugfixes and code improvements