god marco you really had to make it that way

This commit is contained in:
Robinson Gallego
2019-12-28 21:17:25 -05:00
parent 0efbf77cf7
commit c53de9d789
2 changed files with 10 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import org.bukkit.entity.Player;
@CommandPermissions(level = Rank.OP, source = SourceType.ONLY_IN_GAME)
@CommandParameters(description = "Essentials Interface Command - Rainbowify your nickname.", usage = "/<command> <nick>")
public class Command_rainbownick extends FreedomCommand
public class Command_nickrainbow extends FreedomCommand
{
@Override