X Marks The Spot

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Features

  • Create maps to hidden treasure for other players to find!
  • Find your way back to points of interest without hitting F3 to jot down coordinates
  • Maps are saved as .png and .csv files, for easy editing

Configuration

None yet.


Commands

User commands:

  • /map track: Begin recording your location on a map. This can only be seen by you, and will be lost when you log out.
  • /map notrack: Stop tracking.
  • /map mark: Place an X on the map where you're standing, to show the spot of your secret hideout / the tunnel to the enemy base / a really nice view / anything else! - /map unmark: Remove a nearby X.
  • /map reset: Erase unsaved trails and marks on a map.
  • /map color: Change the color of your trail on a map. Defaults to lava red.
  • /map save: Finalize your map, making it visible to other players, and more permanent. You can continue to use /map track and /map save to add on to it. /map reset won't affect anything that's been saved.
  • /map delete save: Completely erase a map, removing everything that's been saved.

Admin commands:

  • /map lock: "/map lock track" and "/map lock save" prevent non-admins from being able to use those commands on this particular map.
  • /map unlock: Reverse the effects of /map lock.

Debug commands:

  • /map import: Reload the saved data for a map from disk. Normally this is done when the plugin loads.
  • /map export: Export the saved data for a map onto disk. Normally this is done when the plugin exits.
  • /map setscale: Set the scale to one of "closest", "close", "normal", "far", or "farthest". This won't redraw anything already mapped out at the old scale.
  • /map setid: Change the ID of a map in your hands, in effect replacing it with another map.
  • /map survey: Rapidly fill a map by taking the player on a grand survey of the Void.

Permissions:

  • xmark.track: Allow the use of track, notrack, mark, unmark, reset, and color.
  • xmark.save: Allow the use of save and delete save
  • xmark.admin: Allow the use of lock and unlock
  • xmark.debug: Allow the use of import, export, setscale, setid, and survey

The source for X Marks the Spot is available at https://github.com/carboncopy/xmarksthespot.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files