34 lines
844 B
Markdown
34 lines
844 B
Markdown
# Purple Cello Mojang API Interface
|
|
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
|