⚔️ UHCReloaded ⚔️ Become the Ultimate Champion icon

⚔️ UHCReloaded ⚔️ Become the Ultimate Champion -----

✨Solo/Teams ✨Ranking ✨Scenarios ✨Recipes ✨Kits ✨Enchants




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

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

DEVELOPER'S NOTE
  • Please, delete the following files:
    • language.yml
    • titles.yml
  • Additionally, some team messages may be bugged. If you find a typo or placeholder that hasn't been replaced, please report it.
KITS
  • Optimized the kits system.
  • Added two command executors:
    • When a player selects a kit.
    • When a player receives a kit.
TEAMS
  • Optimized the teams system.
  • You can now translate the messages.
----------, Dec 17, 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.
----------, Dec 13, 2023

BUG FIXES
  • Fixed: The "Duplicate entry" error when the plugin is being enabled.
----------, Dec 2, 2023

BUG FIXES
  • Fixed: Players could craft items they had no access to.
----------, 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.
----------, Nov 30, 2023

BUG FIXES
  • Fixed: The end game scoreboard not translating placeholders.
----------, Nov 28, 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.
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.
----------, Nov 27, 2023

BUG FIXES
  • 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.
----------, Nov 26, 2023

DEVELOPER'S NOTE
  • This update introduces numerous new features, necessitating the mandatory deletion of the game.yml file. If you notice any missing messages, you can also delete the language.yml file.
GENERAL
  • 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.
SCENARIOS
  • You can now turn off or force a specific scenario for a game.
COMMANDS
  • Updated many commands.
  • Added new commands:
    • /uhcr settimer [timer ID] [seconds]
    • /uhcr endtimer [timer ID]
    • /uhcr forcestart
BUG FIXES
  • Fixed a bug where the game wouldn't start.
  • Fixed a bug where the Carnival Chaos scenario would not display the animation.
  • And much more.
----------, Nov 25, 2023

BUG FIXES
  • 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.
----------, Nov 24, 2023

GENERAL
  • Added support for Spigot 1.20.2.
GAME
  • Added revival messages (both actionbar and title).
SCENARIOS
  • 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 "/mb commands" command.
  • Updated the "/mb alerts" command - it now opens the Alerts Visibility menu instead.
  • Updated the logic of handling commands.
----------, Nov 4, 2023

GENERAL
  • Updated the backend systems.
  • Quality of life improvements.
  • Fixed some bugs.
----------, Aug 7, 2023

BUG FIXES
  • Fixed a bug where ConcurrentModificationException would be thrown upon leaving the server.
  • Fixed a bug where NoSuchElementException would be thrown upon leaving the server.
----------, Jul 13, 2023

GENERAL
  • Updated the systems.
  • Quality of life improvements.
  • Fixed some bugs.
----------, Jul 10, 2023

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

GENERAL
  • Optimized the code.
  • Updated the systems.
BUG FIXES
  • Fixed ConcurrentModificationException errors.
----------, Jun 27, 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.
----------, Jun 23, 2023

BUG FIXES
  • Fixed a bug where reloading the plugin would sometimes cause the server to crash.
----------, Jun 6, 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.
----------, May 22, 2023

MYSQL
  • Optimized the system.
  • Fixed some bugs.
----------, May 21, 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.
----------, May 10, 2023

TRIGGER SCAN
  • A new command has been added that scans through every menu to look for invalid triggers.
  • Invalid triggers are problematic because they do not inform the plugin about what an item in a menu is doing.
  • For instance, without the NEXT_PAGE trigger, the plugin would not recognize the Next Page item.
  • To initiate a scan, type /uhcr scantriggers while in-game.
MODEL DATA
  • The model data for items throughout the plugin can now be specified.
  • This change is significant for people who use custom models on their server.
PLAYER HEADS
  • The process of applying a head texture to an item has been simplified. Previously, there were two settings (player-head and custom-head). As of this update, there is only one setting (head).
  • To determine whether it's a player or custom head, you simply need to specify a prefix to the head value as follows:
