Simple Co-ords v1.1
Details
-
FilenameSimpleCoords-v1.1.jar
-
Uploaded by
-
UploadedDec 30, 2020
-
Size8.13 KB
-
Downloads230
-
MD5b5f328b12460430b6b32784bb9af07f9
Supported Bukkit Versions
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
- 1.8
Changelog
Changelog: *Removed spigot from jar*
First Release!
Made with spigot 1.16.4
Commands:
/coords add : adds current co-ord
/coords add here : adds current co-ord
/coords add <x> <y> <z> : adds co-ord at x y z
/cords delete all : deletes all co-ords
/coords delete <num> : deletes co-ord num
/coords help : gives help message
/coords page <num> : shows co-ord page num
/coords reload : reloads config
/coords view : views co-ords
/coords version : displays current version
Permissions:
- coords.add (add new co-ord note)
- coords.delete (remove co-ord note)
- coords.help (help command)
- coords.reload (reload config)
- coords.version (view plugin version)
- coords.view (ability to view co-ords list)
- coords.*