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.

5.70M
1,462
Optimization
AboutChangelogVersions

0.2.0+beta.3.106 backport for 1.18.2

by ishland on Oct 20, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 5a90de51 Fixes a crash when ensuring chunks within range — ishland

0.2.0+beta.7.8 devbuild for 1.19.2

by ishland on Oct 20, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 6122beb1 Fixes a crash when ensuring chunks within range — ishland

0.2.0+beta.3.105 backport for 1.18.2

by ishland on Oct 15, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • dcb8f601 Fixes for cross-dimension teleports — ishland
  • 57233231 Fix block update freezes when switching dimensions — ishland

0.2.0+beta.7.7 devbuild for 1.19.2

by ishland on Oct 15, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • b236210d Fixes for cross-dimension teleports — ishland
  • 83dacf8f Fix block update freezes when switching dimensions — ishland

0.2.0+beta.7.5 devbuild for 1.19.2

by ishland on Oct 6, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 2db6b17c Disable USE_PACKET_PRIORITY_SYSTEM_BLOCK_UPDATE_CONSOLIDATION by default — ishland

0.2.0+beta.3.103 backport for 1.18.2

by ishland on Oct 6, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 53088a5b Disable USE_PACKET_PRIORITY_SYSTEM_BLOCK_UPDATE_CONSOLIDATION by default — ishland

0.2.0+beta.7.4 devbuild for 1.19.2

by ishland on Oct 5, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 21d01742 Process all block updates & add config option for block update consolidation — ishland

0.2.0+beta.3.102 backport for 1.18.2

by ishland on Oct 5, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • a0c06987 Process all block updates & add config option for block update consolidation — ishland

0.2.0+beta.7.3 devbuild for 1.19.2

by ishland on Oct 5, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 9bba39ed Packet-level block update optimizations — ishland
  • 42312c18 Adds config option for toggling async loading messages — ishland

0.2.0+beta.3.101 backport for 1.18.2

by ishland on Oct 5, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • ea6bfd48 Packet-level block update optimizations — ishland
  • 4381e61a Adds config option for toggling async loading messages — ishland

0.2.0+beta.3.99 backport for 1.18.2

by ishland on Oct 2, 2022
Download

This version is uploaded automatically by GitHub Actions.

Changelog:

  • 817b10dd Add compatibility layer for mods accessing spawning logic (#26) — ishland

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
1
9
10
11
14

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@656c5b6

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