6
src/utils/Hypixel.ts
Normal file
6
src/utils/Hypixel.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export { skywarsLevel } from "./HypixelFunctions/skywars.js"
|
||||
export { bedwarsLevel } from "./HypixelFunctions/bedwars.js"
|
||||
export { hypixelLevel } from "./HypixelFunctions/main.js"
|
||||
export { formatUuid } from "./HypixelFunctions/uuid.js"
|
||||
export { guildLevel, scaledGEXP } from "./HypixelFunctions/guild.js"
|
||||
export { getUUID, getIGN, getPlayer, getGuild, getHeadURL } from "./HypixelFunctions/account.js"
|
||||
Reference in New Issue
Block a user