/FernAPI

This API allows for use of code that should work across all server platforms. It aims to allow developers to create better plugins without having inconsistency across platforms and ease their workflow and project workspaces.

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

FernAPI

This plugin is compiled in 1.14.4, but should work regaurdless of your plugin's version unless it uses outdated libraries or other means of change.

This is a runtime API that works as a compability layer for multiple server platforms. It is basically the Java of Minecraft Java Servers. It is mostly just interfaces of code implemented in different server codebases that will achieve mostly similar or same results though some features, notably plugin messaging and/or plugin data, at the moment are not fully implemented in some server platforms

The latest release is in Github releases JitCI Build Status Java CI

Check out the docs for more info. You may see the current branch docs here