This plugin is compiled in 1.14.4 - 1.16, but should work regardless of your plugin's version unless it uses outdated libraries or other means of change.
This is a runtime API that works as a compatibility 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
Installation moved to here
[SP] = Sponge
[b] = Bungee
[s] = Spigot
[v] = Velocity
[u] = All of the above, in other words Universal
- UUID Fetch [u]
- Legacy ChatAPI based on Bungee components [u]
- Clickable text
- Hover message
- Color code support
- Adventure Text API
- List sorter (Sorter Class, check methods) [u]
- Bungee/Spigot/Sponge/Velocity plugin messaging [u]
- *Sponge has not been fully tested, please feel free to report any bugs at issues at repo.
- MySQL [u]
- Aikar ACF support [u]
Usage moved to here