A B C D E F G H I J L M N O P R S T U V W X _

G

gameMode - Static variable in class fr.xephi.authme.listener.AuthMePlayerListener
 
generateKickPlayer(Player[]) - Method in class fr.xephi.authme.AuthMe
 
gensalt(int, SecureRandom) - Static method in class fr.xephi.authme.security.crypts.BCRYPT
Generate a salt for use with the BCrypt.hashpw() method
gensalt(int) - Static method in class fr.xephi.authme.security.crypts.BCRYPT
Generate a salt for use with the BCrypt.hashpw() method
gensalt() - Static method in class fr.xephi.authme.security.crypts.BCRYPT
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
getAccountsRegistered() - Method in class fr.xephi.authme.datasource.CacheDataSource
 
getAccountsRegistered() - Method in interface fr.xephi.authme.datasource.DataSource
 
getAccountsRegistered() - Method in class fr.xephi.authme.datasource.FlatFileThread
 
getAccountsRegistered() - Method in class fr.xephi.authme.datasource.MySQLThread
 
getAccountsRegistered() - Method in class fr.xephi.authme.datasource.SQLiteThread
 
getActiveConnections() - Method in class fr.xephi.authme.datasource.MiniConnectionPoolManager
Returns the number of active (open) connections of this pool.
getAllAuthsByEmail(String) - Method in class fr.xephi.authme.datasource.CacheDataSource
 
getAllAuthsByEmail(String) - Method in interface fr.xephi.authme.datasource.DataSource
 
getAllAuthsByEmail(String) - Method in class fr.xephi.authme.datasource.FlatFileThread
 
getAllAuthsByEmail(String) - Method in class fr.xephi.authme.datasource.MySQLThread
 
getAllAuthsByEmail(String) - Method in class fr.xephi.authme.datasource.SQLiteThread
 
getAllAuthsByIp(String) - Method in class fr.xephi.authme.datasource.CacheDataSource
 
getAllAuthsByIp(String) - Method in interface fr.xephi.authme.datasource.DataSource
 
getAllAuthsByIp(String) - Method in class fr.xephi.authme.datasource.FlatFileThread
 
getAllAuthsByIp(String) - Method in class fr.xephi.authme.datasource.MySQLThread
 
getAllAuthsByIp(String) - Method in class fr.xephi.authme.datasource.SQLiteThread
 
getAllAuthsByName(PlayerAuth) - Method in class fr.xephi.authme.datasource.CacheDataSource
 
getAllAuthsByName(PlayerAuth) - Method in interface fr.xephi.authme.datasource.DataSource
 
getAllAuthsByName(PlayerAuth) - Method in class fr.xephi.authme.datasource.FlatFileThread
 
getAllAuthsByName(PlayerAuth) - Method in class fr.xephi.authme.datasource.MySQLThread
 
getAllAuthsByName(PlayerAuth) - Method in class fr.xephi.authme.datasource.SQLiteThread
 
getAllPlayersByUUID(UUID) - Method in class fr.xephi.authme.settings.OtherAccounts
 
getArmor() - Method in class fr.xephi.authme.events.RestoreInventoryEvent
 
getArmor() - Method in class fr.xephi.authme.events.StoreInventoryEvent
 
getArmour() - Method in class fr.xephi.authme.cache.backup.DataFileCache
 
getArmour() - Method in class fr.xephi.authme.cache.limbo.LimboPlayer
 
getAuth(String) - Method in class fr.xephi.authme.cache.auth.PlayerCache
 
getAuth(String) - Method in class fr.xephi.authme.datasource.CacheDataSource
 
getAuth(String) - Method in interface fr.xephi.authme.datasource.DataSource
 
getAuth(String) - Method in class fr.xephi.authme.datasource.FlatFileThread
 
getAuth(String) - Method in class fr.xephi.authme.datasource.MySQLThread
 
getAuth(String) - Method in class fr.xephi.authme.datasource.SQLiteThread
 
getCitizensCommunicator() - Method in class fr.xephi.authme.AuthMe
 
