Class MobLimitCommand

java.lang.Object
dk.lockfuglsang.minecraft.command.AbstractCommand
All Implemented Interfaces:
dk.lockfuglsang.minecraft.command.Command

public class MobLimitCommand extends AbstractIslandInfoCommand
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class us.talabrek.ultimateskyblock.command.admin.AbstractIslandInfoCommand

    execute

    Methods inherited from class dk.lockfuglsang.minecraft.command.AbstractCommand

    accept, addFeaturePermission, getAliases, getDescription, getFeaturePermissions, getName, getParams, getParent, getPermission, getTabCompleter, getUsage, hasPermission, hasPermissionOverride, join, join, setParent

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MobLimitCommand

      public MobLimitCommand(uSkyBlock plugin)