LightOptimizer |⚡ SERVER PERFORMANCE BOOSTER + FPS HELPER ⚡ icon

LightOptimizer |⚡ SERVER PERFORMANCE BOOSTER + FPS HELPER ⚡ -----

Optimize your Minecraft server for peak performance with LightOptimizer.




fixed some bugs
----------, Nov 10, 2024

Update Notes:
  • Performance Improvements: SmartClearItem and SmartClearMob optimized.
  • Correct Stack Counting: Accurate reporting of cleared mobs and items.
  • Filtering Fixes: disabledWorlds, disabledItems, and disableMobs now work correctly.
  • UpdateChecker Error Fixed.
----------, Nov 4, 2024

Update Notes
  • Async Implementation: Hopper optimization tasks have been made asynchronous.
  • Cooldown Method: A reflection method has been added for setting hopper cooldowns.
  • Error Fixed: The previously encountered cooldown method error has been corrected.
  • Reload Fix: When settings change with the reload command, clear tasks now correctly disable.
  • Performance Improvement: Performance issues in the SmartClearMob and SmartClearItem classes have been resolved.
  • Processing Time: The durations of cleaning tasks have been optimized, reducing unnecessary load.
  • New Feature: Added disableworld and disableitem options for SmartClearItem.
----------, Nov 3, 2024

error fixed
----------, Oct 30, 2024

New Update

Newly Added:
FastChunkLoader

Updated:
FpsHelper improved.
ChunkOptimizer improved.

A Few New Features Added
----------, Oct 29, 2024

Update Notes

New Added:

  • Hopper Optimizer
Improvements:
  • Entity Culling
  • Redstone Optimizer
Bug Fixes:
  • A few bugs have been fixed.
----------, Oct 26, 2024

Update Notes:
  • Bug fixed.
----------, Oct 19, 2024

LightOptimizer - Update Notes
New Features:
  • Entity Culling
  • Disable Falling Blocks
Improvements:
  • Update Checker:
  • Anti-Redstone
New Command:
  • Added the command /lightoptimizerstatus
----------, Oct 16, 2024

Improved RedstoneOptimizer: Performance has been enhanced, and new settings have been added.

Redstone Limit Per Chunk: Redstone usage limits have been implemented for each chunk. You can customize all settings in the config.yml > redstoneoptimizer section.

UpdateChecker Updated Improved.
----------, Oct 7, 2024

⚠️ Warning: If you are using LightOptimizer, please switch to version 2.8. Older versions may experience performance issues (high cpu usage, memory leaks). Here are the changes included in the update:

  • UltraFastChunkLoader: Optimized; high CPU usage and memory leak issues have been fixed.
  • ChunkOptimizer: Optimized; high CPU usage and memory leak issues have been resolved.
  • LightUpdateOptimizer: Optimized; high CPU usage and memory leak issues have been fixed.
  • ServerStartChunkOptimizer: Optimized; high CPU usage and memory leak issues have been resolved.
  • UnusedChunkCleaner: Optimized; high CPU usage and memory leak issues have been fixed. Notification messages have been added.
  • RedstoneOptimizer: Optimized; high CPU usage and memory leak issues have been resolved.
  • The /lightoptimizer chunkinfo command has been added; you can view chunk information with this command.
  • The issue with SmartClearMob deleting NPCs has been fixed, and CitizensAPI has been added.
  • General performance improvements have been made.
  • Some parts have been re-coded.
  • Several bugs have been fixed.
----------, Oct 6, 2024

LightOptimizer 2.7 Update

New Features & Improvements:


Explosion Effect Manager:
  • Added the option to disable explosion sounds.
  • Added the option to disable explosion particles.
  • Feature to completely cancel explosion animations.
  • Ability to disable fire generation during explosions and adjust explosion radius.
  • Functionality to prevent block damage caused by explosions.
Explosion Limiter:
  • A new system has been added to limit the number of explosives on the server.
  • Chunk-based limits for TNT and End Crystal explosions.
  • TNT and End Crystals exceeding the limit in each chunk will be removed before exploding.
  • These limits can be reset every minute as configured.
  • A system that controls other nearby entities during TNT and End Crystal explosions, disabling extra explosives.
Light Update Optimizer:
  • A feature that optimizes light updates on the server with dynamic light sources.
  • Configurable settings to process light updates asynchronously or synchronously.
  • A system that regularly updates chunks containing light sources.
