Commit Graph

  • 57237f6dfa Fixes HaHaWTH 2023-09-29 16:33:12 +08:00
  • fc86e3ef78 Fix typo HaHaWTH 2023-09-29 16:22:42 +08:00
  • 846b7f67e5 Fix typo HaHaWTH 2023-09-29 16:18:55 +08:00
  • ffe3f5d24a Fix typo HaHaWTH 2023-09-29 16:17:00 +08:00
  • 2db1a15c72 Fix config path HaHaWTH 2023-09-29 16:14:51 +08:00
  • 95342ae054 Add features to delete bot join data HaHaWTH 2023-09-29 16:13:48 +08:00
  • 6800356f10 Small tweaks HaHaWTH 2023-09-29 15:29:44 +08:00
  • 95b5d88197 Fix typo HaHaWTH 2023-09-29 15:26:10 +08:00
  • 9f6f55d8e8 Fix config description HaHaWTH 2023-09-29 15:24:26 +08:00
  • d1ebcfeef0 Fix HaHaWTH 2023-09-29 15:22:16 +08:00
  • 5305bf0bfd Fix HaHaWTH 2023-09-29 15:09:32 +08:00
  • 78c5ab5d8a Add banner color switch option & advanced banners HaHaWTH 2023-09-29 15:02:18 +08:00
  • 836c568fef Update GeoLite2-Country database HaHaWTH 2023-09-29 12:12:41 +08:00
  • 7cbd1ebae7 Fix config path HaHaWTH 2023-09-29 11:39:57 +08:00
  • a35a277b32 Add useless banners & Code cleanup HaHaWTH 2023-09-29 11:34:53 +08:00
  • 9b93e0e4b6 Disable GeoIP with config: remove field, fix tests ljacqu 2023-09-24 18:23:55 +02:00
  • 65a272d6cb Config option to disable GeoIP database #2720 3meraldK 2023-09-24 17:26:16 +02:00
  • 971f0f7683 Update README HaHaWTH 2023-09-23 18:58:08 +08:00
  • d2718c1934 Bump ProtocolLib to 5.1.0 & EssentialsX to 2.20.1 HaHaWTH 2023-09-23 18:47:12 +08:00
  • 0cdd2b20d6 Code Improvement HaHaWTH 2023-09-23 18:42:23 +08:00
  • 66b2bf8436 Code Improvement HaHaWTH 2023-09-23 18:40:18 +08:00
  • cf01767ad3 Revert changes HaHaWTH 2023-09-23 18:29:17 +08:00
  • fdefdb88cc Implement translation (2) HaHaWTH 2023-09-23 18:17:12 +08:00
  • 4bcc992b7f Implement translation (1) HaHaWTH 2023-09-23 18:12:52 +08:00
  • 35aba2207b TODO HaHaWTH 2023-09-21 22:07:27 +08:00
  • ce2ee9e0fb Fix config typo HaHaWTH 2023-09-21 21:49:35 +08:00
  • 9093ad2d9f Prepare for b23 HaHaWTH 2023-09-20 02:32:53 +08:00
  • 08ed6504f2 Cleanup HaHaWTH 2023-09-20 02:29:24 +08:00
  • 9f70748b55 Useless code cleanup HaHaWTH 2023-09-20 02:26:48 +08:00
  • 3f6a7ce48f Sync repo files to b22 HaHaWTH 2023-09-20 02:15:22 +08:00
  • ed320196fe Remove all files HaHaWTH 2023-09-20 02:10:19 +08:00
  • 62f27f8231 Merge pull request #25 from HaHaWTH/dependabot/maven/org.slf4j-slf4j-simple-2.0.9 b22 b21 DGun Otto 2023-09-16 22:51:34 +08:00
  • c3485903c5 Bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 #25 dependabot[bot] 2023-09-04 04:14:09 +00:00
  • 5f3089b61b Merge pull request #21 from HaHaWTH/dependabot/maven/org.mariadb.jdbc-mariadb-java-client-3.2.0 dependabot[bot] 2023-09-03 10:11:12 +00:00
  • e8f42ab669 Merge pull request #20 from HaHaWTH/dependabot/maven/org.xerial-sqlite-jdbc-3.42.0.1 dependabot[bot] 2023-08-28 12:25:51 +00:00
  • e3ff584bf4 Bump org.mariadb.jdbc:mariadb-java-client from 3.1.4 to 3.2.0 #21 dependabot[bot] 2023-08-28 04:23:57 +00:00
  • a9116a2f28 Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.42.0.1 #20 dependabot[bot] 2023-08-28 04:23:39 +00:00
  • 2de4a60f3a Revert "Update to ConfigMe 1.4.0" - ConfigMe uses a different version from SnakeYAML, causing issues because it uses a newer configuration. For now, we stay on 1.3 as a quick fix. This reverts commit 79309c3c05. ljacqu 2023-08-24 15:09:08 +02:00
  • 79309c3c05 Update to ConfigMe 1.4.0 ljacqu 2023-08-23 06:29:11 +02:00
  • 80c1c2edac Dependabot: Remove ignore entry for unused dependency - The previous commit specified to ignore mockito-junit-jupiter, which is not used by this project -> remove entry ljacqu 2023-08-23 06:33:36 +02:00
  • f098cc0762 Dependabot: Ignore Mockito 5 updates - Mockito 5 requires Java 11, which we're not yet using ljacqu 2023-08-23 06:30:31 +02:00
  • ddd8c44396 Merge pull request #17 from HaHaWTH/dependabot/maven/net.essentialsx-EssentialsX-2.20.1 DGun Otto 2023-08-07 21:09:11 +08:00
  • 6edcfa993e Bump net.essentialsx:EssentialsX from 2.20.0 to 2.20.1 #17 dependabot[bot] 2023-08-07 04:56:34 +00:00
  • e63764e2cf Merge pull request #16 from HaHaWTH/dependabot/maven/org.checkerframework-checker-qual-3.37.0 dependabot[bot] 2023-08-03 17:42:49 +00:00
  • a1b4ccb736 Merge pull request #2735 from Obydux/master ljacqu 2023-08-02 09:23:07 +02:00
  • 63540088c9 Bump org.checkerframework:checker-qual from 3.36.0 to 3.37.0 #16 dependabot[bot] 2023-08-02 04:45:13 +00:00
  • 550b3a1b69 Minor spelling mistake Obydux 2023-07-30 18:43:11 +03:00
  • 7bfb79f4dd Actually finish the Lithuanian translation Obydux 2023-07-30 17:54:08 +03:00
  • 44b255512d Remove myself from plugin authors list - I'm still around :) but don't need my username to be part of the log when a MC server crashes :) ljacqu 2023-07-25 21:38:12 +02:00
  • 8e760e504e Merge pull request #11 from HaHaWTH/dependabot/maven/org.mockito-mockito-core-5.4.0 b20 dependabot[bot] 2023-07-21 15:14:39 +00:00
  • bf3553df68 Merge pull request #12 from HaHaWTH/dependabot/maven/org.checkerframework-checker-qual-3.36.0 dependabot[bot] 2023-07-21 15:14:14 +00:00
  • 44e4937d16 Merge pull request #7 from HaHaWTH/dependabot/maven/org.postgresql-postgresql-42.6.0 dependabot[bot] 2023-07-21 15:13:13 +00:00
  • 280bb2bdcc Merge pull request #9 from HaHaWTH/dependabot/maven/org.slf4j-slf4j-simple-2.0.7 dependabot[bot] 2023-07-19 06:47:48 +00:00
  • c0da109dea Merge pull request #15 from HaHaWTH/dependabot/maven/com.mysql-mysql-connector-j-8.1.0 dependabot[bot] 2023-07-19 06:45:16 +00:00
  • b455d0a200 Bump mysql-connector-j from 8.0.33 to 8.1.0 #15 dependabot[bot] 2023-07-19 04:59:36 +00:00
  • 7a76050cc7 Bump h2 from 2.1.214 to 2.2.220 (#2726) dependabot[bot] 2023-07-16 19:23:27 +02:00
  • e11f36412f Bump mariadb-java-client from 3.0.8 to 3.1.4 (#2718) dependabot[bot] 2023-07-16 19:22:56 +02:00
  • abcd2640bb Bump mysql-connector-j from 8.0.31 to 8.0.33 (#2717) dependabot[bot] 2023-07-16 19:22:43 +02:00
  • 974e6780a5 Bump EssentialsX from 2.19.7 to 2.20.0 (#2713) dependabot[bot] 2023-07-16 19:22:23 +02:00
  • b6bf9dabcc Bump sqlite-jdbc from 3.39.3.0 to 3.42.0.0 (#2712) dependabot[bot] 2023-07-16 19:22:13 +02:00
  • 642ff72ee0 Bump postgresql from 42.5.0 to 42.6.0 (#2711) dependabot[bot] 2023-07-16 19:22:03 +02:00
  • 2f9d11e1d5 Merge pull request #10 from HaHaWTH/dependabot/maven/com.h2database-h2-2.2.220 DGun Otto 2023-07-14 23:38:08 +08:00
  • ab85429b4c Merge pull request #6 from HaHaWTH/dependabot/maven/org.xerial-sqlite-jdbc-3.42.0.0 DGun Otto 2023-07-14 23:37:46 +08:00
  • 145dbd46f0 Merge pull request #8 from HaHaWTH/dependabot/maven/org.mariadb.jdbc-mariadb-java-client-3.1.4 DGun Otto 2023-07-14 23:37:35 +08:00
  • 8e451b0642 Merge pull request #13 from HaHaWTH/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.10 DGun Otto 2023-07-14 23:37:22 +08:00
  • b12070a517 Merge pull request #14 from HaHaWTH/dependabot/maven/net.essentialsx-EssentialsX-2.20.0 DGun Otto 2023-07-14 23:37:04 +08:00
  • 3950b3034c Bump EssentialsX from 2.19.7 to 2.20.0 #14 dependabot[bot] 2023-07-14 13:53:38 +00:00
  • 47ae657c80 Bump jacoco-maven-plugin from 0.8.8 to 0.8.10 #13 dependabot[bot] 2023-07-14 13:52:58 +00:00
  • 87ef1ab8ed Bump checker-qual from 3.32.0 to 3.36.0 #12 dependabot[bot] 2023-07-14 13:52:34 +00:00
  • a6bd4f59cb Bump mockito-core from 5.2.0 to 5.4.0 #11 dependabot[bot] 2023-07-14 13:52:23 +00:00
  • ac610ad552 Bump h2 from 2.1.214 to 2.2.220 #10 dependabot[bot] 2023-07-14 13:52:02 +00:00
  • d9204afdc9 Bump slf4j-simple from 2.0.5 to 2.0.7 #9 dependabot[bot] 2023-07-14 13:51:54 +00:00
  • 69abbc308a Bump mariadb-java-client from 3.1.2 to 3.1.4 #8 dependabot[bot] 2023-07-14 13:51:45 +00:00
  • 06f2b0c49e Bump postgresql from 42.5.4 to 42.6.0 #7 dependabot[bot] 2023-07-14 13:49:44 +00:00
  • 47b0e6e744 Bump sqlite-jdbc from 3.40.1.0 to 3.42.0.0 #6 dependabot[bot] 2023-07-14 13:49:34 +00:00
  • 4533f52016 Merge pull request #5 from HaHaWTH/oscs_fix_cin6hi8au51v1r8mnpgg b19 DGun Otto 2023-07-12 16:54:32 +08:00
  • ae36036874 fix vuln #5 HaHaWTH 2023-07-12 16:48:23 +08:00
  • 6f19a5442f Update README.md b18 DGun Otto 2023-07-12 00:40:44 +08:00
  • 3019e33945 Update README.md DGun Otto 2023-07-12 00:37:53 +08:00
  • 7e49e26735 reupload files HaHaWTH 2023-07-11 20:45:01 +08:00
  • b014da245d Del all files HaHaWTH 2023-07-11 20:42:24 +08:00
  • 912e607144 Update README.md b17 DGun Otto 2023-07-10 12:53:32 +08:00
  • af71f9f5fe Update README.md DGun Otto 2023-07-10 12:53:02 +08:00
  • 53d4206271 Merge branch 'Stabrinai:master' into master DGun Otto 2023-07-02 10:59:19 +08:00
  • 110fc7266d [功能] 向 authme.admin.whitelistmessage 权限节点添加没有注册资格的玩家尝试入服的提醒 Sattera 2023-06-24 18:47:26 +08:00
  • b1bee0967c [功能] 添加白名单(玩家是否注册) 玩家添加authme.whitelist权限来忽略白名单 Sattera 2023-06-24 13:09:17 +08:00
  • f24d6c5b5f Update translation doc page, add comment for missing entries, fix verifyMessages task ljacqu 2023-06-21 12:12:34 +02:00
  • df6931d4b1 Add Japanese (#2719) Ramune 2023-06-21 19:00:21 +09:00
  • 793ab1d75b Merge pull request #2634 from AuthMe/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.4.1 ljacqu 2023-06-20 23:16:47 +02:00
  • db04fd2a5b Avoid setting field with reflection on a JDK class - fails on newer JDK versions ljacqu 2023-06-20 17:03:06 +02:00
  • 2e3448ab58 Merge pull request #2707 from haer0248/patch-1 ljacqu 2023-06-20 15:04:28 +02:00
  • e9481db633 Update README.md DGun Otto 2023-06-11 14:21:41 +08:00
  • 82f29af1ae Merge branch 'Stabrinai:master' into master b16 DGun Otto 2023-06-05 00:25:02 +08:00
  • 7e5d9ed1e8 [功能] 添加隐藏自动登录时发送登录成功消息 Sattera 2023-06-02 20:06:49 +08:00
  • 55152a62c4 Update README.md Cai Xukun 2023-05-18 21:56:26 +08:00
  • 1b12d1b7d5 Update README.md Cai Xukun 2023-05-18 18:34:18 +08:00
  • 527f7f21c7 Add files via upload b15 Cai Xukun 2023-05-14 21:16:17 +08:00
  • 0205f585df Add files via upload b14 Cai Xukun 2023-05-14 15:22:30 +08:00
  • d44792baa5 Add files via upload Cai Xukun 2023-05-13 21:49:36 +08:00
  • 68ac58686d Add files via upload b13 b12 Cai Xukun 2023-05-13 16:31:45 +08:00