Make IP command tabbable - closes #999
This commit is contained in:
parent
fbc69543fd
commit
59ba644623
@ -4,9 +4,8 @@ import net.md_5.bungee.api.ChatColor;
|
||||
import net.md_5.bungee.api.CommandSender;
|
||||
import net.md_5.bungee.api.ProxyServer;
|
||||
import net.md_5.bungee.api.connection.ProxiedPlayer;
|
||||
import net.md_5.bungee.api.plugin.Command;
|
||||
|
||||
public class CommandIP extends Command
|
||||
public class CommandIP extends PlayerCommand
|
||||
{
|
||||
|
||||
public CommandIP()
|
||||
|
Loading…
Reference in New Issue
Block a user