SaveCoords
Save your coordinates with a configurable limit and SQLite/MySQL database support.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
SaveCoords
SaveCoords:
SaveCoords is a performance-focused Minecraft plugin that lets players save, list and delete custom coordinates (SQLite/MySQL database support).

---
Commands:
| Command | Description | |---------|-------------| | `/coords help` | Show help page | | `/coords save <name>` | Save your current location | | `/coords list` | List saved coordinates | | `/coords delete <name>` | Delete a saved coordinate | | `/coords tp <name>` | Teleport to a saved coordinate |
*(Permissions are supported per command for fine-grained control.)*
---
Features:
Core Features - Save and list your personal coordinates. - Delete stored coordinates. - Optionally, include a name to facilitate identification.
Performance - Built-in cache system to reduce database load. - Asynchronous database operations for smooth gameplay.
Database Support - SQLite (default, no setup needed) - MySQL (optional, for shared multiplayer servers)
Permission Support - Full command permission integration.