Git Product home page Git Product logo

banner's Introduction

Mohist Banner 1.20.x

The Bukkit/Spigot/Paper API implementation for Fabric

This project has nothing to do with cardboard and uses a completely different development structure

Version Support Stability Mod compatibility Plugin compatibility
1.20.x Active Good Good Good
1.19.4 End Of Life Poor Poor Poor

Notice

  • Fabric + Bukkit is more vanilla-like than Forge + Bukkit
  • Fabric API uses mixins to change minecraft indirectly
  • Banner also use mixins to hook Bukkit api as a fabric mod
  • There's a little breaking changes
  • This version of Banner 1.20.x,supports MC version 1.20 to 1.20.1

Tips

  • If you want to try a different Fabric + Bukkit hybrid server, you can try CardBoard
  • It is implements bukkit api by itself,and the author is a pioneer to try a new way to implements Fabric + Bukkit
  • Banner is different with Cardboard,you can also try Cardboard as an alternative choice if you want

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/Banner-Shell/raw/main/banner-launcher
chmod +x ./banner-launcher
./banner-launcher -i

Usage

  • Just put it in the mods folder.
  • Because Banner is a mod!!!

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.