----------, May 9, 2023

GENERAL
  • Compiled the plugin with the older version of Java.
    • This means that the plugin should be working on 1.16 again.
----------, Apr 27, 2023

DEATHMATCH TIMER
  • The deathmatch timer will no longer be shortened due to the number of players remaining during the grace period.
  • If the deathmatch and grace period timers are both set to the same value, the deathmatch timer will automatically be set to the grace period timer plus 5 seconds.
BUG FIXES
  • Fixed a bug where seeds would sometimes throw errors.
----------, Apr 26, 2023

DEATHMATCH TIMER
  • You can now disable "players-to-reduce-timer" by setting it to 0.
----------, Apr 26, 2023

PRE-DEFINED SEEDS
  • You can now set a list of predefined seeds for the game world.
  • Since it's not possible to alter the default generator to remove oceans, you can put in a list of seeds with little to no oceans.
  • Here are the changes made in game.yml: https://pastebin.com/af2qpXsQ
----------, Apr 22, 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.
----------, Apr 15, 2023

GENERAL
  • Added checks to prevent errors by misconfiguration.
  • Massive improvements to most of the systems.
  • Fixed a lot of performance issues in the plugin.
  • Fixed some slots in menus being unusable.
----------, Apr 11, 2023

KILL PARTICIPATION
  • Added a system where the kill gold is shared among all the attackers in the past two minutes.
    • For example, dealing 90% of the damage to the target, results in 90% of the kill gold gained.
  • In the Teams mode, your teammates gets the same gold as you.
  • The most recent attacker gets the kill credit.
  • The rest of the players get an assist.
BUG FIXES
  • Fixed a bug where players would die while holding a totem.
  • Fixed a bug where garies wouldn't be teleported to the deathmatch.
  • Fixed a bug where one of the configs wouldn't properly load.
----------, Apr 8, 2023

BUG FIXES
  • Fixed a bug where MySQL data wouldn't synchronize.
  • Fixed a bug which caused players to not consider Gary's new position when re-joining.
  • Fixed a bug which caused the "{TRACKER}" placeholder to display in Teams mode.
  • Fixed a bug where spectators joining during the game would spawn in the lobby.
  • Fixed a bug where the default kit wouldn't be set.
  • Fixed a bug where the {TEAMS_LEFT} placeholder wouldn't function.
  • Fixed a bug where the player heads eaten stat wouldn't save.
  • Fixed a bug where the player heads would always be named "Player Head".
----------, Apr 7, 2023

LOBBY
  • You can now set the default gamemode.
  • You can now set whether flying is enabled or not.
BUG FIXES
  • Fixed a bug that caused players to lose hunger in the lobby.
----------, Apr 6, 2023

GENERAL
  • Optimized the plugin.
  • Updated most of the systems.
  • Added the update checker.
GAME
  • You can now choose a starter kit, which is unlocked by default for everyone.
  • Admins can now revive dead players using "/uhcr revive [player]".
MENUS
  • Added support for pages to most of the menus.
  • Fixed menus flickering when not clicking anything.
  • Fixed various issues with menus that were not working properly.
SCENARIOS
  • Reworked the system to allow for more complex scenarios.
  • Added a lot of new scenarios to mix up the gameplay.
  • Added placeholders for symbols and colors.
  • Fixed many bugs related to the handling of scenario data.
BUG FIXES
  • Players' data is now properly loaded and saved.
----------, Apr 6, 2023

MENUS
  • Fixed a bug that caused "failed to parse material" to appear on every item.
----------, Mar 20, 2023

GENERAL
  • Optimized the code for Spigot 1.19.4.
BUG FIXES
  • Fixed a bug that caused errors to be spammed in the console.
----------, Mar 20, 2023

GENERAL
  • Added support for Spigot 1.19.4.
----------, Mar 18, 2023

