Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Bumps dev.aurelium:auraskills-api-bukkit from 2.3.8 to 2.3.9.

Release notes

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

2.3.9

Menu variants and bug fixes

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

Changelog

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

2.3.9

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
Commits
  • c855400 2.3.9 Release
  • 3868980 Update Slate
  • 16095ff Fix Checkstyle
  • de3e909 Fix unknown Gradle property error
  • aa17124 Fishing command loot now overrides vanilla loot
  • 6b89863 Add jreleaser Gradle plugin
  • bc0d35e Fix level up title not working on newer versions
  • a6c3f3a Remove delayed attribute updates for non-Folia
  • ff58a30 Fix loot tables giving XP without skill permission
  • 9cee31c Remove testing dependency
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2025

Assignees

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

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

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

@ptthanh02
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@ptthanh02
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/dev.aurelium-auraskills-api-bukkit-2.3.9 branch from 28956ba to 49959c7 Compare December 12, 2025 14:25
@ptthanh02
Copy link
Contributor

@dependabot recreate

1 similar comment
@ptthanh02
Copy link
Contributor

@dependabot recreate

Bumps [dev.aurelium:auraskills-api-bukkit](https://github.com/Archy-X/AuraSkills) from 2.3.8 to 2.3.9.
- [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.8...2.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/dev.aurelium-auraskills-api-bukkit-2.3.9 branch from 49959c7 to 8fa9b35 Compare December 15, 2025 01:26
@ptthanh02 ptthanh02 merged commit dc0e33d into main Dec 15, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/dev.aurelium-auraskills-api-bukkit-2.3.9 branch December 15, 2025 01:31
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.

2 participants