Flashback083 / Mohist

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

Home Page:https://mohist.red

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mohist 1.12.2

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

中文 | Français

Mohist Stats Mohist Stats

Notice

The original owner and devs stopped participating in Mohist development due to personal reasons. Now, the Mohist development team is undergoing reorganization.
After the new development team is stabilized, we will continue maintenance and development as usual.
If you have corresponding type of server development experience or are familiar with BukkitAPI,
And willing to participate in this project。
You can send an email to 3293876954@qq.com to inform me.

We urgently need new devs to inject new impetus into this project to make it more excellent and lasting.

Getting Help

Home

Discord

QQ

Download

You can download the latest version from Jenkins.

Install

This software requires Java 8.

Download Mohist and place the server jar in an empty directory.

Now launch it using the java command:

java -jar yourJar.jar

Building

  • Checkout project
    • Clone Mohist: git clone https://github.com/Mohist-Community/Mohist.git
  • Build Mohist
    • Build with Linux: bash gradlew launch4j
    • Build with Windows: gradlew.bat launch4j

All builds will be in .\build\distributions\

The Mohist server jar file is located at .\build\distributions\Mohist-xxxxx-server.jar

This is the jarfile 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 to the following projects

A 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/Kettle/Cauldron/MCPC+

https://mohist.red

License:GNU General Public License v3.0


Languages

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