Commit Graph

  • a5777869c8 Re-order driver specific properties games647 2020-05-13 17:22:31 +02:00
  • cf3e8434a2 Prefer more MySQL performance optimizations games647 2020-05-13 17:21:51 +02:00
  • 5881be9b78 Merge pull request #348 from games647/dependabot/maven/com.zaxxer-HikariCP-3.4.5 dependabot-preview[bot] 2020-05-12 14:22:39 +00:00
  • 58c42f9f7f Bump HikariCP from 3.4.3 to 3.4.5 dependabot-preview[bot] 2020-05-11 16:26:14 +00:00
  • f40e787b55 Delay force action until PlayerJoinEvent is fired games647 2020-05-09 18:49:43 +02:00
  • b6a95bb153 Delay force login command for async logins on Paper from Bungee games647 2020-05-07 16:21:03 +02:00
  • 9bae5c3f79 Merge pull request #339 from games647/dependabot/maven/me.clip-placeholderapi-2.10.6 dependabot-preview[bot] 2020-05-05 11:46:47 +00:00
  • b5ccc1df2e Bump placeholderapi from 2.10.5 to 2.10.6 dependabot-preview[bot] 2020-05-04 16:26:59 +00:00
  • d829c71438 Merge pull request #334 from games647/dependabot/maven/com.zaxxer-HikariCP-3.4.3 dependabot-preview[bot] 2020-04-29 10:36:11 +00:00
  • 9cf5431d1a Merge pull request #335 from games647/dependabot/maven/com.lenis0012.bukkit-loginsecurity-3.0.2 dependabot-preview[bot] 2020-04-28 08:36:50 +00:00
  • e0a7f207c5 Bump loginsecurity from 3.0.1 to 3.0.2 dependabot-preview[bot] 2020-04-27 16:21:02 +00:00
  • efb4c34b50 Bump HikariCP from 3.4.2 to 3.4.3 dependabot-preview[bot] 2020-04-27 16:20:09 +00:00
  • 68d35c75c2 Bump maven-shade-plugin from 3.2.2 to 3.2.3 dependabot-preview[bot] 2020-04-20 16:13:44 +00:00
  • 0d93a2c371 Bump placeholderapi from 2.10.4 to 2.10.5 dependabot-preview[bot] 2020-03-30 16:24:14 +00:00
  • 6091a228ab Don't rely on toString to build unique session keys games647 2020-04-25 17:02:52 +02:00
  • 6f99b6e9b4 Add explicit Junit dependency games647 2020-02-08 15:24:34 +01:00
  • 109e19e6da Add missing synchronized modifiers games647 2020-02-08 15:17:00 +01:00
  • 5676e99dec Require player re-join to confirm auto-login request confirm games647 2020-03-20 16:06:42 +01:00
  • 18d2ba5095 Disable restore session cancel authme-session games647 2020-03-20 13:51:12 +01:00
  • 65469ed579 Make scheduler platform dependent games647 2020-03-20 13:44:58 +01:00
  • 8ecb5657d3 Drop nullable annotation usage to compile games647 2020-03-14 19:06:05 +01:00
  • 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