https://github.com/cmllib/mojangapi
MojangAPI
https://github.com/cmllib/mojangapi
api async authentication dotnet microsoft minecraft mojang mojang-api name player skin username uuid xbox
Last synced: 9 months ago
JSON representation
MojangAPI
- Host: GitHub
- URL: https://github.com/cmllib/mojangapi
- Owner: CmlLib
- Created: 2021-01-30T07:46:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-03T10:28:35.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T03:11:10.580Z (10 months ago)
- Topics: api, async, authentication, dotnet, microsoft, minecraft, mojang, mojang-api, name, player, skin, username, uuid, xbox
- Language: C#
- Homepage:
- Size: 115 KB
- Stars: 21
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: docs/SecurityQuestion.md
Awesome Lists containing this project
README
# Mojang API

.NET Library for [Mojang API](https://wiki.vg/Mojang_API), [Mojang Authentication](https://wiki.vg/Authentication) and [Microsoft Xbox Authentication](https://wiki.vg/Microsoft_Authentication_Scheme)
- Asynchronous API
- Getting Player Data
- Changing Player Name or Skin
- Security Question-Answer
Support:
- netstandard 2.0
## Install
Install Nuget package [MojangAPI](https://www.nuget.org/packages/MojangAPI)
## Documentation
[Documentation](https://alphabs.gitbook.io/cmllib/mojangapi/home)
[한국어](https://alphabs.gitbook.io/cmllib/v/ko/mojangapi/home)