Fixed readme.md

This commit is contained in:
Kyler 2024-06-02 14:22:08 -06:00
parent 628874f4e9
commit 89868c6e16
1 changed files with 28 additions and 28 deletions

View File

@ -3,31 +3,31 @@ Purple Cello interface for the Mojang API in rust
## Implemented endpoints
[ ] ~~API Status (Removed)~~
[x] Username to UUID
[ ] Usernames to UUIDs
[ ] ~~UUID to Name History (Removed)~~
[x] UUID to Profile and Skin/Cape
[ ] Blocked Servers
[ ] Statistics
[ ] Profile Information
[ ] Player Attributes
[ ] Player Blocklist
[ ] Player Certificates
[ ] Profile Name Change Information
[ ] Check Product Voucher
[ ] Name Availability
[ ] Change Name
[ ] Change Skin
[ ] Upload Skin
[ ] Reset Skin
[ ] Hide Cape
[ ] Show Cape
[ ] Verify Security Location
[ ] Get Security Questions
[ ] Send Security Answers
[ ] Get Account Migration Information
[ ] Account Migration OTP
[ ] Verify Account Migration OTP
[ ] Submit Migration Token
[ ] Connect Xbox Live
- [ ] ~~API Status (Removed)~~
- [x] Username to UUID
- [ ] Usernames to UUIDs
- [ ] ~~UUID to Name History (Removed)~~
- [x] UUID to Profile and Skin/Cape
- [ ] Blocked Servers
- [ ] Statistics
- [ ] Profile Information
- [ ] Player Attributes
- [ ] Player Blocklist
- [ ] Player Certificates
- [ ] Profile Name Change Information
- [ ] Check Product Voucher
- [ ] Name Availability
- [ ] Change Name
- [ ] Change Skin
- [ ] Upload Skin
- [ ] Reset Skin
- [ ] Hide Cape
- [ ] Show Cape
- [ ] Verify Security Location
- [ ] Get Security Questions
- [ ] Send Security Answers
- [ ] Get Account Migration Information
- [ ] Account Migration OTP
- [ ] Verify Account Migration OTP
- [ ] Submit Migration Token
- [ ] Connect Xbox Live