"variables": [
{
"requires": "((.4s * #title_text) = '§a§№')",
"$formc": [
0,
1,
0
]
},
{
"requires": "((.4s * #title_text) = '§b§№')",
"$formc": [
0,
0,
1
]
},
{
"requires": "((.4s * #title_text) = '§d§№')",
"$formc": [
1,
0,
1
]
}
i have a variable called $formc, and basically i am wanting it to change when the first four characters of my server form title text are the string i set.
it doesnt work for some reason, and i suppose its the expression