Lion4ever opened this issue 9 years ago ยท 1 comments
commands.exec("entitydata @e {}") works fine commands.entitydata("@e","{}") fails commands.entitydata("@e",{}) fails
commands.exec("tellraw @p test") works commands.tellraw("@p","test") does not
i did not test this for all commands
Fixed in pr5