-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Some PAFBungeecord Fixes (#442) fix PAFBungeecord adapter * Register Indonesia Languange on start up (#452) * fix env var passing * Enhance levelling system (#448) * Updated Levelling System * Fixed if with Java convention * Change BED_DESTROYED to BED_DESTROY * workflow update * Update readme to link to wiki for addons/setups (#462) * band-aid fix for ConcurrentModificationException on disable (#460) * [enhancement] Fix Invisibility Potions on 1.8 and some cosmetic changes (#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 <32849144+MarcelDutko@users.noreply.github.com> * Implement command for set max build Y (#428) * TeamEliminatedEvent (#465) * Update deprecated versions (#495) * fix arenaGroup list command requiring unnecisary args (#484) * register forgotten listener * allow enabling of hunger (#485) * Reload command in console (#506) * 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 * Italian Language Update (#501) * Fix traps not activating when someone is on island (#546) * Update stuff (#545) * Update Repos/Maven Plugins and fix some build warning * Remove old Gitlab stuff * 17.0.3 Workflow * Didn't mean to remove this * Java 11 Minimum Requirement (#541) * Fix Players sometimes can't Pickup items (#530) Fixes #520 * Remove Support for: (#538) 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 (#519) * Fix Red not auto-scanning * Fix Red not auto-scanning Co-authored-by: Bart <bart@pop-os.localdomain> Co-authored-by: DevSolaris <dev.solaris.2002@gmail.com> * Fix readme for Java 11 (#556) * Use NMS and Don't call event when player is afk to save resources (#584) * Update Spanish.java (#523) * Fix Light Gray (#518) Co-authored-by: Bart <bart@pop-os.localdomain> * Fixes issues with invsibility potion and armor & bug with inv. shop when click on bottom inv (#590) * Fix shop interacting through own inventory * Fix visible armor when drink invisibility potion * Fix stats placeholder throwing exceptions when a player is unloaded + a small cleanup (#567) * fixed citizens repo (#609) * Fixed the nms setSource method in versions: 1_17_R1 and 1_18_R2 (#615) * Fixed source field's name * Fixed source field's name * Remove Spigot Update Checker (no longer use spigotmc) (#616) * Remove Spigot Update Checker (no longer use spigotmc) * Updates * Add the Max in team placeholder to the signs (#594) * Add the Max in team placeholder to the signs * Bug fix on server restart Co-authored-by: Angel <contact@angelillo15.es> * Cancel Pickup if player is AFK and remove extra listener (#587) * Cancel Pickup if player is AFK and remove extra listener * Forgot * SidebarLib implementation and 1.19.3 support (#617) implement sidebar lib, add 1.19.3 support * Money bug fix (#585) sync with main thread, clean up threads * Money fix (#582) give rewards if greater than zero, do not give rewards for team assist on solo * Make Armor shop message say equipped (#565) make armor-shop say equipped and not maxed as that does not make sense for armor * implement async teleport on paper servers (#561) implement async teleport on paper servers * Built in Pop-Up tower (#496) * prevent generators from spawning on game end, clean inventories and dropped items (#487) prevent generators from spawning on game end, clean inventories and dropped items * Built-in heal pool animations (#467) * Polish translation update (#431) * fix: could not pass event PlayerJoinEvent fix NullPointerException at player join when game has no set arena yet Co-authored-by: J.T. McQuigg <J.T.McQuigg12@gmail.com> Co-authored-by: JektDV <jektdv@gmail.com> Co-authored-by: Xxyuri2005xX <84080587+Xxyuri2005xX@users.noreply.github.com> Co-authored-by: ajgeiss0702 <ajgeiss0702@users.noreply.github.com> Co-authored-by: Marcelektro <32849144+Marcelektro@users.noreply.github.com> Co-authored-by: MarcelDutko <32849144+MarcelDutko@users.noreply.github.com> Co-authored-by: Ricardo <63428864+reussy@users.noreply.github.com> Co-authored-by: iiAhmedYT <61851106+iiAhmedYT@users.noreply.github.com> Co-authored-by: Memexurer <nemerux@gmail.com> Co-authored-by: IIHERO4 <46909116+IIHERO4@users.noreply.github.com> Co-authored-by: DevSolaris <105156235+DevSolaris@users.noreply.github.com> Co-authored-by: Bart <bart@pop-os.localdomain> Co-authored-by: DevSolaris <dev.solaris.2002@gmail.com> Co-authored-by: Danidev819 <38832869+Danidev819@users.noreply.github.com> Co-authored-by: Zoiter7 <zoiterplays@gmail.com> Co-authored-by: Doãn Hiệp <33453150+dhiepp@users.noreply.github.com> Co-authored-by: PmzHeroV69 <91284999+PmzHeroV69@users.noreply.github.com> Co-authored-by: Angelillo15 <43421778+Angelillo15@users.noreply.github.com> Co-authored-by: Angel <contact@angelillo15.es> Co-authored-by: Seriously Not Beluga <79474077+OskiBoski483@users.noreply.github.com> Co-authored-by: jonathan-up <admin@56fkj.cn> Co-authored-by: MrCeasar <tomkeuper@live.nl>
- Loading branch information
1 parent
e7d5322
commit d5f16bf
Showing
98 changed files
with
3,933 additions
and
1,264 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.