Skip to content
LeeGod edited this page Mar 8, 2022 · 6 revisions

What is Fairy Versioning?

To suit Fairy's unique structure, we have designed a versioning system for Fairy.

We also recommend reading our Project Structure to get a better knowledge about the versioning system.

Core

The versioning of the Core applies to the platform core and bootstraps. These packages and versions are rarely modified.

Package Modules
io.fairyproject.platforms core-platform bukkit-platform mc-platform app-platform
io.fairyproject.bootstraps bootstrap bukkit-bootstrap app-bootstrap

Modules

Modules are versioned separately from the core, and each module will contain its own version, as a module can be continuously updated.

Module Current Version
command
config
discord
locale
storage
jackson
legacy
Module Current Version
items
menu
nms
timer
visibility
visual
xseries
Module Current Version
bossbar
hologram
nametag
sidebar
tablist
Clone this wiki locally