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
Very Many Players (Fabric)

Very Many Players (Fabric)

A Fabric mod designed to improve server performance at high playercounts.

7.26M
1,590
Optimization
AboutChangelogVersions

0.2.0+beta.7.1 devbuild for 1.19.2

by ishland on Oct 2, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 1e3169ab Add compatibility layer for mods accessing spawning logic (#26) — ishland

0.2.0+beta.7.0 for 1.19.2

by ishland on Aug 28, 2022
Download

VMP 0.2.0+beta.7 for Minecraft 1.19.2 is released

This release adds new optimizations and features and fixes several bugs.

Changelog:

  • Fixes item entities moving slower than expected in water
  • Fixes some networking issues with fabric-networking-api-v1
  • Fixes performance regression when constantly adding short-lived entities
  • Uses Log4j2 AsyncAppender to improve logging performance and keep logging IO off the main thread (configurable)
  • Uses async chunks for initial chunk loading on player logins (configurable)
  • More aggressive networking optimizations on packet priority
  • Makes several commands run async only when issued by a player
  • Adds async portals (only for players) (configurable)
  • Optimizes nearby chunk lookup a bit more
  • Optimizes parts of entity tracking logic by rewriting some logic (configurable)
  • Uses split event loops on networking to mitigate some common bot attacks (configurable)
  • Optimizes networking handling on server thread to mitigate some common bot attacks
  • Optimizes getBiome lookups by precaching (configurable), leading to faster spawning logic

Full Changelog: https://github.com/RelativityMC/VMP-fabric/compare/0.2.0+beta.6...0.2.0+beta.7

0.2.0+beta.3.98 backport for 1.18.2

by ishland on Aug 28, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 0905627b Copy-on-write config to purge old entries — ishland
  • 16758626 Configurable async chunks on login — ishland
  • 70c4f63c Improvements and corrections on README.md — ishland
  • 183e7676 Configurable precache biome lookup — ishland

0.2.0+beta.6.61 devbuild for 1.19.2

by ishland on Aug 28, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 050771d8 Improvements and corrections on README.md — ishland
  • 87c8559e Configurable precache biome lookup — ishland
  • a5e67676 Correct README.md badge for build status — ishland

0.2.0+beta.6.58 devbuild for 1.19.2

by ishland on Aug 28, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 023a02f7 Copy-on-write config to purge old entries — ishland
  • db2a1f39 Configurable async chunks on login — ishland

0.2.0+beta.6.56 devbuild for 1.19.2

by ishland on Aug 26, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • d78ee441 Attempt to reduce rehashes in AreaMap — ishland

0.2.0+beta.3.94 backport for 1.18.2

by ishland on Aug 26, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 1fbdd72b Attempt to reduce rehashes in AreaMap — ishland

0.2.0+beta.6.55 devbuild for 1.19.2

by ishland on Aug 25, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • e738a039 Avoids deadlocking server thread when netty thread is busy — ishland
  • 8fc0d0b2 Update README.md — ishland
  • fe05e914 fix lmfao moment trying to dereference a removed tracker — ishland

0.2.0+beta.3.93 backport for 1.18.2

by ishland on Aug 25, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 8b0c7690 Avoids deadlocking server thread when netty thread is busy — ishland
  • 96e8fcf2 Update README.md — ishland
  • 0a73c2e2 fix lmfao moment trying to dereference a removed tracker — ishland

0.2.0+beta.3.90 backport for 1.18.2

by ishland on Aug 24, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 228899c4 feature: reduce mspt while under bot attacks — ishland
  • 846962a2 Make use_multiple_netty_event_loops default and no longer exp — ishland
  • b36d39f0 Adds config option for async portals — ishland

0.2.0+beta.6.52 devbuild for 1.19.2

by ishland on Aug 24, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 609d6b14 Make use_multiple_netty_event_loops default and no longer exp — ishland
  • e4326105 Adds config option for async portals — ishland

0.2.0+beta.6.50 devbuild for 1.19.2

by ishland on Aug 24, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • b9de29ce feature: reduce mspt while under bot attacks — ishland

0.2.0+beta.3.88 backport for 1.18.2

by ishland on Aug 24, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • f97660f8 feature: reduce mspt while under bot attacks — ishland

0.2.0+beta.6.49 devbuild for 1.19.2

by ishland on Aug 18, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • df7314aa Lower memory usage of biome cache — ishland

0.2.0+beta.3.87 backport for 1.18.2

by ishland on Aug 18, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 5d0651ad Lower memory usage of biome cache — ishland

0.2.0+beta.6.47 devbuild for 1.19.2

by ishland on Aug 8, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 0ad25fef Only do async spreadplayers when executed by players, server or rcon — ishland

0.2.0+beta.3.85 backport for 1.18.2

by ishland on Aug 8, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 3dcd0dad Only do async spreadplayers when executed by players, server or rcon — ishland

0.2.0+beta.6.45 devbuild for 1.19

by ishland on Aug 8, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • e6209d03 Only do async spreadplayers when executed by players, server or rcon — ishland

0.2.0+beta.6.46 devbuild for 1.19.2

by ishland on Aug 7, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • efc75152 Another attempt to fix some tracking issues — ishland

0.2.0+beta.3.84 backport for 1.18.2

by ishland on Aug 7, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 9440933c Another attempt to fix some tracking issues — ishland
1
10
11
12
15

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@a0bd011

© 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.