19 lines
811 B
Markdown
19 lines
811 B
Markdown
# 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.** |