getclass() - Method in enum fr.xephi.authme.security.HashAlgorithm
 
getConnection() - Method in class fr.xephi.authme.datasource.MiniConnectionPoolManager
Retrieves a connection from the connection pool.
getCountryCode(String) - Method in class fr.xephi.authme.AuthMe
 
getCountryName(String) - Method in class fr.xephi.authme.AuthMe
 
getcUnrestrictedName - Static variable in class fr.xephi.authme.settings.Settings
 
getDataSource - Static variable in class fr.xephi.authme.settings.Settings
 
getDerivedKey() - Method in class fr.xephi.authme.security.pbkdf2.PBKDF2Parameters
 
getDoubleHash(String, String) - Static method in class fr.xephi.authme.security.crypts.BCRYPT
 
getEmail() - Method in class fr.xephi.authme.cache.auth.PlayerAuth
 
getEmptyArmor() - Method in class fr.xephi.authme.events.ProtectInventoryEvent
 
getEmptyInventory() - Method in class fr.xephi.authme.events.ProtectInventoryEvent
 
getEnablePasswordVerifier - Static variable in class fr.xephi.authme.settings.Settings
 
getFirstSpawn() - Method in class fr.xephi.authme.settings.Spawn
 
getForcedWorlds - Static variable in class fr.xephi.authme.settings.Settings
 
getFrom() - Method in class fr.xephi.authme.events.AuthMeTeleportEvent
 
getFrom() - Method in class fr.xephi.authme.events.RegisterTeleportEvent
 
getFrom() - Method in class fr.xephi.authme.events.SpawnTeleportEvent
 
getGameMode() - Method in class fr.xephi.authme.cache.limbo.LimboPlayer
 
getGroup() - Method in class fr.xephi.authme.cache.backup.DataFileCache
 
getGroup() - Method in class fr.xephi.authme.cache.limbo.LimboPlayer
 
getGroupId() - Method in class fr.xephi.authme.cache.auth.PlayerAuth
 
getHandlerList() - Static method in class fr.xephi.authme.events.CustomEvent
 
getHandlerList() - Static method in class fr.xephi.authme.events.LoginEvent
 
getHandlerList() - Static method in class fr.xephi.authme.events.PasswordEncryptionEvent
 
getHandlers() - Method in class fr.xephi.authme.events.CustomEvent
 
getHandlers() - Method in class fr.xephi.authme.events.LoginEvent
 
getHandlers() - Method in class fr.xephi.authme.events.PasswordEncryptionEvent
 
getHash() - Method in class fr.xephi.authme.cache.auth.PlayerAuth
 
getHash() - Method in class fr.xephi.authme.converter.RoyalAuthYamlReader
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.BCRYPT
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.CRAZYCRYPT1
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.CryptPBKDF2
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.DOUBLEMD5
 
getHash(String, String, String) - Method in interface fr.xephi.authme.security.crypts.EncryptionMethod
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.IPB3
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.JOOMLA
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.MD5
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.MD5VB
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.MYBB
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.PHPBB
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.PHPFUSION
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.PLAINTEXT
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.ROYALAUTH
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.SALTED2MD5
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.SHA1
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.SHA256
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.SHA512
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.SMF
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.WBB3
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.WBB4
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.WHIRLPOOL
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.WORDPRESS
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.XAUTH
 
getHash(String, String, String) - Method in class fr.xephi.authme.security.crypts.XF
 
getHash(HashAlgorithm, String, String) - Static method in class fr.xephi.authme.security.PasswordSecurity
 
getHashAlgorithm() - Method in class fr.xephi.authme.security.pbkdf2.PBKDF2Parameters
 
getHashCharset() - Method in class fr.xephi.authme.security.pbkdf2.PBKDF2Parameters
 
getHLen() - Method in class fr.xephi.authme.security.pbkdf2.MacBasedPRF
 
getHLen() - Method in interface fr.xephi.authme.security.pbkdf2.PRF
Query block size of underlying algorithm/mechanism.
getIdPlayer(int) - Method in class fr.xephi.authme.converter.newxAuthToFlat
 
