immakermatty opened this issue 6 years ago ยท 3 comments
With the same behaviour like command block would do.
use server.dispatchCommand(server.consoleSender, 'command') or, to sudo a player, use server.dispatchCommand(server.getPlayer('username'), 'command');
Yes.
how?