A Lightweight Minecraft 1.12 - 1.16.4x Server Plugin for a server optimization
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/Raznar-Lab/EntityOptimizer/
- Contributors:
- RedEpic, BadAccuracyID
- Languages Supported:
- English, Indonesia
- Donation Link:
- https://raznar.id/
Make your Minecraft Server TPSwith this plugin
How the Plugin Works?
The plugin is made for a server optimization by clearing entities when they are no players around 3 chunks or 48 blocks, and unload the chunk to release more free memory cache every 10 seconds, this plugin also disables Mob Spawning (Chunk Generates, Natural, Spawners), and Mob AI, these options can be enabled or disable in the configuration
Installation
Simple, Just put the plugin jar to your plugins it doesnt require any other dependencies
Configuration
WARNINGCode (YAML):[/SIZE]
##########################################################################################################
# Copyright © 2020, Raznar Lab, or its associates. All Rights Reserved. #
##########################################################################################################
blocks-radius: 48 # Prevent mobs getting killed while players are in the radius (Default: 48 / 3 Chunks)
auto-save: 1 # Save Progress automatically every x Minutes
schedule-duration: 30 # Kill entities in unloaded chunks automatically every x Seconds
schedule-log: false # Logs the schedule
mob-movement: false # Enable Mob Move
mob-interaction: false # Enable Mob Interact
natural-spawn: false # Enable Mob Spawn Naturally
chunk-spawn: false # Enable Mob Spawn while player generates a chunk
spawner-spawn: false # Enable Mob spawn from spawner
worlds: # Enable Entity Cleaner at specified world
- world
whitelist-mob: # Prevent specified Mob getting killed or removed while plugin is running
- VILLAGER
whitelist-tamed-mob: # Prevent specified Tamed Mob getting killed or mob movement's getting removed while plugin is running
- WOLF
- HORSE
whitelist-mob-ai: [] # Prevent specified Mob's AI getting removed while plugin is running
whitelist-tamed-mob-ai: # Prevent specified Tamed Mob's AI getting removed while plugin is running
- WOLF
- HORSE
unload-chunk: true # Unload chunk when they're no players in the radius
# More information at https://github.com/Raznar-Lab/ServerStonker/wiki
[SIZE=5]
THIS PLUGIN IS ABANDONED AND NO LONGER MAINTAINED WE FOUND THAT THIS PLUGIN IS USELESS, YOU BETTER TO USE THE DEFAULT SPIGOT / BUKKIT CONFIGURATION
Target
50 Downloads = Add Flexible Configuration (DONE)
100 Downloads = More Features (DONE)
150 Downloads = Commands
200 Downloads = ?
250 Downloads = ?
300 Downloads = ?
5 Reviews (5-Stars) = ?
10 Reviews (5-Stars) = ?
15 Reviews (5-Stars) = ?
20 Reviews (5-Stars) = ?
Links:
Discord
Website
Github

Server Stonker 1.3
Make your Minecraft Server TPS STONKS in a realtime
Recent Updates
- Code cleanup Jan 19, 2021
- Fixed Configuration Jan 19, 2021
- Fixed Configuration Section Jan 7, 2021