Minecraft 1.8.9 Forge mod for the Hypixel minigame The Pit.
The mod let's you view the event schedule without paying for "Pit Supporter".
The mod let's you filter the schedule with these options:
- all events
- specific event
- major events
- minor events
The mod also let's you view the current and upcoming maps
Special thanks to BrookeAFK for creating the API
You can download the .jar file here: https://github.com/Intedai/UndergroundPitMod/releases
If you wanna build the mod yourself scroll down to the Build section
/upm - View upcoming events
/upm map or /upm maps - View current and next map
/upm <EVENT> - View an event's schedule
/upm major - View upcoming major events
/upm minor - View upcoming minor events
/upm refresh - Refresh API data
/upm help
bad /upm command
Make sure you're using Java 8 and then run ./gradlew build
the .jar file will be in /build/libs/.
Copy it to your mods folder (make sure you copy the file that doesn't have sources in it's name)