v1.20.19 Jan 31, 2024
GENERAL
  • Updated the backend systems.
  • Updated comments across the plugin.
  • Minor optimizations.

v1.20.18 Dec 28, 2023
GENERAL
  • Added: Support for Player Heads and Custom Heads (1.20.04).
BUG FIXES
  • Fixed: Colors not being translated properly.

v1.20.16 Dec 13, 2023
GENERAL
  • Support for Spigot 1.20.4.
  • Optimized the plugin.
HEX COLORS
  • Using hex color formatting in the plugin is easier than ever! Previously, you had to type the following: <SOLID:4287f5>, but with this update, you can simply use #4287f5.
BUG FIXES
  • Fixed: The "Items Forged" and "Items Enchanted" stats not working properly.
  • Fixed: The items' model not being applied in the recipe menu.

v1.20.13 Dec 1, 2023
DEVELOPER'S NOTE
  • This update overhauls how the MySQL system works. During initial testing, everything seemed okay; however, there might be some bugs. For the new system to function correctly, each table must have its PLAYER_ID row set as the primary key; otherwise, the plugin's queries won't work. I've added a script to upgrade the already existing tables with a primary key, but I'm unsure how it will perform on your end. If it doesn't work, you have two options: either manually make PLAYER_ID the primary key or delete the tables, allowing the plugin to generate new and functioning tables (note that this will reset player data).
GENERAL
  • Added the "max-pool-size" setting to the MySQL settings (by default, it's set to 5).
BUG FIXES
  • Fixed: MySQL not closing connections, leading to the "too many connections" error.
  • Fixed: MySQL not syncing data properly, especially kit selections.
  • Fixed: MySQL not setting PLAYER_IDs as a primary key.
  • Fixed: MySQL performing too many queries, leading to lag spikes.
  • Fixed: MySQL syncing process taking too long.
  • Fixed: MySQL performing unsafe queries.

v1.20.11 Nov 27, 2023
DEVELOPER'S NOTE
  • It is recommended to delete the following files: game.yml, game-board-solo.yml, game-board-teams.yml, and language.yml.
  • Some values and messages may be missing if you do not delete them.
GENERAL
  • Added support for Spigot 1.20.2.
  • Quality-of-life improvements.
  • The scoreboard now displays the elapsed time in the game.
  • Shortened the animation when the Carnival Chaos scenario selects the next scenario.
  • Added a feature for commands when game timers end.
  • Added revival messages (both actionbar and title).
SCENARIOS
  • You can now turn off or force a specific scenario for a game.
  • You can now change the activation messages.
MYTHIC ENCHANTS
  • Added a new enchant - Arrow Storm:
    • Arrows that collide with terrain cause an arrow storm to spawn.
RECIPES
  • Adjusted the default recipes.
  • Added custom descriptions to Mythic Enchanted items.
MENUS
  • Added a new menu - Alerts Visibility:
    • This menu is a place where you can change various alert settings.
  • Updated the logic of handling menus.
COMMANDS
  • Updated the "/uhcr commands" command.
  • Updated the "/uhcr alerts" command - it now opens the Alerts Visibility menu instead.
  • Updated the logic of handling commands.
  • Added new commands:
    • /uhcr settimer [timer ID] [seconds]
    • /uhcr endtimer [timer ID]
    • /uhcr forcestart
DRAGON'S CURSE EVENT
  • Replaced the Poison Cloud event with Dragon's Curse.
  • Dragon breath particles will now spawn around players if the curse is active.
DEATH MESSAGES
  • Added death messages for every damage cause a player experienced before dying.
  • Fixed a bug where environmental death messages would not be displayed.
BUG FIXES
  • Fixed a bug where the border would not shrink if deathmatch was disabled.
  • Fixed a bug where deathmatch would always be set to "-1" even if you used /uhcr settimer.
  • Fixed a bug where the game would not start if there were enough players.
  • Fixed a bug where nothing would happen if you killed Gary.
  • Fixed a bug where a player could rejoin even if their Gary was killed.
  • Fixed a bug where the "YOU DIED!" message would be global.
  • Fixed a bug where statistics would not be provided.
  • Fixed a bug where the game wouldn't start.
  • Fixed a bug where the Carnival Chaos scenario would not display the animation.
  • Fixed a bug where data wouldn't be properly synced with mysql.
  • Fixed a bug where null pointer exceptions would be thrown.
  • Fixed a bug where you couldn't start a game.

v1.20.03 Jul 2, 2023
GENERAL
  • Many quality of life changes.
MENUS
  • Fixed a bug that caused players to be able to grab items from menus.

v1.20.02 Jun 26, 2023
GENERAL
  • Optimized the code.
  • Updated the systems.
BUG FIXES
  • Fixed ConcurrentModificationException errors.

v1.20.01 Jun 23, 2023
GENERAL
  • The plugin now supports Spigot/Paper 1.20+.
  • All sql-related data operations are now async.
  • Optimized the onPlayerJoin event to prevent lag-spikes.
  • Optimized the process of translating placeholders.
BUG FIXES
  • Fixed a bug that caused "identifier already in use" on reload.
  • Fixed a bug that caused massive spam of nullpointer errors.

v1.19.59 Jun 6, 2023
BUG FIXES
  • Fixed a bug where reloading the plugin would sometimes cause the server to crash.

v1.19.58 May 22, 2023
BUG FIXES
  • Fixed a bug that allowed players to shift-click their items into the menus.
  • Fixed a bug where game stats placeholders wouldn't be translted.

v1.19.57 May 21, 2023
MYSQL
 
  • Optimized the system.
  • Fixed some bugs.

v1.19.56 May 11, 2023
WIKI
  • The wiki just got updated with new information (FAQ, Commands, Permissions).
  • I recommend that you check the frequently asked questions for a better understanding of the plugin.
TIMERS
  • You can now disable certain timers by setting their values to -1.
RECIPES MENU
  • Added an item displayed when a player has no unlocked recipes during the game.
BUG FIXES
  • Fixed a bug that caused potential crashes when the deathmatch started.
  • Fixed a bug that caused the Chunky alert to be always sent no matter if its installed or not.

v1.19.50 Apr 16, 2023
50 UPDATES MILESTONE
  • Yes, you are correct. In version 1.19, UHCReloaded received a total of 50 updates!
  • Thank you for reporting all the bugs you have found so far.
GENERAL
  • Optimized the code.
  • Fixed some bugs.

v1.19.18 Dec 25, 2022
Don't miss out on the latest update for the plugin, which includes improved performance, bug fixes and new features that will make your experience even better. Download it now to see for yourself!
 
GENERAL
• Lots of quality of life changes
• Under the hood optimizations
• Fixed a lot of bugs
 
MYTHIC ENCHANTS
• Grouped enchants into four categories:
  • Actives (Main Hand)
  • Offensive (Main Hand)
  • Defensive (Armor Slot)
  • Gathering (Main Hand)

v1.19.17 Dec 24, 2022