AkitosCore is the shared foundation for the Akitos plugin network, economy, banking, player data, translations, and metrics, all in one place, so every other Akitos plugin (Gambling, Drugs, Lobby, Vault) can plug straight into it instead of reinventing its own systems.
You need this if you're installing any other Akitos plugin. It has no dependencies of its own.
What it gives you
- Economy & banking – a full player balance system plus separate named bank accounts, works out of the box, and bridges to Vault via AkitosVault for EssentialsX/LuckPerms compatibility.
- Multi-language support – English and Russian included, switch with one config line.
- Optional anonymous metrics – bStats-powered, one toggle covers the whole network.
- Built for addon developers – a clean, stable API (
ICoreAPI) and lifecycle hooks, so other plugins can register cleanly and react to reloads/shutdowns instead of polling.
Requirements
- Paper 1.21.11+
- Java 21+
Setup
Drop the jar in plugins/, restart, done. Config and language files generate on first run at plugins/AkitosPlugins/AkitosCore/.
Part of the Akitos network
Pairs with AkitosVault, AkitosLobby and other AkitosPlugins (Which you can find on my github).

