MohistMC / Banner

The Bukkit/Spigot/Paper API implementation for Fabric
GNU General Public License v3.0
216 stars 25 forks source link
bukkit java minecraft minecraft-plugin minecraft-server mod paper spigot spigot-plugin

Mohist Banner 1.20.1

### The Bukkit/Spigot/Paper API implementation for Fabric ### This project has nothing to do with cardboard and uses a completely different development structure [![](https://img.shields.io/jenkins/build?jobUrl=https%3A%2F%2Fci.codemc.io%2Fjob%2FMohistMC%2Fjob%2FBanner-1.20.1&label=Jenkins&logo=jenkins&logoColor=%23ffffff)](https://ci.codemc.io/job/MohistMC/job/Banner-1.20.1) [![](https://img.shields.io/github/stars/MohistMC/Banner.svg?label=Stars&logo=github)](https://github.com/MohistMC/Banner/stargazers) [![](https://img.shields.io/badge/jdk-17.0.5+8-brightgreen.svg?colorB=469C00&logo=java)](https://adoptium.net/temurin/releases/?version=17) [![](https://img.shields.io/badge/Gradle-8.1.1-brightgreen.svg?colorB=469C00&logo=gradle)](https://docs.gradle.org/7.5.1/release-notes.html) [![](https://img.shields.io/discord/311256119005937665.svg?color=%237289da&label=Discord&logo=discord&logoColor=%237289da)](https://discord.gg/mohistmc) [![]()](https://bstats.org/plugin/server-implementation/Mohist/6762)
Version Support Stability Mod compatibility Plugin compatibility
1.20.1 Active Good Good Good
1.19.4 End Of Life Poor Poor Poor

Notice

Tips

Progress

NMS Support

We do support using Spigot's net.minecraft.server classes. Classes and Fields will automatically remap to their intermediary counterparts in runtime, but it will not change plugins at all, so don't worried about the plugin files will be changed to unsafe

Installation (for Linux)

Usage

Upstream Projects

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.

JetBrains, creators of the IntelliJ IDEA, supports Paper with one of their Open Source Licenses. IntelliJ IDEA is the recommended IDE for working with Paper, and most of the Paper team uses it.