Voxel Shop beta is live. Expect occasional bugs. Learn more  
FateUHC - #1 UHC PLUGIN icon

FateUHC - #1 UHC PLUGIN 3.3.13

70+ Scenarios, Discord Bot, Leaderboards, Holos, API [350+ BUYERS]

Page 1 2 3 ... 5
3.3.13 11 days ago
Spigot V26 Support
Changes:
Added support for Spigot V26 versions
Fixed some discord messages (discord.yml) not being replaced correctly Auto-disabled achivement messages across versions 
Auto-disabled locator bar
Updated to latest DecentHolograms version
3.3.12 Mar 10, 2026
General Update
Changes:
Fixed an issue with the scoreboard toggle function
/config command messages can now be found in the language.yml file
Updated /scenario command to fix double toggling
Updated /config CONFIG_NAME to prompt for values when a interger is not provided 
Updated backend APIs 
Added support for latest MySQL versions
Added ECLIPSE_PROTOCOL scenario (At the start of the game players receive Night Vision, Saturation, and Resistance for 13 minutes)
3.3.11 Dec 28, 2025
General Updates
Note: We only provide support to those using the LATEST version of FateUHC. However, FateUHC: 3.3.2 (Released: May 27th, 2025) is now the oldest version you may use of FateUHC entirely. We had to disable legacy API endpoints to support future changes.
 
Changes:
Fixed a ton of placeholder issues. All updated placeholders can be found on the wiki: https://fateuhc.bghddevelopment.com/placeholders
Fixed an issue where an NPE would fire randomly when hitting a player with a fishing rod or a fish
Fixed an issue where, if moles were enabled, the game would end randomly even if other players on the team were still alive
On completion of world generation, if Citizens is being used, the server should run the Citizens reload command to refresh the NPCs
Fixed PVPTIME not working correctly when set to 0
TerrainControl is no longer listed as the default world generator, which was confusing users since it's not required
Profile loading is now done pre-login
We have made some changes to the scatter system to improve performance. Additional changes are coming in future updates
Updated upstream APIs
3.3.10 Dec 15, 2025
1.21.11 Support
Changes:
Updated to support 1.21.11
Added support for the 1.21.11 GameRule changes
Removed NickAPI until new system is found
Updated DecentHolograms to latest version
3.3.9 Oct 10, 2025
Spigot 1.21.9/1.21.10 Support + Requested Changes
Changes:
Added support for Spigot 1.21.9/1.21.10
NOTICE: DecentHolograms has not yet been updated to support these versions. Please keep an eye on their plugin page for when that update is released.
Made /configmanagement and the config management menu require a separate permission: uhc.edit.configmanagement
Allowed PVP_TIME to be set to 0, no grace period
Fixed an issue with the randomizer scenario that would not keep random blocks specific per player
Fixed specific ores dropping their blocks when cutclean was disabled when it should have been the ore
Fixed Team ID not returning the correct data
Fixed being able to fly past your max spectator distance
Updated backend APIs
Fixed /config CONFIGNAME from running correctly
 
API CHANGES
Added to GameManager API class:
getStartTimerRemainingFormatted 
getStartTimerRemainingMillis
3.3.8 Sep 10, 2025
Small Changes

Changes:
Added over 50 new debug messages when /uhcdebug is enabled


Recoded how leaderboards are loaded on first startup


Fixed a few placeholder issues


Small other changes

3.3.7 Aug 7, 2025
General Updates
Changes:
Updated upstream test builds to match latest version numbering
Fixed scoreboard not adding players to the total count on late scatter
Random TP spectator size now is taken into effect and a 20 second cooldown has been added to the item to prevent TP abuse
Added fateuhc.randomtp.bypass to bypass the cooldown time
Added more checks to prevent boats from being destoryed while in spectator mode
Going into spectator mode will now remove you from the alive player list even if you did it during scatter
Fixed a few issues with block place and break permissions while in spectator mode
Added catch all for potential missing scatter players who joined after scatter started but before the game started
Added native support for 1.21.8
Check for empty teams every 60 seconds added to prevent issue with the game not ending if the player team randomly would not be marked as dead.
Ore alerts have been fixed
3.3.5 Jul 6, 2025
1.21.7 Support

Updated to support 1.21.7

3.3.4 Jun 29, 2025
1.21.6 Support
Added support for 1.21.6
Fixed issues with placeholders since the last update
Renamed DISABLE_NATRUAL_REGENERATION to ENABLE_NATRUAL_REGENERATION in the scenario menu and fixed an issue where it would not apply correctly.
Updated to latest DecentHolograms version for API support
3.3.3 Jun 14, 2025
General Update
Fixed an issue where, when you had /config or /scenario set to show in chat, it would send an error.
Fixed an issue where specific user information may not save correctly
Recoded how stats are loaded to reduce database calls
Recoded how stats are loaded to placeholders
Recoded data command
Recoded UHCHologram command
3.3.2 Jun 7, 2025
Hotfix

No version change, hotfix only.

