Complete authentication, home teleports, and land protection for offline servers.
Download JAR| Command | Description |
|---|---|
| /register <pass> <pass> | Register a new account (type password twice) |
| /login <pass> | Login to your account |
| Command | Description |
|---|---|
| /sethome | Save your current position as home |
| /home | Teleport to your saved home |
| /spawn | Teleport to world spawn point |
| Command | Description |
|---|---|
| /res pos1 | Set first corner of selection |
| /res pos2 | Set second corner of selection |
| /res create <name> | Create residence from selection |
| /res delete <name> | Delete your residence |
| /res list | List all your residences |
| /res info [name] | Show residence information |
Connection is established with the server
Player cannot interact with the world until authenticated
Player is set to survival mode and can play normally
Stand at one corner of your desired area and type /res pos1
Stand at the opposite corner and type /res pos2
Type /res create MyBase to protect the area
Data is stored in the server config folder:
| File | Contents |
|---|---|
| simpleauth_passwords.json | Hashed passwords |
| simpleauth_homes.json | Player home locations |
| simpleauth_residences.json | Land claim data |
simpleauth_passwords.json and restart the server.
simpleauth-1.0.0.jarmods/ folder