0.3.1 results are compatible with 0.3 results due to extremely minimal changes. If anything 0.3.1 results may be lower by a minimal amount.
Usage Information:
The Bungeecord implementation should work on 1.8 - 1.19 Bungeecord versions.
The Independent implementation requires no server software, allowing for a more lightweight experience. It is built using Java 17, you may get errors running it with previous versions.
The Minestom implementation is built against a development branch of the MinestomAPI, specifically built to work with the developer builds of the Sabre Minestom Implementation.
The Spigot implementation should work on 1.8 - 1.19 Spigot/forks versions.
The Velocity implementation should work with latest Velocity, tested with 3.1.x.
Minor Changes:
Added the storage hardware information accessor in the PreStage object into a try statement in order to mute an error which occurs on some Linux distributions.
Major Changes:
This release includes the Independent implementation - a standalone Java program.
This release includes the Minestom implementation fixed by JustDoom.