your current location:首页 > news>[VM P] Very Many Players Minecraft

[VM P] Very Many Players Minecraft

2024-12-12 09:35:43|Myriagame |source:minecraft skins

Brief introduction

A server module designed to optimize high players' performance performance.

It is recommended to use the lithium (Lithium) to obtain the maximum optimization benefits;

The goal is to improve performance as much as possible without sacrificing the original function and behavior;

Still in the development stage, various types of compatibility may occur, please report in Github.

Optimized content implemented by VMP

Optimize nearby data packets and player search using the local mapping table;

Use the cache to optimize the composition matching of the entity tracker, the fluid state search and the biological AI;

Optimize the physical iteration of collisions and similar transactions;

Optimize the TICKET communicationer with the McUtil in the Paper project (based on MIT -based distribution);

Cancel the source of the JNI call, and use the built -in time source of Java;

… And more!

Support and Construction

Support in the following areas: Discord | Github.

Construction requires the use of JDK17 or above;

Run ./gradlew Clean Build in the root directory.