Files
CordSave/README.md
2023-12-01 09:47:26 +01:00

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.**