Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 9 months ago
Updated 9 months ago
Changelog
Changes Since Last Changelog
Features Added:
-
Deep-Slate Ore Support:
- Added support for detecting deep-slate variants of ores (e.g.,
DEEPSLATE_DIAMOND_ORE
). - Updated the
isDetectedOre
method to handle both standard ores and deep-slate variants.
- Added support for detecting deep-slate variants of ores (e.g.,
-
New Methods:
- Introduced
isOreVariant
to identify if a given material is a variant of a detected ore.
- Introduced
-
Enhanced Ore Naming:
- Improved
formatOreName
to handle names for both standard and deep-slate ores, ensuring consistent messaging.
- Improved
-
Improved Vein Detection:
- Modified vein detection logic to include all 26 neighboring blocks, including diagonal directions.
-
Message Sending Optimization:
- Added a
processedBlocks
set to track processed blocks within a vein to avoid duplicate messages. - Implemented checks to ensure messages are sent only once per group of connected ores.
- Added a
Bug Fixes:
-
Message Duplication:
- Fixed an issue where multiple messages were sent for subsequent mining actions within the same vein.
-
Ore Detection Consistency:
- Resolved issues with ore detection for blocks replaced in an already found vein.
Other Improvements:
- Performance Enhancements:
- Optimized vein detection and message sending logic for better performance.
Additional Updates
-
Enhanced
/killall
Command:- Added tab completion support and integrated better argument suggestions.
- Ensured the
KillAllCommand
class implementsCommandExecutor
andTabCompleter
properly.
-
Deprecated Method Replacements:
- Updated deprecated methods related to player list names and scoreboard team prefixes.
-
Command Registration:
- Fixed command registration issues and ensured proper integration of commands with updated API methods.
-
Configuration Updates:
- Added detailed command descriptions and usage information in the plugin configuration.
Summary of All Updates Since Last Changelog
-
New Features:
- Deep-slate ore support.
- New methods for ore variant detection.
- Enhanced ore naming consistency.
- Improved vein detection logic.
- Optimized message sending.
-
Bug Fixes:
- Fixed issues with duplicate messages and ore detection in veins.
-
Other Improvements:
- Performance optimization and deprecated method updates.
- Enhanced command handling and configuration updates.
Files
Metadata
Release channel
BetaVersion number
0.3.5Loaders
Game versions
1.21–1.21.1Downloads
15Publication date
August 23, 2024 at 2:35 PMPublisher

marvex
lead developer