{"id":120483,"date":"2026-06-07T05:08:55","date_gmt":"2026-06-07T02:08:55","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/"},"modified":"2026-06-07T05:08:55","modified_gmt":"2026-06-07T02:08:55","slug":"performancez","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/","title":{"rendered":"Performancez \u2014 Lag Reduction &#038; Server Optimization"},"content":{"rendered":"<p># \u2728 Performancez Plugin Documentation<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcd6 Overview<br \/>\nPerformancez is a comprehensive server optimization plugin for **Spigot** and **Paper** servers running **Minecraft 1.16.x through 1.21.x**. It targets the most common sources of server lag including entity overcrowding, memory pressure, TPS degradation, ping spikes, chunk overloading, and crash exploits \u2014 all configurable with every feature individually toggleable.<\/p>\n<p>> \ud83d\udca1 Set any numeric limit to `-1` to disable that specific check without turning off the whole system.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f Systems<\/p>\n<p>### \ud83d\udc7e Entity Limiter<br \/>\nCaps mobs and dropped items per chunk at spawn time and via periodic scans. Supports global limits, per-type limits (zombies, villagers, chickens, etc.), and a separate item cap. Players are never affected. (Enable it in config <\/p>\n<p>### \ud83d\uddfa\ufe0f Chunk Manager<br \/>\nTracks last-used timestamps for every loaded chunk and automatically unloads chunks with no nearby players after a configurable idle time. Respects force-loaded chunks and world-specific max chunk counts.<\/p>\n<p>### \ud83e\udde0 Memory Manager<br \/>\nMonitors JVM heap usage and triggers garbage collection suggestions when usage exceeds a configurable threshold. Notifies admins in-game when memory is critically high.<\/p>\n<p>### \ud83d\udcca TPS Monitor<br \/>\nReads server TPS every few seconds and reacts to two configurable thresholds \u2014 a low threshold triggers admin notifications, a critical threshold triggers emergency entity culling and optional view distance reduction.<\/p>\n<p>### \ud83d\udce1 Ping Guard<br \/>\nSamples all player pings on a regular interval. Warns admins when average server ping is high. Supports optional auto-kick for players exceeding a max ping limit.(Enable in config)<\/p>\n<p>### \ud83d\udcc8 Lag Spike Profiler<br \/>\nMeasures actual tick duration every tick. Spikes exceeding the threshold are logged with the worst-performing world&#8217;s entity and chunk counts. Keeps a rolling history of the last 20 spikes and continuously snapshots chunk entity counts for the top-chunks list.<\/p>\n<p>### \ud83d\udee1\ufe0f Anti-Crasher<br \/>\nBlocks known crash exploits at the event level \u2014 oversized books, oversized chat packets, and oversized sign lines. Kicks violating players and logs every incident.<\/p>\n<p>### \ud83e\uddca World Freeze<br \/>\nDetects worlds with no players and freezes their time cycle, weather, and mob AI entirely. Resumes instantly when a player enters. Specific worlds can be excluded.(Enable in config)<\/p>\n<p>### \ud83d\udcec Async Player Loader<br \/>\nMoves expensive player pre-login processing off the main thread. Includes a join-flood detector that warns admins when the same IP joins in rapid succession.<\/p>\n<p>### \ud83e\uddf9 Auto Clear Lagg<br \/>\nRuns on a configurable timer with broadcast countdown warnings. Clears dropped items, projectiles, and experience orbs. Protects items near players.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udccb Commands<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;|&#8212;|<br \/>\n| `\/pz help` | \ud83d\udcdc Lists all commands |<br \/>\n| `\/pz status` | \ud83d\udda5\ufe0f Full server overview \u2014 TPS, memory, players, entities, chunks, frozen worlds |<br \/>\n| `\/pz clearlagg` | \ud83e\uddf9 Instantly culls entities, unloads stale chunks, merges items, and suggests GC |<br \/>\n| `\/pz tps` | \ud83d\udcca Shows 1m, 5m, and 15m TPS averages color-coded green\/yellow\/red |<br \/>\n| `\/pz memory` | \ud83e\udde0 Shows JVM heap usage in MB and percentage |<br \/>\n| `\/pz chunks` | \ud83d\uddfa\ufe0f Shows loaded chunk counts per world |<br \/>\n| `\/pz ping` | \ud83d\udce1 Shows every online player&#8217;s ping with color coding |<br \/>\n| `\/pz top` | \ud83d\udd1d Shows top 10 laggiest chunks ranked by entity count |<br \/>\n| `\/pz history` | \ud83d\udd50 Shows last 20 lag spike reports with timestamps |<br \/>\n| `\/pz freeze` | \ud83e\uddca Shows which worlds are currently frozen |<br \/>\n| `\/pz crasher` | \ud83d\udee1\ufe0f Shows current anti-crasher limits |<br \/>\n| `\/pz reload` | \ud83d\udd04 Reloads config.yml without restarting the server |<\/p>\n<p>> **Aliases:** `\/performancez` \u00b7 `\/pz` \u00b7 `\/perf`<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd10 Permissions<\/p>\n<p>| Permission | Default | Description |<br \/>\n|&#8212;|&#8212;|&#8212;|<br \/>\n| `performancez.admin` | \ud83d\udc51 OP | Access to all commands |<br \/>\n| `performancez.notify` | \ud83d\udc51 OP | Receive in-game lag spike and warning alerts |<br \/>\n| `performancez.bypass.entitylimit` | \u274c false | Bypass entity spawn limiting |<br \/>\n| `performancez.bypass.anticheat` | \ud83d\udc51 OP | Bypass anti-crasher checks |<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0\ufe0f Configuration<br \/>\nEvery system has its own section in `config.yml` and can be **individually enabled or disabled**. Setting any numeric limit to `-1` disables that specific check without turning off the whole system. Key settings include:<\/p>\n<p>&#8211; \u23f1\ufe0f Scan intervals &#038; check frequencies<br \/>\n&#8211; \ud83d\udcc9 TPS &#038; memory thresholds<br \/>\n&#8211; \ud83d\udc3e Per-type entity limits<br \/>\n&#8211; \u23f3 Countdown warning timings<br \/>\n&#8211; \ud83c\udf0d Excluded worlds per system<br \/>\n&#8211; \ud83d\udcac All in-game messages including the plugin prefix<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Performancez is a Spigot\/Paper 1.16\u20131.21 plugin that reduces server lag by limiting entities, merging items, freezing empty worlds, monitoring TPS, and protecting against crash exploits, Built By 786kurulus.<\/p>\n","protected":false},"featured_media":120484,"template":"","meta":{"_minecraft_slug":"performancez","_minecraft_project_id":"OKpeMEk3","_minecraft_author":"786kurulus","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":682,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"performancez.zip","_minecraft_size_bytes":27177852,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-16T09:50:33.038921Z","_minecraft_date_created":"2026-03-17T02:21:02.117997Z","_minecraft_date_modified":"2026-04-19T07:13:52.472770Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/performancez","_minecraft_icon_attachment_id":120484,"_minecraft_imported_at":"2026-06-07T02:08:56+00:00","_minecraft_import_hash":"4c959219d033182f4a648ffb8e900136","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,126,90,127,128,129,123,92],"mod_loader":[130,132,133,134],"minecraft_version":[118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-120483","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-management","mod_category-optimization","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-technology","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Performancez \u2014 Lag Reduction &amp; Server Optimization - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Performancez \u2014 Lag Reduction &amp; Server Optimization - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Performancez is a Spigot\/Paper 1.16\u20131.21 plugin that reduces server lag by limiting entities, merging items, freezing empty worlds, monitoring TPS, and protecting against crash exploits, Built By 786kurulus.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/performancez\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/performancez\\\/\",\"name\":\"Performancez \u2014 Lag Reduction & Server Optimization - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/performancez\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/performancez\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/performancez-icon-f7df4f08b405cb38564a39a9ec7ea3db1fe95afa_96.webp\",\"datePublished\":\"2026-06-07T02:08:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/performancez\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/performancez\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/performancez\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/performancez-icon-f7df4f08b405cb38564a39a9ec7ea3db1fe95afa_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/performancez-icon-f7df4f08b405cb38564a39a9ec7ea3db1fe95afa_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/performancez\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Performancez \u2014 Lag Reduction &#038; Server Optimization\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Performancez \u2014 Lag Reduction & Server Optimization - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/","og_locale":"en_US","og_type":"article","og_title":"Performancez \u2014 Lag Reduction & Server Optimization - Minecraft","og_description":"Performancez is a Spigot\/Paper 1.16\u20131.21 plugin that reduces server lag by limiting entities, merging items, freezing empty worlds, monitoring TPS, and protecting against crash exploits, Built By 786kurulus.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/","name":"Performancez \u2014 Lag Reduction & Server Optimization - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/performancez-icon-f7df4f08b405cb38564a39a9ec7ea3db1fe95afa_96.webp","datePublished":"2026-06-07T02:08:55+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/performancez\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/performancez-icon-f7df4f08b405cb38564a39a9ec7ea3db1fe95afa_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/performancez-icon-f7df4f08b405cb38564a39a9ec7ea3db1fe95afa_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/performancez\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Performancez \u2014 Lag Reduction &#038; Server Optimization"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/120483","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/120484"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=120483"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=120483"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=120483"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=120483"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}