aboutsummaryrefslogtreecommitdiff
path: root/src/mojang.ts
AgeCommit message (Collapse)Author
2021-04-13Slayer leaderboard (#4)mat
* add slayers to constants * Compiled TS into JS * change units to also show up when only changing one constant item * Compiled TS into JS * add slayer leaderboards * remove debugging stuff
2021-03-24completely replace ashcon with mojangmat
2021-03-24fix error on nonexistent usersmat
2021-03-24remove console.logsmat
2021-03-24improve mojang api to be much much fastermat
2021-03-15change it to use the v1 ashcon api rather than v2mat
2021-02-15remove debug logsmat
2021-02-13add optional check to verify all clients are owned by the creatormat
2021-02-13move stuff into src foldermat