SaveCoords
PluginMIT

SaveCoords

Save your coordinates with a configurable limit and SQLite/MySQL database support.

30
Downloads
1
Followers
4 months ago
Updated
📦
1
Versions

📖About SaveCoords

SaveCoords:

SaveCoords is a performance-focused Minecraft plugin that lets players save, list and delete custom coordinates (SQLite/MySQL database support).

Save your coords


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.