Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TuxCoding/FastLogin
/ functions
Functions
640 in github.com/TuxCoding/FastLogin
⨍
Functions
640
◇
Types & classes
118
Method
getUsername
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/event/BukkitFastLoginPreLoginEvent.java:50
Method
getUsername
()
core/src/main/java/com/github/games647/fastlogin/core/shared/LoginSession.java:55
Method
getUsername
()
velocity/src/main/java/com/github/games647/fastlogin/velocity/event/VelocityFastLoginPreLoginEvent.java:44
Method
getVersion
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/PremiumPlaceholder.java:81
Method
greenThread
()
core/src/test/java/com/github/games647/fastlogin/core/AsyncSchedulerTest.java:55
Method
hashCode
()
core/src/main/java/com/github/games647/fastlogin/core/storage/StoredProfile.java:184
Method
isBedrockConnection
(String username)
core/src/main/java/com/github/games647/fastlogin/core/hooks/bedrock/FloodgateService.java:123
Method
isBedrockPlayer
(UUID uuid)
core/src/main/java/com/github/games647/fastlogin/core/hooks/bedrock/BedrockService.java:118
Method
isCancelled
()
bungee/src/main/java/com/github/games647/fastlogin/bungee/event/BungeeFastLoginAutoLoginEvent.java:55
Method
isCancelled
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/event/BukkitFastLoginAutoLoginEvent.java:60
Method
isCancelled
()
velocity/src/main/java/com/github/games647/fastlogin/velocity/event/VelocityFastLoginAutoLoginEvent.java:57
Method
isOnline
(ProxiedPlayer player)
bungee/src/main/java/com/github/games647/fastlogin/bungee/task/ForceLoginTask.java:121
Method
isOnline
(Player player)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/task/ForceLoginTask.java:93
Method
isOnline
(Player player)
velocity/src/main/java/com/github/games647/fastlogin/velocity/task/ForceLoginTask.java:131
Method
isPluginInstalled
Checks if a plugin is installed on the server @param name the name of the plugin @return true if the plugin is installed
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/FastLoginBukkit.java:310
Method
isPluginInstalled
(String name)
core/src/main/java/com/github/games647/fastlogin/core/shared/PlatformPlugin.java:48
Method
isPremium
@return whether the online mode should be enabled for this player @deprecated {@link #isOnlinemodePreferred()} is recommended, because the name repres
core/src/main/java/com/github/games647/fastlogin/core/storage/StoredProfile.java:105
Method
isRegistered
(String playerName)
bungee/src/main/java/com/github/games647/fastlogin/bungee/hook/BungeeAuthHook.java:56
Method
isRegistered
(String playerName)
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/task/DelayedAuthHookTest.java:54
Method
isRegistered
(String playerName)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/hook/LoginSecurityHook.java:66
Method
isRegistered
(String playerName)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/hook/CrazyLoginHook.java:114
Method
isRegistered
(String playerName)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/hook/LogItHook.java:66
Method
isRegistered
(String playerName)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/hook/XAuthHook.java:83
Method
isRegistered
(String playerName)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/hook/UltraAuthHook.java:74
Method
isRegistered
(String playerName)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/hook/AuthMeHook.java:96
Method
isUsernameForbidden
(StoredProfile profile)
core/src/main/java/com/github/games647/fastlogin/core/hooks/bedrock/FloodgateService.java:74
Method
kick
(String message)
bungee/src/main/java/com/github/games647/fastlogin/bungee/BungeeLoginSource.java:52
Method
kick
(String message)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocolsupport/ProtocolLoginSource.java:46
Method
kick
(String message)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocollib/ProtocolLibLoginSource.java:93
Method
kick
(String message)
velocity/src/main/java/com/github/games647/fastlogin/velocity/VelocityLoginSource.java:52
Method
legacyScheduler
()
core/src/test/java/com/github/games647/fastlogin/core/AsyncSchedulerTest.java:43
Method
loadProfile
(String name)
core/src/main/java/com/github/games647/fastlogin/core/storage/SQLStorage.java:112
Method
loadProfile
(String name)
core/src/main/java/com/github/games647/fastlogin/core/storage/SQLiteStorage.java:83
Method
onAsyncPlayerPreLogin
(AsyncPlayerPreLoginEvent event)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/PaperCacheListener.java:46
Method
onCommand
(@NotNull CommandSender sender, @NotNull Command command, @NotNull String label,
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/command/CrackedCommand.java:44
Method
onCommand
(@NotNull CommandSender sender, @NotNull Command command, @NotNull String label,
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/command/PremiumCommand.java:50
Method
onConnectionClosed
(ConnectionCloseEvent closeEvent)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocolsupport/ProtocolSupportListener.java:91
Method
onDisable
()
bungee/src/main/java/com/github/games647/fastlogin/bungee/FastLoginBungee.java:112
Method
onDisable
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/FastLoginBukkit.java:176
Method
onDisconnect
(PlayerDisconnectEvent disconnectEvent)
bungee/src/main/java/com/github/games647/fastlogin/bungee/listener/ConnectListener.java:243
Method
onDisconnect
(DisconnectEvent disconnectEvent)
velocity/src/main/java/com/github/games647/fastlogin/velocity/listener/ConnectListener.java:191
Method
onEnable
()
bungee/src/main/java/com/github/games647/fastlogin/bungee/FastLoginBungee.java:79
Method
onEnable
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/FastLoginBukkit.java:91
Method
onForceActionSuccess
(LoginSession session)
bungee/src/main/java/com/github/games647/fastlogin/bungee/task/ForceLoginTask.java:102
Method
onForceActionSuccess
(LoginSession session)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/task/ForceLoginTask.java:81
Method
onForceActionSuccess
(LoginSession session)
velocity/src/main/java/com/github/games647/fastlogin/velocity/task/ForceLoginTask.java:111
Method
onGameProfileRequest
(GameProfileRequestEvent event)
velocity/src/main/java/com/github/games647/fastlogin/velocity/listener/ConnectListener.java:119
Method
onLoginStart
(PlayerLoginStartEvent loginStartEvent)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocolsupport/ProtocolSupportListener.java:61
Method
onPacketReceiving
(PacketEvent packetEvent)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocollib/ProtocolLibListener.java:106
Method
onPlayerJoin
(PlayerJoinEvent joinEvent)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/ConnectionListener.java:67
Method
onPlayerLogin
(PlayerLoginEvent loginEvent)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/ConnectionListener.java:59
Method
onPlayerLogin
(PlayerLoginEvent loginEvent)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocollib/SkinApplyListener.java:48
Method
onPlayerQuit
(PlayerQuitEvent quitEvent)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/ConnectionListener.java:110
Method
onPluginMessage
(PluginMessageEvent pluginMessageEvent)
bungee/src/main/java/com/github/games647/fastlogin/bungee/listener/PluginMessageListener.java:63
Method
onPluginMessage
(PluginMessageEvent pluginMessageEvent)
velocity/src/main/java/com/github/games647/fastlogin/velocity/listener/PluginMessageListener.java:63
Method
onPluginMessageReceived
(@NotNull String channel, Player player, byte[] message)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/BungeeListener.java:58
Method
onPreLogin
(PreLoginEvent preLoginEvent)
bungee/src/main/java/com/github/games647/fastlogin/bungee/listener/ConnectListener.java:122
Method
onPreLogin
(PreLoginEvent preLoginEvent)
velocity/src/main/java/com/github/games647/fastlogin/velocity/listener/ConnectListener.java:79
Method
onPropertiesResolve
(PlayerProfileCompleteEvent profileCompleteEvent)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocolsupport/ProtocolSupportListener.java:97
Method
onProxyInitialization
(ProxyInitializeEvent event)
velocity/src/main/java/com/github/games647/fastlogin/velocity/FastLoginVelocity.java:94
Method
onProxyShutdown
(ProxyShutdownEvent event)
velocity/src/main/java/com/github/games647/fastlogin/velocity/FastLoginVelocity.java:120
Method
onRequest
(OfflinePlayer player, @NotNull String identifier)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/PremiumPlaceholder.java:55
Method
onServerConnected
(ServerConnectedEvent serverConnectedEvent)
bungee/src/main/java/com/github/games647/fastlogin/bungee/listener/ConnectListener.java:216
Method
onServerConnected
(ServerConnectedEvent serverConnectedEvent)
velocity/src/main/java/com/github/games647/fastlogin/velocity/listener/ConnectListener.java:160
Method
onSessionRestore
(RestoreSessionEvent restoreSessionEvent)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/hook/AuthMeHook.java:74
Method
parsePrivateKey
(String keySpec)
bukkit/src/test/java/com/github/games647/fastlogin/bukkit/listener/protocollib/ResourceLoader.java:53
Method
parseVerification
(InputStream input)
core/src/main/java/com/github/games647/fastlogin/core/ProxyAgnosticMojangResolver.java:78
Method
performChecks
(String username, LoginSource source)
core/src/main/java/com/github/games647/fastlogin/core/hooks/bedrock/FloodgateService.java:80
Method
performChecks
Perform every packet level check needed on a Bedrock player. @param username the name of the player @param source an instance of LoginSource @retur
core/src/main/java/com/github/games647/fastlogin/core/hooks/bedrock/BedrockService.java:58
Method
persist
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/PremiumPlaceholder.java:45
Method
readFrom
(ByteArrayDataInput input)
core/src/main/java/com/github/games647/fastlogin/core/message/SuccessMessage.java:40
Method
readFrom
(ByteArrayDataInput input)
core/src/main/java/com/github/games647/fastlogin/core/message/ChannelMessage.java:35
Method
requestPremiumLogin
(BungeeLoginSource source, StoredProfile profile, String username, boolean
bungee/src/main/java/com/github/games647/fastlogin/bungee/task/AsyncPremiumCheck.java:77
Method
requestPremiumLogin
(ProtocolLoginSource source, StoredProfile profile, String username, boole
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocolsupport/ProtocolSupportListener.java:122
Method
requestPremiumLogin
(ProtocolLibLoginSource source, StoredProfile profile, String username, bo
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocollib/NameCheckTask.java:89
Method
requestPremiumLogin
(VelocityLoginSource source, StoredProfile profile, String username, boole
velocity/src/main/java/com/github/games647/fastlogin/velocity/task/AsyncPremiumCheck.java:80
Method
run
()
bungee/src/main/java/com/github/games647/fastlogin/bungee/task/ForceLoginTask.java:68
Method
run
()
bungee/src/main/java/com/github/games647/fastlogin/bungee/task/AsyncPremiumCheck.java:59
Method
run
()
bungee/src/main/java/com/github/games647/fastlogin/bungee/task/AsyncToggleMessage.java:55
Method
run
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/task/ForceLoginTask.java:52
Method
run
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/task/DelayedAuthHook.java:52
Method
run
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocollib/VerifyResponseTask.java:109
Method
run
()
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocollib/NameCheckTask.java:70
Method
run
()
core/src/main/java/com/github/games647/fastlogin/core/shared/ForceLoginManagement.java:46
Method
run
()
velocity/src/main/java/com/github/games647/fastlogin/velocity/task/ForceLoginTask.java:68
Method
run
()
velocity/src/main/java/com/github/games647/fastlogin/velocity/task/AsyncPremiumCheck.java:59
Method
run
()
velocity/src/main/java/com/github/games647/fastlogin/velocity/task/AsyncToggleMessage.java:58
Method
runAsync
(Runnable task)
core/src/main/java/com/github/games647/fastlogin/core/scheduler/AbstractAsyncScheduler.java:46
Method
runAsyncDelayed
(Runnable task, Duration delay)
core/src/main/java21/com/github/games647/fastlogin/core/scheduler/AsyncScheduler.java:60
Method
runAsyncDelayed
(Runnable task, Duration delay)
core/src/main/java/com/github/games647/fastlogin/core/scheduler/AbstractAsyncScheduler.java:48
Method
save
(StoredProfile playerProfile)
core/src/main/java/com/github/games647/fastlogin/core/storage/SQLiteStorage.java:103
Method
sendMessage
(CommandSender receiver, String message)
bungee/src/main/java/com/github/games647/fastlogin/bungee/FastLoginBungee.java:175
Method
sendMessage
(CommandSender receiver, String message)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/FastLoginBukkit.java:299
Method
sendMessage
(CommandSource receiver, String message)
velocity/src/main/java/com/github/games647/fastlogin/velocity/FastLoginVelocity.java:142
Method
setCancelled
(boolean cancelled)
bungee/src/main/java/com/github/games647/fastlogin/bungee/event/BungeeFastLoginAutoLoginEvent.java:60
Method
setCancelled
(boolean cancelled)
bukkit/src/main/java/com/github/games647/fastlogin/bukkit/event/BukkitFastLoginAutoLoginEvent.java:65
Method
setCancelled
(boolean cancelled)
velocity/src/main/java/com/github/games647/fastlogin/velocity/event/VelocityFastLoginAutoLoginEvent.java:62
Method
setLastLogin
(Instant lastLogin)
core/src/main/java/com/github/games647/fastlogin/core/storage/StoredProfile.java:161
Method
setPasswordGenerator
(PasswordGenerator<P> passwordGenerator)
core/src/main/java/com/github/games647/fastlogin/core/shared/FastLoginCore.java:274
Method
shouldBlock
Too many requests
core/src/test/java/com/github/games647/fastlogin/core/TickingRateLimiterTest.java:66
← previous
next →
501–600 of 640, ranked by callers