Перейти к содержимому
Mineforgian

AuraSkills

The ultra-versatile RPG skills plugin. Formerly known as Aurelium Skills.

Загрузки
187K
Подписчики
371
Обновлён
6 апреля 2026 г.
Лицензия
GPL-3.0-only

Опубликован 23 марта 2023 г.

AuraSkills title banner

Dev builds are available here

Plugin info Gameplay info

Feature list

  • Rewards - Add fully custom rewards, like executing commands and giving items on level up.
  • Menus - Intuitive and fully configurable menus show players everything they need to know about skills - accessed using /skills.
  • Sources - Customize XP sources for each skill, with support for custom blocks and items.
  • Loot - Customize loot from any specific block and mob XP source, with support for any item and commands.
  • Stat Modifiers - Modify any stat value with commands or while using custom items or armor.
  • XP Multipliers - Multiply skill XP with the power of permissions or link multipliers to items.
  • Messages - Pre-translated messages for 15+ languages that are fully configurable and user-selectable.
  • Item Requirements - Add skill level requirements to use a specific item or all items of a type.
  • Placeholders - Numerous provided PlaceholderAPI placeholders, plus widespread placeholder support within the plugin.
  • XP Requirements - Configure XP required to level up for each skill with full equation support.
  • Developer API - A comprehensive developer API with support for adding custom skills, stats, and abilities.
  • SQL - Support for database storage with MySQL for higher performance and cross-server syncing.
  • Mana - A mana system used by mana abilities and interactable with commands and placeholders.
  • Action/Boss Bar - Configurable action and boss bars for displaying health, mana, and when XP is gained.
  • Leaderboards - Skill leaderboards and rankings, including power level and skill average.
  • Backups - Automatic backups to protect your user data in case of an emergency.

Supported plugins

  • PlaceholderAPI - View the list of placeholders, no e-cloud download needed
  • Vault - Money level up rewards
  • WorldGuard (1.13+) - Disable XP gain in certain regions, use the aureliumskills-xp-- gain flag
  • Holographic Displays and DecentHolograms - Damage indicators with critical hit colors
  • LuckPerms - Permission rewards
  • Eco series

Dependencies

  • AuraSkills has no required plugin dependencies, but Java 17 is required.
  • ProtocolLib is an optional dependency.

Incompatibilities

AuraSkills does not support or is not compatible with the following server software:

  • CraftBukkit - Action bar will not work
  • Modded hybrid servers (Mohist, Magma, CatServer) - Modded environments do not work well with Bukkit plugins in general

Support Discord

Click here to join the Discord server for support, suggestions, announcements, and to join the community!

Wiki and Documentation

Click here to view the Wiki and Documentation

You can find info about Configuration, Messages, Stats, Commands, Permissions, Rewards, and Placeholders on the Wiki.

Messages and language

Change your personal language using /skills lang [language]. Change the default language using the default_language option in config.yml and restarting the server.

Help translate the plugin on Crowdin, if you don't see your language ask on the Discord server for it to be added.

Installation

How to install the plugin:

  • Place the jar you downloaded into your plugins folder
  • Restart the server (Do not reload)

Ченджлог

2.3.12Релиз26.1.1, 26.1.2, 26.2 · 6 апреля 2026 г.

New Features

  • Add support for Paper 26.1.1 version and world format

Bug Fixes

  • Fix resethealth command not working in 26.1+
  • Fix FancyHolograms damage holograms not being removed
2.3.11Релиз1.21.10, 1.21.11, 26.1 · 29 марта 2026 г.

New Features

  • Add 26.1 support
  • Add {skill_name} placeholder to rewards for skill display name

Changes

  • Job selection now works without an economy plugin
  • Update Czech, Polish, and Chinese Simplified messages

Bug Fixes

  • Fix Life Steal ability healing players that are dead
2.3.10Релиз1.21.9, 1.21.10, 1.21.11 · 16 декабря 2025 г.

New Features

  • Add 1.21.11 support
  • Add nautilus, zombie nautilus, parched, camel, and camel husk to Fighting and Archery sources

Bug Fixes

  • Fix CustomRegenEvent may only be triggered synchronously
  • Fix error when changing some alchemy source menu_item material
2.3.9Релиз1.21.8, 1.21.9, 1.21.10 · 2 декабря 2025 г.

