{
"Scan Area Settings": {
"Radius": 2.0,
"Color": "0 0.7 0 0.6"
},
"Text Map Settings": {
"Font size": 16,
"Use color generation for teams?": true,
"Color for searches": "00ffff",
"Color for teams": "ffaf4d",
"Color for solo players": "9bd92f",
"Color for sleepers": "404040"
},
"Command Buttons": [
{
"Permission (adminmap.<perm>)": "",
"Label": "TP",
"Command": "teleport {steamid}",
"Color": "1 1 1 1"
},
{
"Permission (adminmap.<perm>)": "",
"Label": "TP2ME",
"Command": "teleport2me {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": "1 0 0 1"
},
{
"Permission (adminmap.<perm>)": "",
"Label": "KICK",
"Command": "kick {steamid}",
"Color": "1 0 0 1"
}
]
}