Placeholders don't work in button scripts
thimblebird opened this issue ยท 1 comments
To Reproduce
- create button + buttonscript with:
set_variable:lan_port:12345
sendmessage:hello %get_variable:lan_port%!
- see image
Expected behavior
parse variables, then send messages
Basic Informations (please complete the following information):
- FancyMenu Version 2.12.9
- Forge Version 43.1.57
- Minecraft Version 1.19.2
- ... and a lot of mods (Emojiful + Chat Heads do stuff with the chat if that matters)