[~] The bot went offline due to a discord api problem and now it throws another exception which is now fixed
[~] Wind chargers now won't break the spawners if disable-explosion-damage-spawner is set to true (config.yml)
[+] Added instant_page_navigation for chest gui, no need to wait 3 seconds anymore, in beta! (Simply add instant_page_navigation: true inside config.yml to start using it)
[~] Optimized even further more the thread usage for virtual spawner ticking, should work now even better
[~] Optimized logger so it doesnt cause memory issues whenever it logs too many times at once
[~] Remade the random number generator so its faster & uses less thread usage
[~] Fixed error handling on minimum & maximum numbers to only show when min > max
[~] Fixed another rare issue with dynamic chest gui & spawner menu (important for anyone who uses it)
[~] Fixed the possibility to make negative values inside spawner by pressing 1, 2, 3, etc. on item bar inside the gui
[~] Added error handling for when you put the wrong min & max bounds for an item (mob folder)
