Skip to content

chore: bump dev.aurelium:auraskills-api-bukkit from 2.3.12 to 2.4.0 - #344

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/dev.aurelium-auraskills-api-bukkit-2.4.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/dev.aurelium-auraskills-api-bukkit-2.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2026

Copy link
Copy Markdown
Contributor

Bumps dev.aurelium:auraskills-api-bukkit from 2.3.12 to 2.4.0.

Release notes

Sourced from dev.aurelium:auraskills-api-bukkit's releases.

2.4.0

Minecraft 26.3 support

See the changelog for a full list of changes in this release.

This release includes work by @​atilapan, @​MC-MrBirdy, @​castledking, @​Saros-6585, @​mvanhorn, and @​Archy-X.

Changelog

Sourced from dev.aurelium:auraskills-api-bukkit's changelog.

2.4.0

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

... (truncated)

Commits
  • 148cb00 2.4.0 Release
  • 93d51a0 Add check_replace_all_states option to block sources
  • 14ed667 Update item-nbt-api to support 26.3
  • 7bee136 Add poplar blocks to Foraging and shelf mushroom to Farming sources
  • bff09f6 Fix money_amount placeholder not working in mob loot
  • 94d0e3d Update wiki
  • c904bf2 Fix placeholders not working in title loot/rewards
  • fc41cfa Fix placeholders not working on money loot formula
  • 4d732c5 Fix LootActionContext not being shared among loot in a group
  • 28a10df Add placeholder money_amount for other loot in same group as money loot
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dev.aurelium:auraskills-api-bukkit](https://github.com/Archy-X/AuraSkills) from 2.3.12 to 2.4.0.
- [Release notes](https://github.com/Archy-X/AuraSkills/releases)
- [Changelog](https://github.com/Archy-X/AuraSkills/blob/master/Changelog.md)
- [Commits](Archy-X/AuraSkills@2.3.12...2.4.0)

---
updated-dependencies:
- dependency-name: dev.aurelium:auraskills-api-bukkit
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 24, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: Nighterezi. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants