Hello I'm working on a plugin and I want after some time I want the console or the sender to perform /global pvp
Code (Text): Bukkit#getServer().dispatchCommand(Bukkit.getServer().getConsoleSender(), "YourCommand"): Use this code to dispatch a command with the Console as command sender.