Hybrids
Magma¶
A Magma server, which is a combination of Forge and PaperMC, can be used with
-e TYPE=MAGMA
Note
There are limited base versions supported, so you will also need to set VERSION
, such as "1.12.2", "1.16.5", etc.
Mohist¶
A Mohist server can be used with
-e TYPE=MOHIST
Note
There are limited base versions supported, so you will also need to set VERSION
, such as "1.12.2"
By default the latest build will be used; however, a specific build number can be selected by setting MOHIST_BUILD
, such as
-e VERSION=1.16.5 -e MOHIST_BUILD=374
Catserver¶
A Catserver type server can be used with
-e TYPE=CATSERVER
NOTE Catserver only provides a single release stream, so
VERSION
is ignored