randombyte-developer/command-utils

Does not work

reed123 opened this issue · 2 comments

I have spongeforge mc1.12.2 sponge7.1.7
i also have luckperms and nucleus

i get this error when i try to run a command that i created:
https://pastebin.com/raw/3pubr6Xw

heres my config:
aliases { tps { commands=[ "*tellraw %player% [\\\"\\\",{\\\"text\\\":\\\"Current TPS:\\\",\\\"bold\\\":true,\\\"underlined\\\":true,\\\"color\\\":\\\"red\\\"},{\\\"text\\\":\\\" %server_tps%\\\",\\\"bold\\\":true,\\\"color\\\":\\\"aqua\\\"}]" ] permission="customcommands.tps" } }

Problem was an old placeholder api version. Confirmed that it works with the latest unofficial build.