COMMANDS
  • The command system has been optimized and updated.
  • Additionally, some commands now have aliases that you can use.
----------, Mar 14, 2023

TITLES
  • Massive overhaul to the title system.
  • Score reduction upon death has been added, known as the death penalty.
  • You can now specify how much score is gained in each individual tier.
  • The amount of default tiers has been reduced to 9 (you can still create your own).
  • Here you can preview the titles file: https://pastebin.com/EGRUnhm0
    • Make sure to adjust your titles file!
----------, Mar 13, 2023

NBT TAGS
  • Fixed a bug that caused the "contains tag" message to be spammed.
----------, Mar 11, 2023

RECIPES
NBT TAGS
  • Fixed NBT tags not being applied to items.
----------, Mar 10, 2023

CONFIGURATION
  • Fixed a bug that caused files to fail when certain symbols were used in the name.
  • Please ensure that your files only contain the following symbols:
    • Lowercase/uppercase letters (aA to zZ)
    • Digits (0 to 9)
    • Forward slash (/)
    • Period (.)
    • Underscore (_)
    • Hyphen (-)
----------, Mar 8, 2023

CONFIGURATION
  • We made some massive changes to the config system in this update.
  • We removed the prefixes from configs, so they're no longer necessary.
    • For example, previously, all menus had the "menu-" prefix, but that's not the case anymore.
  • We also optimized the entire config system to better support large file structures.
  • Please note that if you update, most of the files will likely regenerate by themselves.
WIKI
  • The wiki has received an update that focuses on improving its readability.
  • You can view the wiki by clicking HERE.
----------, Mar 7, 2023

KITS MENU
  • Added pages support to the menu.
  • You can now customize the kit layout.
BUG FIXES
  • Fixed a bug that caused kits and recipes to not load when config names had special symbols.
  • Fixed a bug where the recipes menu wouldn't allow you to go past the 2nd page.
  • Fixed a bug where you couldn't attack animals and monsters during the grace period.
----------, Mar 3, 2023

MENUS
  • Fixed a bug that caused menu data to be shared among players.
COMMANDS
  • Fixed a bug that caused command data to be shared among players.
RECIPES
  • Fixed a bug that caused the "crafting available" message to be sent when players did not have enough resources.
RECIPES MENU
  • Fixed a bug that caused next pages to be empty.
  • Fixed a bug that caused players' current page to not be reset upon exit.
----------, Mar 2, 2023

COMPANIONS SCENARIO
  • Improved the AI of companions.
  • Fixed a bug where companions would attack during grace period.
  • Fixed a bug where companions would attack their teammates.
----------, Mar 2, 2023

PLAYER HEALTH
  • Fixed various health issues.
GARY THE KEEPER
  • Improved the overall logic of the system.
  • Garies will now share health with their players.
  • Players' potion effects will now be applied to garies when they quit.
  • Potion effects applied to garies will now be applied to players.
TEAMS
  • Made minor optimizations and quality of life changes.
  • Fixed a bug where players could damage their teammates.
----------, Mar 2, 2023

DANGEROUS GAME SCENARIO
  • During the testing, it has been discovered that the scenario is causing some problems.
  • As a temporary solution, the scenario has been disabled until a solution can be found to address this issue.
BUG FIXES
  • Fixed a bug that was causing board-related errors in teams mode.
  • Fixed a bug that was allowing players to damage their teammates.
  • Fixed a bug that was causing damage to be doubled.
  • Fixed a bug that was causing players to be executed when their health dropped below X%.
----------, Mar 1, 2023

PLAYTIME GOLD
  • Players may now receive gold for being alive in the game.
  • You can set how often gold should be granted to players.
  • There are three gold settings, which include: grace period, game and deathmatch.
BUG FIXES
  • Fixed a bug that caused some placeholders to not appear.
----------, Feb 28, 2023

RECIPES
  • Added a message if players have enough resources to craft an item (applies only to custom recipes).
