Aurelium Skills
All WikisDownloadDiscord
  • Welcome
  • Configuration
    • Main Config
      • MySQL
    • Messages
    • Rewards
    • Loot
    • Sources
    • Abilities
    • Menus
      • Menu Format Changes
    • XP Requirements
  • Gameplay
    • Stats
      • Stat Modifiers
      • Health
    • Mana Abilities
    • Multipliers
    • Requirements
  • Usage
    • Commands
    • Permissions
    • Placeholders
  • Other
    • FAQ
    • Incompatibilities
Powered by GitBook
On this page
  • How do I get the action bar with health and mana to always show on the screen?
  • How do I use mana?
  • Why does it say "Player does not have a Skills profile!" when trying to open the skills menu? / Why are the items in the skills menu missing?
  • Will you ever support 1.8?
  • Is there a developer API?
  • How do I uninstall the plugin and remove extra hearts

Was this helpful?

Edit on GitHub
Export as PDF
  1. Other

FAQ

Frequently asked questions

PreviousPlaceholdersNextIncompatibilities

Last updated 1 year ago

Was this helpful?

How do I get the action bar with health and mana to always show on the screen?

Set action-bar.idle to true in config.yml.

How do I use mana?

See

Why does it say "Player does not have a Skills profile!" when trying to open the skills menu? / Why are the items in the skills menu missing?

Restart the server. You likely reloaded the server, which is not supported and will break things.

Will you ever support 1.8?

No. Too much would have to be re-coded and features would be cut.

Is there a developer API?

Yes, find the dependency info at the bottom of the . The main class is AureliumAPI, which contains static methods you can use.

How do I uninstall the plugin and remove extra hearts

To uninstall, put the plugin back and run skills resethealth in the console when no players are online. Then immediately remove the plugin and restart.

https://wiki.aurelium.dev/gameplay/mana-abilities
README