AzisabaNetwork / api

アジ鯖API
MIT License
5 stars 0 forks source link

GET /interchat/userdata #6

Open acrylic-style opened 1 year ago

acrylic-style commented 1 year ago
GET /interchat/userdata?uuid=string&server=string

Responses

200

server=hypixel.net

Note: Results from Hypixel API should be cached for up to 7 days, and the suffix is always empty

{
  "prefix": {
    "hypixel.net": "§b[MVP§9+§b] "
  },
  "suffix": {}
}

Other

{
  "prefix": {
    "life": "&8[&cAdmin&b*&8] &c",
    "global": "&8[&7Member&8] &7"
  },
  "suffix": {
    "global": "&d❤"
  }
}