CoordinateLog

A simple minecraft plugin with which players can save and read coordinates.

136

Quick challenge

How far can you run before the mobs catch you?

CoordinateLog

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>`

Add an entry with current coordinates

`/clog add <identifier> <x> <y> <z>`

With custom coordinates

Add an entry with custom coordinates

With current and custom coordinates:

With ~ Placeholder

Add an entry with current and custom coordinates

List your entries

`/clog list <page>`

The page arg is optional, if it is not used, the last page will be shown

List your entries

Delete an entry

`/clog remove <index>`

Delete an entry

ADS