r4g3baby / SimpleScore

A simple animated scoreboard plugin for your minecraft server.
https://www.spigotmc.org/resources/simplescore.23243/
MIT License
68 stars 34 forks source link

%cmi_equationint_<expression>% does not work #31

Closed SbirTeo closed 2 years ago

SbirTeo commented 2 years ago

I want to use this format in conditions:

candiotionName: type: EQUALS input: '%cmiequationint{bedwars_game_test_minplayers}-{bedwars_game_test_players}%' value: '0'

but it's not working

r4g3baby commented 2 years ago

Hey, what's the output if you run /papi parse me %cmi_equationint_{bedwars_game_test_minplayers}-{bedwars_game_test_players}% in-game?

SbirTeo commented 2 years ago

Close please. I'm wrong. It works fine. Im sorry.