RECIPES MENU
  • Players are no longer able to purchase recipes during the game.
  • Players are also unable to see their balance during the game.
----------, Feb 27, 2023

LOBBY SERVER
  • You can now use plugin on your lobby server to allow players to purchase and preview stuff.
GENERAL
  • Made some quality-of-life adjustments.
BUG FIXES
  • Fixed a bug that caused BungeeCord to not work.
----------, Feb 26, 2023

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!

KITS
  • Fixed a bug where players couldn't interact with Kits in the Kits menu
PLAYER DATA
  • Kits, Chosen Kit, and Recipes are now saved when a player leaves the server
    • As of this update, only local file storage is supported
    • MySQL support is coming very soon
WORLDS
  • Optimized the world handler system
    • As of this update, if you reload the plugin, no world will be re-generated
    • This means that to re-generate a world, you need to perform a full restart
  • Fixed a bug that caused random world-related errors
----------, Feb 23, 2023

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!

COMMANDS
  • It's now easier to open menus - you no longer need to put "menu-" before menu names
  • Adjusted some messages for better clarity
----------, Feb 21, 2023

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
  • Optimized the menu system
  • Optimized some utility methods
BUG FIXES
  • Fixed a bug that caused players heads to not drop
----------, Feb 19, 2023

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!

BUG FIXES
  • Fixed a bug that caused errors when opening certain menus
----------, Feb 7, 2023

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
  • Optimized the command system
  • Made some quality of life adjustements
  • Fixed a lot of bugs
----------, Jan 26, 2023

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
  • Added potential support for Spigot 1.16 - please keep in mind that the latest version is always prioritized for updates. I may or may not fix bugs for 1.16

SCENARIOS
  • Added a new animation when a scenario is being chosen
  • Added Witch Brewing scenario
----------, Jan 26, 2023

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
• Fixed a bug where re-joining would cause your health to be set to 20

SCENARIOS
• Added three new scenarios:
◦ Apocalypse
◦ Dangerous Game
◦ Ore'fortunate​
• Renamed the Egg'tastic scenario to Surprisegg

SWITCHEROO
• Fixed a bug where the scenario wouldn't work on Gary The Keeper

ENCHANTER'S DREAM SCENARIO
• Fixed a bug where the exp wouldn't be given to players

COMPANIONS SCENARIO
• Updated the wolf's name - it now displays the owner name as well as the wolf's health
• Fixed a lot of wolf-related bugs, such as, the wolf would randomly despawn
----------, Jan 25, 2023

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
• Optimized the game system
• Fixed a lot of bugs

SCENARIOS
• Started working on scenarios. Here's the list of working scenarios:
◦ Bombastic
◦ Companions
◦ Drop Randomizer
◦ Egg'Tastic
◦ Enchanter's Dream​
----------, Jan 23, 2023

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
• Spectators are now in the Spectator Mode - this prevents them from interacting with the world in any way

KITS / ITEMS
• Simplified the configuration for both Kits and Items, thus making them easier to manage

GARY THE KEEPER
• Gary's health is now based on the player's health when they left

BUG FIXES
• Fixed a bug where players couldn't attack Gary The Keepers
• Fixed a bug where the Teams mode couldn't be enabled
----------, Jan 22, 2023

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)​
----------, 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
• Minor tweaks and optimizations
----------, Dec 24, 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
• Made quality of life changes
• Optimized the game

SCENARIOS
• Added placeholders for future scenarios
Keep in mind, scenarios are still in development

EVENTS
• Added new events to prevent things happening in pre-game
Like.. mobs no longer combust during the day

BUG FIXES
• Fixed grammar mistakes
• Fixed many bugs
----------, Dec 23, 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!

KITS
• Items are now automatically added to descriptions, including the amount, enchants, and even mythic enchants!

STATISTICS
• You can now view statistics by clicking on your head (pre-game only)

