Commit Graph

  • b0cf6e39c7 Drop forced dependency games647 2020-03-14 19:01:09 +01:00
  • 88a526b5bf Drop support for Minecraft 1.7 games647 2020-03-14 18:47:37 +01:00
  • 57b84509da Limit the total number of running threads games647 2020-03-14 18:20:34 +01:00
  • ef5af297fe Debug dependency issues dependency games647 2020-03-10 10:45:00 +01:00
  • e0bc7d914c Load the after auth plugins games647 2020-03-10 09:59:31 +01:00
  • f1933f735a Merge pull request #305 from games647/dependabot/maven/pl.project13.maven-git-commit-id-plugin-4.0.0 games647 2020-03-09 19:18:30 +01:00
  • f69154418e Bump git-commit-id-plugin from 3.0.0 to 4.0.0 dependabot-preview[bot] 2020-03-09 16:17:00 +00:00
  • 74b13231f8 bump craftapi to 0.3 (#303) ㄗㄠˋ ㄑㄧˊ 2020-03-08 19:15:37 +08:00
  • 79627e3b60 Bump slf4j-jdk14 from 1.7.26 to 1.7.30 (#301) dependabot-preview[bot] 2020-03-06 19:28:02 +01:00
  • 1722ab3267 Bump maven-shade-plugin from 3.2.0 to 3.2.2 (#302) dependabot-preview[bot] 2020-03-06 19:27:19 +01:00
  • fdc0485f05 [CI-SKIP] Use HTTPS and newer URLs in Maven games647 2020-03-03 10:50:48 +01:00
  • 1068ddbadd Enable Maven cache for runner games647 2020-03-03 10:47:55 +01:00
  • b0d5bd606c Rework issue templates games647 2020-03-03 10:47:37 +01:00
  • 1e59101ada Enable MySQL storage caching games647 2020-03-03 10:46:43 +01:00
  • 46ac3c74e4 Fix Java setup action version games647 2020-02-17 15:28:58 +01:00
  • d22af0f42e Fix unique name games647 2020-02-17 15:24:45 +01:00
  • 2cc078773b Migrate to GitHub actions games647 2020-02-17 15:18:58 +01:00
  • c1b8b60bf7 Use HTTPS for code comments too games647 2020-02-12 10:59:11 +01:00
  • c54d6eecfc Merge branch 'JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies' games647 2020-02-12 10:57:30 +01:00
  • 0cf6c4c188 Use HTTPS instead of HTTP to resolve dependencies Jonathan Leitschuh 2020-02-11 00:23:00 -05:00
  • 282467d21b Set a default kick reason if nothing is specified games647 2020-01-08 10:44:10 +01:00
  • e8a5dc7433 Use BungeeCord event methods for kicking the player games647 2020-01-07 20:35:16 +01:00
  • 4b45932d6a Migrate to asynchronous calls to LoginSecurity games647 2020-01-06 10:04:44 +01:00
  • 1375cf3997 Fix ProtocolLib version games647 2019-12-29 13:35:33 +01:00
  • 5a5cf016d9 Remove on blacklist status on join too games647 2019-12-29 13:33:18 +01:00
  • 2c7e569653 Fix force login events being sync instead of async (Fixes #278) games647 2019-11-09 13:57:12 +01:00
  • 94c5fe302e Merge pull request #277 from FearGames/master games647 2019-11-02 16:41:43 +01:00
  • c80012ddb1 Allow multi-line messages Gabriele C 2019-10-25 11:54:26 +02:00
  • 17361b1b54 Implement PreLogin and AutoLogin events Gabriele C 2019-10-23 14:45:51 +02:00
  • 426b458a58 Fix BungeeAuth dependency Gabriele C 2019-10-23 12:50:40 +02:00
  • 62a8b939cc Use 'TEXT' for strings in the configuration file games647 2019-08-16 14:59:14 +02:00
  • 327c8c4c9d Dump dependencies games647 2019-07-09 12:56:14 +02:00
  • fbbe7a735a Initialize the decryption cipher only once games647 2019-07-09 12:52:54 +02:00
  • 4110ce2fa2 Fix creating logging session in ProtocolSupport environments games647 2019-05-11 21:16:38 +02:00
  • 28743d23bf Remove duplicate repository games647 2019-05-06 17:39:21 +02:00
  • 145bd95679 Drop usage of deprecated apache lang library games647 2019-05-01 17:03:04 +02:00
  • 3fe17cf8d9 Merge pull request #250 from lenis0012/patch-2 games647 2019-05-06 17:36:15 +02:00
  • 3446d4c443 Update LoginSecurity maven repository lenis0012 2019-05-06 11:35:39 +02:00
  • c528433079 Allow username only database logins games647 2019-04-15 20:35:56 +02:00
  • 25858ea11f Enable travis caching games647 2019-04-14 10:16:53 +02:00
  • 204ffbb2ee Document network requests games647 2019-04-14 10:16:33 +02:00
  • 9c1ba81cbe Fix running force actions in LoginSecurity thread-safe games647 2019-04-14 10:16:19 +02:00
  • 15c5857c4f Correctly set the offline UUID in ProtocolSupport (Thanks to @Shevchik) games647 2018-08-30 12:31:14 +02:00
  • 4b0ad3b186 Update ProtocolSupport hook games647 2018-08-29 19:49:10 +02:00
  • 101f7207a9 Limit plugin channels to 16 characters for 1.7 support games647 2018-08-07 13:41:22 +02:00
  • 64175fe9e8 Update to CraftApi 0.2 games647 2018-07-29 18:47:07 +02:00
  • f7a10d86eb Don't transform because it's already compatible with 1.13 games647 2018-07-25 16:55:52 +02:00
  • 542aabad73 Lowercase the namespace correctly games647 2018-07-24 14:33:33 +02:00
  • 260b93a565 Channel names should be lowercase according to the spec games647 2018-07-24 10:15:16 +02:00
  • 6604cca8bd Use Plugin:Subchannel for channel messages games647 2018-07-23 14:11:40 +02:00
  • c172b1ec84 Prevent duplicate message fetching for kick in PLib (Fixes #212) games647 2018-06-27 18:59:40 +02:00
  • 9b0b8f5fcb Fix repository link of ProtocolLib games647 2018-06-06 20:17:24 +02:00
  • 20104b2b00 Update ProtocolLib to fix building games647 2018-06-06 09:33:05 +02:00
  • fd76d2448e Add advanced options for the connection pool (Fixes #210) games647 2018-06-04 21:28:19 +02:00
  • 53a1821a9d Fix ProtocolLib repository games647 2018-06-04 21:27:23 +02:00
  • 1c6f4e82e0 Fix NPE for cracked players on non-bungee environments games647 2018-05-23 19:14:20 +02:00
  • 39be806ae7 More debug calls to set the premiumUUID premiumUUID games647 2018-05-06 11:20:52 +02:00
  • 084afef899 Update premium UUID on verification (Related #208) games647 2018-05-04 19:45:43 +02:00
  • 8a9eed3a74 Add /newline variable games647 2018-05-04 18:54:26 +02:00
  • 1ea6d929b1 Clarify how to configure MariaDB/MySQL correctly games647 2018-04-26 10:09:40 +02:00
  • ddc3aa9279 Replace deprecated PropertiesResolveEvent with LoginFinishEvent games647 2018-04-26 10:08:56 +02:00
  • 2a79a9511b Fix auto register type in BungeeCord not being sent games647 2018-04-07 16:14:46 +02:00
  • 791df26702 Fix defaults overriding config games647 2018-04-05 18:42:45 +02:00
  • cdf1988f2f Fix comping after craftapi update games647 2018-04-05 17:38:16 +02:00
  • f476c091bb Fix default message loading, because default values are ignored by .getKeys() games647 2018-04-05 17:33:32 +02:00
  • 352c72df64 Add note about developments builds games647 2018-04-02 14:43:43 +02:00
  • 2cd0b194aa We are SNAPSHOT build not a release candidate games647 2018-03-31 10:38:39 +02:00
  • f2e42019d6 Mention the new FastLogin module names in the setup guide games647 2018-03-31 10:34:26 +02:00
  • 82ec71e8d0 Update premium status for non-bungeecord setups (Related #200) games647 2018-03-27 20:43:53 +02:00
  • 6d207d62ba Fix BungeeCord blacklist condition checking games647 2018-03-25 15:44:51 +02:00
  • 889dab3152 Migrate to PlaceholderExpansion from PlaceholderAPI games647 2018-03-21 11:02:55 +01:00
  • ba5261a427 Drop support for ProtocolLib to fire normal login events and listen to closed connections drop-protocollib games647 2018-03-18 16:35:55 +01:00
  • 71c1f4f12e Remove session in ProtocolSupport directly without expiring games647 2018-03-18 16:22:03 +01:00
  • 3651c4873c Dump craftapi version games647 2018-03-17 16:57:05 +01:00
  • 8b613a48cc Forward skin from ProtocolLib verification response games647 2018-03-16 16:40:12 +01:00
  • 78f8fa1f05 Fix NPE on nullable uuid column games647 2018-03-16 16:34:31 +01:00
  • ac5820bb75 Encode enums as integers games647 2018-03-16 15:15:54 +01:00
  • c1cb28c996 Add basic API (Fixes #200) games647 2018-03-16 15:15:03 +01:00
  • b534765ff8 Always forward premium status to spigot games647 2018-03-16 15:14:35 +01:00
  • 5bcfdfeb32 Cancel restore session events if it's a premium player (Related #201) games647 2018-03-13 14:21:24 +01:00
  • b7c0fd549c Add an explicit warning about the BungeeCord setup guide games647 2018-03-11 12:27:43 +01:00
  • 61c1364506 Simplify command handling games647 2018-03-11 11:47:02 +01:00
  • a29dd849f9 Move shared Mojang client into independant project games647 2018-03-02 19:42:20 +01:00
  • 3f9eba69ba Generate a public key only for ProtocolLib listener games647 2018-03-09 13:57:51 +01:00
  • f250f8071f Optional migration games647 2018-03-05 21:27:48 +01:00
  • 8272aeac69 Switch to the codemc repo for BungeeCord games647 2018-03-05 17:37:40 +01:00
  • 4d470be712 Dump AuthMe version games647 2018-03-05 17:35:33 +01:00
  • e2c04f2c26 Add isSaved helper games647 2018-03-02 19:56:17 +01:00
  • 86694982c7 Minor refactoring games647 2018-03-02 18:29:38 +01:00
  • 04b00f4f22 Add driver available check for more readable error messages games647 2018-02-22 17:57:03 +01:00
  • 48c2355745 Remove copy-paste misleading package name games647 2018-02-19 09:03:53 +01:00
  • cff25c958d Extract BungeeCord message in dedicated classes games647 2018-02-17 20:32:52 +01:00
  • 06bb4b80dd Add toString methods to all relevant classes games647 2018-02-17 19:10:43 +01:00
  • 2bdd051a41 Remove universal jar building for a smaller jar footprint and less conflicts with provided dependencies games647 2018-02-16 12:08:29 +01:00
  • 526a8a9d51 Log invalid proxy id messages games647 2018-02-24 10:45:52 +01:00
  • 8cbdb66625 Relocate HikariCP and slf4j too to prevent conflicts games647 2018-02-08 13:24:42 +01:00
  • e5e815a885 Cancel autologin for AuthMe sessions (Fixes #189, #148, #103) games647 2018-02-05 15:01:28 +01:00
  • d0d5bd300b Use static imports for Colectors.* games647 2018-02-05 10:26:40 +01:00
  • 0c550edb05 Shade the gson dependency to fix compatibility with Minecraft 1.7.10 games647 2018-01-30 13:15:43 +01:00
  • 181ea71222 Readd SSLFactory for rate-limit load balance because direct proxies doesn't work at all games647 2018-01-28 13:25:10 +01:00