Fixed readme.md
This commit is contained in:
parent
628874f4e9
commit
89868c6e16
56
README.md
56
README.md
|
@ -3,31 +3,31 @@ Purple Cello interface for the Mojang API in rust
|
||||||
|
|
||||||
## Implemented endpoints
|
## Implemented endpoints
|
||||||
|
|
||||||
[ ] ~~API Status (Removed)~~
|
- [ ] ~~API Status (Removed)~~
|
||||||
[x] Username to UUID
|
- [x] Username to UUID
|
||||||
[ ] Usernames to UUIDs
|
- [ ] Usernames to UUIDs
|
||||||
[ ] ~~UUID to Name History (Removed)~~
|
- [ ] ~~UUID to Name History (Removed)~~
|
||||||
[x] UUID to Profile and Skin/Cape
|
- [x] UUID to Profile and Skin/Cape
|
||||||
[ ] Blocked Servers
|
- [ ] Blocked Servers
|
||||||
[ ] Statistics
|
- [ ] Statistics
|
||||||
[ ] Profile Information
|
- [ ] Profile Information
|
||||||
[ ] Player Attributes
|
- [ ] Player Attributes
|
||||||
[ ] Player Blocklist
|
- [ ] Player Blocklist
|
||||||
[ ] Player Certificates
|
- [ ] Player Certificates
|
||||||
[ ] Profile Name Change Information
|
- [ ] Profile Name Change Information
|
||||||
[ ] Check Product Voucher
|
- [ ] Check Product Voucher
|
||||||
[ ] Name Availability
|
- [ ] Name Availability
|
||||||
[ ] Change Name
|
- [ ] Change Name
|
||||||
[ ] Change Skin
|
- [ ] Change Skin
|
||||||
[ ] Upload Skin
|
- [ ] Upload Skin
|
||||||
[ ] Reset Skin
|
- [ ] Reset Skin
|
||||||
[ ] Hide Cape
|
- [ ] Hide Cape
|
||||||
[ ] Show Cape
|
- [ ] Show Cape
|
||||||
[ ] Verify Security Location
|
- [ ] Verify Security Location
|
||||||
[ ] Get Security Questions
|
- [ ] Get Security Questions
|
||||||
[ ] Send Security Answers
|
- [ ] Send Security Answers
|
||||||
[ ] Get Account Migration Information
|
- [ ] Get Account Migration Information
|
||||||
[ ] Account Migration OTP
|
- [ ] Account Migration OTP
|
||||||
[ ] Verify Account Migration OTP
|
- [ ] Verify Account Migration OTP
|
||||||
[ ] Submit Migration Token
|
- [ ] Submit Migration Token
|
||||||
[ ] Connect Xbox Live
|
- [ ] Connect Xbox Live
|
||||||
|
|
Loading…
Reference in New Issue