Class InfoCommand

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

public class InfoCommand extends RequireIslandCommand
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    getIslandInfo(org.bukkit.entity.Player player, String islandPlayer, String cmd, int page)
     

    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
  • Constructor Details

    • InfoCommand

      public InfoCommand(uSkyBlock plugin)
  • Method Details

    • getIslandInfo

      public boolean getIslandInfo(org.bukkit.entity.Player player, String islandPlayer, String cmd, int page)