3.3.2 May 27, 2025
Fixes
This update changes the following:
  • Fixed lapis blocks being dye on some minecraft versions
  • Fixed issue with armor stands again
  • Recoded a bunch of scoreboard handling to try to improve performance
3.3.1 May 20, 2025
3.3.1 May 17, 2025
Fortune Support, Custom Death Messages, & More
- Ores now properly drop extra items when mined with Fortune
- Death messages are now fully customizable—including kill counts—with the new death-messages.yml config.
- /spectator <player> now toggles staff/spectator mode automatically, or use /spectator add <player> and /spectator remove <player> for manual control.
- At the end of the game, all game-related tasks (such as border movement, PvP timers, and scenario checks) now stop, with only the scoreboard and reboot timer continuing to run.
- ArmorStands are now allowed to be placed and function in the lobby.
- Fixed an issue where the START border size would not be set correctly when using smooth border.
3.3.0 Apr 18, 2025
MAJOR UPDATE! - SMOOTH SHRINKING BORDER, COMMAND TOGGLES, AND MORE

🔔 FateUHC v3.3.0 — Public Changelog (April 18, 2025)
Over 50 hours of development effort
 
Added
Smooth Border Shrink Mode via MC_WORLD_BORDER_MOVEMENT_SHRINK in /config admin: intermediate shrinks glide over the configured interval; the final shrink to the “shrink‑until” value animates over 30 seconds; vanilla WorldBorder damage of ½ heart / sec now applies automatically outside the border.
 
Enhanced
The /border command now uses two‑step confirmation—running /border <size> issues a warning, and /border <size> confirm immediately snaps the world border to the new diameter, randomly teleports any players still outside the boundary, and preserves the manual‑shrink schedule for subsequent moves.
 
Improvements
In‑Game Config GUI restricts the Smooth Shrink toggle to when Minecraft World Border is active and automatically disables Glass & Bedrock Rim borders when Smooth Shrink is enabled, complete with clear in‑game notifications. Startup initialization is now up to 90 percent faster (excluding world generation). All plugin commands can be globally enabled or disabled via commands.yml.
 
Fixed
The final border shrink always animates over 30 seconds. Startup NullPointerExceptions have been eliminated by deferring border‑manager setup until after core managers load. Damage buffering has been corrected so that players take 1 HP/sec when standing outside the world border.
3.2.33 Apr 3, 2025
Added 1.21.5 support

Added 1.21.5 support

3.2.32 Mar 22, 2025
User Fix Requests
Changes:
Fixed point messages showing when points were set to 0 as being disabled
Fixed issue with golden head effects not working while in practice
Fixed an issue where some join methods would not be delayed correctly when using 1.8
Added additional checks for when players interact with NPCs in lobby
Updated to latest DecentHolograms version
Fixed some item flags on 1.20.6+
Added GameType scoreboard elements to scoreboard-layout.yml
 
Needed Config Changes:
Modify the variables list in the scoreboard-layout to this:
https://pastebin.com/xqH5g3u5
3.2.31 Feb 16, 2025
Small Changes
Changes:
Updated to latest DecentHolograms version
Added native support for 1.21.4
Small API updates
3.2.30 Dec 28, 2024
FateUHC 3.2.30 - Changes & Fixes
Changes:

- Added support for Minecraft 1.21.4.
- Fixed an issue in the World Backup System caused by leaderboard glitches.
- Golden Heads Fix: Resolved a bug where disabling enchanted golden apples affected golden head functionality.
- Improved Hologram Version Check: Added a debug message for 1.20.3 or 1.20.4 users to use a BETA version of DecentHolograms.
- Updated MongoDB and MySQL drivers to the latest stable releases.
- Updated XSeries and NickAPI libraries for better compatibility.
 
API Update
Java Docs - https://javadocs.bghddevelopment.com/fateuhc/
Changes:
Added various data classes.
Added a method for creating a scenario using ScenarioData class.
Added various new events (HostModeDisabledEvent, HostModeEnabledEvent, PlayerJoinTeamEvent, PlayerLeaveTeamEvent, SpectatorToggledEvent, TeamCreateEvent and TeamDisbandEvent).
API Download: https://github.com/BGHDDevelopment/FateUHCAPIAlpha/releases/tag/0.4
 
Enjoy the latest features and fixes! Thank you for using FateUHC!
3.2.29 Nov 3, 2024
Small Updates
Changes:
Updated upstream APIs
Updated MongoDB driver to 5.2.0
Updated MariaDB driver to 3.5.0
Fixed issues on 1.21.1, 1.21.2, and 1.21.3
Added /config admin option for DISABLEENCHANTS to disable all enchanting during a game
Made placeholder errors clearer to understand
Fixed an issue where disabling Golden Apple/Heads would not prevent usage on some versions of Spigot
Fixed some old grammar on items
Page 1 2 3 ... 5
Sign in
$19.99 USD
Sign in to purchase, save this product to your cart, and keep downloads tied to your account.
Stripe