Skip to content

Abelkrijgtalles/mojang-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mojang Maps

A Google Maps like navigation system for Minecraft.

Donate Crowdin

View more information on the Mojang Maps wiki!

Roadmap

Moved to the Mojang Maps wiki and #14.

Commands

  • /registerlocation /createlocation - Register a location.
  • /registerroad /createroad - Register a road.
  • /goto - Go to a specific location.
  • /whereamistanding /whichroad /where - Shows where you're standing.
  • /reloadconfigsfromdisk /reloadconfigs /reloadconfig - Reloads all the configs from disk.
  • /navigation /gotogui - Go to a specific location and view the navigation in GUI form.

Permissions

  • mojangmaps.register - Lets you register things.
    • mojangmaps.register.location - Lets you register a location.
    • mojangmaps.register.road - Lets you register a road.
  • mojangmaps.using - Lets you use Mojang Maps.
    • mojangmaps.using.goto - Lets you go to a location.
    • mojangmaps.using.viewlocation - Lets you view your location
    • mojangmaps.using.navigation - Lets you go to a location and view the navigation in GUI form.
  • mojangmaps.util - Some useful tools fo an admin.
    • mojangmaps.util.reloadconfigs - Lets you reload your configs from disk.

Links

Credits