SCENARIOS
• Work has begun on scenarios. If you have suggestions, feel free to join our Discord server to post them!
----------, Dec 18, 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!

MYSQL DATABASE
• Fixed "successfully connected" message being spammed in the console every so often

UHCR LEGACY
• Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Dec 18, 2022

In this version of the game, many bugs and quality-of-life changes were made. Keep in mind that the game is still in its early stages and far from complete. You can test it and report your feedback to the developer on the Discord server. Thank you for your patience!

Some of the notable changes are:
  • Added new events to the pre-game lobby
  • Changed "RELOADED" in boards to smaller font
Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Dec 16, 2022

In this version of the game, many bugs and quality-of-life changes were made. Keep in mind that the game is still in its early stages and far from complete. You can test it and report your feedback to the developer on the Discord server. Thank you for your patience!

Some of the notable changes are:
  • Added max players placeholder to boards
  • Fixed and optimized some game events
  • Fixed spectators being able to interact with the environment
Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Dec 15, 2022

In this version of the game, many bugs and quality-of-life changes were made. Keep in mind that the game is still in its early stages and far from complete. You can test it and report your feedback to the developer on the Discord server. Thank you for your patience!

Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Dec 14, 2022

In this version of the game, many bugs and quality-of-life changes were made. Keep in mind that the game is still in its early stages and far from complete. You can test it and report your feedback to the developer on the Discord server. Thank you for your patience!

Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Dec 13, 2022

  • Another round of new and exciting features
  • This update contains lots of bug fixes, improvements, and additions
  • Please, keep in mind that the plugin is still under heavy development
Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Aug 27, 2022

  • Another round of new and exciting features
  • This update contains lots of bug fixes, improvements, and additions
  • Please, keep in mind that the plugin is still under heavy development
Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Aug 21, 2022

Menus
  • Optimized the menus
  • Removed "???" items
Scoreboards
  • Updated the system (now with teams!)
Spectating
  • Players are now invisible when spectating
  • When spectating, players can see other spectators
Deathmatch
  • Deathmatch is now happening in a different world
  • Fixed Deathmatch not working as intended
  • Fixed Deathmatch Border having wrong properties
Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Aug 19, 2022

  • Another round of new and exciting features
  • This update contains lots of bug fixes, improvements, and additions
  • Please, keep in mind that the plugin is still under heavy development
Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Aug 18, 2022

  • Another round of new and exciting features
  • This update contains lots of bug fixes, improvements, and additions
  • Please, keep in mind that the plugin is still under heavy development
Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Aug 16, 2022

Commands
  • Adjusted the "/uhcr menu" command
  • Added new commands:
    • "/uhcr commands"
    • "/uhcr setcoins [player] [amount]"
    • "/uhcr addcoins [player] [amount]"
    • "/uhcr removecoins [player] [amount]"
    • "/uhcr setstatistic [player] [statistic ID] [amount]"
    • "/uhcr addstatistic [player] [statistic ID][amount]"
    • "/uhcr removestatistic [player] [statistic ID][amount]"
Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Aug 14, 2022

  • Another round of new and exciting features for UHCR. This update contains lots of bug fixes, improvements, and additions. Please, keep in mind that the plugin is still under heavy development.
Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Aug 12, 2022

  • Another round of new and exciting features
  • This update contains lots of bug fixes, improvements, and additions
  • Please, keep in mind that the plugin is still under heavy development
Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Aug 6, 2022

  • Another round of new and exciting features
  • This update contains lots of bug fixes, improvements, and additions
  • Please, keep in mind that the plugin is still under heavy development
Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Aug 3, 2022

  • Another round of new and exciting features
  • This update contains lots of bug fixes, improvements, and additions
  • Please, keep in mind that the plugin is still under heavy development
Looking for the legacy version of UHCReloaded? Please, download v3.2.9
----------, Oct 17, 2021

This resource was transferred from Vouchs to xeRicker!

I will now take over this resource and there will be more frequent updates soon!
----------, Nov 18, 2018

