Minesura Optimalization
Minesura Optimalization is a custom-built, server-side performance optimization mod engineered specifically for the Minesura server. When dealing with massive magical abilities, custom dimensions, and overwhelming mob spawns, server performance can easily take a hit. This mod acts like your server's personal Great Sage, dynamically managing AI, entities, and memory allocation to ensure a lag-free, high-TPS experience for all players.
Built on the NeoForge ecosystem , this mod directly targets the specific bottlenecks caused by heavy entity counts and complex AI pathfinding without compromising the core gameplay experience.
🚀 Key Features
🛠️ Giant Entity & Collision Fixes
Large-scale mobs (like Orc Disasters, Charybdis, or giant summons) are notorious for destroying server performance due to their massive collision boxes.
Optimized Giant Physics: Fixes internal calculations related to giant entity pushing and pathing utility.
Smart Collision Ticking: Smooths out how the server handles massive entity interactions to prevent sudden TPS drops when large mobs crowd together.
🧠 Smart AI Throttling & Replacement
Standard Minecraft AI forces every mob to calculate pathfinding and targets multiple times per second. Minesura Optimalization introduces intelligent AI damping.
Throttled Melee Attack Goal: Limits how aggressively mobs recalculate their attack paths, saving massive amounts of CPU cycles.
Slow Follow Player Goal: Adjusts the tracking frequency for mobs following players at a distance, stopping background lag from unengaged entities.
Dynamic AI Management: Automatically replaces or throttles heavy, unneeded AI routines when the server is under load.
📊 Dynamic Performance & Heap Monitoring
Heap Monitor Handler: Keeps a close eye on RAM usage and Java garbage collection pressure, helping prevent the dreaded "Server Hang" crashes.
Dynamic Perf Handler: Automatically tracks the server's overall performance state and dynamically scales background tasks.
👥 Crowd & Entity Control
Mob Cap Management: Smartly regulates mob caps and environmental scopes based on current server performance.
Crowd Handler: Prevents massive clusters of mobs in a single area from lagging out local players.
Ground Item Handler: Optimizes dropped items on the floor so that massive automated farms or intense combat drops won't cripple the server.
⚙️ Configuration
Minesura Optimalization comes equipped with a customizable configuration setup (PerfConfig). Server administrators can fine-tune the thresholds for AI throttling, mob caps, and memory alerts to perfectly match the Minesura server hardware.