You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
Plugins FateHub | [1.8-1.20.x] Custom Menus, Queue, MySQL Sync, Placeholders + More!
Version: 2.3.6
- Author ArteffCods
- Creation date
Note: We only provide support to those using the LATEST version of FateHubCore. However, FateHubCore: 2.3.2 (Released: July 6th, 2025) is now the oldest version you may use of FateHubCore entirely. We had to disable legacy API endpoints to support future changes.
Changes:
Added support for 1.21.11
Reminder! We have Christmas features!
https://fatehub.bghddevelopment.com/christmas-features
Changes:
Added support for 1.21.6
Added pvp-damage option to settings.yml
Fixed an issue with BuildMode
Fixed an issue with startup on newer MC versions
Config Changes:
Add this under options: in the settings.yml file
Code (Text):
pvp-damage: false
Changes:
Migrated to V2 of our startup methods that now loads managers 90% faster
Updated to latest PlaceholderAPI version
Removed title limits on GUI menus when using 1.14+
You can now use # in gradients and solid hex colors in the legacy HEX system for items
Legacy hex codes (&#hex) and adventure hex codes (<#hex> will now auto translate to <SOLID:hex> when the legacy system is being used.
Learn more about HEX: https://fatehub.bghddevelopment.com/hex
Toggleable Commands via commands.yml
Added a new commands.yml file that allows users to enable or disable specific commands.
New Placeholders Added:
%FateHub_first_joined_short% → Returns first join date in MM/DD/YYYY format.
%FateHub_first_joined_short_universal% → Returns first join date in DD/MM/YYYY format.
%FateHub_join_count% → Displays the number of times a player has joined the server
Fixed several other things while removing old code and updating APIs.
Changes:
Added support for 1.21.4
Updated backend APIs
Updated to latest MySQL driver
Ho ho ho! The festive spirit has arrived in FateHub!
We’ve packed this update with exciting holiday-themed features to make your servers merry and bright. Check out what’s new!
New Features
Snowfall & Snow Trails
Christmas Snowball
- Snowfall: Enable festive snow particles to spawn around players.
- Snow Trails: As players walk, snow layers form under their feet, disappearing after 5 seconds!
Christmas Cookie
- Action: christmas_snowball
- Players receive a magical snowball with infinite uses and a 5-second cooldown.
- When thrown, it explodes into beautiful particles.
Check Out the Full Guide
- Action: christmas_cookie
- This sweet treat grants:
- Speed for 10 seconds.
- Jump Boost for 10 seconds.
- Glowing effect for 20 seconds (on 1.9+ servers only).
Learn more about these festive features on our wiki:
https://fatehub.bghddevelopment.com/christmas-features
Other Changes
Required Config Changes
- Fixed an issue where particles would not load on newer Spigot versions.
- Began renaming all "gadgets" to "particles" to prevent confusion.
- /gadget is now /particle.
- /gadgetmenu is now /particlemenu.
- Additional updates to background APIs.
(Add to settings.yml):
Code (Text):
# Christmas Features
christmas:
enable_snowfall: false # Enable festive snowfall around players
enable_ground_snow: false # Enable snow trails that disappear after 5 seconds
Wishing you a joyful holiday season from all of us at BGHDDevelopment!
Changes:
Updated upstream API
Fixed some skull issues
Added support for 1.21.2 and 1.21.3
Updated PXCore support
Note: New updates are being worked on; I have been doing crazy hours with work. Thanks for understanding.
Changes:
Updated to support 1.21.1
ItemFrames will no longer be removed as part of the entity clear
Supported string lists as a message option with config and menu items
Added a debug system to help with fixing issues
MySQL will now have a enable/disable toggle for new installs, when it's disabled no other plugin functions will start to allow a first time configuration.
Attempt to fix a rare particle error
Added a new method to detect the item the player is holding in comparison to the...