CoordinateLog
A simple minecraft plugin with which players can save and read coordinates.
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
CoordinateLog
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>`