Description
A simple minecraft plugin with which players can save and read coordinates.
Every entry and their index is saved into the default config.yml.
Features
Add an entry
With current coordinates
/clog add <identifier>
/clog add <identifier> <x> <y> <z>
With custom coordinates
With current and custom coordinates:
With ~ Placeholder
List your entries
/clog list <page>
The page arg is optional, if it is not used, the last page will be shown
Delete an entry
/clog remove <index>