mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
quick-e2e: Add OPsService to manage player OPs and integrate Mojang API for UUID retrieval
This commit is contained in:
5
tools/quick-e2e/http/mojang-api.http
Normal file
5
tools/quick-e2e/http/mojang-api.http
Normal file
@@ -0,0 +1,5 @@
|
||||
### Query player's UUID
|
||||
GET https://api.mojang.com/users/profiles/minecraft/OliverHD
|
||||
|
||||
### Query player's UUID 2
|
||||
GET https://api.minecraftservices.com/minecraft/profile/lookup/name/OliverHD
|
||||
Reference in New Issue
Block a user