Skip to content

cjo2/waypointCompass

Repository files navigation

waypointCompass

A waypoint manager for Bukkit servers. I built this to remedy the lack of minimap mods for the 1.7.4 version of Minecraft. Users could save location information, announce their current location, and point their in-game compass towards a saved location.

commands

  • wc mark {name} [private]
  • wc remove {name}
  • wc goto {name}
  • wc list
  • wc broadcast

in progress

  • Adding persistent data storage (mySQL)

to do

  • Choose more appropriate data types
  • Make CommandManager.java easier to read

links

About

A waypoint manager for Bukkit servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages