AuthMeReloaded/src/main/java/fr/xephi/authme/service
3meraldK 65a272d6cb Config option to disable GeoIP database #2720 2023-09-24 17:26:16 +02:00
..
bungeecord Always specify Locale on toLowerCase and toUpperCase usages, fixes AuthMe not working correctly on machines with turkish locale. ('I'.toLowerCase() => 'ı') 2022-08-20 04:41:04 +02:00
yaml Actually support 1.8 servers 2018-12-02 00:28:14 +01:00
AntiBotService.java Fix automatic antibot (#2611) 2022-09-02 13:54:22 +02:00
BackupService.java Always specify Locale on toLowerCase and toUpperCase usages, fixes AuthMe not working correctly on machines with turkish locale. ('I'.toLowerCase() => 'ı') 2022-08-20 04:41:04 +02:00
BukkitService.java Add delay to bungee force-login messages 2022-08-18 03:39:40 +02:00
CommonService.java #829 Move CommandSender / name to first argument to avoid confusion with varargs 2018-03-10 16:58:30 +01:00
GeoIpService.java Config option to disable GeoIP database #2720 2023-09-24 17:26:16 +02:00
HelpTranslationGenerator.java Fix #1493 Extract handling of message file paths to a separate class with constants 2019-06-22 22:37:32 +02:00
JoinMessageService.java Minor: Rename StringUtils#isEmpty to #isBlank 2022-12-30 08:44:29 +01:00
MigrationService.java #1874 Introduce individual ConsoleLogger instance per class (#1875) 2019-08-06 15:15:16 +02:00
PasswordRecoveryService.java Always specify Locale on toLowerCase and toUpperCase usages, fixes AuthMe not working correctly on machines with turkish locale. ('I'.toLowerCase() => 'ı') 2022-08-20 04:41:04 +02:00
PluginHookService.java #1874 Introduce individual ConsoleLogger instance per class (#1875) 2019-08-06 15:15:16 +02:00
RecoveryCodeService.java - Introduce /email code 2017-03-06 13:54:46 -05:00
SessionService.java #1874 Introduce individual ConsoleLogger instance per class (#1875) 2019-08-06 15:15:16 +02:00
SessionState.java 'session expired' message spam fix 2018-03-04 18:36:21 +01:00
TeleportationService.java #1874 Introduce individual ConsoleLogger instance per class (#1875) 2019-08-06 15:15:16 +02:00
ValidationService.java #2661 Remove mocks of InetAddress (which is a sealed class in JDK 19) 2022-12-30 08:27:51 +01:00