Frequently-asked questions
Set action_bar.idle
to false in config.yml.
This shouldn't happen by default, but make sure the following config options are set properly:
In the sources
folder, ensure that in the mining.yml
, excavation.yml
, and foraging.yml
files, the option default.check_replace
is set to true.
In config.yml
, ensure check_block_replace.enabled
is true. Also make sure your world names are not added to the blocked_worlds list.
In config.yml
, ensure hooks.WorldGuard.blocked_check_replace_regions
does not contain your world name.
See Mana Abilities or disabling mana.
Restart the server. You likely reloaded the server, which is not supported and will break things.
No. Too much would have to be re-coded and features would be cut.
Yes, see API.
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.
Visual hearts are scaled, meaning it takes more HP to get each additional heart. Your actual health matches the HP value on the action bar. This is enabled to prevent hearts from blocking the screen at high health stats. You can disable this by setting health.health-scaling
to false in config.yml
See the SQL page for migration steps.
You just need to give a player or group the auraskills.multiplier.[percent]
permission, where percent is the percentage more XP that should be received. For example, adding a 2x multiplier to everyone using LuckPerms would be /lp group default permission set auraskills.multiplier.100
.
See the XP Multipliers page for more details.
Only Spigot and Paper are officially supported, but many Paper forks like Purpur will likely work. CraftBukkit and modded hybrid servers (Arclight, Mohist, etc) are not supported.