New Features

  • Add allow_bone_meal option to block sources
    • If false, crops that have been fertilized with bone meal will not give skill XP (true by default)
    • Only applies to block sources with interact trigger like sweet_berry_bush
    • This reverts default behavior to before 2.3.8
  • Support FancyHolograms for damage holograms
    • Must be enabled in config with hooks.FancyHolograms.enabled
  • Add menu item and template variants
    • Variants are a more powerful version of contexts that can show different items for a single template/item based on properties and context filters
    • Variants are defined with a variants list of mappings on an item or template
    • Each variant can have the following filtering keys that match an item to a variant:
      • A single context or list of contexts to filter for templates (if a list, any context can be matched)
      • A properties mapping with a set of key-value properties to filter for (if multiple, all properties must be matched)
    • A variant can have the following keys that define the actual item appearance for a given variant:
      • Any keys that define a base item, such as material, key, and meta keys like enchantments
      • A pos or group and order
      • A display_name and lore
  • Allow duplicate of the same template context items using pos list

Changes

  • Make backup loading and saving async
    • Backups load much faster by loading users in parallel
  • Remove delayed attribute updates for non-Folia servers introduced in 2.3.8 to fix issues
  • Fishing command loot now overrides vanilla item loot, instead of both being given

Bug Fixes

  • Fix SQL migration error on older MySQL versions
  • Fix SQL key too long using prefix index for modifiers table
  • Fix NPE with Nexo when breaking custom blocks
  • Fix damage_reduction trait not disabling correctly
  • Fix error removing Fleeting on server shutdown
  • Fix loot tables giving XP without skill permission
  • Fix level up title not working on newer versions
2.3.8Релиз1.21.8, 1.21.9, 1.21.10 · 8 октября 2025 г.

New Features

  • Add 1.21.9 and 1.21.10 support
  • Add Folia support
  • Add call_block_break_event option to Treecapitator
  • Add collect trigger for block sources
    • Triggers when specific blocks (beehive, beenest, cauldron) are harvested with an applicable tool (shears, bottles, or buckets)

Bug Fixes

  • Fix PlaceholderAPI not being registered on startup sometimes
  • Fix spawner_multiplier for drowned transformed from zombies
2.3.7Релиз1.21.6, 1.21.7, 1.21.8 · 30 августа 2025 г.

New Features

  • Add average stat placeholders
    • Add average_stat, average_stat_int, and average_stat_1 placeholders for the player's average stat level
  • Add options for Treecapitator and Terraform to consume durability
    • The durability_multiplier option determines how much durability should be decreased per block broken (1 = 1 durability per block). The default is 0 (disabled).
    • The max_limit_durability determines if the number of blocks broken should always be equal or less than the item's durability. The default value of false makes the ability only use the max_blocks value to limit blocks broken.

Bug Fixes

  • Fix Valor, Stamina, and item modifiers not applying in off-hand
  • Fix hide_tooltip not working on items
  • Fix some menu items not showing with Nexo
2.3.6Релиз1.21.6, 1.21.7, 1.21.8 · 6 августа 2025 г.

New Features

  • Add loot requirements to tables, pools, and loot
    • The requirements option can be set on the loot table, a pool, or loot entry
    • Requirements accept the already available Block Requirements types
  • The following new requirement types have been added
    • world, biome, region, item, and enchantment
    • Each type has specific keys below that must be added to define type behavior. These keys are added in the same indent level as type.
    • The world type requires the player to be in the specified world. Keys:
      • world - The name of the world the player is required to be in
    • The biome type requires the player to be in the specified biome. Keys:
      • biome - The name of the biome the player is required to be in
    • The region type requires the player to be in the specified WorldGuard region. Keys:
      • region - The name of the WorldGuard region the player is required to be in
    • The item type requires the player to hold a specific item. Keys:
      • item - The material name of the item the player is required to hold
    • The enchantment type requires the player to have a specific enchantment on their held item. Keys:
      • enchantment - The name of the enchantment to add a requirement for
      • level - The required enchantment level, either singular or a min-max (optional)
      • Examples of valid levels are 1 and 1-3
  • Add new options and tags to customize Treecapitator
    • Add trunks tag to the Foraging sources file to configure which sources can activate Treecapitator
    • Add treecapitator_applicable tag to the Foraging sources file to configure which sources are broken by Treecapitator
    • Add max_blocks option to block sources to set the max number of blocks Treecapitator can break for this trunk type
  • Add experimental config options
    • Experimental options are not included in the config by default
    • Each option you want to enable must be manually added in an experimental section
    • Add experimental option experimental.optimize_leaderboard_updating
      • Whether to enable optimized fetching of user data from the SQL database for leaderboard updates. When enabled, only users updated in the database since the last leaderboard update will be fetched after the initial load.

Bug Fixes

  • Fix Nexo hook

API Changes

  • Add SkillsUser#sendAbiltyMessage
2.3.5Релиз1.21.6, 1.21.7, 1.21.8 · 4 июля 2025 г.

Bug Fixes

  • Fix item loot not stacking with normal items
  • Fix Fishing sources that specify loot_pool not working
  • Fix item reward amount value not working

Комментарии

Загружаем…