Version 0.0.6
Added:
- Added support for a config file that can customize some of the things that are allowed to happen in game. (
htsbcmds.json)
Version 0.0.5
Added:
- New Error and Success sounds to some commands (currently working on adding sounds to all commands.
Fixed:
- Fixed the
/hsbiteminfocommand so it now displays item information.
Version 0.0.4
Changed:
- Re-enabled all HypixelAPI based Minecraft commands due to Hypixel lifting my API ban.
Version 0.0.3
Added:
- New
/hsbiteminfocommand (This is a port of the/hsbiteminfocommand from the original Fabric mod). - New
/hsbmaxenchantscommand (This is a command that can be used to preview items with maximum enchantments). - Readded the
/hsbscammerscommand.
Fixed:
- Fixed the
/hsbscammerscommand to work.
Version 0.0.2
Added:
- New
/hsbdefinitioncommand (This command can be used to get some definitions of words and either send them in you private chat or public server chat.) - New sarcasm definition for the
/hsbdefinitioncommand.
Version
Added:
- New
/hsbcalccommand (This command, similar to the original mod, can be used to make calculations like a calculator in-game) - New
/hsbsupportedlanguagescommand (This command will list all available languages supported by the mod) - New
/hsbcreditscommand (This command will display some credits about who's working on the mod and what they've done) - New
/hsbshareeggcommand (This command will allow you to share a location of an egg with the chat in-game) - New
/hsbrngcommand (This command will allow you to generate a random number between a minimum and maximum number then either display it privately or publicly) - New
/hsbtipscommand (This command will display a random tip from a list of tips that can help you learn stuff about SkyBlock)
To-Do:
Currently, any commands that utilize my API are unavailable. This is due to the difference between how fabric handles web requests and how forge handles web requests. Until I can get that figured out, the /hsbscammers and /hsbrep commands will be unavailable.
Also, similar to the API commands, GUI related commands will also be unavailable due to the differences between Fabric and Forge. Until I get those differences figured out, no GUI related commands will be usable.
The same kind of goes for language localization but I'm pretty sure the issue is on my end as uposed to the mod loaders end. Bare with me whilst these issues are figured out :D

