- Download a h2 database GUI manager software
- Login database with user(root in default) and password(admin in default)
- Execute sql above:
alter table PLAYERS
add IPV6 VARCHAR(45);
alter table PLAYERS
add IP VARCHAR(15);
alter table PLAYERS
add FORGET VARCHAR(5);
- Restart minecraft server
- Clone this repository
- Edit application.properties
- Run it
- Zip #MINECRAFT_SERVER/mineauth/ folder
- Send to selcarpa@gmail.com with subject "update 0.3.1 to 0.4.0"
- Waiting for reply