Axios

Plugin

Implementation of my general purpose API for plugin development

Server Library

190 downloads
0 followers
Createda year ago
Updated7 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

For server owners

If a plugin you use requires Axios, just download the needed version from here or GitHub and put it inside your plugins folder.

For developers

Axios provides basic functionality for paper plugins like:

  • An API for creating and managing plugin settings/configuration.
  • An API for managing messages, localization, and placeholders via MiniMessage.
  • A hook into CommandAPI allowing the use of it through Axios, however with no requirement to do so.

Documentation on how to use that API can be found here in the near future.

IMPORTANT: Do not use the Axios Paper plugin for your development. Axios has an API that can be imported via Maven or Gradle and is registered as a service on Paper.

External resources



Project members

Loapu

Owner


Technical information

License
MIT
Project ID