Commit Graph

  • 2e83eaaa81 Remove unused import Smart123s 2021-06-14 19:42:56 +02:00
  • fb8780d006 Prevent duplicate name check API call Smart123s 2021-05-22 21:04:35 +02:00
  • 4c0797d5ea No longer treat linked Floodgate players as conflicting names Smart123s 2021-05-22 18:23:43 +02:00
  • 235d7f8d80 Add 'no-conflict' as an option to config.yml value checking Smart123s 2021-05-22 15:49:33 +02:00
  • dbf10f4767 Remove unnecessary whitespaces Smart123s 2021-05-22 14:17:41 +02:00
  • fed1e91b28 Document 'no-conflict' in config.yml Smart123s 2021-05-22 14:10:32 +02:00
  • dc8dd13d5b Expand possible values in config.yml Smart123s 2021-05-22 14:09:35 +02:00
  • 165e5fe856 Add 'no-conflict' option to some Floodgate config entries Smart123s 2021-05-22 13:45:14 +02:00
  • 01c9b55d80 Merge pull request #545 from games647/dependabot/github_actions/actions/setup-java-2.1.0 games647 2021-06-14 10:37:40 +02:00
  • 4cf660559e Merge pull request #532 from Smart123s/fg-bk-ncshare games647 2021-06-14 10:37:11 +02:00
  • 11c38bdb15 Set required distribution name games647 2021-06-14 10:35:10 +02:00
  • 0d9e30be8d Bump actions/setup-java from 1.4.3 to 2.1.0 dependabot[bot] 2021-06-13 18:08:09 +00:00
  • edb4179ba6 Ignore provided guava dependency games647 2021-05-18 17:28:57 +02:00
  • e0ddfec921 Drop not needed specific time and number limits games647 2021-05-18 17:27:27 +02:00
  • b2fef5e6d6 Update GitHub actions with dependabot too games647 2021-05-18 17:26:53 +02:00
  • 02db1041e2 Be explicit about the license name games647 2021-04-09 15:06:57 +02:00
  • 04428fe146 Merge pull request #543 from Smart123s/fix-warnings games647 2021-06-13 19:42:20 +02:00
  • 9656aadb35 Remove unused imports Smart123s 2021-06-13 16:50:36 +02:00
  • c0d21fdca2 Remove 'handlerFound' from ConnectListener Smart123s 2021-06-13 16:48:01 +02:00
  • c1cf80fe28 Remove 'initialHandlerClazzFound' from ConnectL... Smart123s 2021-06-13 16:44:57 +02:00
  • 9acab1e453 Don't store 'floodgateVersion' in ConnectListener Smart123s 2021-06-13 16:43:38 +02:00
  • d51335c6de Don't store 'ultraAuthPlugin' Smart123s 2021-06-13 16:36:04 +02:00
  • 2fdcc34575 Don't store 'plugin' in BukkitScheduler Smart123s 2021-06-13 16:33:47 +02:00
  • 66a51a8e13 Remove unused 'serverId' from BukkitLoginSession Smart123s 2021-06-13 16:31:39 +02:00
  • 411148b560 No longer reference 'Floodgate' in JoinManagement Smart123s 2021-06-13 14:24:14 +02:00
  • d1109ac75e Merge pull request #542 from Smart123s/patch-4 games647 2021-06-12 20:08:30 +02:00
  • af0ef2aed9 Stop ProtocolSupport from crying Smart123s 2021-06-07 19:45:27 +02:00
  • ee2b3a37f8 Move Floodgate name conflict check to Core Smart123s 2021-06-07 18:50:38 +02:00
  • 0e8ad6e318 Add license header to FloodgateHook.java Smart123s 2021-06-12 19:56:36 +02:00
  • bc8fffe063 Add license header to FloodgateAuthTask.java Péter Tombor 2021-06-12 19:51:15 +02:00
  • 757d0ef991 Fix & Move allowFloodgateNameConflict=linked Smart123s 2021-05-22 17:06:16 +02:00
  • 2d5a53a2f9 Kick player if Floodgate name conflict checking fails Smart123s 2021-05-22 13:48:29 +02:00
  • 9a6112ebd4 Made ProtocolSupport check for Floodgate name conflicts Smart123s 2021-05-22 11:42:34 +02:00
  • 1f3cd5fa5b Share Floodgate name conflict check between Protocol Plugins Smart123s 2021-05-22 11:42:08 +02:00
  • e8bb9fd30a Merge pull request #534 from Smart123s/patch-3 games647 2021-05-23 13:53:20 +02:00
  • 0d5413d402 Warn in config: linked players conflict their Java name Péter Tombor 2021-05-22 21:17:11 +02:00
  • 119b9cb000 Merge pull request #494 from Smart123s/main games647 2021-05-16 20:50:53 +02:00
  • d44ab4e634 Warn when unsupported plugins are detected Smart123s 2021-05-15 14:11:50 +02:00
  • b2b61539e1 Revert "Move Floodgate conflict chechking to core" Smart123s 2021-05-15 11:55:54 +02:00
  • b9dd921885 Change plugin.yml to softepend on Floodgate 2.0 Smart123s 2021-05-09 11:15:34 +02:00
  • 6b20b71403 Merge pull request #530 from Smart123s/patch-2 games647 2021-05-16 16:08:14 +02:00
  • 40b9405c1d Change dependency Floodgate Bungee to API Péter Tombor 2021-05-15 11:58:43 +02:00
  • 1385f0c730 Merge pull request #528 from Smart123s/patch-1 games647 2021-05-13 17:21:47 +02:00
  • a8c1570dd3 Actually assign the queried version to a variable Péter Tombor 2021-05-13 15:12:13 +02:00
  • 3d65a33e0c Merge pull request #527 from TechnicallyCoded/feature/floodgate-v2.0 games647 2021-05-13 15:07:21 +02:00
  • 2700b3ee0e Implement floodgate api version 2.0 TechnicallyCoded 2021-05-12 11:49:15 +02:00
  • 5858bfb443 Add Floodgate name conflict check to ProtocolSupport Smart123s 2021-05-09 11:10:10 +02:00
  • b0ef1a59ac Move Floodgate conflict chechking to core Smart123s 2021-05-09 11:01:36 +02:00
  • 25254b2393 Add vscode to .gitignore Smart123s 2021-05-09 09:09:52 +02:00
  • 08b864220d Merge branch 'main' of https://github.com/games647/FastLogin Smart123s 2021-05-09 09:06:59 +02:00
  • dbe9ac2903 Merge pull request #525 from Smart123s/fg2-bc games647 2021-05-08 19:18:24 +02:00
  • 1b7b2ff2b5 Add support for Floodgate 2.0 Smart123s 2021-05-08 16:26:58 +02:00
  • d01c368cdb Fix identation in bukkit/pom.xml Smart123s 2021-05-08 14:46:00 +02:00
  • 75750f8417 Apostrophes are no longer necessary in config.yml Smart123s 2021-05-08 14:20:56 +02:00
  • 85a1abfaac Describe how UUIDs work for 'allowFloodgateNameConflict' in config.yml Smart123s 2021-05-08 13:38:38 +02:00
  • 5a263956fe Fixed Java auto login/register Smart123s 2021-05-06 11:56:24 +02:00
  • c1d3f278f7 Merge pull request #520 from games647/dependabot/add-v2-config-file games647 2021-04-30 13:32:08 +02:00
  • 7fe6d0ae2b Upgrade to GitHub-native Dependabot dependabot-preview[bot] 2021-04-29 15:33:48 +00:00
  • d3be664c3d Merge pull request #517 from games647/dependabot/maven/com.mycila-license-maven-plugin-4.1 dependabot-preview[bot] 2021-04-28 07:49:29 +00:00
  • 1edfc83e65 Merge pull request #518 from games647/dependabot/maven/junit-junit-4.13.2 dependabot-preview[bot] 2021-04-28 07:44:10 +00:00
  • 727a16a9c0 Bump junit from 4.13.1 to 4.13.2 dependabot-preview[bot] 2021-04-27 21:26:42 +00:00
  • 12dccaebe8 Bump license-maven-plugin from 4.0 to 4.1 dependabot-preview[bot] 2021-04-27 21:26:22 +00:00
  • 0d598ad390 Moved config value checking Smart123s 2021-04-11 11:47:56 +02:00
  • a078bb8214 Add missing return Smart123s 2021-04-11 10:13:43 +02:00
  • 7192dcdf07 Merge pull request #504 from InkerBot/main games647 2021-04-07 10:48:56 +02:00
  • 2c3fd4a575 Return when first auth plugin found 墨水瓶Official 2021-04-07 00:30:11 +08:00
  • ab1d3ded63 Fix errors 墨水瓶Official 2021-04-07 00:12:58 +08:00
  • 83a6cb4bb4 Add log info and fix errors 墨水瓶Official 2021-04-07 00:11:22 +08:00
  • fd045e9ed7 Add SodionAuth softDepend InkerBot 2021-04-06 22:16:27 +08:00
  • fb98dd8393 Void "Hook" in plugin name InkerBot 2021-04-06 22:07:26 +08:00
  • f766e6213e Use a loop to hook AuthPlugin InkerBot 2021-04-06 21:58:53 +08:00
  • 68d23e127a Bump SodionAuth version and fix errors. InkerBot 2021-04-06 21:27:25 +08:00
  • 8837a1b70e Bump SodionAuth version and fix errors. InkerBot 2021-04-06 21:27:25 +08:00
  • 9568556ceb Merge pull request #503 from games647/dependabot/maven/pl.project13.maven-git-commit-id-plugin-4.0.4 dependabot-preview[bot] 2021-04-06 13:02:28 +00:00
  • ea894b3a7b Add SodionAuthBungee hook InkerBot 2021-04-06 00:31:17 +08:00
  • 0c45c30d2f Bump SodionAuth version InkerBot 2021-04-06 00:30:18 +08:00
  • 17e16b68b2 Bump git-commit-id-plugin from 4.0.3 to 4.0.4 dependabot-preview[bot] 2021-04-05 16:17:24 +00:00
  • d6a02aa538 Apply license headers to every file games647 2021-04-05 11:04:42 +02:00
  • 9e8a9508d7 Re-use FloodgatePlayer in FloodgateAuthTask Smart123s 2021-03-30 20:03:09 +02:00
  • 600f484963 Added function isValidConfigValue() Smart123s 2021-03-30 20:00:21 +02:00
  • 94fdc70164 Update config.yml Smart123s 2021-03-29 17:15:45 +02:00
  • c3c0827cfc Drop duplicate package goal games647 2021-03-29 15:19:53 +02:00
  • 870d1ee281 Migrate to Floodgate v2.0 Smart123s 2021-03-29 14:49:33 +02:00
  • e0790965ec Catch NoSuchMethodError games647 2021-03-29 10:13:20 +02:00
  • 4bc328c37c Fail safely if BungeeCord implementation specific classes are not found games647 2021-03-15 13:40:28 +01:00
  • 357430b5ad Put configuration values into extra lines to highlight the environment games647 2021-03-10 16:50:16 +01:00
  • f7fd94e983 Update config comments Smart123s 2021-03-22 21:25:27 +01:00
  • d8b9822c11 Fix "Asynchronous player kick" Smart123s 2021-03-22 20:46:49 +01:00
  • e2e4e76fd9 Moved getGeyserPlayer() to the only class it's used in Smart123s 2021-03-22 20:35:22 +01:00
  • f9992f1447 Fixed 'allowFloodgateNameConflict' for 'false' value. Smart123s 2021-03-22 19:57:13 +01:00
  • 5d94e610ff Create a profile for Bedrock players when registering Smart123s 2021-03-22 19:51:46 +01:00
  • 9abc99ebc2 Use UUID instead of name when checking for Geyser player Smart123s 2021-03-22 18:37:12 +01:00
  • 07da8fc76a autoRegisterFloodgate will no longer try to log in unregistered BE users Smart123s 2021-03-22 17:22:51 +01:00
  • 305700497e Re-added an empty line (deleted by mistake) Smart123s 2021-03-22 11:43:30 +01:00
  • 8c8ed0b639 Made FloodgateAuth async Smart123s 2021-03-22 10:16:23 +01:00
  • ee2ae7f9fd Use authPlugin.isRegistered() instead of profile.isSaved() Smart123s 2021-03-21 19:21:49 +01:00
  • 3e9e433736 Move dependencies Smart123s 2021-03-21 11:07:18 +01:00
  • c41896e5f2 Use isPluginEnabled() in NameCheckTask.java Smart123s 2021-03-21 11:02:29 +01:00
  • 78f897a490 Use isPluginEnabled() in ConnectionListener.java Péter Tombor 2021-03-21 10:59:58 +01:00
  • e1af75191e Implement autoLoginFloodgate & autoRegisterFloodgate config options Smart123s 2021-03-20 18:28:32 +01:00