Skip to content

chore(deps): update dependency dev.aurelium:auraskills-api-bukkit to v2.4.0 - #17

Merged
sun-mc-dev merged 1 commit into
mainfrom
renovate/dev.aurelium-auraskills-api-bukkit-2.x
Sep 23, 2026
Merged

sun-mc-dev merged 1 commit into
mainfrom
renovate/dev.aurelium-auraskills-api-bukkit-2.x

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
dev.aurelium:auraskills-api-bukkit (source) 2.3.12 → 2.4.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Archy-X/AuraSkills (dev.aurelium:auraskills-api-bukkit)

v2.4.0

Compare Source

New Features
  • Add 26.3 support
  • Add poplar blocks to Foraging sources
  • Add shelf mushroom to Farming sources
    • Must be large variant and naturally generated to receive XP
  • New loot and reward types:
    • sound type to play a sound
    • action_bar type to send an action bar and pause the idle action bar
    • title type to send a title
    • chat type to send a chat message
  • New loot types:
    • group type to grant multiple other loot types in the entries list at the same time
    • money type to give money through Vault, same functionality as the money reward
  • Add options to delete automatic backups older than a configured number of days
    • delete_old_backups - Whether old backups are deleted (defaults to false)
    • delete_older_than_days - Backups older than this number of days will be deleted, calculated from the filesystem last modified time
  • Add call_block_drop_item_event option for Treecapitator and Terraform
  • Add packetevents support
  • Add min_damage option to not show damage holograms below a value
  • Add new parameters to item and armor commands:
    • Allow [player] parameter to allow item/armor commands to target other players
    • Add [overwrite] flag to overwrite existing modifiers without having to remove them first
    • Updated syntax:
      • skills item|armor modifier|trait|multiplier add <stat|trait|skill> <value> [operation] [lore] [overwrite] [player]
      • skills item|armor requirement add <skill> <level> [lore] [overwrite] [player]
      • skills item|armor modifier|trait|multiplier|requirement remove <stat|trait|skill> [lore] [player]
      • skills item|armor modifier|trait|multiplier|requirement list|removeall [player]
    • Add new permissions for using the [player] parameter to target others such as auraskills.command.item.modifier.other
  • Add %auraskills_mability_[id]_cost% and cost_int placeholders
  • Allow editing of custom modifier names in stat_info menu
    • Display names are changed in the menus.stat_info.custom_names section of a messages file (not menu file)
    • Descriptions are changed in the menus.stat_info.custom_descriptions section
    • Use the key stat_modifier_<modifierName> or trait_modifier_<modifierName> (replace with the actual modifier name)
  • Add check_replace_all_states option to block sources to track player block placements for the source regardless of block states
Changes
  • Adventure libraries are no longer bundled in the jar and use plugin.yml libraries
  • Permissions for trait commands now use auraskills.command.item.trait instead of auraskills.command.item.modifier (same for armor permission)
  • Treecapitator is now stopped immediately when not holding an axe
Bug Fixes
  • Make the Alchemist ability work with custom effects
  • Fix mana.cooldown_timer_period option always using 1
  • Fix async chunk retrieval error on Folia
  • Fix hp hearts config not reloading
  • Fix Sugar Rush adding the wrong effect on potion drink
  • Fix error with openmenu command on Folia
  • Fix grindstone source to always reject when total enchant level is 0
  • Fix progress must be between error with boss bar
  • Fix hex colors for skill names in stat_info menu
API Changes
  • Add item registry methods to ItemManager API

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown

Qodana for JVM

10 new problems were found

Inspection name Severity Problems
Constant values 🔶 Warning 6
Result of method call ignored 🔶 Warning 2
Confusing 'main()' method 🔶 Warning 1
Constant values ◽️ Notice 1
View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/qodana-action@v2026.1.3
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

@sun-mc-dev
sun-mc-dev merged commit 6328270 into main Sep 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant