Cave of the Day will handle points of interest for players, which can be set depending on what your needs are. This is just in Alpha Stage at the moment, and all functionality is not completed.
But, if you want to try it out... here you go! http://dev.bukkit.org/server-mods/cotd/files/1-cave-of-the-day-version-0-1-3d/
Or the dev version: http://dev.bukkit.org/server-mods/cotd/files/1-cave-of-the-day-version-0-1-3e8/
and my code, if you wish... https://github.com/lekro/CaveOfTheDay
- Add multiple teleports option (command /poi)
- Admin-only POIs
- Warn admins at logon about POIs not updated for the day/week/month, etc.
- /cotd Teleports to the set location.
- /cotdset Sets the Cave of the Day to where you are standing. (Admin only)
- /poi Everything to do with POIs. Permissions node caveoftheday.poi
- Added early POI command, /poi
- Corrected few problems here and there.
- Added multiworld support
- Fixed major nullpointer glitch.