Aurora Plugins

Aurora

Base library for all Aurora plugins.

Download

You can get the plugin from PixelEast or from Modrinth. Prefer PixelEast for faster updates and dev builds.

Overview

You can view the available admin commands here:

Commands

Since this is mainly a library, there is a very minimalistic config, you can configure.

Main config

There is a built in Command dispatcher and you will use it a lot in other plugins, to execute commands as rewards for example. It can execute as console, as player, it can just parse a placeholders or set user meta data value. It can also send formatted messages and can do many other things.

Command dispatcher

Since version 1.6.0 there is a full GUI framework inside AuroraLib to help you create a ton of customizable gui menus with ease.

Custom menus

To better understand how these custom menus (and general Aurora menus in other plugins) work you should also check out how to configure menu items and requirements.

Item config 

Custom menus requirements 

To configure per player localization, see:

Per player localization