Index

A B C D E F G H I L M O P R S T U V Y 
All Classes and Interfaces|All Packages|Serialized Form

A

addHome(Player, String) - Method in class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 
addHome(Player, String) - Method in class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
 
addHome(UUID, String, Location) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Add home.
addHome(UUID, String, Location) - Method in interface fr.fuzeblocks.homeplugin.home.HomeRequestStore
Add home.
addHome(UUID, String, Location) - Method in class fr.fuzeblocks.homeplugin.home.LocalHomeStore
 
addHome(UUID, String, Location) - Method in class fr.fuzeblocks.homeplugin.home.RedisHomeStore
 
addHome(Player, String) - Method in interface fr.fuzeblocks.homeplugin.home.Home
Add home boolean.
addHome(Player, String) - Method in class fr.fuzeblocks.homeplugin.home.HomeManager
 
addRtpRequest(UUID, Long) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Add rtp request.
addRtpRequest(UUID, Long) - Method in class fr.fuzeblocks.homeplugin.rtp.LocalRtpRequestStore
 
addRtpRequest(UUID, Long) - Method in class fr.fuzeblocks.homeplugin.rtp.RedisRtpRequestStore
 
addRtpRequest(UUID, Long) - Method in interface fr.fuzeblocks.homeplugin.rtp.RtpRequestStore
Add rtp request.
addTpaRequest(UUID, UUID) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Add tpa request.
addTpaRequest(UUID, UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.LocalTpaRequestStore
 
addTpaRequest(UUID, UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.RedisTpaRequestStore
 
addTpaRequest(UUID, UUID) - Method in interface fr.fuzeblocks.homeplugin.tpa.TpaRequestStore
Add tpa request.

B

BackCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Back command.
BackCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.BackCommand
 
BackItem - Class in fr.fuzeblocks.homeplugin.gui
The type Back item.
BackItem() - Constructor for class fr.fuzeblocks.homeplugin.gui.BackItem
Instantiates a new Back item.
BackListener - Class in fr.fuzeblocks.homeplugin.listeners
The type Back listener.
BackListener() - Constructor for class fr.fuzeblocks.homeplugin.listeners.BackListener
 
BackManager - Class in fr.fuzeblocks.homeplugin.back
The type Back manager.
BackManager() - Constructor for class fr.fuzeblocks.homeplugin.back.BackManager
 

C

CacheCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Cache command.
CacheCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.CacheCommand
 
CacheCompleter - Class in fr.fuzeblocks.homeplugin.completers
The type Cache completer.
CacheCompleter() - Constructor for class fr.fuzeblocks.homeplugin.completers.CacheCompleter
 
CacheManager - Class in fr.fuzeblocks.homeplugin.cache
The type Cache manager.
cancelRequest(UUID) - Static method in class fr.fuzeblocks.homeplugin.tpa.TpaManager
Cancel request.
CancelTask - Class in fr.fuzeblocks.homeplugin.task
The type Cancel task.
CancelTask() - Constructor for class fr.fuzeblocks.homeplugin.task.CancelTask
 
cancelTeleportTask() - Method in class fr.fuzeblocks.homeplugin.task.TaskManager
Cancel teleport task.
cancelTeleportTask(TaskManager) - Static method in class fr.fuzeblocks.homeplugin.task.CancelTask
Cancel teleport task.
canSetHome(Player) - Static method in class fr.fuzeblocks.homeplugin.home.HomePermissionManager
Can set home boolean.
clear(Player) - Method in class fr.fuzeblocks.homeplugin.back.BackManager
Clear.
clearAllHomes() - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Clear all homes.
clearAllHomes() - Method in interface fr.fuzeblocks.homeplugin.home.HomeRequestStore
Clear all homes.
clearAllHomes() - Method in class fr.fuzeblocks.homeplugin.home.LocalHomeStore
 
clearAllHomes() - Method in class fr.fuzeblocks.homeplugin.home.RedisHomeStore
 
clearHomes(UUID) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Clear homes.
clearHomes(UUID) - Method in interface fr.fuzeblocks.homeplugin.home.HomeRequestStore
Clear homes.
clearHomes(UUID) - Method in class fr.fuzeblocks.homeplugin.home.LocalHomeStore
 
clearHomes(UUID) - Method in class fr.fuzeblocks.homeplugin.home.RedisHomeStore
 
clearSpawn() - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Clear spawn.
clearSpawn() - Method in class fr.fuzeblocks.homeplugin.spawn.LocalSpawnStore
 
clearSpawn() - Method in class fr.fuzeblocks.homeplugin.spawn.RedisSpawnStore
 
clearSpawn() - Method in interface fr.fuzeblocks.homeplugin.spawn.SpawnRequestStore
Clear spawn.
close() - Method in class fr.fuzeblocks.homeplugin.database.DatabaseConnection
Close.
close() - Method in class fr.fuzeblocks.homeplugin.database.DatabaseManager
Close.
connect() - Static method in class fr.fuzeblocks.homeplugin.database.DatabaseConnection
Connect.
createHome() - Method in class fr.fuzeblocks.homeplugin.database.CreateTable
Create home.
createSpawn() - Method in class fr.fuzeblocks.homeplugin.database.CreateTable
Create spawn.
CreateTable - Class in fr.fuzeblocks.homeplugin.database
The type Create table.
CreateTable(Connection) - Constructor for class fr.fuzeblocks.homeplugin.database.CreateTable
Instantiates a new Create table.
CUSTOM - Enum constant in enum fr.fuzeblocks.homeplugin.language.Language
Custom language.

D

DatabaseConnection - Class in fr.fuzeblocks.homeplugin.database
The type Database connection.
DatabaseConnection(DatabaseCredentials) - Constructor for class fr.fuzeblocks.homeplugin.database.DatabaseConnection
Instantiates a new Database connection.
DatabaseCredentials - Class in fr.fuzeblocks.homeplugin.database
The type Database credentials.
DatabaseCredentials(String, String, String, String, int) - Constructor for class fr.fuzeblocks.homeplugin.database.DatabaseCredentials
Instantiates a new Database credentials.
DatabaseManager - Class in fr.fuzeblocks.homeplugin.database
The type Database manager.
DatabaseManager(HomePlugin) - Constructor for class fr.fuzeblocks.homeplugin.database.DatabaseManager
Instantiates a new Database manager.
deleteHome(Player, String) - Method in class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
 
deleteHome(Player, String) - Method in interface fr.fuzeblocks.homeplugin.home.Home
Delete home boolean.
deleteHome(Player, String) - Method in class fr.fuzeblocks.homeplugin.home.HomeManager
 
deleteHome(Player, String) - Method in class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 
DeleteHomeCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Delete home command.
DeleteHomeCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.DeleteHomeCommand
 
DeleteHomeCompleter - Class in fr.fuzeblocks.homeplugin.completers
The type Delete home completer.
DeleteHomeCompleter() - Constructor for class fr.fuzeblocks.homeplugin.completers.DeleteHomeCompleter
 
DeleteSpawnCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Delete spawn command.
DeleteSpawnCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.DeleteSpawnCommand
 

E

EconomyManager - Class in fr.fuzeblocks.homeplugin.economy
The type Economy manager.
EconomyManager() - Constructor for class fr.fuzeblocks.homeplugin.economy.EconomyManager
 
ENGLISH - Enum constant in enum fr.fuzeblocks.homeplugin.language.Language
English language.
exist(Player, String) - Method in class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
 
exist(Player, String) - Method in interface fr.fuzeblocks.homeplugin.home.Home
Exist boolean.
exist(Player, String) - Method in class fr.fuzeblocks.homeplugin.home.HomeManager
 
exist(Player, String) - Method in class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 

F

ForwardItem - Class in fr.fuzeblocks.homeplugin.gui
The type Forward item.
ForwardItem() - Constructor for class fr.fuzeblocks.homeplugin.gui.ForwardItem
Instantiates a new Forward item.
fr.fuzeblocks.homeplugin - package fr.fuzeblocks.homeplugin
 
fr.fuzeblocks.homeplugin.back - package fr.fuzeblocks.homeplugin.back
 
fr.fuzeblocks.homeplugin.cache - package fr.fuzeblocks.homeplugin.cache
 
fr.fuzeblocks.homeplugin.commands - package fr.fuzeblocks.homeplugin.commands
 
fr.fuzeblocks.homeplugin.completers - package fr.fuzeblocks.homeplugin.completers
 
fr.fuzeblocks.homeplugin.database - package fr.fuzeblocks.homeplugin.database
 
fr.fuzeblocks.homeplugin.economy - package fr.fuzeblocks.homeplugin.economy
 
fr.fuzeblocks.homeplugin.event - package fr.fuzeblocks.homeplugin.event
 
fr.fuzeblocks.homeplugin.gui - package fr.fuzeblocks.homeplugin.gui
 
fr.fuzeblocks.homeplugin.home - package fr.fuzeblocks.homeplugin.home
 
fr.fuzeblocks.homeplugin.home.sql - package fr.fuzeblocks.homeplugin.home.sql
 
fr.fuzeblocks.homeplugin.home.yml - package fr.fuzeblocks.homeplugin.home.yml
 
fr.fuzeblocks.homeplugin.language - package fr.fuzeblocks.homeplugin.language
 
fr.fuzeblocks.homeplugin.listeners - package fr.fuzeblocks.homeplugin.listeners
 
fr.fuzeblocks.homeplugin.placeholder - package fr.fuzeblocks.homeplugin.placeholder
 
fr.fuzeblocks.homeplugin.plugin - package fr.fuzeblocks.homeplugin.plugin
 
fr.fuzeblocks.homeplugin.rtp - package fr.fuzeblocks.homeplugin.rtp
 
fr.fuzeblocks.homeplugin.spawn - package fr.fuzeblocks.homeplugin.spawn
 
fr.fuzeblocks.homeplugin.spawn.sql - package fr.fuzeblocks.homeplugin.spawn.sql
 
fr.fuzeblocks.homeplugin.spawn.yml - package fr.fuzeblocks.homeplugin.spawn.yml
 
fr.fuzeblocks.homeplugin.status - package fr.fuzeblocks.homeplugin.status
 
fr.fuzeblocks.homeplugin.sync - package fr.fuzeblocks.homeplugin.sync
 
fr.fuzeblocks.homeplugin.task - package fr.fuzeblocks.homeplugin.task
 
fr.fuzeblocks.homeplugin.task.exception - package fr.fuzeblocks.homeplugin.task.exception
 
fr.fuzeblocks.homeplugin.tpa - package fr.fuzeblocks.homeplugin.tpa
 
fr.fuzeblocks.homeplugin.update - package fr.fuzeblocks.homeplugin.update
 
FRENCH - Enum constant in enum fr.fuzeblocks.homeplugin.language.Language
French language.

G

getAdventure() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets adventure.
getAllRtpRequests() - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Gets all rtp requests.
getAllRtpRequests() - Method in class fr.fuzeblocks.homeplugin.rtp.LocalRtpRequestStore
 
getAllRtpRequests() - Method in class fr.fuzeblocks.homeplugin.rtp.RedisRtpRequestStore
 
getAllRtpRequests() - Method in interface fr.fuzeblocks.homeplugin.rtp.RtpRequestStore
Gets all rtp requests.
getAllTpaSenders() - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Gets all tpa senders.
getAllTpaSenders() - Method in class fr.fuzeblocks.homeplugin.tpa.LocalTpaRequestStore
 
getAllTpaSenders() - Method in class fr.fuzeblocks.homeplugin.tpa.RedisTpaRequestStore
 
getAllTpaSenders() - Method in interface fr.fuzeblocks.homeplugin.tpa.TpaRequestStore
Gets all tpa senders.
getAuthor() - Method in class fr.fuzeblocks.homeplugin.placeholder.HomePluginExpansion
 
getAuthor() - Method in interface fr.fuzeblocks.homeplugin.plugin.HomePlugin
Gets author.
getAuthors() - Method in interface fr.fuzeblocks.homeplugin.plugin.HomePlugin
Get authors string [ ].
getCacheManager() - Method in interface fr.fuzeblocks.homeplugin.home.Home
Gets cache manager.
getCacheManager() - Method in class fr.fuzeblocks.homeplugin.home.HomeManager
 
getCacheManager() - Method in class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 
getCacheManager() - Method in class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
 
getCacheManager() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets cache manager.
getConfigurationSection() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets configuration section.
getConnection() - Static method in class fr.fuzeblocks.homeplugin.database.DatabaseConnection
Gets connection.
getConnection() - Method in class fr.fuzeblocks.homeplugin.database.DatabaseManager
Gets connection.
getCost(String, double) - Static method in class fr.fuzeblocks.homeplugin.economy.EconomyManager
Gets cost.
getDatabase() - Method in class fr.fuzeblocks.homeplugin.database.DatabaseCredentials
Gets database.
getEconomy() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets economy.
getFrom() - Method in class fr.fuzeblocks.homeplugin.event.OnEventAction
Origin location (where the player came FROM).
getHandlerList() - Static method in class fr.fuzeblocks.homeplugin.event.OnEventAction
Gets handler list.
getHandlers() - Method in class fr.fuzeblocks.homeplugin.event.OnEventAction
 
getHomeCreationCost() - Static method in class fr.fuzeblocks.homeplugin.economy.EconomyManager
Gets home creation cost.
getHomeLocation() - Method in class fr.fuzeblocks.homeplugin.task.TaskManager
Gets home location.
getHomeLocation(Player, String) - Method in class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
 
getHomeLocation(Player, String) - Method in interface fr.fuzeblocks.homeplugin.home.Home
Gets home location.
getHomeLocation(Player, String) - Method in class fr.fuzeblocks.homeplugin.home.HomeManager
 
getHomeLocation(Player, String) - Method in class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 
getHomeManager() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets home manager.
getHomeName() - Method in class fr.fuzeblocks.homeplugin.event.OnEventAction
Gets home name.
getHomeName() - Method in class fr.fuzeblocks.homeplugin.task.TaskManager
Gets home name.
getHomeNumber(Player) - Method in class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 
getHomeNumber(Player) - Method in class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
 
getHomeNumber(Player) - Method in interface fr.fuzeblocks.homeplugin.home.Home
Gets home number.
getHomeNumber(Player) - Method in class fr.fuzeblocks.homeplugin.home.HomeManager
 
getHomePlugin() - Method in interface fr.fuzeblocks.homeplugin.plugin.PluginLoader
Gets home plugin.
getHomePlugin() - Method in class fr.fuzeblocks.homeplugin.plugin.PluginManager
 
getHomes(UUID) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Gets homes.
getHomes(UUID) - Method in interface fr.fuzeblocks.homeplugin.home.HomeRequestStore
Gets homes.
getHomes(UUID) - Method in class fr.fuzeblocks.homeplugin.home.LocalHomeStore
 
getHomes(UUID) - Method in class fr.fuzeblocks.homeplugin.home.RedisHomeStore
 
getHomesLocation(Player) - Method in interface fr.fuzeblocks.homeplugin.home.Home
Gets homes location.
getHomesLocation(Player) - Method in class fr.fuzeblocks.homeplugin.home.HomeManager
 
getHomesLocation(Player) - Method in class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 
getHomesLocation(Player) - Method in class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
 
getHomesName(Player) - Method in class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 
getHomesName(Player) - Method in class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
 
getHomesName(Player) - Method in interface fr.fuzeblocks.homeplugin.home.Home
Gets homes name.
getHomesName(Player) - Method in class fr.fuzeblocks.homeplugin.home.HomeManager
 
getHomeSQLManager() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets home sql manager.
getHomeTeleportPrice() - Static method in class fr.fuzeblocks.homeplugin.economy.EconomyManager
Gets home teleport price.
getHomeYMLManager() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets home yml manager.
getHost() - Method in class fr.fuzeblocks.homeplugin.database.DatabaseCredentials
Gets host.
getIdentifier() - Method in class fr.fuzeblocks.homeplugin.placeholder.HomePluginExpansion
 
getInstance() - Static method in class fr.fuzeblocks.homeplugin.back.BackManager
Gets instance.
getInstance() - Static method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Gets instance.
getInstance() - Static method in class fr.fuzeblocks.homeplugin.home.HomeManager
Gets instance.
getInstance() - Static method in class fr.fuzeblocks.homeplugin.plugin.PluginManager
Gets instance.
getInstance() - Static method in class fr.fuzeblocks.homeplugin.spawn.SpawnManager
Gets instance.
getItemProvider() - Method in class fr.fuzeblocks.homeplugin.gui.HomeItem
 
getItemProvider(PagedGui<?>) - Method in class fr.fuzeblocks.homeplugin.gui.BackItem
 
getItemProvider(PagedGui<?>) - Method in class fr.fuzeblocks.homeplugin.gui.ForwardItem
 
getJedisPooled() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets jedis pooled.
getLanguage() - Method in class fr.fuzeblocks.homeplugin.language.LanguageManager
Gets language.
getLanguageManager() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets language manager.
getLastLocation(Player) - Method in class fr.fuzeblocks.homeplugin.back.BackManager
Gets last location.
getLocation() - Method in class fr.fuzeblocks.homeplugin.event.OnEventAction
Deprecated.
getMaxHomes(Player) - Static method in class fr.fuzeblocks.homeplugin.home.HomePermissionManager
Gets max homes.
getMetrics() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets metrics.
getName() - Method in interface fr.fuzeblocks.homeplugin.plugin.HomePlugin
Gets name.
getPass() - Method in class fr.fuzeblocks.homeplugin.database.DatabaseCredentials
Gets pass.
getPlayer() - Method in class fr.fuzeblocks.homeplugin.event.OnEventAction
Gets player.
getPlayer() - Method in class fr.fuzeblocks.homeplugin.task.TaskManager
Gets player.
getPlayerStatus(Player) - Static method in class fr.fuzeblocks.homeplugin.status.StatusManager
Gets player status.
getPort() - Method in class fr.fuzeblocks.homeplugin.database.DatabaseCredentials
Gets port.
getRegistrationType() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets registration type.
getRequest(UUID) - Static method in class fr.fuzeblocks.homeplugin.tpa.TpaManager
Gets request.
getRtpPrice() - Static method in class fr.fuzeblocks.homeplugin.economy.EconomyManager
Gets rtp price.
getRtpRequest(UUID) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Gets rtp request.
getRtpRequest(UUID) - Method in class fr.fuzeblocks.homeplugin.rtp.LocalRtpRequestStore
 
getRtpRequest(UUID) - Method in class fr.fuzeblocks.homeplugin.rtp.RedisRtpRequestStore
 
getRtpRequest(UUID) - Method in interface fr.fuzeblocks.homeplugin.rtp.RtpRequestStore
Gets rtp request.
getSenderForTarget(UUID) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Gets sender for target.
getSenderForTarget(UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.LocalTpaRequestStore
 
getSenderForTarget(UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.RedisTpaRequestStore
 
getSenderForTarget(UUID) - Method in interface fr.fuzeblocks.homeplugin.tpa.TpaRequestStore
Gets sender for target.
getSpawn() - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Gets spawn.
getSpawn() - Method in class fr.fuzeblocks.homeplugin.spawn.LocalSpawnStore
 
getSpawn() - Method in class fr.fuzeblocks.homeplugin.spawn.RedisSpawnStore
 
getSpawn() - Method in interface fr.fuzeblocks.homeplugin.spawn.SpawnRequestStore
Gets spawn.
getSpawn(World) - Method in interface fr.fuzeblocks.homeplugin.spawn.Spawn
Gets spawn.
getSpawn(World) - Method in class fr.fuzeblocks.homeplugin.spawn.SpawnManager
 
getSpawn(World) - Method in class fr.fuzeblocks.homeplugin.spawn.sql.SpawnSQLManager
 
getSpawn(World) - Method in class fr.fuzeblocks.homeplugin.spawn.yml.SpawnYMLManager
 
getSpawnManager() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets spawn manager.
getSpawnSQLManager() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets spawn sql manager.
getSpawnYMLManager() - Static method in class fr.fuzeblocks.homeplugin.HomePlugin
Gets spawn yml manager.
getString(String) - Method in class fr.fuzeblocks.homeplugin.language.LanguageManager
Gets string.
getString(String, String) - Method in class fr.fuzeblocks.homeplugin.language.LanguageManager
Gets string.
getStringWithColor(String) - Method in class fr.fuzeblocks.homeplugin.language.LanguageManager
Gets string with color.
getStringWithColor(String, String) - Method in class fr.fuzeblocks.homeplugin.language.LanguageManager
Gets string with color.
getTargetWithSender(UUID) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Gets target with sender.
getTargetWithSender(UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.LocalTpaRequestStore
 
getTargetWithSender(UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.RedisTpaRequestStore
 
getTargetWithSender(UUID) - Method in interface fr.fuzeblocks.homeplugin.tpa.TpaRequestStore
Gets target with sender.
getTask() - Method in class fr.fuzeblocks.homeplugin.event.OnTeleportTaskCancelledEvent
Gets task.
getTask() - Method in class fr.fuzeblocks.homeplugin.task.TaskManager
Gets task.
getTaskManagerInstance(Player) - Static method in class fr.fuzeblocks.homeplugin.task.TaskSaveUtils
Gets task manager instance.
getTo() - Method in class fr.fuzeblocks.homeplugin.event.OnEventAction
Destination location (where the player is going TO).
getTpaRequest() - Method in class fr.fuzeblocks.homeplugin.event.OnTpaAcceptedEvent
Gets tpa request.
getTpaRequest() - Method in class fr.fuzeblocks.homeplugin.event.OnTpaCreatedEvent
Gets tpa request.
getTpaRequest() - Method in class fr.fuzeblocks.homeplugin.event.OnTpaDeniedEvent
Gets tpa request.
getTpaRequestPrice() - Static method in class fr.fuzeblocks.homeplugin.economy.EconomyManager
Gets tpa request price.
getTpaTarget(UUID) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Gets tpa target.
getTpaTarget(UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.LocalTpaRequestStore
 
getTpaTarget(UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.RedisTpaRequestStore
 
getTpaTarget(UUID) - Method in interface fr.fuzeblocks.homeplugin.tpa.TpaRequestStore
Gets tpa target.
getType() - Method in class fr.fuzeblocks.homeplugin.event.OnEventAction
Gets type.
getUser() - Method in class fr.fuzeblocks.homeplugin.database.DatabaseCredentials
Gets user.
getVersion() - Method in class fr.fuzeblocks.homeplugin.placeholder.HomePluginExpansion
 
getVersion() - Method in interface fr.fuzeblocks.homeplugin.plugin.HomePlugin
Gets version.
getVersion(Consumer<String>) - Method in class fr.fuzeblocks.homeplugin.update.UpdateChecker
Gets version.

H

handleClick(ClickType, Player, InventoryClickEvent) - Method in class fr.fuzeblocks.homeplugin.gui.HomeItem
 
hasIncomingTpa(UUID) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Has incoming tpa boolean.
hasIncomingTpa(UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.LocalTpaRequestStore
 
hasIncomingTpa(UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.RedisTpaRequestStore
 
hasIncomingTpa(UUID) - Method in interface fr.fuzeblocks.homeplugin.tpa.TpaRequestStore
Has incoming tpa boolean.
hasLastLocation(Player) - Method in class fr.fuzeblocks.homeplugin.back.BackManager
Has last location boolean.
hasRtpRequest(UUID) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Has rtp request boolean.
hasRtpRequest(UUID) - Method in class fr.fuzeblocks.homeplugin.rtp.LocalRtpRequestStore
 
hasRtpRequest(UUID) - Method in class fr.fuzeblocks.homeplugin.rtp.RedisRtpRequestStore
 
hasRtpRequest(UUID) - Method in interface fr.fuzeblocks.homeplugin.rtp.RtpRequestStore
Has rtp request boolean.
hasSpawn(World) - Method in interface fr.fuzeblocks.homeplugin.spawn.Spawn
Has spawn boolean.
hasSpawn(World) - Method in class fr.fuzeblocks.homeplugin.spawn.SpawnManager
 
hasSpawn(World) - Method in class fr.fuzeblocks.homeplugin.spawn.sql.SpawnSQLManager
 
hasSpawn(World) - Method in class fr.fuzeblocks.homeplugin.spawn.yml.SpawnYMLManager
 
hasTaskManager(Player) - Static method in class fr.fuzeblocks.homeplugin.task.TaskSaveUtils
Has task manager boolean.
hasTpaRequest(UUID, UUID) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Has tpa request boolean.
hasTpaRequest(UUID, UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.LocalTpaRequestStore
 
hasTpaRequest(UUID, UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.RedisTpaRequestStore
 
hasTpaRequest(UUID, UUID) - Method in interface fr.fuzeblocks.homeplugin.tpa.TpaRequestStore
Has tpa request boolean.
Home - Interface in fr.fuzeblocks.homeplugin.home
The interface Home.
HOME - Enum constant in enum fr.fuzeblocks.homeplugin.task.Task
Home task.
HomeAdminCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Home admin command.
HomeAdminCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.HomeAdminCommand
 
HomeAdminCompleter - Class in fr.fuzeblocks.homeplugin.completers
The type Home admin completer.
HomeAdminCompleter() - Constructor for class fr.fuzeblocks.homeplugin.completers.HomeAdminCompleter
 
HomeCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Home command.
HomeCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.HomeCommand
 
HomeCompleter - Class in fr.fuzeblocks.homeplugin.completers
The type Home completer.
HomeCompleter() - Constructor for class fr.fuzeblocks.homeplugin.completers.HomeCompleter
 
HomeItem - Class in fr.fuzeblocks.homeplugin.gui
The type Home item.
HomeItem(String) - Constructor for class fr.fuzeblocks.homeplugin.gui.HomeItem
Instantiates a new Home item.
HomeManager - Class in fr.fuzeblocks.homeplugin.home
The type Home manager.
HomePermissionManager - Class in fr.fuzeblocks.homeplugin.home
The type Home permission manager.
HomePermissionManager() - Constructor for class fr.fuzeblocks.homeplugin.home.HomePermissionManager
 
HomePlugin - Class in fr.fuzeblocks.homeplugin
Main plugin class for HomePlugin.
HomePlugin - Interface in fr.fuzeblocks.homeplugin.plugin
The interface Home plugin.
HomePlugin() - Constructor for class fr.fuzeblocks.homeplugin.HomePlugin
 
HomePluginExpansion - Class in fr.fuzeblocks.homeplugin.placeholder
The type Home plugin expansion.
HomePluginExpansion(HomePlugin) - Constructor for class fr.fuzeblocks.homeplugin.placeholder.HomePluginExpansion
Instantiates a new Home plugin expansion.
HomeRequestStore - Interface in fr.fuzeblocks.homeplugin.home
The interface Home request store.
HomeSQLManager - Class in fr.fuzeblocks.homeplugin.home.sql
The type Home sql manager.
HomeSQLManager() - Constructor for class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 
homeTask(String, Player, Location) - Method in class fr.fuzeblocks.homeplugin.task.TaskManager
Home task.
HomeYMLManager - Class in fr.fuzeblocks.homeplugin.home.yml
The type Home yml manager.
HomeYMLManager(File) - Constructor for class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
Instantiates a new Home yml manager.

I

initialize() - Method in interface fr.fuzeblocks.homeplugin.plugin.HomePlugin
Initialize the plugin.
isCacheEnabled() - Method in interface fr.fuzeblocks.homeplugin.plugin.HomePlugin
Is cache enabled boolean.
isCancelled() - Method in class fr.fuzeblocks.homeplugin.event.OnEventAction
 
isFair(Player) - Static method in class fr.fuzeblocks.homeplugin.commands.SetHomeCommand
Is fair boolean.
isOnFloatingPlatform(Location) - Static method in class fr.fuzeblocks.homeplugin.commands.SetHomeCommand
Is on floating platform boolean.
isPlaceholderApiHooked() - Method in interface fr.fuzeblocks.homeplugin.plugin.HomePlugin
Is placeholder api hooked boolean.
isSqlStorageEnabled() - Method in interface fr.fuzeblocks.homeplugin.plugin.HomePlugin
Is sql storage enabled boolean.
isStatus(Player) - Method in interface fr.fuzeblocks.homeplugin.home.Home
Is status boolean.
isStatus(Player) - Method in class fr.fuzeblocks.homeplugin.home.HomeManager
 
isStatus(Player) - Method in class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 
isStatus(Player) - Method in class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
 
isStatus(Player) - Method in interface fr.fuzeblocks.homeplugin.spawn.Spawn
Is status boolean.
isStatus(Player) - Method in class fr.fuzeblocks.homeplugin.spawn.SpawnManager
 
isStatus(Player) - Method in class fr.fuzeblocks.homeplugin.spawn.sql.SpawnSQLManager
 
isStatus(Player) - Method in class fr.fuzeblocks.homeplugin.spawn.yml.SpawnYMLManager
 
isUsingRedis() - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Is using redis boolean.
isYAML() - Method in interface fr.fuzeblocks.homeplugin.home.Home
Is yaml boolean.
isYAML() - Method in interface fr.fuzeblocks.homeplugin.spawn.Spawn
Is yaml boolean.

L

LangCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Lang command.
LangCommand(Plugin) - Constructor for class fr.fuzeblocks.homeplugin.commands.LangCommand
Instantiates a new Lang command.
LangTabCompleter - Class in fr.fuzeblocks.homeplugin.completers
The type Lang tab completer.
LangTabCompleter(Plugin) - Constructor for class fr.fuzeblocks.homeplugin.completers.LangTabCompleter
Instantiates a new Lang tab completer.
Language - Enum in fr.fuzeblocks.homeplugin.language
The enum Language.
LanguageManager - Class in fr.fuzeblocks.homeplugin.language
The type Language manager.
LanguageManager(Language, HomePlugin) - Constructor for class fr.fuzeblocks.homeplugin.language.LanguageManager
Instantiates a new Language manager.
LanguageMerge - Class in fr.fuzeblocks.homeplugin.language
The type Language merge.
LanguageMerge(File, File) - Constructor for class fr.fuzeblocks.homeplugin.language.LanguageMerge
Instantiates a new Language merge.
ListHomeCommand - Class in fr.fuzeblocks.homeplugin.commands
The type List home command.
ListHomeCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.ListHomeCommand
 
loadAllHomesToCache(Player) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Charge toutes les homes du joueur depuis HomeManager et les ajoute au cache.
loadPlugin(HomePlugin) - Method in interface fr.fuzeblocks.homeplugin.plugin.PluginLoader
Load plugin.
loadPlugin(HomePlugin) - Method in class fr.fuzeblocks.homeplugin.plugin.PluginManager
 
LocalHomeStore - Class in fr.fuzeblocks.homeplugin.home
The type Local home store.
LocalHomeStore() - Constructor for class fr.fuzeblocks.homeplugin.home.LocalHomeStore
 
LocalRtpRequestStore - Class in fr.fuzeblocks.homeplugin.rtp
The type Local rtp request store.
LocalRtpRequestStore() - Constructor for class fr.fuzeblocks.homeplugin.rtp.LocalRtpRequestStore
 
LocalSpawnStore - Class in fr.fuzeblocks.homeplugin.spawn
The type Local spawn store.
LocalSpawnStore() - Constructor for class fr.fuzeblocks.homeplugin.spawn.LocalSpawnStore
 
LocalTpaRequestStore - Class in fr.fuzeblocks.homeplugin.tpa
The type Local tpa request store.
LocalTpaRequestStore() - Constructor for class fr.fuzeblocks.homeplugin.tpa.LocalTpaRequestStore
 

M

mergeAddOnly() - Method in class fr.fuzeblocks.homeplugin.language.LanguageMerge
Simple merge: copies the edited config, adds missing keys from the latest version, without removing any key.
mergeSync() - Method in class fr.fuzeblocks.homeplugin.language.LanguageMerge
Synchronized merge: copies the edited config, adds missing keys, removes keys no longer present in the latest version.
MYSQL - Enum constant in enum fr.fuzeblocks.homeplugin.sync.SyncMethod
Mysql sync method.

O

onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.LangCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.ListHomeCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.PluginCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.RelocateHomeCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.RenameHomeCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.TpaCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.BackCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.CacheCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.DeleteHomeCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.DeleteSpawnCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.HomeAdminCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.HomeCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.RtpCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.SetHomeCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.SetSpawnCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.SpawnCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.TpAcceptCommand
 
onCommand(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.commands.TpDenyCommand
 
onDisable() - Method in class fr.fuzeblocks.homeplugin.HomePlugin
 
onEnable() - Method in class fr.fuzeblocks.homeplugin.HomePlugin
 
OnEventAction - Class in fr.fuzeblocks.homeplugin.event
Base custom event for teleport-like actions.
OnEventAction(TpaRequest) - Constructor for class fr.fuzeblocks.homeplugin.event.OnEventAction
Convenience constructor for TPA events.
OnEventAction(Player, Location) - Constructor for class fr.fuzeblocks.homeplugin.event.OnEventAction
Backward-compatible: 'location' is treated as the destination ("to").
OnEventAction(Player, Location, SyncMethod) - Constructor for class fr.fuzeblocks.homeplugin.event.OnEventAction
Backward-compatible: 'location' is treated as the destination ("to").
OnEventAction(Player, Location, SyncMethod, String) - Constructor for class fr.fuzeblocks.homeplugin.event.OnEventAction
Backward-compatible: 'location' is treated as the destination ("to").
OnEventAction(Player, Location, String) - Constructor for class fr.fuzeblocks.homeplugin.event.OnEventAction
Backward-compatible: 'location' is treated as the destination ("to").
OnEventAction(Player, Location, Location) - Constructor for class fr.fuzeblocks.homeplugin.event.OnEventAction
Preferred constructor with explicit origin and destination (no type).
OnEventAction(Player, Location, Location, SyncMethod) - Constructor for class fr.fuzeblocks.homeplugin.event.OnEventAction
Preferred constructor with explicit origin and destination and optional type.
OnEventAction(Player, Location, Location, SyncMethod, String) - Constructor for class fr.fuzeblocks.homeplugin.event.OnEventAction
Preferred constructor with explicit origin and destination, optional type, and home name.
OnEventAction(Player, Location, Location, String) - Constructor for class fr.fuzeblocks.homeplugin.event.OnEventAction
Preferred constructor with explicit origin and destination and home name (no type).
OnHomeCreatedEvent - Class in fr.fuzeblocks.homeplugin.event
The type On home created event.
OnHomeCreatedEvent(Player, Location, String) - Constructor for class fr.fuzeblocks.homeplugin.event.OnHomeCreatedEvent
Instantiates a new On home created event.
OnHomeDeletedEvent - Class in fr.fuzeblocks.homeplugin.event
The type On home deleted event.
OnHomeDeletedEvent(Player, Location, String) - Constructor for class fr.fuzeblocks.homeplugin.event.OnHomeDeletedEvent
Instantiates a new On home deleted event.
onHomeTeleport(OnHomeTeleportEvent) - Method in class fr.fuzeblocks.homeplugin.listeners.OnPlayerTakeDamageByAnotherPlayer
On home teleport.
OnHomeTeleportEvent - Class in fr.fuzeblocks.homeplugin.event
Fired when a player teleports to a home.
OnHomeTeleportEvent(Player, Location, String) - Constructor for class fr.fuzeblocks.homeplugin.event.OnHomeTeleportEvent
Instantiates a new On home teleport event.
OnHomeTeleportEvent(Player, Location, Location, String) - Constructor for class fr.fuzeblocks.homeplugin.event.OnHomeTeleportEvent
Instantiates a new On home teleport event.
onJoin(PlayerJoinEvent) - Method in class fr.fuzeblocks.homeplugin.listeners.OnJoinListener
On join.
OnJoinListener - Class in fr.fuzeblocks.homeplugin.listeners
The type On join listener.
OnJoinListener() - Constructor for class fr.fuzeblocks.homeplugin.listeners.OnJoinListener
 
onMove(PlayerMoveEvent) - Method in class fr.fuzeblocks.homeplugin.listeners.OnMoveListener
On move.
OnMoveListener - Class in fr.fuzeblocks.homeplugin.listeners
The type On move listener.
OnMoveListener() - Constructor for class fr.fuzeblocks.homeplugin.listeners.OnMoveListener
 
onPlayerDamage(EntityDamageByEntityEvent) - Method in class fr.fuzeblocks.homeplugin.listeners.OnPlayerTakeDamageByAnotherPlayer
On player damage.
onPlayerDeath(PlayerDeathEvent) - Method in class fr.fuzeblocks.homeplugin.listeners.BackListener
On player death.
onPlayerRtp(OnRtpEvent) - Method in class fr.fuzeblocks.homeplugin.listeners.BackListener
On player rtp.
onPlayerSpawnTeleport(OnSpawnTeleportEvent) - Method in class fr.fuzeblocks.homeplugin.listeners.BackListener
On player spawn teleport.
OnPlayerTakeDamageByAnotherPlayer - Class in fr.fuzeblocks.homeplugin.listeners
The type On player take damage by another player.
OnPlayerTakeDamageByAnotherPlayer() - Constructor for class fr.fuzeblocks.homeplugin.listeners.OnPlayerTakeDamageByAnotherPlayer
 
onPlayerTeleport(PlayerTeleportEvent) - Method in class fr.fuzeblocks.homeplugin.listeners.BackListener
On player teleport.
onPlayerTeleportHome(OnHomeTeleportEvent) - Method in class fr.fuzeblocks.homeplugin.listeners.BackListener
On player teleport home.
onRequest(OfflinePlayer, String) - Method in class fr.fuzeblocks.homeplugin.placeholder.HomePluginExpansion
 
onRtpEvent(OnRtpEvent) - Method in class fr.fuzeblocks.homeplugin.listeners.OnPlayerTakeDamageByAnotherPlayer
On rtp event.
OnRtpEvent - Class in fr.fuzeblocks.homeplugin.event
The type On rtp event.
OnRtpEvent(Player, Location) - Constructor for class fr.fuzeblocks.homeplugin.event.OnRtpEvent
Instantiates a new On rtp event.
OnRtpEvent(Player, Location, Location) - Constructor for class fr.fuzeblocks.homeplugin.event.OnRtpEvent
Instantiates a new On rtp event.
OnSpawnCreatedEvent - Class in fr.fuzeblocks.homeplugin.event
The type On spawn created event.
OnSpawnCreatedEvent(Player, Location) - Constructor for class fr.fuzeblocks.homeplugin.event.OnSpawnCreatedEvent
Instantiates a new On spawn created event.
OnSpawnDeletedEvent - Class in fr.fuzeblocks.homeplugin.event
The type On spawn deleted event.
OnSpawnDeletedEvent(Player, Location) - Constructor for class fr.fuzeblocks.homeplugin.event.OnSpawnDeletedEvent
Instantiates a new On spawn deleted event.
onSpawnTeleport(OnSpawnTeleportEvent) - Method in class fr.fuzeblocks.homeplugin.listeners.OnPlayerTakeDamageByAnotherPlayer
On spawn teleport.
OnSpawnTeleportEvent - Class in fr.fuzeblocks.homeplugin.event
The type On spawn teleport event.
OnSpawnTeleportEvent(Player, Location) - Constructor for class fr.fuzeblocks.homeplugin.event.OnSpawnTeleportEvent
Instantiates a new On spawn teleport event.
OnSpawnTeleportEvent(Player, Location, Location) - Constructor for class fr.fuzeblocks.homeplugin.event.OnSpawnTeleportEvent
Instantiates a new On spawn teleport event.
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.completers.LangTabCompleter
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.completers.CacheCompleter
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.completers.DeleteHomeCompleter
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.completers.HomeAdminCompleter
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.completers.HomeCompleter
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.completers.SetHomeCompleter
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.completers.TpAcceptCompleter
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.completers.TpaCompleter
 
onTabComplete(CommandSender, Command, String, String[]) - Method in class fr.fuzeblocks.homeplugin.completers.TpDenyCompleter
 
OnTeleportTaskCancelledEvent - Class in fr.fuzeblocks.homeplugin.event
The type On teleport task cancelled event.
OnTeleportTaskCancelledEvent(Player, Location, String, Task) - Constructor for class fr.fuzeblocks.homeplugin.event.OnTeleportTaskCancelledEvent
Instantiates a new On teleport task cancelled event.
onTpaAccepted(OnTpaAcceptedEvent) - Method in class fr.fuzeblocks.homeplugin.listeners.OnPlayerTakeDamageByAnotherPlayer
On tpa accepted.
OnTpaAcceptedEvent - Class in fr.fuzeblocks.homeplugin.event
The type On tpa accepted event.
OnTpaAcceptedEvent(TpaRequest) - Constructor for class fr.fuzeblocks.homeplugin.event.OnTpaAcceptedEvent
Instantiates a new On tpa accepted event.
OnTpaCreatedEvent - Class in fr.fuzeblocks.homeplugin.event
The type On tpa created event.
OnTpaCreatedEvent(TpaRequest) - Constructor for class fr.fuzeblocks.homeplugin.event.OnTpaCreatedEvent
Instantiates a new On tpa created event.
OnTpaDeniedEvent - Class in fr.fuzeblocks.homeplugin.event
The type On tpa denied event.
OnTpaDeniedEvent(TpaRequest) - Constructor for class fr.fuzeblocks.homeplugin.event.OnTpaDeniedEvent
Instantiates a new On tpa denied event.

P

pay(Player, double) - Static method in class fr.fuzeblocks.homeplugin.economy.EconomyManager
Pay economy response . response type.
PluginCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Plugin command.
PluginCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.PluginCommand
 
PluginLoader - Interface in fr.fuzeblocks.homeplugin.plugin
The interface Plugin loader.
PluginManager - Class in fr.fuzeblocks.homeplugin.plugin
The type Plugin manager.
PluginManager() - Constructor for class fr.fuzeblocks.homeplugin.plugin.PluginManager
 
pushChanges() - Method in class fr.fuzeblocks.homeplugin.language.LanguageMerge
Saves the merged config to the edited file.
pushTo(File) - Method in class fr.fuzeblocks.homeplugin.language.LanguageMerge
Push to boolean.

R

RedisHomeStore - Class in fr.fuzeblocks.homeplugin.home
The type Redis home store.
RedisHomeStore(JedisPooled) - Constructor for class fr.fuzeblocks.homeplugin.home.RedisHomeStore
Instantiates a new Redis home store.
RedisRtpRequestStore - Class in fr.fuzeblocks.homeplugin.rtp
The type Redis rtp request store.
RedisRtpRequestStore(JedisPooled) - Constructor for class fr.fuzeblocks.homeplugin.rtp.RedisRtpRequestStore
Instantiates a new Redis rtp request store.
RedisSpawnStore - Class in fr.fuzeblocks.homeplugin.spawn
The type Redis spawn store.
RedisSpawnStore(JedisPooled) - Constructor for class fr.fuzeblocks.homeplugin.spawn.RedisSpawnStore
Instantiates a new Redis spawn store.
RedisTpaRequestStore - Class in fr.fuzeblocks.homeplugin.tpa
The type Redis tpa request store.
RedisTpaRequestStore(JedisPooled) - Constructor for class fr.fuzeblocks.homeplugin.tpa.RedisTpaRequestStore
Instantiates a new Redis tpa request store.
regenerate() - Method in class fr.fuzeblocks.homeplugin.language.LanguageManager
Regenerates the language file from the internal resource and reloads it.
relocateHome(Player, String, Location) - Method in interface fr.fuzeblocks.homeplugin.home.Home
Relocate home boolean.
relocateHome(Player, String, Location) - Method in class fr.fuzeblocks.homeplugin.home.HomeManager
 
relocateHome(Player, String, Location) - Method in class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 
relocateHome(Player, String, Location) - Method in class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
 
RelocateHomeCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Relocate home command.
RelocateHomeCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.RelocateHomeCommand
 
removeHome(UUID, String) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Remove home.
removeHome(UUID, String) - Method in interface fr.fuzeblocks.homeplugin.home.HomeRequestStore
Remove home.
removeHome(UUID, String) - Method in class fr.fuzeblocks.homeplugin.home.LocalHomeStore
 
removeHome(UUID, String) - Method in class fr.fuzeblocks.homeplugin.home.RedisHomeStore
 
removeRtpRequest(UUID) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Remove rtp request.
removeRtpRequest(UUID) - Method in class fr.fuzeblocks.homeplugin.rtp.LocalRtpRequestStore
 
removeRtpRequest(UUID) - Method in class fr.fuzeblocks.homeplugin.rtp.RedisRtpRequestStore
 
removeRtpRequest(UUID) - Method in interface fr.fuzeblocks.homeplugin.rtp.RtpRequestStore
Remove rtp request.
removeSpawn(World) - Method in interface fr.fuzeblocks.homeplugin.spawn.Spawn
Remove spawn boolean.
removeSpawn(World) - Method in class fr.fuzeblocks.homeplugin.spawn.SpawnManager
 
removeSpawn(World) - Method in class fr.fuzeblocks.homeplugin.spawn.sql.SpawnSQLManager
 
removeSpawn(World) - Method in class fr.fuzeblocks.homeplugin.spawn.yml.SpawnYMLManager
 
removeTaskManagerInstance(Player) - Static method in class fr.fuzeblocks.homeplugin.task.TaskSaveUtils
Remove task manager instance.
removeTpaRequest(UUID, UUID) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Remove tpa request.
removeTpaRequest(UUID, UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.LocalTpaRequestStore
 
removeTpaRequest(UUID, UUID) - Method in class fr.fuzeblocks.homeplugin.tpa.RedisTpaRequestStore
 
removeTpaRequest(UUID, UUID) - Method in interface fr.fuzeblocks.homeplugin.tpa.TpaRequestStore
Remove tpa request.
renameHome(Player, String, String) - Method in class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
 
renameHome(Player, String, String) - Method in interface fr.fuzeblocks.homeplugin.home.Home
Rename home boolean.
renameHome(Player, String, String) - Method in class fr.fuzeblocks.homeplugin.home.HomeManager
 
renameHome(Player, String, String) - Method in class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 
RenameHomeCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Rename home command.
RenameHomeCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.RenameHomeCommand
 
RtpCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Rtp command.
RtpCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.RtpCommand
 
RtpRequestStore - Interface in fr.fuzeblocks.homeplugin.rtp
The interface Rtp request store.
run() - Method in class fr.fuzeblocks.homeplugin.task.TaskManager
 

S

sender - Variable in class fr.fuzeblocks.homeplugin.tpa.TpaRequest
The Sender.
sendTpaRequest(Player, Player) - Static method in class fr.fuzeblocks.homeplugin.tpa.TpaManager
Send tpa request.
setCancelled(boolean) - Method in class fr.fuzeblocks.homeplugin.event.OnEventAction
 
setHome(Player, String, Location) - Method in class fr.fuzeblocks.homeplugin.home.sql.HomeSQLManager
 
setHome(Player, String, Location) - Method in class fr.fuzeblocks.homeplugin.home.yml.HomeYMLManager
 
setHome(Player, String, Location) - Method in interface fr.fuzeblocks.homeplugin.home.Home
Sets home.
setHome(Player, String, Location) - Method in class fr.fuzeblocks.homeplugin.home.HomeManager
 
SetHomeCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Set home command.
SetHomeCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.SetHomeCommand
 
SetHomeCompleter - Class in fr.fuzeblocks.homeplugin.completers
The type Set home completer.
SetHomeCompleter() - Constructor for class fr.fuzeblocks.homeplugin.completers.SetHomeCompleter
 
setHomeName(String) - Method in class fr.fuzeblocks.homeplugin.event.OnEventAction
Sets home name.
setLastLocation(Player, Location) - Method in class fr.fuzeblocks.homeplugin.back.BackManager
Sets last location.
setPlayerStatus(Player, boolean) - Static method in class fr.fuzeblocks.homeplugin.status.StatusManager
Sets player status.
setSpawn(Location) - Method in class fr.fuzeblocks.homeplugin.cache.CacheManager
Sets spawn.
setSpawn(Location) - Method in class fr.fuzeblocks.homeplugin.spawn.LocalSpawnStore
 
setSpawn(Location) - Method in class fr.fuzeblocks.homeplugin.spawn.RedisSpawnStore
 
setSpawn(Location) - Method in interface fr.fuzeblocks.homeplugin.spawn.Spawn
Sets spawn.
setSpawn(Location) - Method in class fr.fuzeblocks.homeplugin.spawn.SpawnManager
 
setSpawn(Location) - Method in interface fr.fuzeblocks.homeplugin.spawn.SpawnRequestStore
Sets spawn.
setSpawn(Location) - Method in class fr.fuzeblocks.homeplugin.spawn.sql.SpawnSQLManager
 
setSpawn(Location) - Method in class fr.fuzeblocks.homeplugin.spawn.yml.SpawnYMLManager
 
SetSpawnCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Set spawn command.
SetSpawnCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.SetSpawnCommand
 
setTaskManagerInstance(Player, TaskManager) - Static method in class fr.fuzeblocks.homeplugin.task.TaskSaveUtils
Sets task manager instance.
setup(HomePlugin) - Static method in class fr.fuzeblocks.homeplugin.economy.EconomyManager
Sets .
SPANISH - Enum constant in enum fr.fuzeblocks.homeplugin.language.Language
Spanish language.
Spawn - Interface in fr.fuzeblocks.homeplugin.spawn
The interface Spawn.
SPAWN - Enum constant in enum fr.fuzeblocks.homeplugin.task.Task
Spawn task.
SpawnCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Spawn command.
SpawnCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.SpawnCommand
 
SpawnManager - Class in fr.fuzeblocks.homeplugin.spawn
The type Spawn manager.
SpawnRequestStore - Interface in fr.fuzeblocks.homeplugin.spawn
The interface Spawn request store.
SpawnSQLManager - Class in fr.fuzeblocks.homeplugin.spawn.sql
The type Spawn sql manager.
SpawnSQLManager() - Constructor for class fr.fuzeblocks.homeplugin.spawn.sql.SpawnSQLManager
 
spawnTask(Player) - Method in class fr.fuzeblocks.homeplugin.task.TaskManager
Spawn task.
SpawnYMLManager - Class in fr.fuzeblocks.homeplugin.spawn.yml
The type Spawn yml manager.
SpawnYMLManager(File) - Constructor for class fr.fuzeblocks.homeplugin.spawn.yml.SpawnYMLManager
Instantiates a new Spawn yml manager.
startTeleportTask() - Method in class fr.fuzeblocks.homeplugin.task.TaskManager
Start teleport task.
StatusManager - Class in fr.fuzeblocks.homeplugin.status
The type Status manager.
StatusManager() - Constructor for class fr.fuzeblocks.homeplugin.status.StatusManager
 
stop() - Method in interface fr.fuzeblocks.homeplugin.plugin.HomePlugin
Stop the plugin and perform any necessary cleanup.
SyncMethod - Enum in fr.fuzeblocks.homeplugin.sync
The enum Sync method.

T

target - Variable in class fr.fuzeblocks.homeplugin.tpa.TpaRequest
The Target.
Task - Enum in fr.fuzeblocks.homeplugin.task
The enum Task.
TaskManager - Class in fr.fuzeblocks.homeplugin.task
The type Task manager.
TaskManager() - Constructor for class fr.fuzeblocks.homeplugin.task.TaskManager
 
TaskSaveUtils - Class in fr.fuzeblocks.homeplugin.task
The type Task save utils.
TeleportationManager - Class in fr.fuzeblocks.homeplugin.task
The type Teleportation manager.
TeleportationManager() - Constructor for class fr.fuzeblocks.homeplugin.task.TeleportationManager
 
teleportPlayerToHome(Player, String) - Static method in class fr.fuzeblocks.homeplugin.task.TeleportationManager
Teleport player to home.
teleportPlayerToSpawn(Player) - Static method in class fr.fuzeblocks.homeplugin.task.TeleportationManager
Teleport player to spawn.
TeleportTaskException - Exception in fr.fuzeblocks.homeplugin.task.exception
The type Teleport task exception.
TeleportTaskException() - Constructor for exception fr.fuzeblocks.homeplugin.task.exception.TeleportTaskException
Instantiates a new Teleport task exception.
timeoutTask - Variable in class fr.fuzeblocks.homeplugin.tpa.TpaRequest
The Timeout task.
toURI() - Method in class fr.fuzeblocks.homeplugin.database.DatabaseCredentials
To uri string.
TpAcceptCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Tp accept command.
TpAcceptCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.TpAcceptCommand
 
TpAcceptCompleter - Class in fr.fuzeblocks.homeplugin.completers
The type Tp accept completer.
TpAcceptCompleter() - Constructor for class fr.fuzeblocks.homeplugin.completers.TpAcceptCompleter
 
TpaCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Tpa command.
TpaCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.TpaCommand
 
TpaCompleter - Class in fr.fuzeblocks.homeplugin.completers
The type Tpa completer.
TpaCompleter() - Constructor for class fr.fuzeblocks.homeplugin.completers.TpaCompleter
 
TpaManager - Class in fr.fuzeblocks.homeplugin.tpa
The type Tpa manager.
TpaManager() - Constructor for class fr.fuzeblocks.homeplugin.tpa.TpaManager
 
TpaRequest - Class in fr.fuzeblocks.homeplugin.tpa
The type Tpa request.
TpaRequest(Player, Player, BukkitRunnable) - Constructor for class fr.fuzeblocks.homeplugin.tpa.TpaRequest
Instantiates a new Tpa request.
TpaRequestStore - Interface in fr.fuzeblocks.homeplugin.tpa
The interface Tpa request store.
TpDenyCommand - Class in fr.fuzeblocks.homeplugin.commands
The type Tp deny command.
TpDenyCommand() - Constructor for class fr.fuzeblocks.homeplugin.commands.TpDenyCommand
 
TpDenyCompleter - Class in fr.fuzeblocks.homeplugin.completers
The type Tp deny completer.
TpDenyCompleter() - Constructor for class fr.fuzeblocks.homeplugin.completers.TpDenyCompleter
 
translateAlternateColorCodes(String) - Static method in class fr.fuzeblocks.homeplugin.language.LanguageManager
Translate alternate color codes string.

U

unregisterPlugin(HomePlugin) - Method in interface fr.fuzeblocks.homeplugin.plugin.PluginLoader
Unregister plugin.
unregisterPlugin(HomePlugin) - Method in class fr.fuzeblocks.homeplugin.plugin.PluginManager
 
UpdateChecker - Class in fr.fuzeblocks.homeplugin.update
The type Update checker.
UpdateChecker(JavaPlugin, int) - Constructor for class fr.fuzeblocks.homeplugin.update.UpdateChecker
Instantiates a new Update checker.

V

valueOf(String) - Static method in enum fr.fuzeblocks.homeplugin.language.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.fuzeblocks.homeplugin.sync.SyncMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.fuzeblocks.homeplugin.task.Task
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.fuzeblocks.homeplugin.language.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.fuzeblocks.homeplugin.sync.SyncMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.fuzeblocks.homeplugin.task.Task
Returns an array containing the constants of this enum type, in the order they are declared.

Y

YAML - Enum constant in enum fr.fuzeblocks.homeplugin.sync.SyncMethod
Yaml sync method.
A B C D E F G H I L M O P R S T U V Y 
All Classes and Interfaces|All Packages|Serialized Form