Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
Server Plugin Optimizer
AegisTick is a cutting-edge performance optimization plugin for Minecraft servers that works completely invisibly to players. Unlike traditional "lag-clearing" plugins that wipe entities or send annoying messages, AegisTick intelligently optimizes server performance per-chunk without any player-visible effects.
The plugin uses advanced profiling and machine learning to identify high-stress chunks and applies temporary, reversible optimizations only when safe to do so. Players will never notice the optimizations - they'll only experience better TPS.
Never optimizes when players are:
Typical improvements on populated servers:
| Paper | 1.21+ | 1.21.4+ |
| Purpur | 1.21+ | 1.21.4+ |
| Spigot | 1.21+ | Not Recommended* |
* Spigot may work but Paper/Purpur are highly recommended for best performance.
aegistick-paper-1.0.0.jarplugins folderplugins/AegisTick/config.yml (auto-generated)/aegistick to access admin GUI/aegistick | aegistick.admin | Open admin GUI (OP by default) |
/aegistick status | aegistick.admin | Show current status |
/aegistick toggle | aegistick.admin | Enable/disable optimizations |
/aegistick reload | aegistick.admin | Reload configuration |
/aegistick emergency | aegistick.admin | Force emergency mode |
Default config location: plugins/AegisTick/config.yml
optimization:
base-aggressiveness: 0.5 # How aggressive (0.0 = gentle, 1.0 = maximum)
emergency-aggressiveness: 0.9 # Aggressiveness during TPS drop
emergency-tps-threshold: 15.0 # When to activate emergency mode
safety:
builder-protection-radius: 32 # Don't optimize within N blocks of building
combat-protection-ticks: 600 # Protect for 30 seconds after combat
afk-threshold-ticks: 6000 # Consider player AFK after 5 minutes
features:
hopper-throttling: true # Enable hopper optimization
entity-ai-sleep: true # Enable entity AI optimization
random-tick-scaling: true # Enable random tick optimization
redstone-delay: true # Enable redstone optimization
item-merge: true # Enable item merging
learning:
enabled: true # Enable adaptive learning
profile: SMP # Preset: SMP, CREATIVE, SKYBLOCK, SURVIVAL
Access with /aegistick as an OP or with aegistick.admin permission.
GUI Features:
aegistick.admin permission/plugins should show green "AegisTick"java -version (must be 21+)/aegistick status to verify enabledFor issues, suggestions, or questions:
plugins/AegisTick/config.yml settings/aegistick status commandThis plugin is provided as-is for use on Minecraft servers. Redistribution and modification are subject to project license terms.
"The best optimization is the one players never notice."
AegisTick operates on three principles:
Experience better server performance without compromising the player experience.