Changed the mining task check interval from every 20 ticks (1 second) to every 1 tick (50ms), so minions can now mine as fast as their configured speed instead of being capped at 1 second intervals. LOWEST (FASTEST) NUMBER FOR SPEED IS SET TO 50MS!
[-]Removed all ability system from levels configuration - Version 2.6 [-]Removed hasAbility() method calls throughout the codebase- Version 2.6 [-]Removed ability references from ConfigManager, MinionCommand, MessageManager, MinionGUI, and MiningTask-Version 2.7
[+]Added setTotalMined() method to Minion model- Version 2.8 [+]Added total mined persistence - now saves and loads correctly - Version 2.8 [+]Fixed total mined counter to track actual item amounts (including fortune bonuses)- Version 2.8 [+]Fixed items stored display to show total item count instead of stack count- Version 2.8
[+]Fortune levels now work as they would on a pickaxe, Customizable Maximum Fortune level [+]Full Customization of Minion levels (Default is 21), Meaning you can add more levels or remove levels