*bungeecord permission for alert

This commit is contained in:
md_5 2013-01-25 10:20:44 +11:00
parent 1600d3509c
commit d6c3420ea1

View File

@ -11,7 +11,7 @@ public class CommandAlert extends Command
public CommandAlert()
{
super("alert", "bungee.command.alert");
super("alert", "bungeecord.command.alert");
}
@Override