mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 14:34:33 +00:00
added Mcuuid(Minecraft)
This commit is contained in:
@@ -9197,6 +9197,18 @@
|
|||||||
"usernameClaimed": "adam",
|
"usernameClaimed": "adam",
|
||||||
"usernameUnclaimed": "noonewouldeverusethis7"
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
|
"Mcuuid": {
|
||||||
|
"checkType": "message",
|
||||||
|
"absenceStrs": [
|
||||||
|
"minecraft.api_failure"
|
||||||
|
],
|
||||||
|
"presenseStrs": [
|
||||||
|
"Successfully found player by given ID."
|
||||||
|
],
|
||||||
|
"url": "https://playerdb.co/api/player/minecraft/{username}",
|
||||||
|
"usernameClaimed": "bob",
|
||||||
|
"usernameUnclaimed": "noonewouldeverusethis7"
|
||||||
|
},
|
||||||
"Mdregion": {
|
"Mdregion": {
|
||||||
"urlSubpath": "/forum",
|
"urlSubpath": "/forum",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|||||||
Reference in New Issue
Block a user