Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Panda Anti-Lag

Panda Anti-Lag

Stop common causes of lag on your server. Configure to your likings.

803
9
Management
Optimization
Utility

Compatibility

Minecraft: Java Edition

Platforms

Fabric

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

TreeOfSelf
TreeOfSelf Member

Details

Licensed CC0-1.0
Published 4 months ago
Updated 3 weeks ago
DescriptionChangelogVersions

PandaAntiLag

Description

Stop common causes for lag on your Fabric server. This mod aims to prevent common causes of lag by allowing you to limit the amount of projectile entities in an area, prevent someone from having too many ender pearls loaded, and also stagger mob ticks in an area with too many mobs.

This will stop people from making lag machines based on creating too many entities. It will also stop people from using too much RAM or lagging a server out by loading too many chunks with ender pearls. And the staggering of mob ticks allows for players to have thousands of mobs in an area, and only their mobs experience lag while the server TPS stays at 20.0

Configuring

config/PandaAntiLag.json generated at runtime, an entry for each dimension will be made.

{
  "regionSize": 6,  //The square dimensions of how many chunks to consider a "lag region"
  "regionBuffer": 1, //How far lag regions bleed into each other for checking entity counts
  "minimumRegionMobs": 75, //Minimum amount of mobs in a region before it can be affected by mob tick staggering
  "projectileMax": 150, //Max amount of single type of projectile entity (like arrows) allowed in lag region
  "mobStaggerLenience": 200, //Higher values = mob count affects mob staggering less
  "tickTimeLenience": 10, //Higher values = MSPT affects mob staggering less
  "updateInterval": 10000, //How often to allow chunks to count entities (ms)
  "enderPearlUpdateInterval": 10000, //How often to check for a players max enderpearls (ms)
  "maxEnderPearlsPerPlayer": 20 //Max amount of ender pearls a player can have loaded
}

Try it out

hardcoreanarchy.gay (Deathban Anarchy)
sky.hardcoreanarchy.gay (Skyblock Anarchy)

Support

Support discord here!

License

CC0

Modrinth is open source.

main@396f737

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.