Skip to content
forked from MohistMC/Banner

The Bukkit/Spigot/Paper API implementation for Fabric

License

Notifications You must be signed in to change notification settings

thaumstrial/Banner

 
 

Repository files navigation

Mohist Banner 1.20.x

The Bukkit/Spigot/Paper API implementation for Fabric

Version Support Stability Mod compatibility Plugin compatibility
1.20 WIP Poor Zero Zero
1.19.4 WIP Poor Better than plugins Poor

Notice

  • Fabric + Bukkit is more vanilla-like than Forge + Bukkit
  • Fabric API uses mixins to change minecraft indirectly
  • There's very little breaking changes
  • Banner still has a lot of bugs, so do not use it in production
  • Download for testing only, report bugs

Progress

  • Start patch
    • Spigot (723951c)
      • Bukkit-Patches
      • CraftBukkit-Patches (93%)

Running?

It could be compilable and running, but the compatibility with plugins is poor.

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)

  • You'll need wget and curl
cd ./<your-server-folder>
wget https://github.com/8Mi-Tech/Shell/raw/main/banner-launcher
chmod +x ./banner-launcher
./banner-launcher -i

Usage

  • Just put it in the mods folder.
  • Also, remember that Banner is still in WIP - do not use it in a production environment!

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.

About

The Bukkit/Spigot/Paper API implementation for Fabric

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%