neopixeldev / hypixel-api-java

Asynchronous Java wrapper for the Hypixel API
MIT License
6 stars 2 forks source link

Implement Guild Package #100

Closed unpluggedsam closed 1 year ago

unpluggedsam commented 1 year ago

HypixelGuild

HypixelGuildMember

HypixelGuildRank

HTTP

Notes:

This will finish most of the guild package. There are still a few kinks and methods that I would like to add in the future.

Closes issue #43