just another unprofessional commit message here

This commit is contained in:
ZeroEpoch1969 2018-08-07 22:23:33 -07:00
parent aac921b283
commit 1588ab8baa
No known key found for this signature in database
GPG key ID: A7BAB4E14F089CF3

View file

@ -14,7 +14,7 @@ import org.bukkit.entity.Player;
@CommandPermissions(level = Rank.IMPOSTOR, source = SourceType.ONLY_IN_GAME)
@CommandParameters(description = "Overlord - control this server in-game", usage = "access", aliases = "ov")
public class Command_ov extends FreedomCommand
public class Command_overlord extends FreedomCommand
{
@Override