BAD_AUCTION_FILTER:string = '[Hypixel-API-Reborn] Unexpected filter for Client#getSkyBlockAuction. Expected one of "PROFILE", "PLAYER", "AUCTION_ID", but got something else.'
StaticENDPOINT_NOT_LOADED
ENDPOINT_NOT_LOADED:string = '[hypixel-api-reborn] This endpoint has not been loaded yet. Please restart your code'
StaticERROR_CODE_CAUSE
ERROR_CODE_CAUSE:string = '[Hypixel-API-Reborn] Code: {code} - {cause}! For help join our Discord Server https://discord.gg/NSEBNMM'
StaticERROR_STATUSTEXT
ERROR_STATUSTEXT:string = '[Hypixel-API-Reborn] {statustext}! For help join our Discord Server https://discord.gg/NSEBNMM'
StaticGUILD_DOES_NOT_EXIST
GUILD_DOES_NOT_EXIST:string = '[Hypixel-API-Reborn] Guild does not exist.'
StaticINVALID_API_KEY
INVALID_API_KEY:string = '[Hypixel-API-Reborn] Invalid API Key! For help join our Discord Server https://discord.gg/NSEBNMM'
StaticINVALID_GUILD_ID
INVALID_GUILD_ID:string = '[Hypixel-API-Reborn] Specified Guild ID is invalid.'
StaticINVALID_GUILD_SEARCH_PARAMETER
INVALID_GUILD_SEARCH_PARAMETER:string = "[Hypixel-API-Reborn] getGuild() searchParameter must be 'id'; 'guild' or 'player'."
StaticINVALID_OPTION_VALUE
INVALID_OPTION_VALUE:string = '[Hypixel-API-Reborn] Invalid option value! For help join our Discord Server https://discord.gg/NSEBNMM'
MULTIPLE_INSTANCES:string = '[Hypixel-API-Reborn] Multiple instances of hypixel-api-reborn are found so we merged them for you. Please refrain from spawning multiple instances in the future. For more information, join our Discord Server https://discord.gg/NSEBNMM.'
StaticNO_API_KEY
NO_API_KEY:string = '[Hypixel-API-Reborn] No API Key specified! For help join our Discord Server https://discord.gg/NSEBNMM'
StaticNO_GUILD_QUERY
NO_GUILD_QUERY:string = '[Hypixel-API-Reborn] No guild search query specified.'
StaticNO_NICKNAME_UUID
NO_NICKNAME_UUID:string = '[Hypixel-API-Reborn] No nickname or uuid specified.'
StaticNO_SKYBLOCK_PROFILES
NO_SKYBLOCK_PROFILES:string = '[Hypixel-API-Reborn] The player has no SkyBlock profiles.'
StaticNO_UUID
NO_UUID:string = '[Hypixel-API-Reborn] No uuid specified.'
StaticNOT_IMPLEMENTED
NOT_IMPLEMENTED:string = '[Hypixel-API-Reborn] Endpoint execute method is not implemented yet! Please report this https://discord.gg/NSEBNMM'
StaticPAGE_INDEX_ERROR
PAGE_INDEX_ERROR:string = '[Hypixel-API-Reborn] Invalid page index. Must be an integer, an array of 2 integers, or a keyword. For help join our Discord Server https://discord.gg/NSEBNMM'
StaticPLAYER_HAS_NEVER_LOGGED
PLAYER_HAS_NEVER_LOGGED:string = '[Hypixel-API-Reborn] Player has never logged into Hypixel.'
StaticRATE_LIMIT_EXCEEDED
RATE_LIMIT_EXCEEDED:string = "[Hypixel-API-Reborn] The rate limitations on your API Key has been exceeded. There might be an outage (Check Hypixel's status page), or you simply did too many requests in a short time. Hint: Enable rate limit options! They can help you avoid this error! For help join our Discord Server https://discord.gg/NSEBNMM"
StaticRATE_LIMIT_INIT_ERROR
RATE_LIMIT_INIT_ERROR:string = '[hypixel-api-reborn] An error happened whilst initializing rate limit. We strongly recommend restarting the code as this can lead to de-synchronization.'
StaticRECENT_REQUEST
RECENT_REQUEST:string = '[Hypixel-API-Reborn] You have requested that player recently. Try turning on cache. For help join our Discord Server https://discord.gg/NSEBNMM'
StaticSOMETHING_WENT_WRONG
SOMETHING_WENT_WRONG:string = '[Hypixel-API-Reborn] Something went wrong. {cause}'
StaticUNEXPECTED_ERROR
UNEXPECTED_ERROR:string = "[Hypixel-API-Reborn] The data provided to hypixel API is malformed and thus not recognized by hypixel, but this shouldn't be your fault. Please report this error in our Discord Server https://discord.gg/NSEBNMM or GitHub. "
StaticUPDATER_REQUEST_NOT_OK
UPDATER_REQUEST_NOT_OK:string = '[Hypixel-API-Reborn] Something went wrong while checking for updates.'
StaticUUID_NICKNAME_MUST_BE_A_STRING
UUID_NICKNAME_MUST_BE_A_STRING:string = '[Hypixel-API-Reborn] Nickname or uuid must be a string.'