Custom items update, bugfix, added support for xp below 1 (eg. 0.5)
- Custom items are now shown in /unlockmenu and in search results. You can search for them by material and name.
- Converted XP from int to float. It means you are now allowed to use values below 1 in XP rewards - for example 0.5. Database column will be updated automatically, please check log if everything changed correctly.
- Improved fetch check from database to ensure data are always loaded correctly.
- fixed mysql bug
- added automatic function to migrate from mysql to yml if database is disabled in config.