tkhs-dev / Mohist

Minecraft Forge Hybrid server implementing the Paper/Spigot/Bukkit API(1.12.2/1.15.2), formerly known as Thermos/Cauldron/MCPC+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mohist-1.12.2

It is highly recommended to use the 1.8+ version of Mohist to quickly resolve errors!

Mohist Stats Mohist Stats

Getting Help

Home Discord QQ

Download

Install

This software requires Java 8.

Download and place the server jar in an empty directory. Now launch it using the java command:

java -jar yourJar.jar

Building

  • Checkout project
    • You can use IDE or clone from console: git clone https://github.com/Mohist-Community/Mohist.git
  • Building
    • Build with Linux: bash gradlew launch4j
    • Build with Windows: gradlew.bat launch4j

All builds will be in .\build\distributions\ Mohist-xxxxx-server.jar Is the server file that you should run

Plugin development

  • Building
    • Build with Linux: bash gradlew reobfToSRG
    • Build with Windows: gradlew.bat reobfToSRG

.\build\mohist_srg.jar Is the development frontend you need

Thanks for the following project

Special Thanks To:

YourKit-Logo

YourKit, makers of the outstanding java profiler, support open source projects of all kinds with their full featured Java and .NET application profilers. We thank them for granting Mohist an OSS license so that we can make our software the best it can be.

About

Minecraft Forge Hybrid server implementing the Paper/Spigot/Bukkit API(1.12.2/1.15.2), formerly known as Thermos/Cauldron/MCPC+

License:GNU General Public License v3.0


Languages

Language:Java 100.0%Language:Red 0.0%Language:Batchfile 0.0%