HomeBedrockAddonsSERVER OPTIMIZATION [DISCONTINUED]
SERVER OPTIMIZATION [DISCONTINUED]
AddonsBedrock

SERVER OPTIMIZATION [DISCONTINUED]

by BudgetGamer1503 · on CurseForge

A lightweight server-side pack by BudgetGamer1503 (aka AWESOME DUO) built to reduce lag, clean up entity clutter, and run quietly in the background. No…

⬇ Download on CurseForge
SERVER OPTIMIZATION [DISCONTINUED] — screenshot 1

Discord

Minecraft Bedrock Server Optimization Pack

REPLACED BY HYBRID OPTIMIZATION 

ADS Optimization V1(Super)

Overview

This comprehensive optimization pack is a powerful upgrade to the old ADS Server Optimization.
It’s built from the ground up to give server owners total control over lag, automated cleanups, and real-time performance monitoring.


 What's New in V1(Super)?

Feature ADS V1 (Older) V1(Super) – Latest Pack
Entity cleanup Basic loop ✅ Smart chunk-based cleanup with priorities
Item overflow control ✅ Per-chunk max item cap
Idle entity removal ✅ Tracks & removes AFK mobs/entities
Redstone/Hopper limiter ✅ Max hopper minecarts per chunk
Real-time performance stats ✅ Sent to server operators
Activity tracking ✅ Tracks player interactions to avoid false idle cleanup
Config file Hardcoded ✅ Centralized CONFIG object
Join message ✅ Dynamic welcome tip
Bash system monitor ✅ Linux/Mac log tracking script
Server settings tuning Minimal ✅ Full server.properties guide + OS tweaks

 Minecraft Bedrock Server Optimization Pack

📁 Server Configuration (server.properties)

(see full optimized server.properties section in pack)

OR

# Basic Server Settings
server-name=Optimized Server
gamemode=survival
force-gamemode=false
difficulty=normal
allow-cheats=false
max-players=20
online-mode=true
allow-list=false
server-port=19132
server-portv6=19133
view-distance=10
tick-distance=4
player-idle-timeout=30
max-threads=8

# Performance Optimization
simulation-distance=6
level-seed=
default-player-permission-level=member
texturepack-required=false
content-log-file-enabled=false
compression-threshold=1
compression-algorithm=zlib
server-authoritative-movement=server-auth
player-movement-score-threshold=20
player-movement-action-direction-threshold=0.85
player-movement-distance-threshold=0.3
player-movement-duration-threshold-in-ms=500
correct-player-movement=false
server-authoritative-block-breaking=false
chat-restriction=None
disable-player-interaction=false
client-side-chunk-generation-enabled=true
block-network-ids-are-hashes=true
disable-persona=false
disable-custom-skins=false
server-build-radius-ratio=Disabled

🌍 World Configuration

// world_behavior_packs.json
[
  {
    "pack_id": "c75c8dc4-1b3c-4d5b-b08a-aa0c5f0a7afb",
    "version": [1, 0, 0]
  }
]

 OS-Level Optimization

Includes performance tuning for Linux/Mac and Windows, plus a monitoring script that tracks CPU, memory, and players every 60 seconds.(not work on mobile devices)

Linux Tweaks (Ubuntu/CentOS)

# Increase file descriptors
echo "minecraft soft nofile 65536" >> /etc/security/limits.conf
echo "minecraft hard nofile 65536" >> /etc/security/limits.conf

# Tweak network settings
echo "net.core.rmem_max = 16777216" >> /etc/sysctl.conf
echo "net.core.wmem_max = 16777216" >> /etc/sysctl.conf

# Apply changes
sudo sysctl -p

 Windows Optimization (if using Java wrapper)

bedrock_server.exe -Xmx4G -Xms2G -XX:+UseG1GC -XX:G1HeapRegionSize=32M

Performance Tips


🛠 Installation Steps

  1. Place the behavior pack in /behavior_packs
  2. Update server.properties with optimized values (if it don't update automatically)
  3. Add the pack to world_behavior_packs.json (if it don't update automatically)
  4. Restart the server
  5. Optional: Added monitor.sh for Linux/Mac logging

 Support

Need help tweaking for big servers or creative realms? Want a GUI? Comment Below


 Previous Versions (v1–v1.1)

 AD'SERVER OPTIMIZER.mcpack

Creator: BudgetGamer1503 (AWESOME DUO)

A lightweight server-side optimization pack for Minecraft Bedrock. Removes laggy clutter like dropped items and stray arrows—completely silently and automatically.

 Key Features

 Experimental Gameplay (Required)

Make sure these toggles are ON in your server settings:

 Related Projects by BudgetGamer1503


 Credits

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Bedrock addons & mods walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more