ServerMinimap Plugin (1.18.1, 1.17.1) allows you to provide a minimap to your users, without any client mod by using the vanilla maps.
You can configure the scale, update time and colors at which blocks are rendered. There is also an option to show other players on the minimap.
It also features a simple waypoint system and custom events to display its own cursors on the map. (E.g. for more advanced waypoint systems).

Commands

Permissions for the commands can be found below

  • /minimap – gives you the minimap item
  • /waypoint help [command] – gives you information about this command
  • /waypoint add [x] [z] – adds a waypoint either on your current location, or to the specified x and z coordinates.
  • /waypoint list – lists all your waypoints together with their index
  • /waypoint remove <index> – removes the waypoint with the index <index>. Note: indcies change, when removing waypoints.
  • /waypoint hide <index> [true|false] – either toggles visibility of a waypoint, or sets it to the given boolean.

Permissions

  • minimap.fastupdate
    Makes a full update of the player’s minimap every defined amount of ticks. Uses big amounts of Bandwidth. Player’s without this node may need to stand still for about 5 seconds to have a clear map.
  • minimap.command.minimap
    Allows you to use the /minimap command.
  • minimap.command.waypoint.help
    Allows you to use the /waypoint help command
  • minimap.command.waypoint.list
    Allows you to use the /waypoint list command
  • minimap.command.waypoint.add
    Allows you to use the /waypoint add command
  • minimap.command.waypoint.remove
    Allows you to use the /waypoint remove command
  • minimap.command.waypoint.hide
    Allows you to use the /waypoint hidecommand

Metrics

This plugin utilizes Hidendra’s plugin metrics system. You can opt-out under <yourPluginFolder>/PluginMetrics/config.yml

The following information will be collected:

  • A unique identifier
  • The server’s version of Java
  • Whether the server is in offline or online mode
  • The plugin’s version
  • The server’s implementation and game version
  • The OS version/name and architecture
  • The core count for the CPU
  • The number of players online
  • The Metrics version
  • Your online-mode
  • Your server location
  • Your config values for scale, runPerTicks, fastTicks, and chunksPerRun

Screenshots:

How to install:

  • Download a plugin of your choice.
  • Place the .jar and any other files in your plugins directory.
  • Run the server and wait for it to fully load.
  • Type stop in your Minecraft server console to bring the server to a clean stop.
  • Run the server.
  • All done! Your plugin should be installed and ready to be used.

ServerMinimap Plugin (1.18.1, 1.17.1) Download Links

For Minecraft Bukkit 1.12, 1.13

Download from Server 1

For All Versions from Minecraft Bukkit 1.14 to Minecraft Bukkit 1.18.1

Download from Server 1

Click to rate this post!
[Total: 1 Average: 4]