/Mohist

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Mohist Made in China

Since CraftBukkit has modified a lot of underlying layers, some of the core mods are not available, we are working hard to improve.

Getting Help

Discord Home QQ bStats

Download

Mohist is still in beta and you may encounter issues in using it with your server. You have been warned!

Building

  • Checkout project
    • You can use IDE or clone from console: git clone https://github.com/PFCraft/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

Installation

  • Read the wiki in detail WIKI

How to install Mohsit: For those wishing to work on Mohsit itself

If you wish to actually inspect Mohsit, submit PRs or otherwise work with Mohsit itself, you're in the right place!

See the guide to setting up a Forge workspace.

Pull requests

See the "Making Changes and Pull Requests" section in the Forge documentation.

Credits