-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix sidebar #655
Merged
Merged
fix sidebar #655
Conversation
This file contains 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
fix PAFBungeecord adapter
* Updated Levelling System * Fixed if with Java convention * Change BED_DESTROYED to BED_DESTROY
# Conflicts: # .github/workflows/deploy.yml
…es (#408) * Make titles smoothly fade out * What was the point for such long cooldown? * Fix english grammar error * Fix Invisibility Potion not working on 1_8_R3 * Revert "What was the point for such long cooldown?" This reverts commit f66e035. Co-authored-by: MarcelDutko <[email protected]>
* Make reload command executable by console * Inline the Player casting * update #canSee so console sees the command i find really no need to retest this but whatever * Remove unused import + fix a typo
* Update Repos/Maven Plugins and fix some build warning * Remove old Gitlab stuff * 17.0.3 Workflow * Didn't mean to remove this
1.9.4 (v1_9_R2) 1.10 - 1.10.2 (v1_10_R1) 1.11 (v1_11_R1) 1.13.1 - 1.13.2 (v1_13_R2) 1.14 - 1.14.2 (v1_14_R1) 1.15 - 1.15.2 (v1_15_R1) 1.16.1 - 1.16.3 (v1_16_R1/2)
* Fix Red not auto-scanning * Fix Red not auto-scanning Co-authored-by: Bart <[email protected]> Co-authored-by: DevSolaris <[email protected]>
Co-authored-by: Bart <[email protected]>
…hen click on bottom inv (#590) * Fix shop interacting through own inventory * Fix visible armor when drink invisibility potion
… a small cleanup (#567)
* Fixed source field's name * Fixed source field's name
* Remove Spigot Update Checker (no longer use spigotmc) * Updates
* Add the Max in team placeholder to the signs * Bug fix on server restart Co-authored-by: Angel <[email protected]>
* Cancel Pickup if player is AFK and remove extra listener * Forgot
implement sidebar lib, add 1.19.3 support
sync with main thread, clean up threads
give rewards if greater than zero, do not give rewards for team assist on solo
make armor-shop say equipped and not maxed as that does not make sense for armor
implement async teleport on paper servers
…ropped items (#487) prevent generators from spawning on game end, clean inventories and dropped items
fix NullPointerException at player join when game has no set arena yet
fix: could not pass event PlayerJoinEvent
# Conflicts: # .github/workflows/compile_snapshot.yml # .github/workflows/deploy.yml # .github/workflows/deploy_snapshot.yml # bedwars-plugin/pom.xml # bedwars-plugin/src/main/java/com/andrei1058/bedwars/BedWars.java # pom.xml # versionsupport_v1_18_R2/src/main/java/com/andrei1058/bedwars/support/version/v1_18_R2/v1_18_R2.java # versionsupport_v1_19_R2/pom.xml
* fix disable sidebar option not working properly * fix #648 sidebar team issue
andrei1058
temporarily deployed
to
development
February 5, 2023 15:05
— with
GitHub Actions
Inactive
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.