Doc 0b6a7ee9bd
Some checks failed
Build new release / Build gradle (push) Failing after 32s
Build new release / Create Release (push) Has been cancelled
Removed the tag requirement for the build workflow
2023-12-01 09:52:05 +01:00
2023-12-01 09:47:26 +01:00
2023-12-01 09:47:26 +01:00
2023-12-01 09:47:26 +01:00
2023-12-01 09:47:26 +01:00
2023-12-01 09:47:26 +01:00
2023-12-01 09:47:26 +01:00
2023-12-01 09:47:26 +01:00
2023-12-01 09:47:26 +01:00
2023-12-01 09:47:26 +01:00

Coordsave

Description:

A plugin to simply save your coordinates so that you don't have to write them down.

Usage:

/coordsave save <name> - Will save your current coordinates
/coordsave show <name> - Will show you the coordinates of that name
/coordsave list - Will show you all saved coordinates names
/coordsave remove <name> - Removes the named entries

the /coordsave can also be replaced with alias /cs

Documentation:

Installation:

Just place the CoordSave-<version>.jar into the plugins folder on your bukkit or paper server.

Else:

The coordinates (data) are saved into a SQlite database witch is located in coordsave folder in your server's plugins folder. You can edit the database there if you have to or migrate it to a different or new server.

Description
A plugin to simply save your coordinates so that you don't have to write them down.
Readme 116 KiB
Languages
Java 100%