Answers for "spigot send command through console"

3

how to send commands to console spigot plugin

getServer().dispatchCommand(getServer().getConsoleSender(), "command");
Posted by: Guest on February-05-2021

Code answers related to "spigot send command through console"

Browse Popular Code Answers by Language