Hytools

Quick rating

Community listing page, reviews here may not be monitored by the author.

Hytools

By udu3324Owner

No reviews yet

A mod that has useful tools for Hypixel

Mod Loaders
Minecraft

About

Description

HEY

I no longer update the description of this mod & dont add newer versions of the mod to here. Please look at my github to see the latest version of the mod & updated description.
https://github.com/udu3324/Hytools
https://github.com/udu3324/Hytools/releases

Hytools

A mod that has useful tools for Hypixel. Credit to the modding community for helping me make my first mod + EyeOfWither for using /nick so I can create NickAlert.

FriendCheck

A tool that checks if a player is friends with another player.

unknown.png

PartyGuess

A tool that looks at chat and guesses players that are in a party. PartyGuess also checks if the first player in that party is friends with anyone else in the party. This tool works about 90% of the time. This could fail if Hypixel decides to join everyone at the same time.

WOMoDyAAAAAElFTkSuQmCC.png

NickAlert

A tool that alerts if someone joined is nicked. This tool will not reveal the person behind the nick, but will just alert it in chat. This tool will half of the time. (uses mc api to check if username exists) You can enable NickAlertHypixelAPI to get more accuracy. (using hypixel api for nickalert is in the gray zone of being allowed. use at your own risk)

unknown.png

unknown.png

Installation

Use the mod at your own risk. (this applies to all mods for hypixel)

Make sure you have Forge 1.8.9 installed. You can install the latest version of Hytools by clicking here and clicking on the jar.

Go to your mods folder (.minecraft/mods) and drag Hytools-#.#.#.jar into it. Tada! Hytools is installed.

Commands

Here are the commands you can use to turn certain tools on and off with:

unknown.png

Build From Source

If you want to build your own jar of Hytools, you can!

0, Make sure you have Java Development Kit 8 installed.

1, Clone the repository

2, Extract the zip

3, Open a terminal and cd to the source code

4, Run gradlew build or .\gradlew build depending on terminal

5, Navigate to build/libs

Done! You should now see 2 jars generated. The sources jar is for devs only and not for end users to put in the mods folder.

Contribute

You can contribute by starring the repo, reporting issues, creating pull requests, and suggesting ideas.

Mod Loader: Forge
Latest Release
License
Localization
Github Clones
Discord Server

Hytools is a forge mod that adds useful client sided features to make the experience better on Hypixel. It utilizes OneConfig to toggle certain features.

PartyGuess

A tool that looks at chat and guesses players that are in a party. PartyGuess also checks if the first player in that party is in a guild with anyone else in the party. This tool works about 73% of the time. This could fail if Hypixel decides to join everyone at the same time.

NickAlert

A tool that alerts if someone joined is nicked. This tool will not reveal the person behind the nick, but will just send it in chat. This tool will work half the time. (uses mc api) NickAlertHypixelAPI has been removed due to the api rework.

/scanfornicks

This command takes all the players currently in the game and scans if they are nicked. It is recommended to scan right before the game starts as NPCs in the game will be scanned too.

📜 Translations

We have a Crowdin project for translations. You can also submit translations here on GitHub, but Crowdin is preferred since it makes it much easier to resolve issues.

💾 Installation

Use the mod at your own risk. (this applies to all mods for hypixel) All chat messages from this mod is up to the player's interpretation of it.

  1. Download Forge 1.8.9 or have a client like Feather/Lunar/etc. that supports forge mods.
  2. Download the latest version of Hytools here.
  3. Place the jar file into your mods folder. (.minecraft/mods)
  4. Tada! Hytools is installed.

🛠️ Build From Source

The instructions to build are here.

❤️ Contribute

You can contribute by starring the repo, reporting issues, creating pull requests, and suggesting ideas.