Fixes
- Fixed an issue where player join events and server load completion (Done!) events in the main class were not registered correctly.
Improvements
- Updates are now not requested during the server startup process, speeding up startup.
- If update checking is enabled and an update is available, the update will now be announced when a player with permission joins.
Happy using~
1.6.8 - Some Improvements
Improvements
- The degree of freedom in the definition of configuration items has been improved:
- Add
y-change-threshold-add-required
option.
- Add
- Reduced the amount of exception information that the
getWorld()
method returns null underFolia
.
Other Changed
- Changed some default config.
Recommend to rebuild the config.yml
path-detection:
y-change-threshold-add-required: 3 # If y pos transformation exceeds this value, the threshold is increased
Happy using~
1.6.7 - BUG Fix and Improve
Fixed BUG
/mtrack kick
does not work inFolia
environment.
Improvements
- Optimized path checking and improved hit rate.
- Added custom information for update checks.
Other Changed
- Changed some default config.
Recommend to rebuild the language.yml
update:
alpha-available: '&cNew alpha version %latest_version% now available!'
beta-available: '&eNew beta version %latest_version% now available!'
stable-available: '&aNew stable version %latest_version% now available!'
using-latest: '&2You are using the latest version.'
check-failed: '&cFailed to check for updates.'
Happy using~
1.6.6 - Fix BUG and Improve
Improvements
- If update checking is enabled and a new version is available, version will be shown in red when the plugin is enabled and disabled.
- Some update detection logic has been optimized.
Fixed BUG
- Configured commands cannot be executed in the
Folia
environment.
Other Changed
- Changed some default config.
Happy using~
1.6.2 - Discord WebHook and Some Improvement
Welcome to get the first stable version!
After endless bug fixes, MinerTrack
has finally ushered in its first stable release!
Wow!
Fixed BUG
%vein_count%
is not properly applied to logs.- Spam messages when the detection height is not set for the world and the check is enabled.
- Fixed an issue where
VL related classes
were not working correctly inFolia
.
Improvement
- Add
veinCountThreshold
andturnCountThreshold
toconfig.yml
, helps reduce false positives. - Supported Discord WebHook
- Executed commands can now be recorded.
Happy using~
1.6.0-beta - Detection Reforge
Detection Improvement
- Overthrow most of the previous code, now increases VL whenever the player mines a new vein, so don't set the VL threshold too low.
- Due to a miscalculation of the rarity of cave air, normal air is now taken into account.
Log System Improvement
- Now can log the number of veins mined by player.
%vein_count%
Fixed BUG
- Language file is not overloaded when
/mt reload
is used. - The number of ore in the vein is displayed incorrectly.
- Air detection configure file's true and false effects reversed.
- VL is not reduced properly in the
Folia
environment.
Other Changed
- Open Source identifiers have been added at the beginning of the
.java
file. - Changed some of the default configuration options.
- The update is now check on server startup complete (Done!) .
- Stop official support for
Spigot
.
Recommend to rebuild the config.yml
Happy using~
1.5.0-beta BUG Fix and Some Improvement
Fixed BUG
- Wrong auto padding of
xray.commands
andxray.worlds
. - Cannot be detected correctly Folia server.
Improvements
- A new way to detect caves:
- If there is no connecting path between the previous mineral that the player mined and the current mineral, they are considered to be in the cave.
- Works with CAVE_AIR detection.
- Better vein traversal.
- Cave detection can be disabled.
Happy using~
Some minor improvements and bug fixes
Fixed BUG
- The issue of not automatically reducing VL
- Fixed
xray: enable: false
Problems that don't work.
Improvements
- Better logging and verbose mode
For some reason, Folia keeps telling me UnsupportedOperationException, the fix is fruitless, so Folia support is removed, sorry.