About
Save coordinates using commands, useful for smp servers. This is one of my first server plugins so it might not be perfect but it works. Coordinates can be saved either in a private category or a global one. Everyone on the server has access to the global list but the private list is only accessible for YOU.
Source code: https://github.com/0x7n/CoordinateSaver
Commands:
/coords [private | global] : displays saved coordinates, global are accessible for everyone
/coords save [private | global] <title> : save your current position with a title
Updates to the plugin will come