Class RequireIslandCommand

java.lang.Object
dk.lockfuglsang.minecraft.command.AbstractCommand
us.talabrek.ultimateskyblock.command.island.RequirePlayerCommand
us.talabrek.ultimateskyblock.command.island.RequireIslandCommand
All Implemented Interfaces:
dk.lockfuglsang.minecraft.command.Command
Direct Known Subclasses:
BanCommand, BiomeCommand, HomeCommand, InfoCommand, InviteCommand, KickCommand, LeaveCommand, LevelCommand, LockUnlockCommand, LogCommand, MakeLeaderCommand, PermCommand, RestartCommand, SetHomeCommand, SetWarpCommand, ToggleWarp, TrustCommand

public abstract class RequireIslandCommand extends RequirePlayerCommand
Common command for all the /is commands that require an island.
  • Method Summary

    Methods inherited from class us.talabrek.ultimateskyblock.command.island.RequirePlayerCommand

    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