mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2024-11-16 23:35:23 +01:00
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;
|
||||
|
||||
/**
|
||||
* 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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user