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
- 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 Snowball
- Action: christmas_snowball
- Players receive a magical snowball with infinite uses and a 5-second cooldown.
- When thrown, it explodes into beautiful particles.
Christmas Cookie
- 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).
Check Out the Full Guide
Learn more about these festive features on our wiki:
https://fatehub.bghddevelopment.com/christmas-features
Other 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.
Required Config Changes
(Add to settings.yml):
Code:# Christmas Features christmas: enable_snowfall: false # Enable festive snowfall around players enable_ground_snow: false # Enable snow trails that disappear after 5 secondsWishing you a joyful holiday season from all of us at BGHDDevelopment!
Hey all! I got a few changes that have been requested for a while, in addition to some fixes.
Changes:
You can now set delays on JoinItems, add them to items like delay: 5 (will keep the player from using it once every 5 seconds).
Updated the portal menu config option to allow for a bounce back. (see config changes below).
Added PlaceholderAPI placeholder %FateHub_In_Queue_SERVERNAME% to display the number of people in a queue on a specific server.
Fixed an issue where the portal material if it was lowercase would cause an error.
Fixed enchant names showing on some versions when using glow: true.
Updated backend APIs.
Config Changes:
Update your settings.yml PORTAL-MENU section to the following:
Code:#Should a menu open when you walk into a nether portal? PORTAL-MENU: ENABLED: false # What menu.yml should be opened? MENU-NAME: "server-navigation" # What portal material? (Changes at points through versions) MATERIAL: PORTAL # Should the portal teleport you to the spawn? TELEPORT-SPAWN: true # Should the portal bounce you back? BOUNCE-BACK: false
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.
