Changes:
Fixed issue where /points could not be run by the console
Fixed issue with practice kills not syncing
Added /arena as an alias for /practice
Added the following placeholders:
%FateUHC_p_self_practice_kills%
%FateUHC_player_settings_sound%
%FateUHC_player_settings_scoreboard%
%FateUHC_p_party_id%
%FateUHC_p_party_color%
Added the option to view Enabled/Disabled for all scenarios via placeholders.
Small other fixes.
View the complete list here: https://fateuhc.bghddevelopment.com/placeholders
We have fixed issues which made the game starting webhook not send and the DiscordGUI not correctly send webhooks.
Changes:
All dependencies updated.
Updated to support latest PlaceholderAPI version.
Fixed issue where the world deleting would send a stack trace without an error log.
Fixed issue where pre-whitelisted players would not send a log.
Fixed an issue where the command system would return without providing a log of registered commands.
Fixed update checker sending notification without an update.
Changes:
Updated core list and integrations.
Added checks for border shrink and lava.
Config Changes
cores.yml
Code:#Below are all the cores that FateHub supports. You may also always just use PlaceholderAPI. #If you enable a hook and the plugin is not on the server an error will occur. Vault: false LuckPerms: false Core: false Atom: false AquaCore: false #The MizuAPI will be automatically installed on first after enabling, if it does not please download from https://bghddevelopment.com/depends Mizu: false Root: false Neutron: false mCore: false nCore: false Chronium: false HestiaCore: false StarkCore: false qUtilities: false tModsuite: false Galaxy: false Zoom: false Kriku: false lCore: false Ocean: false Stark_5: false Scandium: false Hydra: false Zoot: false Kore: false PhoenixCore: false
Changed a bunch of messages to be more clear for users. Added some extra checks for NickAPI and other addons.
Small fixes.
Due to DiscordAPI changes and the overwhelming hassle with the Discord Bot system, we are removing it. This update brings back the webhooks.
Please delete your existing discord.yml and let it regenerate.
Full Changes:
Incorrectly labeled scenarios:
- Removed DiscordBot
- Added Webhooks
- Removed game id, server id
- Added check for blank commands in win and kill command options
- Added check for usernames that contain * in heads to prevent crashes
- Fixed bedrock *within death messages
- Fixed Timber not affecting EAST/WEST directions
- Removed jedis shading
- Fully removed the old UBL
- Removed gson shading (spigots should include this)
- In the scenario description, the effect should be listed as “Nausea”, not “Confusion.”
- Option to use “/fb” or “/fullbright” to perform the same function as “/nv” or “/night-vision”
- Option to use “/coords”, “/pmcoords”, “/pmc”, “/tl”, “teamlocation” to perform the same function as /sendcords
- Sendcords should be spelled as “sendcoords”; not “cords” rather “coords” (with two o’s)
- Use “Absorption-less” or “Absorptionless”, not “Absorption Less”
- Use “Superheroes”, not “Superheros”
- Use “Apple Rates”, not “Apple Rate”
- Use “Webcage”, not “WebCage”
- Use “Book-ception” or “Bookception”, not “Book Ception”
- Use “Red vs Blue”, not “Red VS Blue”
- Use “CutClean”, not “Cut Clean”
- Use “Timebomb”, not “Time Bomb”
- Use “No Fall” or “NoFall”, not “NoFallDamage”
- Use “Lucky Leaves”, not “LuckyLeaves”
- Use “Limited Enchants”, not “LimitedEnchants”
- Use “Blood Enchants”, not “BloodEnchants”
- Use “Infinite Enchanter”, not “InfiniteEnchant”
- Use “Skyhigh”, not “Sky High”
- Use “Coronavirus”, not “Corona Virus”
- Use “Nine Slots”, not “Nine Slot”
- Use “Barebones”, not “Bare Bones”
- Use “Hastey Babies”, not “Hastey Boys Lite”
- Backpacks (which is currently labeled as “Extra Inventory”) is the proper name for the scenario in which each player has an extra inventory that drops upon death.
- Team Inventory (which is currently labeled as “BackPacks”) is the proper name for the scenario in which each party/team has an additional inventory that all members share, which drops upon the death of the last member alive.
- Recoded the whole command system
- Commands will now have help descriptions and be listed within the autofill
- Recoded how we handle events to make things easier and faster
- Fixed an issue where you could teleport to worlds before they were generated
- Fixed a rare issue with Essentials that would cause a kick on the player's death via /kill when not in-game or practice.
- Fixed an issue with wool not dropping from sheep
- Fixed an issue where an error for UHCHolograms would not display if the plugin HologramAPI was not present
- Removed old code and registration systems that were no longer used
- Recoded the way we shade resources into the plugin to reduce the file size
- Fixed spectator usage message having multiple slashes
- Fixed an issue with leaderboards menu erroring when the world was still generating
