Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
AuroraLib

AuroraLib

Base plugin for every Aurora project. Provides common utilities and functions.

1,861
16
Library
Technology
Utility
AboutChangelogVersions

1.5.8

by erik_sz on Jul 29, 2024
Download
  • Fix block tracker to properly call RegionBlockBreakEvent every time
  • Fix block tracker error when mining amethyst and other blocks that require support not to break

1.5.7

by erik_sz on Jul 29, 2024
Download
  • Now player join won't trigger a leaderboard save for no reason. Doesn't matter too much, but it is a slight improvement.

1.5.6

by erik_sz on Jul 29, 2024
Download
  • Fix TypeId for entities
  • in your collection configs you should now write: minecraft:entity instead of minecraft:ENTITY

1.5.5

by erik_sz on Jul 26, 2024
Download
  • A ton of optimizations regarding database management both for user/leaderboard data saving.
  • New command /aurora dbmigrate. This will migrate your current data to the other storage provider. For example if you are using yaml right now, it will migrate to MySQL if the credentials are set up correctly in the config. It works in the other direction as well.
  • Data migration is only supported for user data. Leaderboards will rebuild themselves once the players are joining again after the migration.
  • If you migrate from one storage to another, everyone will be kicked and nobody can join the server until the migration is finished. Migration uses 5 threads to work in parallel. After it finished it is strongly advised to check your config again and restart the server, though you don't have to.
  • Migration will only migrate data for registered DataHolders, meaning if AuroraLevels is not installed for some reason, but it was before, then levels data won't be migrated.

1.5.4

by erik_sz on Jul 25, 2024
Download
  • Hotfix Sqlite leaderboard storage
  • add support for Eco plugin item resolvers, eg.: eco:ecoitems:grappling_hook
  • new entity resolver APIs - EXPERIMENTAL (EcoMobs and MythicMobs are supported)
  • ItemConfig now supports slots key as a number list, so you can add them to multiple inventory slots in menus. This should help creating 3D animated menus

1.5.3

by erik_sz on Jul 19, 2024
Download
  • Fix TypeId parsing to support more complex types. This fixes MMOItems item resolvers.

1.5.2

by erik_sz on Jul 17, 2024
Download

Properly register leaderboard update prevent permissions into Bukkit. This will autocomplete every permission in LuckPerms commands.

This is how permissions works both for OP and non OP players:

  • unset: you will be on the leaderboard and you stats will update on the boards
  • aurora.leaderboard.prevent.* is true: your stats won't update in the leaderboards for every board
  • aurora.leaderboard.prevent.board_name is true: your stats won't update in the leaderboards for the specific board

1.5.1

by erik_sz on Jul 15, 2024
Download

Update CustomFishing item resolver to 2.2.0 API. Make sure to update CustomFishing in your server if you are using their items in your menus or anywhere else!

1.5.0

by erik_sz on Jul 14, 2024
Download
  • Added leaderboard expansions and APIs

1.4.2

by erik_sz on Jul 9, 2024
Download
  • Fix permission reward loading when permission field is a list

1.4.1

by erik_sz on Jul 9, 2024
Download
  • full folia support
  • fix money reward default economy detection
  • added RewardExecutor and ThreadSafetyLevels to rewards
  • command and permission reward now can execute multiple commands/permissions
  • level matcher configs now have an optional Item field to easily override default menu items
  • ItemConfig#merge to merge ItemConfigs easily
  • item rewards

1.4.0

by erik_sz on Jul 8, 2024
Download

Initial first release on Modrinth.

1
2

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@9fd0f68

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.