Answers for "spigot send console command"

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 console command"

Browse Popular Code Answers by Language