"Votes"
{
"jump"
{
"title" "Turn jump {!ge_allowjump|onoff|capitalize}?"
"type" "confirm"
"cmd" "ge_allowjump {!ge_allowjump}"
"trigger"
{
"command" "!jump"
"notice" "%u wants to turn jump {!ge_allowjump|onoff|capitalize}."
"percent" "35"
}
}
"paintball"
{
"title" "Turn paintball {!ge_paintball|onoff|capitalize}?"
"type" "confirm"
"cmd" "ge_paintball {!ge_paintball}"
"trigger"
{
"command" "!paintball"
"notice" "%u wants to turn paintball {!ge_paintball|onoff|capitalize}."
"percent" "35"
}
}
"radar"
{
"title" "Turn the radar {!ge_allowradar|onoff|capitalize}?"
"type" "confirm"
"cmd" "ge_allowradar {!ge_allowradar}"
"trigger"
{
"command" "!radar"
"notice" "%u wants to turn the radar {!ge_allowradar|onoff|capitalize}."
"percent" "35"
}
}
"velocity"
{
"title" "Change the velocity?"
"cmd" "ge_velocity @1"
"trigger"
{
"command" "!velocity"
"notice" "%u wants to change the velocity."
"percent" "35"
}
"options"
{
"1.0" "Normal"
"1.5" "Fast"
"1.85" "Lightspeed"
}
}
}