getIdPlayer(int) - Method in class fr.xephi.authme.converter.oldxAuthToFlat
 
getInactiveConnections() - Method in class fr.xephi.authme.datasource.MiniConnectionPoolManager
Returns the number of inactive (unused) connections in this pool.
getInstance() - Static method in class fr.xephi.authme.AuthMe
 
getInstance() - Static method in class fr.xephi.authme.cache.auth.PlayerCache
 
getInstance() - Static method in class fr.xephi.authme.cache.limbo.LimboCache
 
getInstance() - Method in class fr.xephi.authme.converter.CrazyLoginConverter
 
getInstance() - Method in class fr.xephi.authme.converter.RakamakConverter
 
getInstance() - Method in class fr.xephi.authme.PerformBackup
 
getInstance() - Static method in class fr.xephi.authme.plugin.manager.EssSpawn
 
getInstance() - Static method in class fr.xephi.authme.settings.Messages
 
getInstance() - Static method in class fr.xephi.authme.settings.OtherAccounts
 
getInstance() - Static method in class fr.xephi.authme.settings.PlayersLogs
 
getInstance() - Static method in class fr.xephi.authme.settings.Spawn
 
getInstance() - Static method in class fr.xephi.authme.settings.SpoutCfg
 
getInstance() - Static method in class fr.xephi.authme.Utils
 
getInventory() - Method in class fr.xephi.authme.cache.backup.DataFileCache
 
getInventory() - Method in class fr.xephi.authme.cache.limbo.LimboPlayer
 
getInventory() - Method in class fr.xephi.authme.events.RestoreInventoryEvent
 
getInventory() - Method in class fr.xephi.authme.events.StoreInventoryEvent
 
getIP(Player) - Method in class fr.xephi.authme.AuthMe
 
getIp() - Method in class fr.xephi.authme.cache.auth.PlayerAuth
 
getIps(String) - Method in class fr.xephi.authme.datasource.CacheDataSource
 
getIps(String) - Method in interface fr.xephi.authme.datasource.DataSource
 
getIps(String) - Method in class fr.xephi.authme.datasource.FlatFileThread
 
getIps(String) - Method in class fr.xephi.authme.datasource.MySQLThread
 
getIps(String) - Method in class fr.xephi.authme.datasource.SQLiteThread
 
getIterationCount() - Method in class fr.xephi.authme.security.pbkdf2.PBKDF2Parameters
 
getJoinPermissions - Static variable in class fr.xephi.authme.settings.Settings
 
getLastLocation(Player) - Static method in class fr.xephi.authme.api.API
 
getLastLogin() - Method in class fr.xephi.authme.cache.auth.PlayerAuth
 
getLastLogin() - Method in class fr.xephi.authme.converter.RoyalAuthYamlReader
 
getLimbo() - Method in class fr.xephi.authme.process.login.ProcessSyncronousPlayerLogin
 
getLimboPlayer(String) - Method in class fr.xephi.authme.cache.limbo.LimboCache
 
getLoc() - Method in class fr.xephi.authme.cache.limbo.LimboPlayer
 
getLocation() - Method in class fr.xephi.authme.plugin.manager.EssSpawn
 
getLocation() - Method in class fr.xephi.authme.settings.Spawn
Deprecated. 
getLogged() - Method in class fr.xephi.authme.cache.auth.PlayerCache
 
getmailAccount - Static variable in class fr.xephi.authme.settings.Settings
 
getmailPassword - Static variable in class fr.xephi.authme.settings.Settings
 
getMailPort - Static variable in class fr.xephi.authme.settings.Settings
 
getmailSenderName - Static variable in class fr.xephi.authme.settings.Settings
 
getmailSMTP - Static variable in class fr.xephi.authme.settings.Settings
 
getMailSubject - Static variable in class fr.xephi.authme.settings.Settings
 
getMailText - Static variable in class fr.xephi.authme.settings.Settings
 
getMaxJoinPerIp - Static variable in class fr.xephi.authme.settings.Settings
 
getMaxLoginPerIp - Static variable in class fr.xephi.authme.settings.Settings
 
getMaxNickLength - Static variable in class fr.xephi.authme.settings.Settings
 
getmaxRegPerEmail - Static variable in class fr.xephi.authme.settings.Settings
 
getmaxRegPerIp - Static variable in class fr.xephi.authme.settings.Settings
 
getMessages() - Method in class fr.xephi.authme.AuthMe
 
getMessageTaskId() - Method in class fr.xephi.authme.cache.limbo.LimboPlayer
 
getMethod() - Method in class fr.xephi.authme.events.PasswordEncryptionEvent
 
getMinNickLength - Static variable in class fr.xephi.authme.settings.Settings
 
getMovementRadius - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLColumnEmail - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLColumnGroup - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLColumnId - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLColumnIp - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLColumnLastLogin - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLColumnLogged - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLColumnName - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLColumnPassword - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLColumnSalt - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLDatabase - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLHost - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLlastlocWorld - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLlastlocX - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLlastlocY - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLlastlocZ - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLOtherUsernameColumn - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLPassword - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLPort - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLTablename - Static variable in class fr.xephi.authme.settings.Settings
 
getMySQLUsername - Static variable in class fr.xephi.authme.settings.Settings
 
getName() - Method in class fr.xephi.authme.cache.limbo.LimboPlayer
 
getName() - Method in class fr.xephi.authme.task.TimeoutTask
 
getNickname() - Method in class fr.xephi.authme.cache.auth.PlayerAuth
 
getNickRegex - Static variable in class fr.xephi.authme.settings.Settings
 
getNonActivatedGroup - Static variable in class fr.xephi.authme.settings.Settings
 
getOfflinePlayer(String) - Method in class fr.xephi.authme.DataManager
 
getOnMatch() - Method in class fr.xephi.authme.Log4JFilter
 
getOnMismatch() - Method in class fr.xephi.authme.Log4JFilter
 
getOperator() - Method in class fr.xephi.authme.cache.backup.DataFileCache
 
getOperator() - Method in class fr.xephi.authme.cache.limbo.LimboPlayer
 
getParameters() - Method in interface fr.xephi.authme.security.pbkdf2.PBKDF2
Allow reading of configured parameters.
getParameters() - Method in class fr.xephi.authme.security.pbkdf2.PBKDF2Engine
 
getPassRegex - Static variable in class fr.xephi.authme.settings.Settings
 
getPassword(int) - Method in class fr.xephi.authme.converter.newxAuthToFlat
 
getPassword(int) - Method in class fr.xephi.authme.converter.oldxAuthToFlat
 
getPasswordHash - Static variable in class fr.xephi.authme.settings.Settings
 
getPasswordMinLen - Static variable in class fr.xephi.authme.settings.Settings
 
getPhpbbGroup - Static variable in class fr.xephi.authme.settings.Settings
 
getPhpbbPrefix - Static variable in class fr.xephi.authme.settings.Settings
 
getPlayer() - Method in class fr.xephi.authme.events.AuthMeTeleportEvent
 
getPlayer() - Method in class fr.xephi.authme.events.LoginEvent
 
getPlayer() - Method in class fr.xephi.authme.events.ProtectInventoryEvent
 
getPlayer() - Method in class fr.xephi.authme.events.RegisterTeleportEvent
 
getPlayer() - Method in class fr.xephi.authme.events.ResetInventoryEvent
 
getPlayer() - Method in class fr.xephi.authme.events.RestoreInventoryEvent
 
getPlayer() - Method in class fr.xephi.authme.events.SpawnTeleportEvent
 
getPlayer() - Method in class fr.xephi.authme.events.StoreInventoryEvent
 
getPlayerAuth() - Method in class fr.xephi.authme.events.SessionEvent
 
getPlayerName() - Method in class fr.xephi.authme.events.PasswordEncryptionEvent
 
getPlayerRealName(String) - Static method in class fr.xephi.authme.api.API
Get Player realName from lowerCase nickname
getPlugin() - Method in class fr.xephi.authme.api.API
 