Redstone Optimizer:
  • Automatically sends warning messages about high-load circuits to OP players and the console.
Settings.yml
  • Settings.yml has been added.
----------, Oct 1, 2024

LightOptimizer 2.6 Update
SmartClearMob Update

  • World Controls: Mobs in the worlds listed under disableWorlds will no longer be removed.
  • Mob Type Controls: Mob types listed under disableMobs will be protected and won't be removed.
Please update your config.yml file accordingly.
----------, Sep 16, 2024

LightOptimizer 2.5 Update
  • AsyncExplosion
----------, Sep 13, 2024

LightOptimizer 2.4 Update
  • CustomMobAİ
  • bugs fixed
  • performance improvement
----------, Sep 4, 2024

LightOptimizer 2.3 Update
  • better fpshelper
  • performance improvement
----------, Aug 28, 2024

LightOptimizer 2.2 Update

  • better chunkmobs command

  • performance improvement
----------, Aug 27, 2024

LightOptimizer 2.1 Update

  • better messages.yml
----------, Aug 24, 2024

LightOptimizer 2.0 Update

Additions:
  • messages.yml

Fixed:
  • bstats fixed
----------, Aug 23, 2024

LightOptimizer 1.9 Update

Additions:

  • ItemCooldown: Adds cooldowns for fireworks, tridents, and riptide tridents. Configurable via the itemcooldown.yml file.
  • RedstoneOptimizer: Optimized system for redstone components. Deactivates circuits under high load and limits redstone updates.
  • AntiRedstone: New system for controlling redstone components. Configurable via the antiredstone.yml file.
  • bStats: Added for tracking plugin usage statistics.
  • UpdateChecker: System to check for updates.
  • UpdateNotifier: Notifies you when an update is available.
  • New Plugin Reload Command: Command to reload the plugin configuration.
Rewritten:

  • MemoryOptimizer: Rewritten for better memory optimization.
  • MobChunkLoader: Rewritten to optimize mob chunk loading.
  • SmartClearMob: Performance improvements made.
  • TPSOptimizer: Enhanced to stabilize TPS.
  • MSPTOptimizer: Performance improvements made.
Performance Improvement:

  • Overall performance significantly improved, enhancing stability and speed. Most performance issues have been fixed and optimized.
----------, Aug 21, 2024

bugs fixed
----------, Aug 17, 2024

performance improvement
----------, Aug 14, 2024

Update Summary
UnusedChunkCleaner: Added functionality to clean up unused chunks.
Update config.yml
----------, Aug 14, 2024

Update logs:
- Errors fixed
- Command usage issue fixed
- Performance improved
- Update your config.yml
----------, Aug 13, 2024

LightOptimizer Plugin Update Notes

Version 1.4

New Features:

Mob Chunk Loader:
You can now disable chunk loading for mobs. Settings are configurable through the config file.

Player Join Performance Optimization:
Optimizations for chunk loading when players join to reduce lag during loading. Maximum concurrent loads and loading radius are adjustable.

Server Start Chunk Optimization:
New functionality to optimize chunk loading when the server starts. Settings are manageable through the config file.

Ultra Fast Chunk Loader:
An ultra-fast chunk loading system that significantly speeds up chunk loading. Chunk preloading and optimization intervals are configurable.

Update your config.yml to take advantage of these new features and optimizations!
----------, Aug 4, 2024

LightOptimizer Plugin Update - Changelog
New Commands:

/lightoptimizer free: Cleans up RAM
/lightoptimizer smartclearmoball: Kills all mobs in the world.
New Features:

SmartClearMob Enhancements:
The SmartClearMob feature now excludes tamed, dyed, and named mobs from being killed. This can be adjusted in the configuration file.
Performance Optimization:

Improved Performance Optimization: Enhanced the overall performance optimization to ensure smoother gameplay and better server efficiency.

Config.yml Updated:

The config.yml file has been updated. Please review the new settings to ensure they align with your server's needs.
----------, Aug 1, 2024

fixed bugs, added new commands
/lightoptimizer smartclearitem
/lightoptimizer smartclearmob
----------, Jun 29, 2024

fixed bugs, added new commands
/lightoptimizer smartclearitem
/lightoptimizer smartclearmob
----------, Jun 29, 2024

bugs fixed
----------, Jun 26, 2024

Resource Information
Author:
----------
Total Downloads: 2,128
First Release: Jun 21, 2024
Last Update: Nov 10, 2024
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings