Index
All Classes and Interfaces|All Packages
C
- com.imaginarycode.minecraft.redisbungee - package com.imaginarycode.minecraft.redisbungee
- com.imaginarycode.minecraft.redisbungee.events - package com.imaginarycode.minecraft.redisbungee.events
- configuration() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- createPlayerChangedServerNetworkEvent(UUID, String, String) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- createPlayerJoinedNetworkEvent(UUID) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- createPlayerLeftNetworkEvent(UUID) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- createPubSubEvent(String, String) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
E
- executeAsync(Runnable) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- executeAsyncAfter(Runnable, TimeUnit, int) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
F
- fireEvent(Object) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
G
- getAbstractRedisBungeeApi() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getChannel() - Method in class com.imaginarycode.minecraft.redisbungee.events.PubSubMessageEvent
- getDataFolder() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getLogger() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getMessage() - Method in class com.imaginarycode.minecraft.redisbungee.events.PubSubMessageEvent
- getPermissionChecker() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeCommandSource
- getPermissionValue(String) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeCommandSource
- getPlayer(String) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getPlayer(UUID) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getPlayerIp(Player) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getPlayerName(UUID) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getPlayerServerName(Player) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getPlayerUUID(String) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getPreviousServer() - Method in class com.imaginarycode.minecraft.redisbungee.events.PlayerChangedServerNetworkEvent
- getProxy() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getRedisBungeeApi() - Static method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeAPI
-
Api instance
- getRedisBungeeMode() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getResourceAsStream(String) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getServer() - Method in class com.imaginarycode.minecraft.redisbungee.events.PlayerChangedServerNetworkEvent
- getServerFor(UUID) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeAPI
-
Get the server where the specified player is playing.
- getSingleton() - Static method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeCommandSource
- getSummoner() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- getUuid() - Method in class com.imaginarycode.minecraft.redisbungee.events.PlayerChangedServerNetworkEvent
- getUuid() - Method in class com.imaginarycode.minecraft.redisbungee.events.PlayerJoinedNetworkEvent
- getUuid() - Method in class com.imaginarycode.minecraft.redisbungee.events.PlayerLeftNetworkEvent
- getUuidTranslator() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
H
- handlePlatformKick(UUID, Component) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- hasPermission(String) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeCommandSource
I
- IDENTIFIERS - Static variable in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- initialize() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- isOnlineMode() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- isPlayerOnAServer(Player) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
L
- langConfiguration() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- logFatal(String) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- logFatal(String, Throwable) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- logInfo(String) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- logInfo(String, Object...) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- logWarn(String) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- logWarn(String, Object...) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
O
- onConfigLoad(RedisBungeeConfiguration, Summoner<?>, RedisBungeeMode) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- onDisconnectEvent(DisconnectEvent) - Method in class com.imaginarycode.minecraft.redisbungee.VelocityPlayerDataManager
- onLangConfigLoad(LangConfiguration) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- onLoginEvent(LoginEvent, Continuation) - Method in class com.imaginarycode.minecraft.redisbungee.VelocityPlayerDataManager
- onLoginEvent(PostLoginEvent) - Method in class com.imaginarycode.minecraft.redisbungee.VelocityPlayerDataManager
- onNetworkPlayerQuit(PlayerLeftNetworkEvent) - Method in class com.imaginarycode.minecraft.redisbungee.VelocityPlayerDataManager
- onPing(ProxyPingEvent) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeListener
- onPlayerChangedServerNetworkEvent(PlayerChangedServerNetworkEvent) - Method in class com.imaginarycode.minecraft.redisbungee.VelocityPlayerDataManager
- onPlayerChooseInitialServerEvent(PlayerChooseInitialServerEvent) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeListener
- onPluginMessage(PluginMessageEvent) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeListener
- onProxyInitializeEvent(ProxyInitializeEvent) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- onProxyShutdownEvent(ProxyShutdownEvent) - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- onPubSubMessageEvent(PubSubMessageEvent) - Method in class com.imaginarycode.minecraft.redisbungee.VelocityPlayerDataManager
- onServerConnectedEvent(ServerConnectedEvent) - Method in class com.imaginarycode.minecraft.redisbungee.VelocityPlayerDataManager
P
- PlayerChangedServerNetworkEvent - Class in com.imaginarycode.minecraft.redisbungee.events
-
This event is sent when a player connects to a new server.
- PlayerChangedServerNetworkEvent(UUID, String, String) - Constructor for class com.imaginarycode.minecraft.redisbungee.events.PlayerChangedServerNetworkEvent
- playerDataManager() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- PlayerJoinedNetworkEvent - Class in com.imaginarycode.minecraft.redisbungee.events
-
This event is sent when a player joins the network.
- PlayerJoinedNetworkEvent(UUID) - Constructor for class com.imaginarycode.minecraft.redisbungee.events.PlayerJoinedNetworkEvent
- PlayerLeftNetworkEvent - Class in com.imaginarycode.minecraft.redisbungee.events
-
This event is sent when a player disconnects.
- PlayerLeftNetworkEvent(UUID) - Constructor for class com.imaginarycode.minecraft.redisbungee.events.PlayerLeftNetworkEvent
- proxyDataManager() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
- PubSubMessageEvent - Class in com.imaginarycode.minecraft.redisbungee.events
-
This event is posted when a PubSub message is received.
- PubSubMessageEvent(String, String) - Constructor for class com.imaginarycode.minecraft.redisbungee.events.PubSubMessageEvent
R
- RedisBungeeAPI - Class in com.imaginarycode.minecraft.redisbungee
-
This platform class exposes some internal RedisBungee functions.
- RedisBungeeAPI(RedisBungeePlugin<?>) - Constructor for class com.imaginarycode.minecraft.redisbungee.RedisBungeeAPI
- RedisBungeeCommandSource - Class in com.imaginarycode.minecraft.redisbungee
- RedisBungeeCommandSource() - Constructor for class com.imaginarycode.minecraft.redisbungee.RedisBungeeCommandSource
- RedisBungeeListener - Class in com.imaginarycode.minecraft.redisbungee
- RedisBungeeListener(RedisBungeePlugin<Player>) - Constructor for class com.imaginarycode.minecraft.redisbungee.RedisBungeeListener
- RedisBungeeVelocityPlugin - Class in com.imaginarycode.minecraft.redisbungee
- RedisBungeeVelocityPlugin(ProxyServer, Logger, Path) - Constructor for class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
S
- sendMessage(CommandIssuer, Component) - Method in class com.imaginarycode.minecraft.redisbungee.VelocityCommandPlatformHelper
- stop() - Method in class com.imaginarycode.minecraft.redisbungee.RedisBungeeVelocityPlugin
V
- VelocityCommandPlatformHelper - Class in com.imaginarycode.minecraft.redisbungee
- VelocityCommandPlatformHelper() - Constructor for class com.imaginarycode.minecraft.redisbungee.VelocityCommandPlatformHelper
- VelocityPlayerDataManager - Class in com.imaginarycode.minecraft.redisbungee
- VelocityPlayerDataManager(RedisBungeePlugin<Player>) - Constructor for class com.imaginarycode.minecraft.redisbungee.VelocityPlayerDataManager
All Classes and Interfaces|All Packages