Overview
VexOptimizator improves server performance by dynamically balancing ticks, managing entities, and optimizing chunk handling.
It maintains a stable TPS even under high player or entity load, providing smoother gameplay.
The plugin integrates perfectly with VexAPI for extended developer control and performance analytics.
Features
• Tick balancing and lag prevention system
• Automated entity and item cleanup
• Dynamic chunk suspension for memory efficiency
• Configurable optimization profiles
• Real-time server performance tracking
• API integration through VexAPI
• Lightweight and designed for production servers
[hr]
Installation
1. Download the latest version of VexOptimizator
2. Place it inside your `plugins` folder
3. Ensure that VexAPI is installed (required)
4. Restart your server
5. Edit `plugins/VexOptimizator/config.yml` for custom settings
Commands
Code (Text):
/vexopt stats
– View live server performance
Code (Text):
/vexopt reload
– Reload configuration
Code (Text):
/vexopt analyze
– Run performance analysis
Code (Text):
/vexopt clearlag
– Clear unnecessary entities
Permissions
Code (Text):
vexopt.admin
– Access to all commands (default: op)
Code (Text):
vexopt.stats
– View performance stats
Code (Text):
vexopt.reload
– Reload configuration
Configuration
All settings are located in `config.yml`. You can change optimization thresholds, cleanup frequency, and performance modes.
The default configuration works well for most servers.
Links