Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.13 KB

README.md

File metadata and controls

11 lines (8 loc) · 1.13 KB

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