Voxel Shop beta is live. Expect occasional bugs. Learn more
Fully customizable artifacts featuring unique RPG stats and dynamic gem sockets.
v1.1 - Gem System Redesign & Performance Optimization
This update introduces structural improvements to artifact visualization and critical performance optimizations for high-concurrency servers.
Features & Changes:
New Visual Gem System (ARPG Style): Stats provided by gems are now visually injected on the exact same line as the artifact's base stat, inheriting the gem's color (e.g., Evasion: 0% +10%). Redundant text at the bottom of the Lore has been removed for a cleaner, more professional interface.
/art inv command has been fully optimized. Players can instantly open their RPG storage, and admins can use /art inv <player> to safely inspect or manage other players' artifacts in real-time without duplication glitches.Drop Calculation Optimization: The item search logic for the MythicMobs integration has been entirely rewritten. A new direct-access cache (O(1)) prevents CPU spikes and TPS drops during massive combat events or mob farms.
Memory Leak Fix: Resolved a data retention issue within the inventory system that was keeping player UUIDs in the server's RAM after they disconnected.
Command Refactoring: The command core has been rewritten using a safer, cleaner, and more scalable routing pattern.
Tab Completion Fix: Administrative commands (such as /art give or /art forge) now correctly suggest the list of online players on the latest PaperMC 1.21+ versions.
Text Synchronization: Missing keys were added to the messages.yml file to ensure 100% of the plugin's text is fully translatable.
(Note: Remember to update your config.yml and gems.yml files by removing the old lore formats and adding the color-code property to your gems, according to the new documentation).