Skip to content

Sara01-s/CoordList

Repository files navigation

A Minecraft Spigot plugin to manage your world coords.

Demo Video:

Watch Here

Commands

/coordlist help

Shows a list of plugins commands and how to use them.

/coordlist view

See your saved coords.

/coordlist add

Add a new coord with your current coordinates to your list.

/coordlist add [x] [y] [z]

Add a new coord with custom coordinates to your list.

/coordlist rename

Change the name of a previously saved coord without losing the original coordinates.

/coordlist remove

Remove a coord from your list.

/coordlist clear

Deletes all your saved coords. Shows a confirmation prompt before doing it.

/coordlist track

Start tracking a saved coord until reached or canceled.

/coordlist track [x] [y] [z]

Start tracking a custom coord until reached or canceled.