update#1
Draft
VRXDev2 wants to merge 72 commits into
Draft
Conversation
Improve async user loading and leaderboard updates
Initialize operators before building formulas
Update repo
…; enhance PlaceholderAPI with additional experience-related identifiers; remove unused register call in Listeners.
Fix: Implement a fix for displaying non-freezed placeholders internally or with PAPI
Fix leaderboard access to prevent index errors using snapshots
Add comments for feature clarification and understanding
…nds to target offline players and improving error handling for player not found scenarios.
… introducing configurable max positions and updating related logic in leaderboard and experience sources.
…notifications and chat messages for operators.
…mand conflicts) Made-with: Cursor
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…to klema/bap-43-45
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Add more leaderboard positions, add ID age support, add AutoUpdater, add XPChangeEvent, edit README
fix: improve leaderboard and database sync
fix(BAP-49): normalize MySQL table collation
feat: add specific exp stacking controls
chore: harden CLV release workflow
chore: track CLV Gradle wrapper jar
AUTO_SERVER mode for multi-JVM access). Configure via type: H2 and
h2-file in config.yml; bundled in plugin.yml libraries.
- Add AxBoosters hook: registers a BoosterHook under the cyberlevels2:xp
Adventure key on AxBoostersLoadEvent (the registry is locked outside
that event), and threads the active boost multiplier through
BaseUser.getMultiplier() so it stacks with permission-based scaling.
- Add AxHoes and AxPickaxes hooks: subscribe to each plugin's
PlayerXPGainEvent (their own success signal — the vanilla
BlockBreakEvent is cancelled by their internal break pipeline) and
dispatch a roll of the new axhoes-breaking / axpick-breaking earn-exp
sources per successful break.
add: AxBoosters, AxHoe, AxPickaxe
fix: remove early CLV 1.2.0 features
feat: add H2 and Ax plugin support
fix: add CLV EXP event compatibility aliases
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.