Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
2b94776e71
@ -27,7 +27,8 @@ MCBBS Link: [Click Here](https://www.mcbbs.net/forum.php?mod=viewthread&tid=1471
|
|||||||
15. Automatically login for Bedrock players(configurable)
|
15. Automatically login for Bedrock players(configurable)
|
||||||
16. Fix shulker box crash bug on legacy versions(MC 1.13-)
|
16. Fix shulker box crash bug on legacy versions(MC 1.13-)
|
||||||
17. **H2 database support**
|
17. **H2 database support**
|
||||||
18. More......
|
18. **100% compatibility with original authme and extensions**
|
||||||
|
19. More......
|
||||||
|
|
||||||
**Download links:**
|
**Download links:**
|
||||||
[Releases](https://github.com/HaHaWTH/AuthMeReReloaded/releases/latest)
|
[Releases](https://github.com/HaHaWTH/AuthMeReReloaded/releases/latest)
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@ -1122,7 +1122,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.xerial</groupId>
|
<groupId>org.xerial</groupId>
|
||||||
<artifactId>sqlite-jdbc</artifactId>
|
<artifactId>sqlite-jdbc</artifactId>
|
||||||
<version>3.45.0.0</version>
|
<version>3.45.1.0</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user