SkillAgentSearch skills...

BazaarNotifier

Mod and Discord Bot for Hypixel Skyblock that helps with tracking bazaar sell offer and buy order movements

Install / Use

/learn @symt/BazaarNotifier
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

BazaarNotifier

Mod and Discord Bot for Hypixel Skyblock that helps with tracking bazaar sell offer and buy order movements

All bug reports should be in issues or in the discord server.

Building

This project is now built on this template. Build instructions from there:

To run the mod you will need two JDKs, one Java 17 jdk and one Java 1.8 jdk.

When you import your project into IntelliJ, you need to set the gradle jvm to the Java 17 JDK in the gradle tab, and the Project SDK to the Java 1.8 JDK. Then click on the sync button in IntelliJ, and it should create a run task called Minecraft Client. If it doesn't then try relaunching your IntelliJ. Warning for Mac users: You might have to remove the -XStartOnFirstThread vm argument from your run configuration.

You can also build in the command line. Set your JAVA_HOME environment variable to the path to the 1.8 JDK and then run

./gradlew build -Dorg.gradle.java.home=/PATH/TO/JDK17

Extras

Join the discord server: https://discord.com/invite/wjpJSVSwvD

<hr/>

<sub>License | Site</sub>

View on GitHub
GitHub Stars87
CategoryDevelopment
Updated27d ago
Forks35

Languages

Java

Security Score

80/100

Audited on Feb 26, 2026

No findings