NO CODE CHANGES.

20% autumn sale.
Started to add things that people have requested. I also considering adding scenarios. ;)
----------, Oct 11, 2018

Version: 3.2.8
22 September 2018.

Changelog:
- Started to work on Scenarios system! ;)
- I've redone somethings after my liking.

Buy a copy of UHCReloadeds source code for 80€. Change whatever you'd like for your network!

Thanks for taking your time to read this.
Do not forget to leave 5 stars rating!
Please join our Discord Server for the ultimate support!
https://discord.gg/gFU9SKV
https://www.paypal.me/Voouchs/

Regards, Martin.
----------, Sep 22, 2018

Version: 3.2.8
19 September 2018.

Changelog:
- Fixed so the plugin could be started on versions on 1.10 and above.
- I have changed how the plugin prints messages.

Thanks for taking your time to read this.
Do not forget to leave 5 stars rating!
Please join our Discord Server for the ultimate support!
https://discord.gg/gFU9SKV
https://www.paypal.me/Voouchs/

Regards, Martin.
----------, Sep 19, 2018

Version: 3.2.7
9 September 2018.

Changelog:
- BiomeReplacer for 1.10, 1.11 and 1.12 is temporarily removed.
- I'll now start to work on this plugin! Give me feedback on the discussion page!

Thanks for taking your time to read this.
Do not forget to leave 5 stars rating!
Please join our Discord Server for the ultimate support!
https://discord.gg/gFU9SKV
https://www.paypal.me/Voouchs/

Regards, Martin.
----------, Sep 9, 2018

@everyone I will soon have my bachelor and i'll open my society to start working as a freelance. I already got few clients and I won't have time anymore to continue the development of my plugins, I need to focus on real work. I will transfer all my premium plugins to @Vouchs that is a great developer and will continue the development of them, he is more than me focus on spigot and will make a lot more updates than me :) That's been great to work on spigot guys but i'm now leaving. PS: If you have some company that need a freelance to work with you, feel free to contact me, i'll post soon here my website society.
----------, Jun 17, 2018

-25% SALE
----------, Dec 23, 2017

Version 3.2.6-Release #27
23 November 2017

-30% for Black Friday! That's the time to get the most powerfull UHC plugin!
----------, Nov 23, 2017

Version 3.2.6-Release #26
13 November 2017
  • Add in config.yml "ChunkLoader.enabled". So you can now disable chunk loading if you want it!
That's a little update because my life stuff is getting better. The scenario system / multi arena may be released next month but nothing is sure.
You should also now that you can still buy a license source code. Contact me if you want it!

Don't forget to report bug or ask features at this link: http://redmine.mcuhc.dk/

Don't forget to join our new discord server support:
https://discord.gg/KsSMgN

Don't hesitate to have a look at my new premium resource: https://goo.gl/8lveVA

And super thanks to @Vouchs for our amazing team work! We are able to give you all the best support! :)

If you want to donate me a coffee, it will be much appreciated, you can click here

Rating: ★★★★★
~ @Upd4ting
----------, Nov 13, 2017

Hello everyone,

You all know that I'm having big life difficulties actually. My mom has a serious illness and it's not easy to live with that.

With all of that, I don't think that I have still the time to update this resource.

Add Upd4ting#7055 on discord or PM me on spigot here if you are interested in either buying a source code license or buying the spigot resource to be able to update it yourself and having the resource on your spigot account.

Sorry to not be strong enough to continue updating my stuff.

Your devoted developer.
----------, Sep 26, 2017

Version 3.2.5-Release #25
6 July 2017
  • 1.12 compatibility
  • LinkageError from protocollib should be fixed
  • You can now use percent of chance like 0.01 for the loot chance! It can be used to reduce a lot the percent of chance that leaves drop apple
    if you enable treecutter!
  • You can retrieve all the important file here
  • TreeCutter with NCP and StackableItems compatibility error fixed!
  • BiomeSwapper now take care when you put 'RANDOM' to don't take biomes that you excluded with other rules

