Update CommandEnd javadoc
This commit is contained in:
parent
db7f3c770d
commit
003a1973d4
@ -5,7 +5,7 @@ import net.md_5.bungee.api.CommandSender;
|
|||||||
import net.md_5.bungee.api.plugin.Command;
|
import net.md_5.bungee.api.plugin.Command;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Command to terminate the proxy instance. May only be used by the console.
|
* Command to terminate the proxy instance. May only be used by the console by default.
|
||||||
*/
|
*/
|
||||||
public class CommandEnd extends Command
|
public class CommandEnd extends Command
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user