getPseudoRandomFunction() - Method in interface fr.xephi.authme.security.pbkdf2.PBKDF2
Get currently set Pseudo Random Function.
getPseudoRandomFunction() - Method in class fr.xephi.authme.security.pbkdf2.PBKDF2Engine
 
getQuitLocX() - Method in class fr.xephi.authme.cache.auth.PlayerAuth
 
getQuitLocY() - Method in class fr.xephi.authme.cache.auth.PlayerAuth
 
getQuitLocZ() - Method in class fr.xephi.authme.cache.auth.PlayerAuth
 
getRealname() - Method in class fr.xephi.authme.cache.auth.PlayerAuth
 
getRecoveryPassLength - Static variable in class fr.xephi.authme.settings.Settings
 
getRegisteredGroup - Static variable in class fr.xephi.authme.settings.Settings
 
getRegistrationTimeout - Static variable in class fr.xephi.authme.settings.Settings
 
getRestrictedIp(String, String) - Static method in class fr.xephi.authme.settings.Settings
Config option for setting and check restricted user by username;ip , return false if ip and name doesnt amtch with player that join the server, so player has a restricted access
getSalt() - Method in class fr.xephi.authme.cache.auth.PlayerAuth
 
getSalt() - Method in class fr.xephi.authme.security.pbkdf2.PBKDF2Parameters
 
getServer() - Static method in class fr.xephi.authme.events.CustomEvent
 
getSessionTimeout - Static variable in class fr.xephi.authme.settings.Settings
 
getSettings() - Method in class fr.xephi.authme.AuthMe
 
getSHA256(String) - Method in class fr.xephi.authme.security.crypts.XF
 
getSpawn() - Method in class fr.xephi.authme.settings.Spawn
 
getSpawnLocation(Player) - Method in class fr.xephi.authme.AuthMe
 
getStoredArmor() - Method in class fr.xephi.authme.events.ProtectInventoryEvent
 
getStoredInventory() - Method in class fr.xephi.authme.events.ProtectInventoryEvent
 
getTimeoutTaskId() - Method in class fr.xephi.authme.cache.limbo.LimboPlayer
 
getTo() - Method in class fr.xephi.authme.events.AuthMeTeleportEvent
 
getTo() - Method in class fr.xephi.authme.events.RegisterTeleportEvent
 
getTo() - Method in class fr.xephi.authme.events.SpawnTeleportEvent
 
getType() - Method in class fr.xephi.authme.datasource.CacheDataSource
 
getType() - Method in interface fr.xephi.authme.datasource.DataSource
 
getType() - Method in class fr.xephi.authme.datasource.FlatFileThread
 
getType() - Method in class fr.xephi.authme.datasource.MySQLThread
 
getType() - Method in class fr.xephi.authme.datasource.SQLiteThread
 
getUnloggedinGroup - Static variable in class fr.xephi.authme.settings.Settings
 
getUnrestrictedName - Static variable in class fr.xephi.authme.settings.Settings
 
getValidConnection() - Method in class fr.xephi.authme.datasource.MiniConnectionPoolManager
Retrieves a connection from the connection pool and ensures that it is valid by calling Connection.isValid(int).
getVeryGamesIP(Player) - Method in class fr.xephi.authme.AuthMe
Get Player real IP through VeryGames method
getWarnMessageInterval - Static variable in class fr.xephi.authme.settings.Settings
 
getWhirlpool(String) - Static method in class fr.xephi.authme.security.crypts.XAUTH
 
getWordPressPrefix - Static variable in class fr.xephi.authme.settings.Settings
 
getWorld() - Method in class fr.xephi.authme.cache.auth.PlayerAuth
 
getXAuthPlayers() - Method in class fr.xephi.authme.converter.newxAuthToFlat
 
getXAuthPlayers() - Method in class fr.xephi.authme.converter.oldxAuthToFlat
 
gm - Static variable in class fr.xephi.authme.listener.AuthMePlayerListener
 

A B C D E F G H I J L M N O P R S T U V W X _