https://github.com/fernthedev/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.
https://github.com/fernthedev/fernapi
bungee sorter spigot universalserverapi
Last synced: 6 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/fernthedev/fernapi
- Owner: Fernthedev
- License: lgpl-3.0
- Created: 2018-11-19T15:14:32.000Z (almost 7 years ago)
- Default Branch: stable
- Last Pushed: 2022-10-15T21:55:04.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T22:30:35.148Z (8 months ago)
- Topics: bungee, sorter, spigot, universalserverapi
- Language: Java
- Homepage: https://fernthedev.github.io/FernAPI
- Size: 1.52 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/Fernthedev/FernAPI/releases)
[](https://jitci.com/gh/Fernthedev/FernAPI)
[](https://dev.azure.com/Fernthedev/FernAPI/_build/latest?definitionId=5&branchName=stable)
Check out [the docs](https://fernapi.readthedocs.io/en/stable/) for more info. You may see the current branch docs [here](docs/)