This repository was archived by the owner on Aug 28, 2024. It is now read-only.
Releases: matthew-mccall/CoordsDB
Releases · matthew-mccall/CoordsDB
Release list
v0.3.0
v0.2.1
This releases adds support for Spigot in addition to current support for Paper. This plugin may now work with Bukkit, but support has not been tested.
Other Improvements
- Fix issues when querying. You can now query the saved coordinates of other users including wildcard support.
- Fix nagging in the logs about using the correct Logger.
v0.2.0
This release replaces the /coords:get and /coords:list commands with /coords:query. See README for details.
New Features
/coords:querynow has wildcard (*) support./coords:querynow makes it easier than ever to share your coordinates by allowing you to query the coordinates of other players using the newplayer:labelsyntax.
v0.1.0
This first version of CoordsDB comes with the basic commands necessary to store coordinates for future reference. This is a pre-release and is not feature complete.
Added Commands
/coords:set <label>Sets and stores your current coordinate location with an optional label/coords:get <label>Gets the coordinate location with the specified label/coords:listLists all your current coordinate locations/coords:del <label>Deletes the coordinate location with the specified label
