
Say goodbye to lag! Boost your server's TPS with smart entity culling, chunk optimization, redstone throttling & automatic cleanup. Your pets and builds stay safe.
Advanced Server Performance Optimization Plugin for PaperMC
Features • Installation • Commands • Configuration • Support
NebulaBooster is a comprehensive server optimization plugin designed to dramatically improve your Minecraft server's performance. It intelligently manages entities, chunks, redstone mechanics, and items to maintain smooth gameplay even under heavy load.
Whether you're running a small survival server or a large network with hundreds of players, NebulaBooster adapts to your needs with highly configurable optimization systems.
/nebula stats| Feature | Description | Default |
|---|---|---|
| Hostile per chunk | Maximum hostile mobs per chunk | 25 |
| Passive per chunk | Maximum passive mobs per chunk | 15 |
| AI reduction distance | Distance to reduce mob AI | 32 blocks |
| AI disable distance | Distance to disable mob AI | 64 blocks |
| No-target despawn | Time before idle hostile despawns | 60 seconds |
| Feature | Description | Default |
|---|---|---|
| Max nearby entities | Entities before spawner pauses | 12 |
| Radius check | Area to check for entities | 16 blocks |
| Min spawn delay | Minimum ticks between spawns | 200 ticks |
| Max spawn delay | Maximum ticks between spawns | 800 ticks |
| Player activation range | Range for spawner activation | 16 blocks |
| Feature | Description | Default |
|---|---|---|
| Max chunks per tick | Chunk loads per tick | 4 |
| Inactive timeout | Time before unloading | 300 seconds |
| Pre-generation | Chunks ahead for flyers | 3 chunks |
| Min unload distance | Minimum distance from players | 10 chunks |
| Feature | Description | Default |
|---|---|---|
| Max updates per chunk | Redstone updates limit | 100/tick |
| Max updates per world | World-wide limit | 2000/tick |
| Hopper transfer cooldown | Ticks between transfers | 16 ticks |
| Max hoppers per chunk | Hopper limit per chunk | 32 |
| Clock detection | Minimum frequency to detect | 4 ticks |
| Feature | Description | Default |
|---|---|---|
| Merge radius | Distance for item merging | 2.5 blocks |
| Cleanup interval | Time between cleanups | 300 seconds |
| Max item age | Item lifetime on ground | 180 seconds |
| Warning times | Countdown warnings | 60, 30, 10, 5s |
| Command | Description | Permission |
|---|---|---|
/nebula or /nb |
Main command | nebulabooster.use |
/nebula stats |
View server statistics | nebulabooster.stats |
/nebula reload |
Reload configuration | nebulabooster.reload |
/nebula toggle <module> |
Enable/disable modules | nebulabooster.toggle |
/nebula monitor |
Real-time performance monitor | nebulabooster.monitor |
/nebula cleanup |
Manual item cleanup | nebulabooster.cleanup |
/nebula chunk |
Current chunk information | nebulabooster.chunk |
/nebula detect |
Detect lag sources | nebulabooster.detect |
/nebula emergency |
Force emergency cleanup | nebulabooster.emergency |
| Command | Description |
|---|---|
/nebula detect spawners [radius] [type] |
Find spawners near all players |
/nebula detect hoppers [radius] |
Find hopper clusters |
/nebula detect redstone [radius] |
Find redstone mechanisms |
/nebula detect report [radius] |
Full detection report |
| Permission | Description | Default |
|---|---|---|
nebulabooster.use |
Basic command access | op |
nebulabooster.admin |
All permissions | op |
nebulabooster.stats |
View statistics | op |
nebulabooster.reload |
Reload config | op |
nebulabooster.toggle |
Toggle modules | op |
nebulabooster.monitor |
Performance monitor | op |
nebulabooster.cleanup |
Manual cleanup | op |
nebulabooster.chunk |
Chunk info | op |
nebulabooster.detect |
Detection commands | op |
nebulabooster.emergency |
Emergency mode | op |
nebulabooster.alerts |
Receive alerts | op |
nebulabooster.bypass |
Bypass all limits | false |
.jar file in your server's plugins folderplugins/NebulaBooster/config.yml/nebula reload to apply changesmodules:
entity-optimizer: true # Entity management system
chunk-optimizer: true # Chunk management system
redstone-optimizer: true # Redstone throttling
item-optimizer: true # Item merging & cleanup
performance-monitor: true # TPS/memory monitoring
general:
language: "en" # "en" for English, "es" for Spanish
general:
excluded-worlds:
- "world_lobby"
- "creative_world"
NebulaBooster will never remove these entities:
| Scenario | Without NebulaBooster | With NebulaBooster |
|---|---|---|
| 100 players, vanilla | ~12 TPS | ~19 TPS |
| Large mob farm active | ~8 TPS | ~17 TPS |
| Redstone contraption spam | ~10 TPS | ~18 TPS |
| 500+ ground items | ~14 TPS | ~20 TPS |
Results may vary based on server hardware and configuration
Author: SrCodexStudio
Website: hidencloud.com
Made with love for the Minecraft community