promotional bannermobile promotional banner

HighTide's Hypixel SB Commands

A client-side mod that adds lots of QOL commands for Hypixel Skyblock.

File Details

HighTide's Hypixel SB CMDS 0.0.34

  • R
  • Feb 23, 2025
  • 629.65 KB
  • 24
  • 1.20.4
  • Fabric

File Name

htsbcmd-0.0.34.jar

Supported Versions

  • 1.20.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:hightides-hypixel-skyblock-commands-1011044:6223582"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 0.0.34

PS: I will include 2 separate sections in this changelog since I forgot to update this curse forge version for a while. The first section "Main Notes" will include all of the most recent changes and the section "Catchup Changes" will be all missed changelogs... This is going to be a long one.

Main Notes:

Added:

  • New /hsbmoneyguide command (This command will display a menu that will give you some awesome ways to earn money in SkyBlock).
  • New Enable Guide Commands option to the config menu and config file (This option will enable and disable the /hsbmoneyguide commmand and other guide commands when they come out).
  • Added new translations for the Money Guide menu for all supported languages.

Fixed:

  • Fixed a bug with the /hsbscammers command that caused it to display a message in chat when no scammer was detected or if the player was verified as not a scammer.

Upcoming Features:

The next update will mainly be changing the /hsbscammers command to include a "Verified" tag on player names. When a player is verified, that means they have proven that they are not a scammer. There are no steps players can take to get verified at this time and will be implemented at a later time.

Catchup Notes:

Added:

  • New /hsbsupportedlanguages command (This command will just display all languages supported by the mod).
  • Added language support for Canadian French, Japanese, and Dutch.
  • Added translations for the Chocolate Egg names.
  • Added chocolate egg types for the Brunch Egg, Déjeuner Egg, Supper Egg, and Hitman Egg.
  • Added chocolate egg types for the Breakfast Egg, Lunch Egg, and Dinner Egg.
  • Added 2 new tips to the /hsbtips command.
  • New /hsbscammer command (this command will search a database for scammers, if the player specified is registered, it will either warn you privately or warn the server in chat).
  • Added a new API endpoint to the scammer database.
  • New /hsbshareegg command (This command will share the location of a Hoppity egg for the egg hunt in the chat for everyone to see.)
  • Added a new tip to the /hsbtips command.
  • Added new translations for all commands and tips added in this update.
  • New /hsbnotes command (This command will allow you to save up to 5 notes inside of skyblock for you to view whilst playing).
  • New /hsbwebsites command (This command will display a menu that has some buttons leading to online Hypixel Skyblock tools)
  • New in-game GUI for the brand new /hsbwebsites command.
  • New translations for the new command and new GUIs.
  • New /hsbrecipeitems command. This command will take an id of a recipe and give you a list of all the items you need to make it. This currently isn't completely done.
  • New command shortcuts that make typing commands easier and quicker. (This is disabled by default but can be enabled in the mods config menu or file.)
  • New /hsbconfig command. (This command will only give you information about configuring the mod.)
  • New /hsbjerrygiftlocations command. (This command will give a list of all the registered Jerry's Workshop gift locations. (By "registered" I mean registered by me in the code)).
  • New config file support to make configuring the mod easier for people. (This config file is also supported by the Mod Menu mod to make configuring the mod even easier.
  • Added the ability to search for EPIC items using the /hsbitemsearch command.
  • Added 44 new items for the /hsbiteminfo and /hsbitemsearch commands.
  • New /hsbitemsearch command. (This command will allow you to search for items in Hypixel Skyblock making using the /hsbiteminfo command much easier.)
  • Added 7 new tips to the /hsbtips command.
  • Added a new error message that appears when you try to use the /hsbcalc command to divide a number by zero.

Changed:

  • Had to temporarily disabled the /hsbiteminfo, /hsbitemsearch, and /hsbmobinfo commands due to a ban I received on Hypixel and the Hypixel API.
  • Changed the way some of the commands work so they are compatible with the new language files.
  • Changed how the mod initializes to add more logging points to the initialization step for better debugging if an error occurs.
  • Changed the way client command sounds are played to work with the new config file.
  • Changed the way the htsbcmds command logo is displayed to work with the new config file.
  • Changed some of the text styling to use JSON styling instead of code styling (styling using the "§" symbol).
  • Changed the way the data is stored for the /hsbiteminfo command making if an item is dungeonized a value instead of being added on to the itemType value.

Fixed:

  • Fixed a bug that caused one of the command sounds to be played no matter if the config option is disabled or not.
  • Fixed a bug with the /hsbshareegg command that caused it to only display in private chat.
  • Fixed a bug that causes the shortcut commands to not work. This was because they tried to execute as minecraft commands instead of server commands.
  • Fixed a bug that caused the config file to not use the lang files correctly when using the Mod Menu mod.
  • Fixed a bug that caused some of the command response's colors to be glitched onto multiple lines they weren't supposed to be on.
  • Fixed a major bug that caused the mod to not work for a lot of people. This was due to a stupid coding mistake on my part and I'm sorry for the mod being broken for so long.

Removed:

  • Removed support for 1.20.6 because it wasn't fully supported and was an accidental addition on my part.