Simple bukkit plugin that will broadcast a player's coordinates to all online players. Supports color and style codes (&0-&f, &k, &l, &m, &n, &o, &r) in a custom broadcast message.
Requested here: http://forums.bukkit.org/threads/broadcast-coords.177055/
Enjoy! ^_^
debug-mode: false color-logs: true ##Default broadcastcoords message broadcast-format: "&b{name} &7is at World&f: &3{world} &7Coords &f: &7X: &c{x}&7 , &7Z: &c{z}"
Possible variables for broadcast-format are: {name}, {dispname}, {world}, {x}, {y}, {z}
Have a suggestion? Leave a comment!
This plugin uses metrics to collect stats! It only collect basic things such as version type, and players online. If you want to see everything, click on the graph. Go into /plugins/PluginMetrics/config.yml to disable stat collecting if you wish.