Use
"/chair" for switch on/off mode for you.
Please delete the old settings or change them manually.
New Settings
Code (Text):
{
"global": {
"SLAP": true,
"CARPET": true,
"STAIR": true,
"BED": true,
"SNOW": true,
"BLOCK": true
},
"message": "Chairs used: %value%"
}
Old Settings
Code (Text):
{
"SLAP": true,
"CARPET": true,
"STAIR": true,
"BED": true,
"SNOW": true,
"BLOCK": true
}