Class KillSubcommand

java.lang.Object
me.lokka30.levelledmobs.commands.MessagesBase
me.lokka30.levelledmobs.commands.subcommands.KillSubcommand

public class KillSubcommand extends MessagesBase
Allows you to kill LevelledMobs with various options including all levelled mobs, specific worlds or levelled mobs in your proximity
Since:
2.0
  • Constructor Details

  • Method Details

    • parseSubcommand

      public void parseSubcommand(LevelledMobs main, @NotNull @NotNull org.bukkit.command.CommandSender sender, String label, String[] args)
    • parseTabCompletions

      public List<String> parseTabCompletions(LevelledMobs main, @NotNull @NotNull org.bukkit.command.CommandSender sender, String[] args)