Index
A B C D E F G H I J K L M N O P R S T U V W
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
A
- adapt(CommandSender) - Static method in class com.sk89q.commandbook.util.WorldEditAdapter
-
Deprecated.
- addBringable(Player) - Method in class com.sk89q.commandbook.component.locations.TeleportSession
- addItem(ItemStack) - Method in class com.sk89q.commandbook.component.kits.Kit
-
Add an item to the kit.
- addPlayerNameSuggestions(List<String>, String) - Static method in class com.sk89q.commandbook.util.suggestion.SuggestionHelper
- addSession(PersistentSession, CommandSender) - Method in class com.sk89q.commandbook.component.session.SessionComponent
-
Add
sessionto the sessions list foruser, overwriting any sessions with the same class. - addWhoisInformation(String, Object) - Method in class com.sk89q.commandbook.component.info.InfoComponent.PlayerWhoisEvent
- addWhoisInformation(String, String) - Method in class com.sk89q.commandbook.component.info.InfoComponent.PlayerWhoisEvent
- AdministrativeSession - Class in com.sk89q.commandbook.component.session
- AdministrativeSession() - Constructor for class com.sk89q.commandbook.component.session.AdministrativeSession
- afk(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.afk.AFKComponent.Commands
- AFKComponent - Class in com.sk89q.commandbook.component.afk
- AFKComponent() - Constructor for class com.sk89q.commandbook.component.afk.AFKComponent
- AFKComponent.AFKSession - Class in com.sk89q.commandbook.component.afk
- AFKComponent.Commands - Class in com.sk89q.commandbook.component.afk
- AFKComponent.MovementListener - Class in com.sk89q.commandbook.component.afk
- AFKSession() - Constructor for class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- auditLogger - Variable in class com.sk89q.commandbook.component.bans.CSVBanDatabase
B
- ban(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.bans.BansComponent.Commands
- ban(UUID, String, String, CommandSender, String, long) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Bans a UUID and or address.
- ban(UUID, String, String, CommandSender, String, long) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- ban(Player, CommandSender, String, long) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Bans a player by UUID and address.
- ban(Player, CommandSender, String, long) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- Ban - Class in com.sk89q.commandbook.component.bans
- Ban(UUID, String, String, String, long, long) - Constructor for class com.sk89q.commandbook.component.bans.Ban
- BanDatabase - Interface in com.sk89q.commandbook.component.bans
-
Interface for a ban database.
- banInfo(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.bans.BansComponent.Commands
- banIP(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.bans.BansComponent.Commands
- bans - Variable in class com.sk89q.commandbook.component.bans.CSVBanDatabase
-
A set of all bans.
- bans() - Method in class com.sk89q.commandbook.component.bans.BansComponent.Commands
- BansComponent - Class in com.sk89q.commandbook.component.bans
- BansComponent() - Constructor for class com.sk89q.commandbook.component.bans.BansComponent
- BansComponent.Commands - Class in com.sk89q.commandbook.component.bans
- BansComponent.ManagementCommands - Class in com.sk89q.commandbook.component.bans
- barrageCmd(CommandSender, boolean, boolean, MultiPlayerTarget) - Method in class com.sk89q.commandbook.component.fun.FunCommands
- biome(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.info.InfoComponent.Commands
- bring(CommandSender, MultiPlayerTarget) - Method in class com.sk89q.commandbook.component.locations.TeleportCommands
- bringMessageNoPerm - Variable in class com.sk89q.commandbook.component.locations.TeleportComponent.LocalConfiguration
- bringMessageSender - Variable in class com.sk89q.commandbook.component.locations.TeleportComponent.LocalConfiguration
- bringMessageTarget - Variable in class com.sk89q.commandbook.component.locations.TeleportComponent.LocalConfiguration
- broadcast(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.messaging.MessagingComponent.Commands
- broadcastChanges - Variable in class com.sk89q.commandbook.CommandBook
C
- callMessageSender - Variable in class com.sk89q.commandbook.component.locations.TeleportComponent.LocalConfiguration
- callMessageTarget - Variable in class com.sk89q.commandbook.component.locations.TeleportComponent.LocalConfiguration
- callMessageTooSoon - Variable in class com.sk89q.commandbook.component.locations.TeleportComponent.LocalConfiguration
- cancel(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.CooldownCommands
- cancel(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.WarmupCommands
- canIgnoreSleep(boolean) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
-
Determines if a player can be set to ignored for the sleep check.
- canIgnoreSleep(Player) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
-
Determines if a player can be set to ignored for the sleep check.
- cannonCmd(CommandSender, boolean, boolean, MultiPlayerTarget) - Method in class com.sk89q.commandbook.component.fun.FunCommands
- canProtect(boolean) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
-
Determines if a player can be protected.
- canProtect(Player) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
-
Determines if a player can be protected.
- castWorld(World) - Method in class com.sk89q.commandbook.component.locations.FlatFileLocationsManager
- castWorld(World) - Method in interface com.sk89q.commandbook.component.locations.LocationManager
-
Set this manager to be for one world only.
- ChatUtil - Class in com.sk89q.commandbook.util
- ChatUtil() - Constructor for class com.sk89q.commandbook.util.ChatUtil
- CHECK_FREQUENCY - Static variable in class com.sk89q.commandbook.component.kits.GarbageCollector
- CHECK_FREQUENCY - Static variable in class com.sk89q.commandbook.component.session.SessionComponent
- checkAllowedItem(CommandSender, BaseItem) - Method in class com.sk89q.commandbook.component.inventory.InventoryComponent
-
Checks to see if a user can use an item.
- checkCooldown(CommandSender, String) - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent
- checkLastTeleportRequest(Player) - Method in class com.sk89q.commandbook.component.locations.TeleportSession
- checkOrQueueConfirmed(String) - Method in class com.sk89q.commandbook.component.session.UserSession
- checkPlayer(CommandSender) - Static method in class com.sk89q.commandbook.util.entity.player.PlayerUtil
-
Checks to see if the sender is a player, otherwise throw an exception.
- checkPlayerMatch(List<Player>) - Static method in class com.sk89q.commandbook.util.InputUtil.PlayerParser
-
Deprecated.
- checkPlayerMatch(T) - Static method in class com.sk89q.commandbook.util.InputUtil.PlayerParser
-
Checks if the given list of players is greater than size 0, otherwise throw an exception.
- checkSinglePlayerMatch(List<Player>) - Static method in class com.sk89q.commandbook.util.InputUtil.PlayerParser
-
Checks if the given list of players contains only one player, otherwise throw an exception.
- checkWarmup(CommandSender, String) - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent
- clearCmd(CommandSender, boolean, boolean, MultiPlayerTarget) - Method in class com.sk89q.commandbook.component.inventory.InventoryCommands
- com.sk89q.commandbook - package com.sk89q.commandbook
- com.sk89q.commandbook.command.argument - package com.sk89q.commandbook.command.argument
- com.sk89q.commandbook.component.afk - package com.sk89q.commandbook.component.afk
- com.sk89q.commandbook.component.bans - package com.sk89q.commandbook.component.bans
- com.sk89q.commandbook.component.cooldowns - package com.sk89q.commandbook.component.cooldowns
- com.sk89q.commandbook.component.debug - package com.sk89q.commandbook.component.debug
- com.sk89q.commandbook.component.entityspawn - package com.sk89q.commandbook.component.entityspawn
- com.sk89q.commandbook.component.flight - package com.sk89q.commandbook.component.flight
- com.sk89q.commandbook.component.freeze - package com.sk89q.commandbook.component.freeze
- com.sk89q.commandbook.component.fun - package com.sk89q.commandbook.component.fun
- com.sk89q.commandbook.component.god - package com.sk89q.commandbook.component.god
- com.sk89q.commandbook.component.help - package com.sk89q.commandbook.component.help
- com.sk89q.commandbook.component.info - package com.sk89q.commandbook.component.info
- com.sk89q.commandbook.component.inventory - package com.sk89q.commandbook.component.inventory
- com.sk89q.commandbook.component.jinglenote - package com.sk89q.commandbook.component.jinglenote
- com.sk89q.commandbook.component.kits - package com.sk89q.commandbook.component.kits
- com.sk89q.commandbook.component.locations - package com.sk89q.commandbook.component.locations
- com.sk89q.commandbook.component.messaging - package com.sk89q.commandbook.component.messaging
- com.sk89q.commandbook.component.nameverification - package com.sk89q.commandbook.component.nameverification
- com.sk89q.commandbook.component.onlinelist - package com.sk89q.commandbook.component.onlinelist
- com.sk89q.commandbook.component.player - package com.sk89q.commandbook.component.player
- com.sk89q.commandbook.component.session - package com.sk89q.commandbook.component.session
- com.sk89q.commandbook.component.storedmessages - package com.sk89q.commandbook.component.storedmessages
- com.sk89q.commandbook.component.thor - package com.sk89q.commandbook.component.thor
- com.sk89q.commandbook.component.time - package com.sk89q.commandbook.component.time
- com.sk89q.commandbook.component.world - package com.sk89q.commandbook.component.world
- com.sk89q.commandbook.config - package com.sk89q.commandbook.config
- com.sk89q.commandbook.events - package com.sk89q.commandbook.events
- com.sk89q.commandbook.util - package com.sk89q.commandbook.util
- com.sk89q.commandbook.util.entity - package com.sk89q.commandbook.util.entity
- com.sk89q.commandbook.util.entity.player - package com.sk89q.commandbook.util.entity.player
- com.sk89q.commandbook.util.entity.player.comparison - package com.sk89q.commandbook.util.entity.player.comparison
- com.sk89q.commandbook.util.entity.player.iterators - package com.sk89q.commandbook.util.entity.player.iterators
- com.sk89q.commandbook.util.item - package com.sk89q.commandbook.util.item
- com.sk89q.commandbook.util.suggestion - package com.sk89q.commandbook.util.suggestion
- COMMAND_CLEAN_PATTERN - Static variable in class com.sk89q.commandbook.PlatformCommandManager
- CommandBook - Class in com.sk89q.commandbook
-
Base plugin class for CommandBook.
- CommandBook() - Constructor for class com.sk89q.commandbook.CommandBook
- CommandBookCommands - Class in com.sk89q.commandbook
- CommandBookCommands() - Constructor for class com.sk89q.commandbook.CommandBookCommands
- Commands() - Constructor for class com.sk89q.commandbook.component.afk.AFKComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.bans.BansComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.debug.DebugComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.entityspawn.EntitySpawnComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.flight.FlightComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.info.InfoComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.jinglenote.JingleNoteComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.kits.KitsComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.locations.HomesComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.locations.SpawnLocationsComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.locations.TeleportComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.locations.WarpsComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.messaging.MessagingComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.onlinelist.OnlineListComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.player.PlayerComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.session.SessionComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.storedmessages.StoredMessagesComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.thor.ThorComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.time.TimeComponent.Commands
- Commands() - Constructor for class com.sk89q.commandbook.component.world.WorldComponent.Commands
- CommandSenderMessageEvent - Class in com.sk89q.commandbook.events
- CommandSenderMessageEvent(CommandSender, String) - Constructor for class com.sk89q.commandbook.events.CommandSenderMessageEvent
- compare(Player, Player) - Method in class com.sk89q.commandbook.util.entity.player.comparison.PlayerPrioritySort
- compass(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.info.InfoComponent.Commands
- ComponentCommandRegistrar - Class in com.sk89q.commandbook
- ComponentCommandRegistrar(PlatformCommandManager, CommandManagerService, CommandRegistrationHandler) - Constructor for class com.sk89q.commandbook.ComponentCommandRegistrar
- config - Variable in class com.sk89q.commandbook.component.inventory.InventoryComponent
- config - Variable in class com.sk89q.commandbook.component.time.TimeComponent
-
This Component's configuration
- confirm(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.session.SessionComponent.Commands
- CONSOLE_NAME - Static variable in class com.sk89q.commandbook.component.session.UserSession
- convert(String) - Static method in class com.sk89q.commandbook.util.entity.player.UUIDUtil
- convert(String, InjectedValueAccess) - Method in class com.sk89q.commandbook.command.argument.MultiPlayerTargetConverter
- convert(String, InjectedValueAccess) - Method in class com.sk89q.commandbook.command.argument.OfflineSinglePlayerTargetConverter
- convert(String, InjectedValueAccess) - Method in class com.sk89q.commandbook.command.argument.SinglePlayerTargetConverter
- convert(String, InjectedValueAccess) - Method in class com.sk89q.commandbook.component.locations.LocationTargetConverter
- cooldown() - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.Commands
- CooldownCommands() - Constructor for class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.CooldownCommands
- CooldownsComponent - Class in com.sk89q.commandbook.component.cooldowns
-
This component provides command warmups and cooldowns, measured in seconds, by using a repeating scheduler task that increases the value for each entry in each CooldownState by one each second if the value is less than the number of seconds specified in the configuration, removing the entry if the warmup/cooldown has been removed from the configuration
- CooldownsComponent() - Constructor for class com.sk89q.commandbook.component.cooldowns.CooldownsComponent
- CooldownsComponent.Commands - Class in com.sk89q.commandbook.component.cooldowns
- CooldownsComponent.CooldownCommands - Class in com.sk89q.commandbook.component.cooldowns
- CooldownsComponent.WarmupCommands - Class in com.sk89q.commandbook.component.cooldowns
- crappyWrapperCompat - Variable in class com.sk89q.commandbook.CommandBook
- create(String, Location, Player) - Method in class com.sk89q.commandbook.component.locations.FlatFileLocationsManager
- create(String, Location, Player) - Method in interface com.sk89q.commandbook.component.locations.LocationManager
-
Create a location.
- create(String, Location, Player) - Method in class com.sk89q.commandbook.component.locations.RootLocationManager
- createConfiguration() - Method in class com.sk89q.commandbook.CommandBook
-
Loads the configuration.
- createManager() - Method in class com.sk89q.commandbook.component.locations.FlatFileLocationsManager.LocationsFactory
- createManager() - Method in interface com.sk89q.commandbook.component.locations.LocationManagerFactory
- createManager(World) - Method in class com.sk89q.commandbook.component.locations.FlatFileLocationsManager.LocationsFactory
- createManager(World) - Method in interface com.sk89q.commandbook.component.locations.LocationManagerFactory
- createSession(CommandSender) - Method in class com.sk89q.commandbook.component.session.ReflectiveSessionFactory
- createSession(CommandSender) - Method in interface com.sk89q.commandbook.component.session.SessionFactory
- CSVBanDatabase - Class in com.sk89q.commandbook.component.bans
- CSVBanDatabase(File) - Constructor for class com.sk89q.commandbook.component.bans.CSVBanDatabase
D
- debug(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.debug.DebugComponent.Commands
- DebugCommands() - Constructor for class com.sk89q.commandbook.component.debug.DebugComponent.DebugCommands
- DebugComponent - Class in com.sk89q.commandbook.component.debug
- DebugComponent() - Constructor for class com.sk89q.commandbook.component.debug.DebugComponent
- DebugComponent.Commands - Class in com.sk89q.commandbook.component.debug
- DebugComponent.DebugCommands - Class in com.sk89q.commandbook.component.debug
- describeAcceptableArguments() - Method in class com.sk89q.commandbook.command.argument.MultiPlayerTargetConverter
- describeAcceptableArguments() - Method in class com.sk89q.commandbook.command.argument.OfflineSinglePlayerTargetConverter
- describeAcceptableArguments() - Method in class com.sk89q.commandbook.command.argument.SinglePlayerTargetConverter
- describeAcceptableArguments() - Method in class com.sk89q.commandbook.component.locations.LocationTargetConverter
- detectTargets(CommandSender, CommandContext, String) - Static method in class com.sk89q.commandbook.util.InputUtil.PlayerParser
- disable() - Method in class com.sk89q.commandbook.component.bans.BansComponent
- disable() - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent
- disable() - Method in class com.sk89q.commandbook.component.jinglenote.JingleNoteComponent
- disable() - Method in class com.sk89q.commandbook.component.session.SessionComponent
- disableGodMode(Player) - Method in class com.sk89q.commandbook.component.god.GodComponent
-
Disable god mode for a player.
- display(CommandSender, Collection<? extends T>, int) - Method in class com.sk89q.commandbook.util.PaginatedResult
- display(CommandSender, List<? extends T>, int) - Method in class com.sk89q.commandbook.util.PaginatedResult
- distanceSquared2D(Location, Location) - Static method in class com.sk89q.commandbook.util.LocationUtil
-
Get the 2D distance between two points a and b.
- distribute(Player) - Method in class com.sk89q.commandbook.component.kits.Kit
-
Distribute the kit to a player.
E
- enable() - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- enable() - Method in class com.sk89q.commandbook.component.bans.BansComponent
- enable() - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent
- enable() - Method in class com.sk89q.commandbook.component.debug.DebugComponent
- enable() - Method in class com.sk89q.commandbook.component.entityspawn.EntitySpawnComponent
- enable() - Method in class com.sk89q.commandbook.component.flight.FlightComponent
- enable() - Method in class com.sk89q.commandbook.component.freeze.FreezeComponent
- enable() - Method in class com.sk89q.commandbook.component.fun.FunComponent
- enable() - Method in class com.sk89q.commandbook.component.god.GodComponent
- enable() - Method in class com.sk89q.commandbook.component.help.HelpComponent
- enable() - Method in class com.sk89q.commandbook.component.info.InfoComponent
- enable() - Method in class com.sk89q.commandbook.component.inventory.InventoryComponent
- enable() - Method in class com.sk89q.commandbook.component.jinglenote.JingleNoteComponent
- enable() - Method in class com.sk89q.commandbook.component.kits.KitsComponent
- enable() - Method in class com.sk89q.commandbook.component.locations.HomesComponent
- enable() - Method in class com.sk89q.commandbook.component.locations.LocationsComponent
- enable() - Method in class com.sk89q.commandbook.component.locations.SpawnLocationsComponent
- enable() - Method in class com.sk89q.commandbook.component.locations.TeleportComponent
- enable() - Method in class com.sk89q.commandbook.component.locations.WarpsComponent
- enable() - Method in class com.sk89q.commandbook.component.messaging.MessagingComponent
- enable() - Method in class com.sk89q.commandbook.component.nameverification.NameVerificationComponent
- enable() - Method in class com.sk89q.commandbook.component.onlinelist.OnlineListComponent
- enable() - Method in class com.sk89q.commandbook.component.player.PlayerComponent
- enable() - Method in class com.sk89q.commandbook.component.session.SessionComponent
- enable() - Method in class com.sk89q.commandbook.component.storedmessages.StoredMessagesComponent
- enable() - Method in class com.sk89q.commandbook.component.thor.ThorComponent
- enable() - Method in class com.sk89q.commandbook.component.time.TimeComponent
- enable() - Method in class com.sk89q.commandbook.component.world.WorldComponent
- enableGodMode(Player) - Method in class com.sk89q.commandbook.component.god.GodComponent
-
Enable god mode for a player.
- enchantmentsCmd(CommandSender, int) - Method in class com.sk89q.commandbook.component.inventory.InventoryCommands
- EntitySpawnComponent - Class in com.sk89q.commandbook.component.entityspawn
- EntitySpawnComponent() - Constructor for class com.sk89q.commandbook.component.entityspawn.EntitySpawnComponent
- EntitySpawnComponent.Commands - Class in com.sk89q.commandbook.component.entityspawn
- EntityUtil - Class in com.sk89q.commandbook.util.entity
- EntityUtil() - Constructor for class com.sk89q.commandbook.util.entity.EntityUtil
- equals(Object) - Method in class com.sk89q.commandbook.component.bans.Ban
- expandStack(ItemStack, boolean, boolean) - Static method in class com.sk89q.commandbook.util.item.ItemUtil
-
Expand a stack of items.
- extinguish(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.player.PlayerComponent.Commands
- extractWorld(CommandSender) - Static method in class com.sk89q.commandbook.util.LocationUtil
-
Try to extract the world of a command sender.
F
- findFreePosition(Location) - Static method in class com.sk89q.commandbook.util.LocationUtil
-
Find a position for the player to stand that is not inside a block.
- firebarrageCmd(CommandSender, boolean, boolean, MultiPlayerTarget) - Method in class com.sk89q.commandbook.component.fun.FunCommands
- FlatFileKitsManager - Class in com.sk89q.commandbook.component.kits
-
Manages kits.
- FlatFileKitsManager(File) - Constructor for class com.sk89q.commandbook.component.kits.FlatFileKitsManager
-
Construct the manager.
- FlatFileLocationsManager - Class in com.sk89q.commandbook.component.locations
- FlatFileLocationsManager(File, String) - Constructor for class com.sk89q.commandbook.component.locations.FlatFileLocationsManager
-
Construct the manager.
- FlatFileLocationsManager.LocationsFactory - Class in com.sk89q.commandbook.component.locations
- FlightComponent - Class in com.sk89q.commandbook.component.flight
- FlightComponent() - Constructor for class com.sk89q.commandbook.component.flight.FlightComponent
- FlightComponent.Commands - Class in com.sk89q.commandbook.component.flight
- FlightComponent.FlightSession - Class in com.sk89q.commandbook.component.flight
- FlightComponent.SpeedCommands - Class in com.sk89q.commandbook.component.flight
- flightSpeed(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.flight.FlightComponent.SpeedCommands
- flush() - Method in class com.sk89q.commandbook.component.kits.FlatFileKitsManager
- flush() - Method in class com.sk89q.commandbook.component.kits.Kit
-
Get rid of old distribution records.
- flush() - Method in interface com.sk89q.commandbook.component.kits.KitManager
-
Get rid of old information.
- fly(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.flight.FlightComponent.Commands
- foodLevelChange(FoodLevelChangeEvent) - Method in class com.sk89q.commandbook.component.god.GodComponent
- format(T) - Method in class com.sk89q.commandbook.util.PaginatedResult
- freezeCmd(CommandSender, boolean, SinglePlayerTarget) - Method in class com.sk89q.commandbook.component.freeze.FreezeCommands
- FreezeCommands - Class in com.sk89q.commandbook.component.freeze
- FreezeCommands(FreezeComponent) - Constructor for class com.sk89q.commandbook.component.freeze.FreezeCommands
- FreezeComponent - Class in com.sk89q.commandbook.component.freeze
- FreezeComponent() - Constructor for class com.sk89q.commandbook.component.freeze.FreezeComponent
- freezePlayer(Player) - Method in class com.sk89q.commandbook.component.freeze.FreezeComponent
- FunCommands - Class in com.sk89q.commandbook.component.fun
- FunCommands(FunComponent) - Constructor for class com.sk89q.commandbook.component.fun.FunCommands
- FunComponent - Class in com.sk89q.commandbook.component.fun
- FunComponent() - Constructor for class com.sk89q.commandbook.component.fun.FunComponent
G
- gamemode(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.player.PlayerComponent.Commands
- GarbageCollector - Class in com.sk89q.commandbook.component.kits
- GarbageCollector(KitsComponent) - Constructor for class com.sk89q.commandbook.component.kits.GarbageCollector
- get() - Method in class com.sk89q.commandbook.command.argument.OfflineSinglePlayerTarget
- get() - Method in class com.sk89q.commandbook.command.argument.SinglePlayerTarget
- get() - Method in class com.sk89q.commandbook.component.locations.LocationTarget
- get(String) - Method in class com.sk89q.commandbook.component.locations.FlatFileLocationsManager
- get(String) - Method in interface com.sk89q.commandbook.component.locations.LocationManager
-
Get by name.
- get(World, String) - Method in class com.sk89q.commandbook.component.locations.RootLocationManager
- getActive(CommandSender) - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.CooldownCommands
- getActive(CommandSender) - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.WarmupCommands
- getAddress() - Method in class com.sk89q.commandbook.component.bans.Ban
- getAdminSession(Player) - Method in class com.sk89q.commandbook.component.session.SessionComponent
-
Deprecated.see
SessionComponent.getSession(Class, org.bukkit.command.CommandSender)with args (AdministrativeSession.class, user) - getAdminSessions() - Method in class com.sk89q.commandbook.component.session.SessionComponent
-
Deprecated.use
SessionComponent.getSessions(Class)with UserSession.class - getBanDatabase() - Method in class com.sk89q.commandbook.component.bans.BansComponent
-
Get the ban database.
- getBanned(String) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Returns a Ban with the given address
- getBanned(String) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- getBanned(UUID) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Returns a Ban with the given UUID
- getBanned(UUID) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- getBannedMessage(String) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Deprecated.
- getBannedMessage(String) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- getBannedMessage(UUID) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Deprecated.
- getBannedMessage(UUID) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- getCardinalDirection(Entity) - Static method in class com.sk89q.commandbook.util.entity.EntityUtil
-
Get the cardinal compass direction of an entity.
- getChatColorAssignment() - Method in class com.sk89q.commandbook.component.session.UserSession
- getCommand(String) - Method in class com.sk89q.commandbook.component.help.HelpComponent
- getCommandItem(String) - Static method in class com.sk89q.commandbook.util.item.ItemUtil
- getCommandToConfirm(boolean) - Method in class com.sk89q.commandbook.component.session.UserSession
- getComponentRegistrar() - Static method in class com.sk89q.commandbook.CommandBook
- getComponentRegistrar() - Method in class com.sk89q.commandbook.PlatformCommandManager
- getConfig() - Method in class com.sk89q.commandbook.component.fun.FunComponent
- getConfig() - Method in class com.sk89q.commandbook.component.inventory.InventoryComponent
- getConfig() - Method in class com.sk89q.commandbook.component.locations.TeleportComponent
- getCoolDown() - Method in class com.sk89q.commandbook.component.kits.Kit
-
Get the cooldown time in milliseconds.
- getCreatorID() - Method in class com.sk89q.commandbook.component.locations.NamedLocation
- getCreatorName() - Method in class com.sk89q.commandbook.component.locations.NamedLocation
- getCreatureNameList(boolean) - Static method in class com.sk89q.commandbook.util.entity.EntityUtil
-
Get a list of creature names.
- getEnd() - Method in class com.sk89q.commandbook.component.bans.Ban
- getFriendlyTime(long) - Static method in class com.sk89q.commandbook.util.ChatUtil
- getGoneTime() - Method in class com.sk89q.commandbook.component.session.PersistentSession
- getHandlerList() - Static method in class com.sk89q.commandbook.component.info.InfoComponent.PlayerWhoisEvent
- getHandlerList() - Static method in class com.sk89q.commandbook.events.CommandSenderMessageEvent
- getHandlerList() - Static method in class com.sk89q.commandbook.events.MOTDSendEvent
- getHandlerList() - Static method in class com.sk89q.commandbook.events.OnlineListSendEvent
- getHandlerList() - Static method in class com.sk89q.commandbook.events.SharedMessageEvent
- getHandlers() - Method in class com.sk89q.commandbook.component.info.InfoComponent.PlayerWhoisEvent
- getHandlers() - Method in class com.sk89q.commandbook.events.CommandSenderMessageEvent
- getHandlers() - Method in class com.sk89q.commandbook.events.MOTDSendEvent
- getHandlers() - Method in class com.sk89q.commandbook.events.OnlineListSendEvent
- getHandlers() - Method in class com.sk89q.commandbook.events.SharedMessageEvent
- getID() - Method in class com.sk89q.commandbook.component.bans.Ban
- getIdleStatus() - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- getIgnoreLocation() - Method in class com.sk89q.commandbook.component.locations.TeleportSession
- getItem(String) - Static method in class com.sk89q.commandbook.util.item.ItemUtil
-
Returns a matched item.
- getItemNames() - Method in class com.sk89q.commandbook.CommandBook
- getJingleNoteManager() - Method in class com.sk89q.commandbook.component.jinglenote.JingleNoteComponent
-
Get the jingle note manager.
- getKit(String) - Method in class com.sk89q.commandbook.component.kits.FlatFileKitsManager
- getKit(String) - Method in interface com.sk89q.commandbook.component.kits.KitManager
-
Get a kit by name.
- getKitManager() - Method in class com.sk89q.commandbook.component.kits.KitsComponent
-
Return the kit manager.
- getKits() - Method in class com.sk89q.commandbook.component.kits.FlatFileKitsManager
- getKits() - Method in interface com.sk89q.commandbook.component.kits.KitManager
-
Get a list of kits.
- getLastKnownAlias() - Method in class com.sk89q.commandbook.component.bans.Ban
- getLastRecipient() - Method in class com.sk89q.commandbook.component.session.UserSession
- getLastTabName() - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- getLastUpdate() - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- getListOutput() - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.CooldownCommands
- getListOutput() - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.WarmupCommands
- getListResult() - Method in class com.sk89q.commandbook.component.locations.HomesComponent
- getListResult() - Method in class com.sk89q.commandbook.component.locations.LocationsComponent
- getListResult() - Method in class com.sk89q.commandbook.component.locations.WarpsComponent
- getLocation() - Method in class com.sk89q.commandbook.component.locations.NamedLocation
- getLocation() - Method in class com.sk89q.commandbook.component.locations.WrappedSpawn
- getLocations() - Method in class com.sk89q.commandbook.component.locations.FlatFileLocationsManager
- getLocations() - Method in interface com.sk89q.commandbook.component.locations.LocationManager
-
Gets all the locations that this location manager has.
- getLocations(World) - Method in class com.sk89q.commandbook.component.locations.RootLocationManager
- getLockedTimes() - Method in class com.sk89q.commandbook.component.time.TimeComponent
-
Get locked times.
- getManagedLocation(RootLocationManager<NamedLocation>, World, String) - Static method in class com.sk89q.commandbook.util.LocationUtil
-
Get a location from a location manager.
- getManager() - Method in class com.sk89q.commandbook.component.locations.LocationsComponent
- getMessage() - Method in class com.sk89q.commandbook.events.CommandSenderMessageEvent
- getMessage() - Method in class com.sk89q.commandbook.events.SharedMessageEvent
- getMessage(String) - Method in class com.sk89q.commandbook.component.storedmessages.StoredMessagesComponent
-
Get preprogrammed messages.
- getMigrationKeys() - Method in class com.sk89q.commandbook.config.LegacyCommandBookConfigurationMigrator
- getName() - Method in class com.sk89q.commandbook.component.locations.NamedLocation
- getNestedList(Map<T, List<V>>, T) - Static method in class com.sk89q.commandbook.util.NestUtil
- getNestedMap(Map<T, Map<K, V>>, T) - Static method in class com.sk89q.commandbook.util.NestUtil
- getNestedSet(Map<T, Set<V>>, T) - Static method in class com.sk89q.commandbook.util.NestUtil
- getOnlineList(Collection<? extends Player>, ChatColor) - Static method in class com.sk89q.commandbook.util.ServerUtil
-
Returns a comma-delimited list of players.
- getOnlineList(Player[]) - Static method in class com.sk89q.commandbook.util.ServerUtil
- getOnlineList(Player[], ChatColor) - Static method in class com.sk89q.commandbook.util.ServerUtil
-
Deprecated.
- getOwner() - Method in class com.sk89q.commandbook.component.session.PersistentSession
- getPitch() - Method in class com.sk89q.commandbook.component.locations.WrappedSpawn
- getPlayer() - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- getPlayer() - Method in class com.sk89q.commandbook.component.info.InfoComponent.PlayerWhoisEvent
- getReason() - Method in class com.sk89q.commandbook.component.bans.Ban
- getSender() - Method in class com.sk89q.commandbook.events.CommandSenderMessageEvent
- getSender() - Method in class com.sk89q.commandbook.util.entity.player.iterators.PlayerIteratorAction
-
Get the sender.
- getSenderName() - Method in class com.sk89q.commandbook.component.session.PersistentSession
-
Deprecated.
- getServerCommands() - Method in class com.sk89q.commandbook.component.help.HelpComponent
- getSession(Class<T>, CommandSender) - Method in class com.sk89q.commandbook.component.session.SessionComponent
-
Gets the session of type for user, creating a new instance if none currently exists
- getSession(CommandSender) - Method in class com.sk89q.commandbook.component.session.SessionComponent
-
Deprecated.see
SessionComponent.getSession(Class, org.bukkit.command.CommandSender)with args (UserSession.class, user) - getSession(Player) - Method in class com.sk89q.commandbook.component.locations.TeleportComponent
- getSessionFactory(Class<T>) - Method in class com.sk89q.commandbook.component.session.SessionComponent
-
Return a SessionFactory used to create new instances of a certain type of session.
- getSessions() - Method in class com.sk89q.commandbook.component.session.SessionComponent
-
Deprecated.use
SessionComponent.getSessions(Class)with UserSession.class - getSessions(Class<T>) - Method in class com.sk89q.commandbook.component.session.SessionComponent
-
Return all the currently registered sessions of the given type
- getSessions(CommandSender) - Method in class com.sk89q.commandbook.component.session.SessionComponent
-
Return the sessions which currently exist for the specified user
- getSource() - Method in class com.sk89q.commandbook.component.info.InfoComponent.PlayerWhoisEvent
- getSpawnManager() - Method in class com.sk89q.commandbook.component.locations.SpawnLocationsComponent
- getSpawnPoint(World) - Method in class com.sk89q.commandbook.component.locations.SpawnLocationsComponent
- getStart() - Method in class com.sk89q.commandbook.component.bans.Ban
- getSuggestions(String, InjectedValueAccess) - Method in class com.sk89q.commandbook.command.argument.MultiPlayerTargetConverter
- getSuggestions(String, InjectedValueAccess) - Method in class com.sk89q.commandbook.command.argument.OfflineSinglePlayerTargetConverter
- getSuggestions(String, InjectedValueAccess) - Method in class com.sk89q.commandbook.command.argument.SinglePlayerTargetConverter
- getSuggestions(String, InjectedValueAccess) - Method in class com.sk89q.commandbook.component.locations.LocationTargetConverter
- getSupportedDirectives() - Method in class com.sk89q.commandbook.component.locations.LocationDirectiveManager
- getTaggedWhoisInformation() - Method in class com.sk89q.commandbook.component.info.InfoComponent.PlayerWhoisEvent
- getTaglessWhoisInformation() - Method in class com.sk89q.commandbook.component.info.InfoComponent.PlayerWhoisEvent
- getTarget() - Method in class com.sk89q.commandbook.events.MOTDSendEvent
- getTarget() - Method in class com.sk89q.commandbook.events.OnlineListSendEvent
- getTimeString(long) - Static method in class com.sk89q.commandbook.util.ChatUtil
-
Get the 24-hour time string for a given Minecraft time.
- getTypeName() - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.CooldownCommands
- getTypeName() - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.WarmupCommands
- getUniqueName() - Method in class com.sk89q.commandbook.component.session.PersistentSession
- getWorld() - Method in class com.sk89q.commandbook.component.locations.WrappedSpawn
- getWorldName() - Method in class com.sk89q.commandbook.component.locations.NamedLocation
- getWorldName() - Method in class com.sk89q.commandbook.component.locations.WrappedSpawn
- getWorldSpawn(World) - Method in class com.sk89q.commandbook.component.locations.WrappedSpawnManager
- getYaw() - Method in class com.sk89q.commandbook.component.locations.WrappedSpawn
- giveCmd(CommandSender, boolean, boolean, MultiPlayerTarget, String, int) - Method in class com.sk89q.commandbook.component.inventory.InventoryCommands
- giveItem(CommandSender, BaseItem, int, Iterable<Player>, InventoryComponent, boolean, boolean) - Static method in class com.sk89q.commandbook.util.item.InventoryUtil
-
Process an item give request.
- godCmd(CommandSender, boolean, MultiPlayerTarget) - Method in class com.sk89q.commandbook.component.god.GodCommands
- GodCommands - Class in com.sk89q.commandbook.component.god
- GodCommands(GodComponent) - Constructor for class com.sk89q.commandbook.component.god.GodCommands
- GodComponent - Class in com.sk89q.commandbook.component.god
- GodComponent() - Constructor for class com.sk89q.commandbook.component.god.GodComponent
H
- handleCommand(CommandSender, String) - Method in class com.sk89q.commandbook.PlatformCommandManager
- handleCommandSuggestion(CommandSender, String) - Method in class com.sk89q.commandbook.PlatformCommandManager
- handleDisconnect() - Method in class com.sk89q.commandbook.component.session.PersistentSession
- handleDisconnect() - Method in class com.sk89q.commandbook.component.session.UserSession
- handleReconnect(CommandSender) - Method in class com.sk89q.commandbook.component.locations.TeleportSession
- handleReconnect(CommandSender) - Method in class com.sk89q.commandbook.component.session.PersistentSession
- handleReconnect(CommandSender) - Method in class com.sk89q.commandbook.component.session.UserSession
- hasGodMode(Player) - Method in class com.sk89q.commandbook.component.god.GodComponent
-
Check to see if god mode is enabled for a player.
- hashCode() - Method in class com.sk89q.commandbook.component.bans.Ban
- hasThor() - Method in class com.sk89q.commandbook.component.session.UserSession
- heal(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.player.PlayerComponent.Commands
- help(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.help.HelpComponent.HelpCommands
- helpCmd(CommandSender, int, String) - Method in class com.sk89q.commandbook.CommandBookCommands
- HelpCommands() - Constructor for class com.sk89q.commandbook.component.help.HelpComponent.HelpCommands
- HelpComponent - Class in com.sk89q.commandbook.component.help
-
Simple but very messy Help component.
- HelpComponent() - Constructor for class com.sk89q.commandbook.component.help.HelpComponent
- HelpComponent.HelpCommands - Class in com.sk89q.commandbook.component.help
- home(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.HomesComponent.Commands
- homes() - Method in class com.sk89q.commandbook.component.locations.HomesComponent.Commands
- HomesComponent - Class in com.sk89q.commandbook.component.locations
- HomesComponent() - Constructor for class com.sk89q.commandbook.component.locations.HomesComponent
- HomesComponent.Commands - Class in com.sk89q.commandbook.component.locations
- HomesComponent.ManagementCommands - Class in com.sk89q.commandbook.component.locations
I
- importFrom(BanDatabase) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Imports the bans from another ban database.
- importFrom(BanDatabase) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- info(String, World, CommandSender) - Method in class com.sk89q.commandbook.component.locations.LocationsComponent
- infoCmd(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.HomesComponent.ManagementCommands
- infoCmd(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.WarpsComponent.ManagementCommands
- InfoComponent - Class in com.sk89q.commandbook.component.info
- InfoComponent() - Constructor for class com.sk89q.commandbook.component.info.InfoComponent
- InfoComponent.Commands - Class in com.sk89q.commandbook.component.info
- InfoComponent.PlayerWhoisEvent - Class in com.sk89q.commandbook.component.info
- InputUtil - Class in com.sk89q.commandbook.util
- InputUtil() - Constructor for class com.sk89q.commandbook.util.InputUtil
- InputUtil.LocationParser - Class in com.sk89q.commandbook.util
- InputUtil.PlayerParser - Class in com.sk89q.commandbook.util
- InputUtil.TimeParser - Class in com.sk89q.commandbook.util
- inst() - Static method in class com.sk89q.commandbook.CommandBook
- instances - Variable in class com.sk89q.commandbook.component.jinglenote.JingleNoteManager
-
List of instances.
- intro(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.jinglenote.JingleNoteComponent.Commands
- InventoryCommands - Class in com.sk89q.commandbook.component.inventory
- InventoryCommands(InventoryComponent) - Constructor for class com.sk89q.commandbook.component.inventory.InventoryCommands
- InventoryComponent - Class in com.sk89q.commandbook.component.inventory
- InventoryComponent() - Constructor for class com.sk89q.commandbook.component.inventory.InventoryComponent
- InventoryUtil - Class in com.sk89q.commandbook.util.item
- InventoryUtil() - Constructor for class com.sk89q.commandbook.util.item.InventoryUtil
- ipBan - Variable in class com.sk89q.commandbook.component.bans.CSVBanDatabase
-
Used to lookup bans by ip address
- isAfk(long) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
-
Determines if a time is sufficient to be AFK.
- isAfk(Player) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
-
Determines if a player is marked as AFK.
- isAFK() - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- isBanned(InetAddress) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Checks if a player's address is banned.
- isBanned(InetAddress) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- isBanned(UUID) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Checks if a player's UUID is banned.
- isBanned(UUID) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- isBringable(Player) - Method in class com.sk89q.commandbook.component.locations.TeleportSession
- isFrozen() - Method in class com.sk89q.commandbook.component.session.AdministrativeSession
-
Deprecated.
- isFrozen(Player) - Method in class com.sk89q.commandbook.component.freeze.FreezeComponent
- isMute() - Method in class com.sk89q.commandbook.component.session.AdministrativeSession
- isPerWorld() - Method in class com.sk89q.commandbook.component.locations.RootLocationManager
- isProtected() - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- isRecent() - Method in class com.sk89q.commandbook.component.session.PersistentSession
- isRelativeX() - Method in class com.sk89q.commandbook.component.locations.LocationTarget
- isRelativeY() - Method in class com.sk89q.commandbook.component.locations.LocationTarget
- isRelativeZ() - Method in class com.sk89q.commandbook.component.locations.LocationTarget
- isRequested() - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- isSleepIgnored() - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- itemCmd(Player, boolean, boolean, String, int) - Method in class com.sk89q.commandbook.component.inventory.InventoryCommands
- ItemUtil - Class in com.sk89q.commandbook.util.item
-
Various item helper methods that do not depend on user-configurable information.
- ItemUtil() - Constructor for class com.sk89q.commandbook.util.item.ItemUtil
- iterate(Iterable<Player>) - Method in class com.sk89q.commandbook.util.entity.player.iterators.PlayerIteratorAction
-
Iterate over a list of players and perform the action on the player.
- iterator() - Method in class com.sk89q.commandbook.command.argument.MultiPlayerTarget
- iterator() - Method in class com.sk89q.commandbook.command.argument.SinglePlayerTarget
- iterator() - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
J
- JingleNoteComponent - Class in com.sk89q.commandbook.component.jinglenote
- JingleNoteComponent() - Constructor for class com.sk89q.commandbook.component.jinglenote.JingleNoteComponent
- JingleNoteComponent.Commands - Class in com.sk89q.commandbook.component.jinglenote
- JingleNoteManager - Class in com.sk89q.commandbook.component.jinglenote
-
A manager of play instances.
- JingleNoteManager() - Constructor for class com.sk89q.commandbook.component.jinglenote.JingleNoteManager
K
- kick(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.bans.BansComponent.Commands
- kit(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.kits.KitsComponent.Commands
- Kit - Class in com.sk89q.commandbook.component.kits
-
Specifies the kit.
- Kit() - Constructor for class com.sk89q.commandbook.component.kits.Kit
- KitManager - Interface in com.sk89q.commandbook.component.kits
-
Manager for kits.
- KitsComponent - Class in com.sk89q.commandbook.component.kits
- KitsComponent() - Constructor for class com.sk89q.commandbook.component.kits.KitsComponent
- KitsComponent.Commands - Class in com.sk89q.commandbook.component.kits
L
- LegacyCommandBookConfigurationMigrator - Class in com.sk89q.commandbook.config
-
Converts pre-2.0 configurations to the 2.0 format
- LegacyCommandBookConfigurationMigrator(File, YAMLProcessor) - Constructor for class com.sk89q.commandbook.config.LegacyCommandBookConfigurationMigrator
- list(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.CooldownCommands
- list(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.WarmupCommands
- list(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.LocationsComponent
- listCmd(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.HomesComponent.ManagementCommands
- listCmd(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.WarpsComponent.ManagementCommands
- load() - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Load the ban database.
- load() - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- load() - Method in class com.sk89q.commandbook.component.kits.FlatFileKitsManager
- load() - Method in interface com.sk89q.commandbook.component.kits.KitManager
-
Load kits from file.
- load() - Method in class com.sk89q.commandbook.component.locations.FlatFileLocationsManager
- load() - Method in interface com.sk89q.commandbook.component.locations.LocationManager
-
Load from file.
- load() - Method in class com.sk89q.commandbook.component.locations.WrappedSpawnManager
- loadBans(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.bans.BansComponent.ManagementCommands
- loadItemList(YAMLProcessor) - Method in class com.sk89q.commandbook.CommandBook
-
Loads the item list.
- loadMessages() - Method in class com.sk89q.commandbook.component.storedmessages.StoredMessagesComponent
- loc - Variable in class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- LocalConfiguration() - Constructor for class com.sk89q.commandbook.component.locations.TeleportComponent.LocalConfiguration
- locate(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.player.PlayerComponent.Commands
- LocationDirectiveManager - Class in com.sk89q.commandbook.component.locations
- LocationDirectiveManager() - Constructor for class com.sk89q.commandbook.component.locations.LocationDirectiveManager
- LocationManager<T> - Interface in com.sk89q.commandbook.component.locations
- LocationManagerFactory<T> - Interface in com.sk89q.commandbook.component.locations
- LocationParser() - Constructor for class com.sk89q.commandbook.util.InputUtil.LocationParser
- LocationsComponent - Class in com.sk89q.commandbook.component.locations
-
Parent class for components that use a RootLocationManager <NamedLocation> and deal with locations
- LocationsComponent(String) - Constructor for class com.sk89q.commandbook.component.locations.LocationsComponent
- LocationsFactory(File, String) - Constructor for class com.sk89q.commandbook.component.locations.FlatFileLocationsManager.LocationsFactory
- LocationTarget - Class in com.sk89q.commandbook.component.locations
- LocationTarget(Location, boolean[]) - Constructor for class com.sk89q.commandbook.component.locations.LocationTarget
- LocationTargetConverter - Class in com.sk89q.commandbook.component.locations
- LocationTargetConverter() - Constructor for class com.sk89q.commandbook.component.locations.LocationTargetConverter
- LocationUtil - Class in com.sk89q.commandbook.util
- LocationUtil() - Constructor for class com.sk89q.commandbook.util.LocationUtil
- lock(World) - Method in class com.sk89q.commandbook.component.time.TimeComponent
- lockedTimes - Variable in class com.sk89q.commandbook.component.time.TimeComponent
-
A Map of world names to time values.
- logger() - Static method in class com.sk89q.commandbook.CommandBook
- logKick(Player, CommandSender, String) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Unbans a name.
- logKick(Player, CommandSender, String) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- lookupWithDisplayNames - Variable in class com.sk89q.commandbook.CommandBook
M
- ManagementCommands() - Constructor for class com.sk89q.commandbook.component.bans.BansComponent.ManagementCommands
- ManagementCommands() - Constructor for class com.sk89q.commandbook.component.locations.HomesComponent.ManagementCommands
- ManagementCommands() - Constructor for class com.sk89q.commandbook.component.locations.WarpsComponent.ManagementCommands
- matchCreatureType(CommandSender, String, boolean) - Static method in class com.sk89q.commandbook.util.entity.EntityUtil
-
Attempts to match a creature type.
- matchDate(String) - Static method in class com.sk89q.commandbook.util.InputUtil.TimeParser
- matchDyeColor(String) - Static method in class com.sk89q.commandbook.util.item.ItemUtil
-
Attempt to match a dye color for sheep wool.
- matchFutureDate(String) - Static method in class com.sk89q.commandbook.util.InputUtil.TimeParser
- matchLocation(CommandSender, String) - Static method in class com.sk89q.commandbook.util.InputUtil.LocationParser
-
Match a target.
- matchLocations(CommandSender, String) - Static method in class com.sk89q.commandbook.util.InputUtil.LocationParser
-
Match multiple targets.
- matchMCWorldTime(String) - Static method in class com.sk89q.commandbook.util.InputUtil.TimeParser
-
Parse a time string into the MC world time.
- matchPlayerExactly(CommandSender, String) - Static method in class com.sk89q.commandbook.util.InputUtil.PlayerParser
-
Match a single player exactly.
- matchPlayerNames(CommandSender, String) - Static method in class com.sk89q.commandbook.util.InputUtil.PlayerParser
-
Match player names.
- matchPlayerOrConsole(CommandSender, String) - Static method in class com.sk89q.commandbook.util.InputUtil.PlayerParser
-
Match only a single player or console.
- matchPlayers(CommandSender, String) - Static method in class com.sk89q.commandbook.util.InputUtil.PlayerParser
-
Checks permissions and throws an exception if permission is not met.
- matchSinglePlayer(CommandSender, String) - Static method in class com.sk89q.commandbook.util.InputUtil.PlayerParser
-
Match only a single player.
- matchTime(String) - Static method in class com.sk89q.commandbook.component.time.TimeComponent
-
Deprecated.
- matchWorld(CommandSender, String) - Static method in class com.sk89q.commandbook.util.InputUtil.LocationParser
-
Match a world.
- me(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.messaging.MessagingComponent.Commands
- messagePlayer(CommandSender, String, String) - Method in class com.sk89q.commandbook.component.messaging.MessagingComponent
- messages - Variable in class com.sk89q.commandbook.component.storedmessages.StoredMessagesComponent
- MessagingComponent - Class in com.sk89q.commandbook.component.messaging
- MessagingComponent() - Constructor for class com.sk89q.commandbook.component.messaging.MessagingComponent
- MessagingComponent.Commands - Class in com.sk89q.commandbook.component.messaging
- METADATA_KEY - Static variable in class com.sk89q.commandbook.component.god.GodComponent
-
God status is stored in player metadata with this key
- midi(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.jinglenote.JingleNoteComponent.Commands
- moreCmd(CommandSender, boolean, boolean, boolean, MultiPlayerTarget) - Method in class com.sk89q.commandbook.component.inventory.InventoryCommands
- motd(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.storedmessages.StoredMessagesComponent.Commands
- MOTDSendEvent - Class in com.sk89q.commandbook.events
- MOTDSendEvent(CommandSender) - Constructor for class com.sk89q.commandbook.events.MOTDSendEvent
- MOVE_THRESHOLD - Static variable in class com.sk89q.commandbook.component.freeze.FreezeComponent
- MovementListener() - Constructor for class com.sk89q.commandbook.component.afk.AFKComponent.MovementListener
- msg(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.messaging.MessagingComponent.Commands
- MultiPlayerTarget - Class in com.sk89q.commandbook.command.argument
- MultiPlayerTarget(Collection<Player>) - Constructor for class com.sk89q.commandbook.command.argument.MultiPlayerTarget
- MultiPlayerTarget(Player) - Constructor for class com.sk89q.commandbook.command.argument.MultiPlayerTarget
- MultiPlayerTargetConverter - Class in com.sk89q.commandbook.command.argument
- MultiPlayerTargetConverter() - Constructor for class com.sk89q.commandbook.command.argument.MultiPlayerTargetConverter
- mute(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.messaging.MessagingComponent.Commands
N
- nameBan - Variable in class com.sk89q.commandbook.component.bans.CSVBanDatabase
-
Deprecated.
- NamedLocation - Class in com.sk89q.commandbook.component.locations
- NamedLocation(String, Location) - Constructor for class com.sk89q.commandbook.component.locations.NamedLocation
- namePattern - Static variable in class com.sk89q.commandbook.component.nameverification.NameVerificationComponent
- NameVerificationComponent - Class in com.sk89q.commandbook.component.nameverification
- NameVerificationComponent() - Constructor for class com.sk89q.commandbook.component.nameverification.NameVerificationComponent
- NestUtil - Class in com.sk89q.commandbook.util
- NestUtil() - Constructor for class com.sk89q.commandbook.util.NestUtil
O
- OfflineSinglePlayerTarget - Class in com.sk89q.commandbook.command.argument
- OfflineSinglePlayerTarget(OfflinePlayer) - Constructor for class com.sk89q.commandbook.command.argument.OfflineSinglePlayerTarget
- OfflineSinglePlayerTargetConverter - Class in com.sk89q.commandbook.command.argument
- OfflineSinglePlayerTargetConverter() - Constructor for class com.sk89q.commandbook.command.argument.OfflineSinglePlayerTargetConverter
- oldLoc - Variable in class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- onCaller(Player) - Method in class com.sk89q.commandbook.util.entity.player.iterators.PlayerIteratorAction
-
Called when the caller is affected by the action.
- onCaller(Player) - Method in class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- onChat(AsyncPlayerChatEvent) - Method in class com.sk89q.commandbook.component.messaging.MessagingComponent
-
Called on player chat.
- onCombust(EntityCombustEvent) - Method in class com.sk89q.commandbook.component.god.GodComponent
-
Called on entity combust.
- onCommand(CommandSender, Command, String, String[]) - Method in class com.sk89q.commandbook.CommandBook
-
Called on a command.
- onCommand(PlayerCommandPreprocessEvent) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- onComplete(CommandSender, int) - Method in class com.sk89q.commandbook.util.entity.player.iterators.PlayerIteratorAction
-
Called on operation complete.
- onDamage(EntityDamageEvent) - Method in class com.sk89q.commandbook.component.god.GodComponent
- ONE_HOUR - Static variable in class com.sk89q.commandbook.component.session.PersistentSession
- onEnable() - Method in class com.sk89q.commandbook.CommandBook
- onEntityDamageEntityEvent(EntityDamageByEntityEvent) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- onEntityTargetPlayer(EntityTargetEvent) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- onInform(CommandSender, int) - Method in class com.sk89q.commandbook.util.entity.player.iterators.PlayerIteratorAction
-
Called on informing of the sender of the action.
- onInformMany(CommandSender, int) - Method in class com.sk89q.commandbook.util.entity.player.iterators.PlayerIteratorAction
-
Called on operation complete if more than one player was affected and the caller was also not affected or the caller was console.
- onInformMany(CommandSender, int) - Method in class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- onInteract(PlayerInteractEvent) - Method in class com.sk89q.commandbook.component.thor.ThorComponent
- onInventoryClick(InventoryClickEvent) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- onInventoryClose(InventoryCloseEvent) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- onInventoryOpen(InventoryOpenEvent) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- onJoin(PlayerJoinEvent) - Method in class com.sk89q.commandbook.component.god.GodComponent
- onJoin(PlayerJoinEvent) - Method in class com.sk89q.commandbook.component.jinglenote.JingleNoteComponent
- onJoin(PlayerJoinEvent) - Method in class com.sk89q.commandbook.component.locations.SpawnLocationsComponent
- OnlineListComponent - Class in com.sk89q.commandbook.component.onlinelist
- OnlineListComponent() - Constructor for class com.sk89q.commandbook.component.onlinelist.OnlineListComponent
- OnlineListComponent.Commands - Class in com.sk89q.commandbook.component.onlinelist
- OnlineListSendEvent - Class in com.sk89q.commandbook.events
- OnlineListSendEvent(CommandSender) - Constructor for class com.sk89q.commandbook.events.OnlineListSendEvent
- onLogin(PlayerLoginEvent) - Method in class com.sk89q.commandbook.component.nameverification.NameVerificationComponent
- onLogin(PlayerLoginEvent) - Method in class com.sk89q.commandbook.component.session.SessionComponent
- onMoveChange(PlayerMoveEvent) - Method in class com.sk89q.commandbook.component.afk.AFKComponent.MovementListener
- onPlayerChangeGameMode(PlayerGameModeChangeEvent) - Method in class com.sk89q.commandbook.component.flight.FlightComponent
- onPlayerChat(AsyncPlayerChatEvent) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- onPlayerFish(PlayerFishEvent) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- onPlayerInteract(PlayerInteractEvent) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- onPlayerJoin(PlayerJoinEvent) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- onPlayerJoin(PlayerJoinEvent) - Method in class com.sk89q.commandbook.component.flight.FlightComponent
- onPlayerJoin(PlayerJoinEvent) - Method in class com.sk89q.commandbook.component.kits.KitsComponent
- onPlayerJoin(PlayerJoinEvent) - Method in class com.sk89q.commandbook.component.onlinelist.OnlineListComponent
- onPlayerJoin(PlayerJoinEvent) - Method in class com.sk89q.commandbook.component.storedmessages.StoredMessagesComponent
- onPlayerQuit(PlayerQuitEvent) - Method in class com.sk89q.commandbook.component.session.SessionComponent
-
Called on player disconnect.
- onPlayerworldChange(PlayerChangedWorldEvent) - Method in class com.sk89q.commandbook.component.flight.FlightComponent
- onQuit(PlayerQuitEvent) - Method in class com.sk89q.commandbook.component.jinglenote.JingleNoteComponent
- onRespawn(PlayerRespawnEvent) - Method in class com.sk89q.commandbook.component.locations.SpawnLocationsComponent
- onRespawn(PlayerRespawnEvent) - Method in class com.sk89q.commandbook.component.locations.TeleportComponent
- onTabComplete(CommandSender, Command, String, String[]) - Method in class com.sk89q.commandbook.CommandBook
- onTeleport(PlayerTeleportEvent) - Method in class com.sk89q.commandbook.component.locations.SpawnLocationsComponent
- onTeleport(PlayerTeleportEvent) - Method in class com.sk89q.commandbook.component.locations.TeleportComponent
- onVictim(CommandSender, Player) - Method in class com.sk89q.commandbook.util.entity.player.iterators.PlayerIteratorAction
-
Called when a player is a victim and is not the caller.
- onVictim(CommandSender, Player) - Method in class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- onWorldLoad(WorldLoadEvent) - Method in class com.sk89q.commandbook.component.time.TimeComponent
-
Called when a World is loaded.
- onWorldUnload(WorldUnloadEvent) - Method in class com.sk89q.commandbook.component.time.TimeComponent
P
- PaginatedResult<T> - Class in com.sk89q.commandbook.util
-
Commands that wish to display a paginated list of results can use this class to do the actual pagination, giving a list of items, a page number, and basic formatting information.
- PaginatedResult(String) - Constructor for class com.sk89q.commandbook.util.PaginatedResult
- parseCoordinateValue(String) - Static method in class com.sk89q.commandbook.util.InputUtil.LocationParser
-
Parse a location coordinate.
- PER_PAGE - Static variable in class com.sk89q.commandbook.util.PaginatedResult
- perform(Player) - Method in class com.sk89q.commandbook.util.entity.player.iterators.PlayerIteratorAction
-
Perform the action.
- perform(Player) - Method in class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- PersistentSession - Class in com.sk89q.commandbook.component.session
- PersistentSession(long) - Constructor for class com.sk89q.commandbook.component.session.PersistentSession
- pingCmd(CommandSender) - Method in class com.sk89q.commandbook.component.fun.FunCommands
- PlatformCommandManager - Class in com.sk89q.commandbook
- PlatformCommandManager() - Constructor for class com.sk89q.commandbook.PlatformCommandManager
- play(Player, JingleSequencer) - Method in class com.sk89q.commandbook.component.jinglenote.JingleNoteManager
- playerChangedWorld(PlayerChangedWorldEvent) - Method in class com.sk89q.commandbook.component.god.GodComponent
- PlayerComparisonUtil - Class in com.sk89q.commandbook.util.entity.player.comparison
- PlayerComparisonUtil() - Constructor for class com.sk89q.commandbook.util.entity.player.comparison.PlayerComparisonUtil
- PlayerComponent - Class in com.sk89q.commandbook.component.player
- PlayerComponent() - Constructor for class com.sk89q.commandbook.component.player.PlayerComponent
- PlayerComponent.Commands - Class in com.sk89q.commandbook.component.player
- playerHandler(PlayerCommandPreprocessEvent) - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent
- PlayerIteratorAction - Class in com.sk89q.commandbook.util.entity.player.iterators
-
Performs an action over a list of players.
- PlayerIteratorAction(CommandSender) - Constructor for class com.sk89q.commandbook.util.entity.player.iterators.PlayerIteratorAction
-
Construct the object.
- playerLogin(PlayerLoginEvent) - Method in class com.sk89q.commandbook.component.bans.BansComponent
-
Called on player login.
- PlayerParser() - Constructor for class com.sk89q.commandbook.util.InputUtil.PlayerParser
- PlayerPrioritySort - Class in com.sk89q.commandbook.util.entity.player.comparison
- PlayerPrioritySort(Player) - Constructor for class com.sk89q.commandbook.util.entity.player.comparison.PlayerPrioritySort
- PlayerTarget - Interface in com.sk89q.commandbook.command.argument
- playertime(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.time.TimeComponent.Commands
- PlayerUtil - Class in com.sk89q.commandbook.util.entity.player
- PlayerUtil() - Constructor for class com.sk89q.commandbook.util.entity.player.PlayerUtil
- playerWhois(InfoComponent.PlayerWhoisEvent) - Method in class com.sk89q.commandbook.component.bans.BansComponent
- playerWhois(InfoComponent.PlayerWhoisEvent) - Method in class com.sk89q.commandbook.component.god.GodComponent
- PlayerWhoisEvent(OfflinePlayer, CommandSender) - Constructor for class com.sk89q.commandbook.component.info.InfoComponent.PlayerWhoisEvent
- pongCmd(CommandSender) - Method in class com.sk89q.commandbook.component.fun.FunCommands
- popLastLocation() - Method in class com.sk89q.commandbook.component.locations.TeleportSession
- populateConfiguration(YAMLProcessor) - Method in class com.sk89q.commandbook.CommandBook
- potentialNullEquals(Object, Object) - Static method in class com.sk89q.commandbook.component.bans.Ban
- printCommandHelp(CommandSender, Command) - Method in class com.sk89q.commandbook.component.help.HelpComponent
- printTopics(CommandSender, String) - Method in class com.sk89q.commandbook.component.help.HelpComponent
- prioritySort(CommandSender, List<Player>) - Static method in class com.sk89q.commandbook.util.entity.player.comparison.PlayerComparisonUtil
- ProjectileUtil - Class in com.sk89q.commandbook.util.entity
- ProjectileUtil() - Constructor for class com.sk89q.commandbook.util.entity.ProjectileUtil
- put(CommandSender, MultiPlayerTarget) - Method in class com.sk89q.commandbook.component.locations.TeleportCommands
R
- ReflectiveSessionFactory - Class in com.sk89q.commandbook.component.session
- ReflectiveSessionFactory(Class<? extends PersistentSession>) - Constructor for class com.sk89q.commandbook.component.session.ReflectiveSessionFactory
- register(CommandManager) - Static method in class com.sk89q.commandbook.command.argument.MultiPlayerTargetConverter
- register(CommandManager) - Static method in class com.sk89q.commandbook.command.argument.OfflineSinglePlayerTargetConverter
- register(CommandManager) - Static method in class com.sk89q.commandbook.command.argument.SinglePlayerTargetConverter
- register(CommandManager) - Static method in class com.sk89q.commandbook.component.locations.LocationTargetConverter
- register(CommandManagerService, CommandManager, CommandRegistrationHandler) - Static method in class com.sk89q.commandbook.CommandBookCommands
- registerAsSubCommand(String, String, CommandManager, BiConsumer<CommandManager, CommandRegistrationHandler>) - Method in class com.sk89q.commandbook.ComponentCommandRegistrar
- registerAsSubCommand(String, Collection<String>, String, CommandManager, BiConsumer<CommandManager, CommandRegistrationHandler>) - Method in class com.sk89q.commandbook.ComponentCommandRegistrar
- registerCommandsWith(CommandManager, CommandBook) - Method in class com.sk89q.commandbook.PlatformCommandManager
- registerComponentLoaders() - Method in class com.sk89q.commandbook.CommandBook
- registerCoreCommands(CommandBook) - Method in class com.sk89q.commandbook.PlatformCommandManager
- registerEvents(Listener) - Static method in class com.sk89q.commandbook.CommandBook
- registerSessionFactory(Class<T>, SessionFactory<T>) - Method in class com.sk89q.commandbook.component.session.SessionComponent
- registerTopLevelCommands(BiConsumer<CommandManager, CommandRegistrationHandler>) - Method in class com.sk89q.commandbook.ComponentCommandRegistrar
- relative - Variable in class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- reload() - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- reload() - Method in class com.sk89q.commandbook.component.bans.BansComponent
- reload() - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent
- reload() - Method in class com.sk89q.commandbook.component.fun.FunComponent
- reload() - Method in class com.sk89q.commandbook.component.god.GodComponent
- reload() - Method in class com.sk89q.commandbook.component.help.HelpComponent
- reload() - Method in class com.sk89q.commandbook.component.inventory.InventoryComponent
- reload() - Method in class com.sk89q.commandbook.component.kits.KitsComponent
- reload() - Method in class com.sk89q.commandbook.component.locations.SpawnLocationsComponent
- reload() - Method in class com.sk89q.commandbook.component.locations.TeleportComponent
- reload() - Method in class com.sk89q.commandbook.component.messaging.MessagingComponent
- reload() - Method in class com.sk89q.commandbook.component.onlinelist.OnlineListComponent
- reload() - Method in class com.sk89q.commandbook.component.storedmessages.StoredMessagesComponent
- reload() - Method in class com.sk89q.commandbook.component.thor.ThorComponent
- reload() - Method in class com.sk89q.commandbook.component.time.TimeComponent
- reloadCmd(CommandSender) - Method in class com.sk89q.commandbook.CommandBookCommands
- rememberLocation(Player) - Method in class com.sk89q.commandbook.component.locations.TeleportSession
- rememberLocation(Location) - Method in class com.sk89q.commandbook.component.locations.TeleportSession
- remove(String) - Method in class com.sk89q.commandbook.component.locations.FlatFileLocationsManager
- remove(String) - Method in interface com.sk89q.commandbook.component.locations.LocationManager
-
Removes a location.
- remove(String, World, CommandSender) - Method in class com.sk89q.commandbook.component.locations.LocationsComponent
- remove(CommandSender, String) - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.CooldownCommands
- remove(CommandSender, String) - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.WarmupCommands
- remove(World, String) - Method in class com.sk89q.commandbook.component.locations.RootLocationManager
- removeBringable(Player) - Method in class com.sk89q.commandbook.component.locations.TeleportSession
- removeCmd(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.HomesComponent.ManagementCommands
- removeCmd(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.WarpsComponent.ManagementCommands
- repairCmd(CommandSender, boolean, boolean, boolean, MultiPlayerTarget) - Method in class com.sk89q.commandbook.component.inventory.InventoryCommands
- replaceColorMacros(String) - Static method in class com.sk89q.commandbook.util.ChatUtil
-
Replace color macros in a string.
- replaceMacros(CommandSender, String) - Static method in class com.sk89q.commandbook.util.ChatUtil
-
Replace macros in the text.
- reply(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.messaging.MessagingComponent.Commands
- requestTeleport(Player, SinglePlayerTarget) - Method in class com.sk89q.commandbook.component.locations.TeleportCommands
- ret(Player, SinglePlayerTarget) - Method in class com.sk89q.commandbook.component.locations.TeleportCommands
- reverse(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.flight.FlightComponent.Commands
- rocketCmd(CommandSender, boolean, boolean, boolean, MultiPlayerTarget) - Method in class com.sk89q.commandbook.component.fun.FunCommands
- RootLocationManager<T> - Class in com.sk89q.commandbook.component.locations
- RootLocationManager(LocationManagerFactory<LocationManager<T>>, boolean) - Constructor for class com.sk89q.commandbook.component.locations.RootLocationManager
- rules(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.storedmessages.StoredMessagesComponent.Commands
- run() - Method in class com.sk89q.commandbook.component.afk.AFKComponent
- run() - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent
- run() - Method in class com.sk89q.commandbook.component.freeze.FreezeComponent
- run() - Method in class com.sk89q.commandbook.component.kits.GarbageCollector
- run() - Method in class com.sk89q.commandbook.component.session.SessionComponent
- run() - Method in class com.sk89q.commandbook.component.time.TimeLocker
S
- save() - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Save the database.
- save() - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- save() - Method in class com.sk89q.commandbook.component.locations.FlatFileLocationsManager
- save() - Method in interface com.sk89q.commandbook.component.locations.LocationManager
-
Save to file.
- saveBans(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.bans.BansComponent.ManagementCommands
- saveCmd(CommandSender) - Method in class com.sk89q.commandbook.CommandBookCommands
- say(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.messaging.MessagingComponent.Commands
- sender - Variable in class com.sk89q.commandbook.util.entity.player.iterators.PlayerIteratorAction
- sendMessage(CommandSender, String) - Static method in class com.sk89q.commandbook.util.ChatUtil
-
Send a complex message properly.
- sendOnlineList(Collection<? extends Player>, CommandSender) - Method in class com.sk89q.commandbook.component.onlinelist.OnlineListComponent
-
Send the online player list.
- sendOnlineList(Player[], CommandSender) - Method in class com.sk89q.commandbook.component.onlinelist.OnlineListComponent
-
Deprecated.
- sendProjectileFromEntity(LivingEntity, Vector, float, Class<T>) - Static method in class com.sk89q.commandbook.util.entity.EntityUtil
-
Send a projectile from an entity's eye level.
- sendProjectileFromLocation(Location, Vector, float, Class<T>) - Static method in class com.sk89q.commandbook.util.entity.ProjectileUtil
-
Send a projectile from an entity's eye level.
- sendProjectilesFromEntity(LivingEntity, int, float, Class<T>) - Static method in class com.sk89q.commandbook.util.entity.EntityUtil
-
Send projectile from an entity's eye level.
- sendProjectilesFromLocation(Location, int, float, Class<T>) - Static method in class com.sk89q.commandbook.util.entity.ProjectileUtil
-
Send projectiles from an entity's eye level.
- serverInfo(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.debug.DebugComponent.DebugCommands
- ServerUtil - Class in com.sk89q.commandbook.util
- ServerUtil() - Constructor for class com.sk89q.commandbook.util.ServerUtil
- SessionComponent - Class in com.sk89q.commandbook.component.session
- SessionComponent() - Constructor for class com.sk89q.commandbook.component.session.SessionComponent
- SessionComponent.Commands - Class in com.sk89q.commandbook.component.session
- SessionFactory<T extends PersistentSession> - Interface in com.sk89q.commandbook.component.session
- setAFK(boolean) - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- setChatColorAssignment(ChatColor) - Method in class com.sk89q.commandbook.component.session.UserSession
- setCoolDown(long) - Method in class com.sk89q.commandbook.component.kits.Kit
-
Set the cooldown time in milliseconds.
- setCreatorID(UUID) - Method in class com.sk89q.commandbook.component.locations.NamedLocation
- setCreatorName(String) - Method in class com.sk89q.commandbook.component.locations.NamedLocation
- setFrozen(boolean) - Method in class com.sk89q.commandbook.component.session.AdministrativeSession
-
Deprecated.
- setHasThor(boolean) - Method in class com.sk89q.commandbook.component.session.UserSession
- setHome(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.HomesComponent.Commands
- setIdleStatus(String) - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- setIgnoreLocation(Location) - Method in class com.sk89q.commandbook.component.locations.TeleportSession
- setLastAlias(String) - Method in class com.sk89q.commandbook.component.bans.Ban
- setLastRecipient(CommandSender) - Method in class com.sk89q.commandbook.component.session.UserSession
- setLastTabName(String) - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- setLastUpdate(long) - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- setLocation(Location) - Method in class com.sk89q.commandbook.component.locations.NamedLocation
- setMute(boolean) - Method in class com.sk89q.commandbook.component.session.AdministrativeSession
- setName(String) - Method in class com.sk89q.commandbook.component.locations.NamedLocation
- setNewLastRecipient(CommandSender) - Method in class com.sk89q.commandbook.component.session.UserSession
- setPitch(float) - Method in class com.sk89q.commandbook.component.locations.WrappedSpawn
- setProtected(boolean) - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- setSleepIgnored(boolean) - Method in class com.sk89q.commandbook.component.afk.AFKComponent.AFKSession
- setspawn(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.SpawnLocationsComponent.Commands
- setWarp(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.WarpsComponent.Commands
- setWorldName(String) - Method in class com.sk89q.commandbook.component.locations.NamedLocation
- setWorldSpawn(Location) - Method in class com.sk89q.commandbook.component.locations.WrappedSpawnManager
- setYaw(float) - Method in class com.sk89q.commandbook.component.locations.WrappedSpawn
- SharedMessageEvent - Class in com.sk89q.commandbook.events
- SharedMessageEvent(String) - Constructor for class com.sk89q.commandbook.events.SharedMessageEvent
- shock(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.thor.ThorComponent.Commands
- shouldKick(long) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
-
Determines if a time is sufficient to be kicked for being AFK.
- shouldKick(Player) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
-
Determines if a player should be kicked for being AFK.
- shouldMigrate() - Method in class com.sk89q.commandbook.config.LegacyCommandBookConfigurationMigrator
- silent - Variable in class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- SinglePlayerTarget - Class in com.sk89q.commandbook.command.argument
- SinglePlayerTarget(Player) - Constructor for class com.sk89q.commandbook.command.argument.SinglePlayerTarget
- SinglePlayerTargetConverter - Class in com.sk89q.commandbook.command.argument
- SinglePlayerTargetConverter() - Constructor for class com.sk89q.commandbook.command.argument.SinglePlayerTargetConverter
- size() - Method in class com.sk89q.commandbook.command.argument.MultiPlayerTarget
- slapCmd(CommandSender, boolean, boolean, boolean, boolean, boolean, MultiPlayerTarget) - Method in class com.sk89q.commandbook.component.fun.FunCommands
- slay(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.player.PlayerComponent.Commands
- spawn(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.SpawnLocationsComponent.Commands
- spawn(Location, EntityType, String, CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.entityspawn.EntitySpawnComponent
- SpawnLocationsComponent - Class in com.sk89q.commandbook.component.locations
- SpawnLocationsComponent() - Constructor for class com.sk89q.commandbook.component.locations.SpawnLocationsComponent
- SpawnLocationsComponent.Commands - Class in com.sk89q.commandbook.component.locations
- spawnMobCmd(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.entityspawn.EntitySpawnComponent.Commands
- speed() - Method in class com.sk89q.commandbook.component.flight.FlightComponent.Commands
- SpeedCommands() - Constructor for class com.sk89q.commandbook.component.flight.FlightComponent.SpeedCommands
- stackCmd(Player) - Method in class com.sk89q.commandbook.component.inventory.InventoryCommands
- stop(UUID) - Method in class com.sk89q.commandbook.component.jinglenote.JingleNoteManager
- stop(Player) - Method in class com.sk89q.commandbook.component.jinglenote.JingleNoteManager
- stopAll() - Method in class com.sk89q.commandbook.component.jinglenote.JingleNoteManager
- storageFile - Variable in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- StoredMessagesComponent - Class in com.sk89q.commandbook.component.storedmessages
- StoredMessagesComponent() - Constructor for class com.sk89q.commandbook.component.storedmessages.StoredMessagesComponent
- StoredMessagesComponent.Commands - Class in com.sk89q.commandbook.component.storedmessages
- SuggestionHelper - Class in com.sk89q.commandbook.util.suggestion
T
- takeCmd(CommandSender, SinglePlayerTarget, String, int) - Method in class com.sk89q.commandbook.component.inventory.InventoryCommands
- takeItem(CommandSender, BaseItem, int, Player) - Static method in class com.sk89q.commandbook.util.item.InventoryUtil
-
Process an item give request.
- tasks - Variable in class com.sk89q.commandbook.component.time.TimeComponent
-
A Map of time locker tasks for worlds.
- teleport(CommandSender, boolean, MultiPlayerTarget, LocationTarget) - Method in class com.sk89q.commandbook.component.locations.TeleportCommands
- teleport(Player) - Method in class com.sk89q.commandbook.component.locations.NamedLocation
- teleport(Player, Location) - Method in class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- TeleportCommands - Class in com.sk89q.commandbook.component.locations
- TeleportCommands(TeleportComponent) - Constructor for class com.sk89q.commandbook.component.locations.TeleportCommands
- TeleportComponent - Class in com.sk89q.commandbook.component.locations
- TeleportComponent() - Constructor for class com.sk89q.commandbook.component.locations.TeleportComponent
- TeleportComponent.Commands - Class in com.sk89q.commandbook.component.locations
- TeleportComponent.LocalConfiguration - Class in com.sk89q.commandbook.component.locations
- TeleportPlayerIterator - Class in com.sk89q.commandbook.util.entity.player.iterators
- TeleportPlayerIterator(CommandSender, LocationTarget, boolean) - Constructor for class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- TeleportPlayerIterator(CommandSender, Location) - Constructor for class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- TeleportPlayerIterator(CommandSender, Location, boolean) - Constructor for class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- TeleportPlayerIterator(CommandSender, Location, boolean, boolean[]) - Constructor for class com.sk89q.commandbook.util.entity.player.iterators.TeleportPlayerIterator
- TeleportSession - Class in com.sk89q.commandbook.component.locations
- TeleportSession(TeleportComponent) - Constructor for class com.sk89q.commandbook.component.locations.TeleportSession
- teleportTo(CommandSender, Player, Location, boolean) - Static method in class com.sk89q.commandbook.util.entity.player.PlayerUtil
-
Teleports a player with vehicle support
- testClock(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.debug.DebugComponent.DebugCommands
- THIRTY_MINUTES - Static variable in class com.sk89q.commandbook.component.session.PersistentSession
- thor(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.thor.ThorComponent.Commands
- ThorComponent - Class in com.sk89q.commandbook.component.thor
- ThorComponent() - Constructor for class com.sk89q.commandbook.component.thor.ThorComponent
- ThorComponent.Commands - Class in com.sk89q.commandbook.component.thor
- thunder(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.world.WorldComponent.Commands
- time(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.time.TimeComponent.Commands
- TimeComponent - Class in com.sk89q.commandbook.component.time
-
TimeComponent contains commands and functions related to time management.
- TimeComponent() - Constructor for class com.sk89q.commandbook.component.time.TimeComponent
- TimeComponent.Commands - Class in com.sk89q.commandbook.component.time
- TimeLocker - Class in com.sk89q.commandbook.component.time
- TimeLocker(World, long) - Constructor for class com.sk89q.commandbook.component.time.TimeLocker
- TimeParser() - Constructor for class com.sk89q.commandbook.util.InputUtil.TimeParser
- toColoredName(CommandSender, ChatColor) - Static method in class com.sk89q.commandbook.util.ChatUtil
-
Gets the name of a command sender.
- toFriendlyString(Location) - Static method in class com.sk89q.commandbook.util.ChatUtil
- toInetAddressString(CommandSender) - Static method in class com.sk89q.commandbook.util.ServerUtil
-
Gets the IP address of a command sender.
- toName(CommandSender) - Static method in class com.sk89q.commandbook.util.ChatUtil
-
Gets the name of a command sender.
- toString() - Method in class com.sk89q.commandbook.component.bans.Ban
- toUniqueName(CommandSender) - Static method in class com.sk89q.commandbook.util.ChatUtil
-
Deprecated.
- toUniqueString(CommandSender) - Static method in class com.sk89q.commandbook.util.entity.player.UUIDUtil
- trialAddPlayerSuggestion(CommandSender, List<String>, String) - Static method in class com.sk89q.commandbook.util.suggestion.SuggestionHelper
- trialAddPlayerSuggestion(CommandSender, List<String>, String, int) - Static method in class com.sk89q.commandbook.util.suggestion.SuggestionHelper
- TWELVE_HOUR_TIME - Static variable in class com.sk89q.commandbook.util.InputUtil.TimeParser
-
A pattern that matches time given in 12-hour form (xx:xx(am|pm))
U
- unban(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.bans.BansComponent.Commands
- unban(UUID, String, CommandSender, String) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Unban a player and/or address.
- unban(UUID, String, CommandSender, String) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- unban(Player, CommandSender, String) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Unban a player by UUID.
- unban(Player, CommandSender, String) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- unbanIP(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.bans.BansComponent.Commands
- unbanName(String, CommandSender, String) - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Deprecated.
- unbanName(String, CommandSender, String) - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- unfreezeCmd(CommandSender, boolean, SinglePlayerTarget) - Method in class com.sk89q.commandbook.component.freeze.FreezeCommands
- unfreezePlayer(Player) - Method in class com.sk89q.commandbook.component.freeze.FreezeComponent
- ungodCmd(CommandSender, boolean, MultiPlayerTarget) - Method in class com.sk89q.commandbook.component.god.GodCommands
- unload() - Method in interface com.sk89q.commandbook.component.bans.BanDatabase
-
Unloads the database
- unload() - Method in class com.sk89q.commandbook.component.bans.CSVBanDatabase
- unlock(World) - Method in class com.sk89q.commandbook.component.time.TimeComponent
- unmute(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.messaging.MessagingComponent.Commands
- unthor(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.thor.ThorComponent.Commands
- update(Player) - Method in class com.sk89q.commandbook.component.afk.AFKComponent
-
Updates a player's last active time.
- updateWorlds() - Method in class com.sk89q.commandbook.component.locations.FlatFileLocationsManager
- updateWorlds() - Method in interface com.sk89q.commandbook.component.locations.LocationManager
-
Updates warps from unloaded worlds.
- updateWorlds(World) - Method in class com.sk89q.commandbook.component.locations.RootLocationManager
- useDisplayNames - Variable in class com.sk89q.commandbook.CommandBook
- UserSession - Class in com.sk89q.commandbook.component.session
- UserSession() - Constructor for class com.sk89q.commandbook.component.session.UserSession
- UUIDBan - Variable in class com.sk89q.commandbook.component.bans.CSVBanDatabase
-
Used to lookup bans by UUID
- UUIDUtil - Class in com.sk89q.commandbook.util.entity.player
- UUIDUtil() - Constructor for class com.sk89q.commandbook.util.entity.player.UUIDUtil
V
- versionCmd(CommandSender) - Method in class com.sk89q.commandbook.CommandBookCommands
W
- walkSpeed(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.flight.FlightComponent.SpeedCommands
- warmup() - Method in class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.Commands
- WarmupCommands() - Constructor for class com.sk89q.commandbook.component.cooldowns.CooldownsComponent.WarmupCommands
- warp(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.WarpsComponent.Commands
- warps(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.locations.WarpsComponent.Commands
- WarpsComponent - Class in com.sk89q.commandbook.component.locations
- WarpsComponent() - Constructor for class com.sk89q.commandbook.component.locations.WarpsComponent
- WarpsComponent.Commands - Class in com.sk89q.commandbook.component.locations
- WarpsComponent.ManagementCommands - Class in com.sk89q.commandbook.component.locations
- weather(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.world.WorldComponent.Commands
- whereAmI(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.info.InfoComponent.Commands
- who(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.onlinelist.OnlineListComponent.Commands
- whois(CommandContext, CommandSender) - Method in class com.sk89q.commandbook.component.info.InfoComponent.Commands
- WorldComponent - Class in com.sk89q.commandbook.component.world
- WorldComponent() - Constructor for class com.sk89q.commandbook.component.world.WorldComponent
- WorldComponent.Commands - Class in com.sk89q.commandbook.component.world
- WorldEditAdapter - Class in com.sk89q.commandbook.util
- WorldEditAdapter() - Constructor for class com.sk89q.commandbook.util.WorldEditAdapter
- WrappedSpawn - Class in com.sk89q.commandbook.component.locations
- WrappedSpawn(World, float, float) - Constructor for class com.sk89q.commandbook.component.locations.WrappedSpawn
- WrappedSpawnManager - Class in com.sk89q.commandbook.component.locations
- WrappedSpawnManager(File) - Constructor for class com.sk89q.commandbook.component.locations.WrappedSpawnManager
All Classes|All Packages