HaHaWTH
17187b05c1
Update maven.yml
2023-04-06 01:49:05 +08:00
HaHaWTH
6f193f05ce
Update maven.yml
2023-04-06 01:47:55 +08:00
HaHaWTH
a626265b09
Update maven.yml
2023-04-06 01:42:51 +08:00
HaHaWTH
bda8613f93
Update .gitignore
2023-04-06 01:19:09 +08:00
HaHaWTH
44136bb91f
Update maven.yml
2023-04-06 01:08:45 +08:00
HaHaWTH
69514738f7
Update maven.yml
2023-04-06 01:01:54 +08:00
HaHaWTH
220b31bb99
Update maven.yml
2023-04-06 00:59:20 +08:00
HaHaWTH
3b58a0acc9
Update maven.yml
2023-04-06 00:57:06 +08:00
HaHaWTH
5efa360cb2
Update README.md
2023-04-06 00:25:56 +08:00
HaHaWTH
2269c93dee
Update maven.yml
2023-04-06 00:22:41 +08:00
HaHaWTH
bf6233c024
Update maven.yml
2023-04-05 23:32:01 +08:00
HaHaWTH
3cc6f535a8
Update maven.yml
2023-04-05 22:01:32 +08:00
HaHaWTH
95d9edddeb
Merge branch 'Stabrinai:master' into master
2023-04-05 21:05:10 +08:00
Sattera
4a559a7ccf
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/main/java/fr/xephi/authme/listener/PlayerListener.java
2023-04-05 20:25:10 +08:00
Sattera
baaabb22d4
添加对 floodgate 的支持
2023-04-05 20:24:55 +08:00
HaHaWTH
9e39f4a186
Create maven-publish.yml
2023-04-05 18:56:36 +08:00
Sattera
c2b7a693b2
添加对 floodgate 的支持
b2-fix2
2023-04-04 09:08:07 +08:00
Sattera
0e1e65c7f7
取消 /cp 指令的邮箱验证
b2
b2-fix1
2023-03-28 08:59:03 +08:00
Sattera
d33f838f3a
添加 keybindings.use 节点控制 下蹲 + 切副手 打开菜单 //自用内容
2023-03-22 10:02:29 +08:00
Sabrita
393449e08e
默认删除qq邮箱支持
2023-03-01 22:20:03 +08:00
Sabrita
bdf7816306
更改十分钟内注册逻辑
2023-02-28 13:22:15 +08:00
Sabrita
e109094472
删测测试项 默认开启用户名限制并增加默认限制用户
2023-02-28 13:13:17 +08:00
Sabrita
ea1af80ea4
修复构建
2023-02-28 12:51:55 +08:00
Sabrita
674d72c113
优化 import 。更改默认配置
2023-02-28 12:36:56 +08:00
Sabrita
912646c041
增加服务器被关闭时的邮箱通知
2023-02-27 19:57:00 +08:00
Sabrita
4ca879b08a
删除 wecome 提醒
2023-02-27 19:10:04 +08:00
Sabrita
2d4b2381ff
默认使用邮箱注册
2023-02-27 18:45:28 +08:00
Sabrita
bbfce5bcfd
删除测试库
...
删除 wecome 增加新代码
2023-02-27 18:34:29 +08:00
Sabrita
cfca8ccd85
删除测试库
...
删除 wecome 增加新代码
2023-02-27 18:34:06 +08:00
ljacqu
9fd532d798
Minor: Rename StringUtils#isEmpty to #isBlank
...
- Better fits the naming used by other tools and also the JDK (String#isBlank as of JDK 11)
2022-12-30 08:44:29 +01:00
ljacqu
779e62674e
#2661 Remove mocks of InetAddress (which is a sealed class in JDK 19)
...
- Remove mocks of InetAddress in favor of using real InetAddress instances. This fixes test issues under JDK 19, where InetAddress has been changed to a sealed class
2022-12-30 08:27:51 +01:00
Gabriele C
a14df80a87
Merge remote-tracking branch 'origin/master'
2022-10-27 02:08:13 +02:00
Gabriele C
d7437bd2b1
Bump log4j dependency (keep in sync with 1.12.2)
2022-10-27 02:08:02 +02:00
dependabot[bot]
569b8ba2d3
Bump mockito-core from 4.8.0 to 4.8.1 ( #2632 )
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.8.0...v4.8.1 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 01:48:10 +02:00
Gabriele C
87c60a5b44
Update github workflow
2022-10-27 01:47:32 +02:00
Gabriele C
3741fb4cec
Merge remote-tracking branch 'origin/master'
2022-10-09 23:39:50 +02:00
Gabriele C
ddca37ab73
Require Java 11 compiler (JRE 1.8 compatible)
2022-10-09 23:39:39 +02:00
dependabot[bot]
0c83c6d9d8
Bump checker-qual from 3.25.0 to 3.26.0 ( #2626 )
...
Bumps [checker-qual](https://github.com/typetools/checker-framework ) from 3.25.0 to 3.26.0.
- [Release notes](https://github.com/typetools/checker-framework/releases )
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.25.0...checker-framework-3.26.0 )
---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-09 22:04:41 +02:00
dependabot[bot]
681689bd5c
Bump mariadb-java-client from 3.0.7 to 3.0.8 ( #2621 )
...
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j ) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases )
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.0.7...3.0.8 )
---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-09 22:04:24 +02:00
dependabot[bot]
1492d8d4a1
Bump maven-jar-plugin from 3.2.2 to 3.3.0 ( #2620 )
...
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin ) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases )
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.2...maven-jar-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-09 22:04:15 +02:00
dependabot[bot]
12978a82d1
Bump maven-shade-plugin from 3.3.0 to 3.4.0 ( #2618 )
...
Bumps [maven-shade-plugin](https://github.com/apache/maven-shade-plugin ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-shade-plugin/releases )
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.3.0...maven-shade-plugin-3.4.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-09 22:04:07 +02:00
dependabot[bot]
a865f9bc2d
Bump sqlite-jdbc from 3.39.2.1 to 3.39.3.0 ( #2615 )
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.39.2.1 to 3.39.3.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases )
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG )
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.39.2.1...3.39.3.0 )
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-09 22:03:57 +02:00
dependabot[bot]
683c897c0f
Bump mockito-core from 4.7.0 to 4.8.0 ( #2613 )
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-09 22:03:47 +02:00
Gabriele C
fefeead323
Fix duplicated repository in pom.xml
2022-10-09 22:03:09 +02:00
dependabot[bot]
3f5353a328
Bump checker-qual from 3.24.0 to 3.25.0 ( #2612 )
...
Bumps [checker-qual](https://github.com/typetools/checker-framework ) from 3.24.0 to 3.25.0.
- [Release notes](https://github.com/typetools/checker-framework/releases )
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.24.0...checker-framework-3.25.0 )
---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 22:10:46 +02:00
dependabot[bot]
dca829650c
Bump sqlite-jdbc from 3.39.2.0 to 3.39.2.1 ( #2610 )
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.39.2.0 to 3.39.2.1.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases )
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG )
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.39.2.0...3.39.2.1 )
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 22:10:37 +02:00
dependabot[bot]
37b8728197
Bump postgresql from 42.4.2 to 42.5.0 ( #2609 )
...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc ) from 42.4.2 to 42.5.0.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases )
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.4.2...REL42.5.0 )
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 22:10:30 +02:00
dependabot[bot]
50a1f9de98
Bump EssentialsX from 2.19.6 to 2.19.7 ( #2608 )
...
Bumps [EssentialsX](https://github.com/EssentialsX/Essentials ) from 2.19.6 to 2.19.7.
- [Release notes](https://github.com/EssentialsX/Essentials/releases )
- [Commits](https://github.com/EssentialsX/Essentials/compare/2.19.6...2.19.7 )
---
updated-dependencies:
- dependency-name: net.essentialsx:EssentialsX
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 22:10:20 +02:00
Gabriele C
51760c4a8c
Change the essentialsx repository
2022-09-07 22:09:29 +02:00
ChanceSD
0d29c18ab4
Fix automatic antibot ( #2611 )
2022-09-02 13:54:22 +02:00