Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend: Hypixel Mod API #2768

Open
wants to merge 11 commits into
base: beta
Choose a base branch
from

Conversation

ItsEmpa
Copy link
Contributor

@ItsEmpa ItsEmpa commented Oct 19, 2024

What

This PR implements the Hypixel Mod API and creates HypixelAPIServerChangeEvent with it.
The goal of using the mod api is having more precise information, like hypixel, skyblock, and island detection. This pr just adds the functionality but doesnt use it: it only compares it to the one in the current system, and sends an error message in chat if the comparison fails. This is gonna be like this for a couple betas, and if things go well the old system will start getting changed to use the mod api.

Changelog Technical Details

  • Implemented Hypixel Mod API. - Empa
  • Added HypixelAPIServerChangeEvent. - Empa

@github-actions github-actions bot added Backend A backend pull request that will be merged soon Wrong Title/Changelog There is an error in the title or changelog labels Oct 19, 2024
Copy link

I have detected some issues with your pull request:

Body issues:
Change should end with a full stop in text: Added HypixelAPIServerChangeEvent,

Please fix these issues. For the correct format, refer to the pull request template.

@github-actions github-actions bot removed the Wrong Title/Changelog There is an error in the title or changelog label Oct 19, 2024
@hannibal002 hannibal002 added this to the Version 0.29 milestone Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend A backend pull request that will be merged soon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants