Answers for "how to send commands in spigot"

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 "how to send commands in spigot"

Browse Popular Code Answers by Language