Internal Improvements - Version 4.7.0
Welcome to Mines (v4.7.0), in this update you'll see a huge revamp of Mines system meaning that the plugin has been heavily optimized since last update.
Changes:
• Updated API - Instructions are below to remove a block from a mine
Code (Text):
mine.setBlocksRemaining(mine.getBlocksRemaining() - 1);
• Fixed system's internal tasks.
• Fixed system's internal command interface.
• Fixed system's internal converter.
• Fixed system's UI for fixes for all versions supported.
• Fixed system's core timed clock.
• Fixed system's sign system for all versions supported.
• Fixed system's interaction handler not correctly working for wands.
• Fixed system's position misinterpreting blocks.
• Fixed system's inventory handler.
• Fixed system's player handler.
• Fixed system's timed reset not correctly resetting it's time.
• Fixed system's metrics not correctly calculating.
• Fixed system's developer events.
• Fixed system's region util.
• Fixed system's file system.
• Fixed system's inventory item listener.