You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Internal database file is not compatible, you should update it(How to update)
$MINECRAFT_SERVER_PATH/world/serverconfig/mineauth-server.toml is updated, In case of modified it, you should backup
and re-edit it
0.3.1
Fixed
Update sql wrong(Caused some serious errors)
"enableAccountModule=false" does not take effect correctly
Attention:
This version is a bug fix version and does not contain functional updates.
0.3.0
Fixed
Some datasource hot-modify error
First-startup error
Player(unauthorised) cannot been kicked out correctly sometimes
Version range error that caused mineauth cannot run on 1.16.1 correctly
New feature
ForgetPassword command
Add more i18n customization options(You can put your own i18n file into $MINECRAFT_SERVER_PATH/mineauth/i18n/ ,
Rename it to xxx.jsonFile example, And edit
$MINECRAFT_SERVER_PATH/world/serverconfig/mineauth-server.toml.)
Attention:
Internal database file is fully compatible, you can keep mineauth/ folder
$MINECRAFT_SERVER_PATH/world/serverconfig/mineauth-server.toml is updated, In case of modified it, you should backup
and re-edit it
0.2.0
Refactor code(ready for chest lock module)
Fixed a bug that cause username field cannot been saved
Disable banner print of default config
Add i18n support(has not test)
Build a mysql-support jar file
Add identifierSet command(but forgetPassword not completely)
Knew issues
First start will fail, it won't happen in second startup.
Attention:
Internal database file is fully compatible, you can keep mineauth/ folder
$MINECRAFT_SERVER_PATH/world/serverconfig/mineauth-server.toml is updated, In case of modified it, you should backup
and re-edit it