MineRealms / Mohist

Minecraft Forge Hybrid server implementing the Paper/Spigot/Bukkit API, 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.6+ version to quickly resolve known and unknown errors!

Getting Help

Home bStats Discord QQ

Download

Building

  • Checkout project
    • You can use IDE or clone from console: git clone https://github.com/Mohist-Community/Mohist.git
  • Setup
    • Setting up submodules: git submodule update --init --recursive
  • Building
    • Build the project for Linux: ./gradlew launch4j
    • or for Windows: ./gradlew.bat launch4j

All builds will be in .\Mohist\build\distributions\

If you are a plugin developer, you can add the following files to your library file .\Mohist\build\localCache\Mohist\recompiled.jar

Mohist-xxxxx-server.jar - is the server we should run it

Thanks for the following project

**用户捐赠二维码(备注信息便于记录)

About

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

License:GNU General Public License v3.0


Languages

Language:Java 100.0%Language:Batchfile 0.0%