Page: 1 2

2.2.30 Apr 14, 2024
Hotfix #1
Changes:
Fixed a loading issue on 1.8
Fixed version number

2.2.30 Apr 10, 2024
Library Loader, Tab Removal, Major Update Preparation
Note: A significant update is in progress and should be released in the next month. For more discussion around this please join our Discord.
 
Changes:
This update adds a new library loader to reduce file size.
We have also removed all final legacy 1.7 support (it's time to update to at least 1.8)
We have removed our TAB system due to major API changes. We are looking into new TAB APIs to bring to FateHub.
Removed old code
Preparing codebase for major updates.

2.2.29 Mar 25, 2024
Item Click Fix

Fixed an issue with items like DYE activating twice when looking at a block and right clicking in some newer versions


2.2.28 Mar 5, 2024
Backend system update

Backend system update


2.2.27 Feb 12, 2024
Vanish Hooks, New Skull System, Material Upgrade
Changes:
Plugin is now built with Java 17, upgrading from java 8.
Materials and other handling has been upgraded to the latest upstream spigot. New items are now supported in the menus
Premium Vanish is now hooked and the join and quit messages will not send when players are vanished
NCP now will not flag double jumping players
The spigot system for skulls has been recoded. You can now use any player name and base64 heads in addition to Skulls or HeadDatabase.

2.2.26 Dec 28, 2023
QOL Changes
Fixed some glow issues
Updated code for update checker
Updated code for backend checks
Updated fatehub command
Fixed issue with upstream versions
fatehub.update has returned.

2.2.25 Nov 5, 2023
Fixes + Requests
Changes:
Fixed issue with scoreboard on 1.20.2
Fixed issue with PlaceholderAPI not being the latest version and causing an error
Fixed issue with some items being unavailable when using 1.20.2
Added support for the Helium core. Requested by a user.

2.2.24 Sep 19, 2023
Small Fix

Fixed issues with PlaceholderAPI and the scoreboard.


2.2.24 Aug 25, 2023
ActionBars, Scoreboard Recode, Sound System Recode
Today, we added some of the most requested features!
 
Changes:
ActionBars are now available in the actionbars.yml for queue messages!
public 
public 
 
The scoreboard system has been recoded to support unlimited characters on 1.13+, along with a new efficient toggling system.
 
The sound system has been recoded to allow for old version sounds to be matched to the closest sound in the current version. This means for first-time installers (on 1.9+), you will have sounds working, not just an error message about your version.

2.2.23 Aug 1, 2023
MySQL Driver Update + Hex Recode
Changes:
MySQL driver has been updated to support the latest versions.
Fixed an error with MySQL startup.
New HEX support!
Examples:
      - "<GRADIENT:2C08BA>Cool string with a gradient</GRADIENT:028A97>"
      - "<RAINBOW1>THIS IS A REALLY COOL Rainbow</RAINBOW>"
      - "<RAINBOW100>THIS IS A REALLY COOL Rainbow</RAINBOW>"
      - "<SOLID:FF0080>Cool RGB SUPPORT"

2.2.22 May 30, 2023
Fill Item Update, Changes to Join System, Fixes

This update contains required config changes.

Changes:

Added ability to toggle on and off donator join messages

Added option to toggle potion particles

Added ability to use %joincount% in join messages

Added new MySQL table to handle join tracking (total joins and first join boolean)

Fixed an issue where first join would not function when the server cleared player data

Recoded how the fill menu works to match the other item system. You can now use custom data for the menu fill items.

 

Config Changes:

 


2.2.21 May 16, 2023
Lot's of Fixes + Wiki Remake
Hey all! Our wiki has been re-done and updated!
 
Changes:
Fixed an issue where the daylight cycle would continue in 1.13+
Fixed an issue where the first join placeholder would require you to be in a queue
Fixed an issue with the new join commands not running correctly
Updated the TabAPI library for 1.19.3+; this will remove the error only. Sometimes the TAB will not show up. I am still investigating this issue.
Fixed player visibility PlaceholderAPI issue
Removed an unneeded entity clear
Added PlaceholderAPI support for donator join messages
Added PlaceholderAPI for almost every message in the plugin
Fixed an issue where the version and license checker would return a error when the version ended with a 0
Added a warning when using FateHub with 1.7; not all features will work. Please update to 1.8+

2.2.20 May 4, 2023
Join Commands, Fixes, and Requests
Changes:
Updated Skull support to the latest version.
Added logs when we hook into HeadDatabase or Skulls.
Fixed an issue where the update and archived checks would error on a version with a 0.
Added placeholder %FateUHC_vis_status% - returns enabled/disabled
Added option for join and first join commands.
- Use [CONSOLE] to run the command from console rather then the player.
- Use <player> to replace with the player name.
 
Add this to settings.yml
first-join-commands:
  enabled: false
  commands:
    - '/give <player> diamond 1'
    - '[CONSOLE] say Welcome, <player>!'
    - 'say Enjoy your first join, <player>!'
join-commands:
  enabled: false
  commands:
    - '[CONSOLE] say <player> has joined the server!'
    - 'say Welcome back, <player>!'
    - '/spawn <player>'

2.2.19 Apr 14, 2023
Requests + Potions!
Changes:
Added option for potions on join
Recoded how configs load to prevent issues with unicode
Messages set to "none" will correctly not send now
Updated material support to 1.19.4
 
Add this to your settings.yml
joinpotions:
  enabled: false
  effects:
    JUMP: 4
    NIGHT_VISION: 1
    # Add more potion effects as needed
    # https://hub.spigotmc.org/javadocs/spigot/org/bukkit/potion/PotionEffectType.html

2.2.18 Apr 3, 2023
Core Support Updated + User Requests (Donator Join Messages)
Changes:
Added option to have unlimited donator join messages
Fixed a few small bugs
Added core support for Alchemist
 
Modify the join message section of your settings.yml to this:
join:
message:
enabled: false
donator:
groups:
- permission: 'fatehub.donatorjoin1'
messages:
- '&6[Donator 1] &e%player% &ajoined the game!'
- '&6[Donator 1] &e%player% &bmakes an entrance!'
- permission: 'fatehub.donatorjoin2'
messages:
- '&b[Donator 2] &e%player% &cjoined with style!'
- '&b[Donator 2] &e%player% &darrives like a boss!'
send-message:
enabled: true
message:
- "&c&m-----&7&m---------------------------------&c&m-----"
- "&bWelcome &f<player>&7, &bto FateHub &fv2.2"
- ""
- " &7* &fWebsite: &bwww.site-example.com"
- " &7* &fStore: &bwww.store-example.com"
- " &7* &fTeamspeak: &bts.ts-example.com"
- " &7* &fDiscord: &bwww.discord-example.com"
- "&c&m-----&7&m---------------------------------&c&m-----"
apply-firework: false

 

Add the following to your cores.yml

Alchemist: false

2.2.17 Feb 19, 2023
Backend Recode + Fixes
Changes:
Fixed issue where when double jump was disabled along with NEWDOUBLEJUMP toggled to false players would join flying.
Fixed issue with some events.
Added support for "POTTED_" in the blocked interaction list. When flower_pot is blocked it will now block all potential item names.
Recoded our backend handling of checks and updates.

2.2.16 Feb 4, 2023
Small Changes

Changes:

The spawn point when fly is enabled will be +1 rather than +0.5

Updated material support to latest versions

Small fixes.


2.2.15 Jan 26, 2023
CoreUpdate

This update fixes pxCore support and the false update message.


2.2.14 Jan 8, 2023
Fixes + Requests
Changes:
Update version to match (oops missed this last time)
Fixed the issue with the old double jump not working on all servers.
Updated PxCore support.
Fixed an issue with MySQL passwords being color code translated.
Update checker system was updated.
Other small fixes.

2.2.12 Oct 19, 2022
Small Changes
BuildMode toggle now can auto complete player names
If TAB is enabled, scoreboard toggle is now disabled.
New messages added to help debug issues without the need for developer support.

2.2.11 Oct 2, 2022
Updated Cores + Console Command Option

Changes:

  • Added support for PhoenixCore
  • Item Attributes are now hidden on 1.8+
  • Join items and menu items support "console: true" as an option for commands.
  • Fixed delayed command setting not working on join items.

 

Config Changes:

Please add the following to your cores.yml

PhoenixCore: false


2.2.10 Aug 26, 2022
Small Fixes
  • Fixed issue with legacy and normal join speed.
  • Fixed issue with custom model data
  • Fixed issue with HEX colors
  • Fixed an issue with startup on some versions

2.2.9 Aug 14, 2022
Small Fixes + Version Poll

 

Hello! We're considering removing support for 1.7 to allow us to use newer features and upgrade our code base. 
 
Please fill out the poll here: https://fatehubversions.bghddevelopment.com/
 
Changelog:
  • Fixed an issue with startup on 1.7
  • Fixed an issue where some events were not registered correctly based upon versions
  • Fixed a very rare issue where profiles may not load correctly, leading to a console error rather then a warning. 

2.2.8 Jul 20, 2022
Small Fixes
Changes:
 
  • Fixed issue with join message sometimes fragmenting.
  • Fixed error that occurred when a player was kicked without reason.

2.2.7 Jun 29, 2022
Bug Fixes + Core Updates

Updated core lists.

Fixed issue with FLYDEBUG

Fixed issue with vanished players in AquaCore

 

Add this to your cores.yml

Kore: false

Page: 1 2