AdminMap.json:
{
  "Auto show sidebar panel": true,
  "Open the admin menu instead of the action menu": false,
  "Text Map Settings": {
    "Font size": 8.0,
    "Use color generation for teams?": true,
    "Color for team": "ffaf4d",
    "Color for solo player": "9bd92f",
    "Color for sleeper": "404040"
  },
  "Command Buttons": [
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "TP",
      "Command": "teleport {steamid}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "TP2ME",
      "Command": "teleport {steamid} {admin.steamid}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "INV",
      "Command": "/viewinv {username}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "SPECTATE",
      "Command": "spectate {steamid}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "KILL",
      "Command": "kill {steamid}",
      "Color": "0.9 0.1 0.25 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "KICK",
      "Command": "kick {steamid}",
      "Color": "0.9 0.1 0.25 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "SHOW\nTEAMMATES",
      "Command": "adminmap.cmd show_player_teammates {steamid}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "SHOW\nPRIVLIDGES",
      "Command": "adminmap.cmd show_player_privlidges {steamid}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "SHOW\nSLEEPING\nBAGS",
      "Command": "adminmap.cmd show_player_sleepingbags {steamid}",
      "Color": "1 1 1 1"
    },
    {
      "Permission (adminmap.<perm>)": "",
      "Label": "SHOW\nSTASHES",
      "Command": "adminmap.cmd show_player_stashes {steamid}",
      "Color": "1 1 1 1"
    }
  ]
}
Сверху