WARNING: I know that a lot of you are waiting for the recode with multi arena, but the multi-arena will be integrated first in my other premium plugin which is SuperBedwars because multi arena in a UHC is pretty hard to do!

Don't forget to report bug or ask features at this link: http://redmine.mcuhc.dk/

Don't forget to join our new discord server support: https://discord.gg/555b9Kj

Don't hesitate to have a look at my new premium resource: https://goo.gl/8lveVA

And super thanks to @Vouchs for our amazing team work! We are able to give you all the best support! :)

If you want to donate me a coffee, it will be much appreciated, you can click here

Rating: ★★★★★
~ @Upd4ting
----------, Jul 6, 2017

The previous update wasn't uploaded correctly, here is the good one
----------, May 9, 2017

Version 3.2.4-Release #24
May 9, 2017
  • A little NPE with the %teams placeholder fixed

WARNING: The plugin is currently in recode to support multi arena and be more efficient, this version will be updated while the recode, but it will have less updates (one minimum per week)

Don't forget to report bug or ask features at this link: http://redmine.mcuhc.dk/

Don't forget to join our new discord server support: https://discord.gg/555b9Kj

Don't hesitate to have a look at my new premium ressource: https://goo.gl/8lveVA

And super thanks to @Vouchs for our amazing team work! We are able to give you all the best support! :)

Rating: ★★★★★
~ @Upd4ting
----------, May 9, 2017

Version 3.2.3-Release #23
April 27, 2017
  • The placeholder %gameKill has been fixed and is now working
  • Mode of display 'dummy' for the health in the tab list has been fixed


WARNING: The plugin is currently in recode to support multi arena and be more efficient, this version will be updated while the recode, but it will have less updates (one minimum per week)

Don't forget to report bug or ask features at this link: http://redmine.mcuhc.dk/

Don't forget to join our new discord server support: https://discord.gg/555b9Kj

Don't hesitate to have a look at my new premium ressource: https://goo.gl/8lveVA

I thank you a lot @Vouchs for being a super moderator <3

Rating: ★★★★★
~ @Upd4ting
----------, Apr 27, 2017

Version 3.2.2-Release #22
April 20, 2017
  • You can now use %progress in the kick message of loading too!
  • You can now chose the display style of the heart in tab (numeric or image!)
[​IMG]
[​IMG]

WARNING: The plugin is currently in recode to support multi arena and be more efficient, this version will be updated while the recode, but it will have less updates (one minimum per week)

Don't forget to report bug or ask features at this link: http://redmine.mcuhc.dk/

Don't forget to join our new discord server support: https://discord.gg/555b9Kj

Don't hesitate to have a look at my new premium ressource: https://goo.gl/8lveVA

I thank you a lot @Vouchs for being a super moderator <3

Rating: ★★★★★
~ @Upd4ting
----------, Apr 20, 2017

Version 3.2.2-Release #22
April 20, 2017
  • You can now use %progress in the kick message of loading too!
  • You can now chose the display style of the heart in tab (numeric or image!)
[​IMG]
[​IMG]

WARNING: The plugin is currently in recode to support multi arena and be more efficient, this version will be updated while the recode, but it will have less updates (one minimum per week)

Don't forget to report bug or ask features at this link: http://redmine.mcuhc.dk/

Don't forget to join our new discord server support: https://discord.gg/555b9Kj

Don't hesitate to have a look at my new premium ressource: https://goo.gl/8lveVA

I thank you a lot @Vouchs for being a super moderator <3

Rating: ★★★★★
~ @Upd4ting
----------, Apr 20, 2017

Resource Information
Author:
----------
Total Downloads: 1,202
First Release: Jan 5, 2015
Last Update: Jan 31, 2024
Category: ---------------
All-Time Rating:
264 ratings
Find more info at bit.ly...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings