Download Minimap Control — Minecraft Mods — ModStock

Minimap Control

Active

Downloads

10

Last update

9 months ago

Versions

1.16 — 1.21.1
Server
Utils

Minimap Control

This plugin allows players to control how minimaps mods work per world on Spigot or Sponge based servers.

Current Support:

  • Journeymap
  • XaerosMinimap
  • VoxelMap-Updated

Journeymap config options are configurable either in game with journeymap, or via the config file
Xaero's minimap is only configurable via the config file.

JM Note: Some worlds might not appear in journeymap's in game config editor. This is a journeymap limit. Per-world configs are applied regardless.

Xaeros Note: Players connecting with version Xaero's Minimap version 23.7.0 or below will be kicked from the server. These versions did not respect the config packet. PRs to change this behavior are welcome.

Config Options

Global Config Options ```yaml global-journeymap-config: journeymap-enabled: 'true' use-world-id: 'true' view-only-server-properties: 'true' allow-multiplayer-settings: ALL world-player-radar: NONE world-player-radar-update-time: '5' see-underground-players: NONE hide-ops: 'false' hide-spectators: 'true' allow-death-points: 'false' show-in-game-beacons: 'true' allow-waypoints: 'true' teleport-enabled: 'true' render-range: '0' surface-mapping: ALL topo-mapping: NONE biome-mapping: NONE cave-mapping: NONE radar-enabled: NONE player-radar-enabled: 'false' villager-radar-enabled: 'false' animal-radar-enabled: 'false' mob-radar-enabled: 'false' config-version: 5.9.15 global-xaeros-config: cave-mode: true nether-cave-mode: true radar: false global-voxel-config: radar-allowed: true radar-mobs-allowed: true radar-players-allowed: true caves-allowed: true teleport-command: 'tp %p %x %y %z' worlds: minecraft:overworld: ... ```
Per world config ```yaml worlds: minecraft:overworld: journeymap-config: enabled: 'false' teleport-enabled: 'false' render-range: '0' surface-mapping: ALL topo-mapping: ALL biome-mapping: ALL cave-mapping: ALL radar-enabled: ALL player-radar-enabled: 'true' villager-radar-enabled: 'true' animal-radar-enabled: 'true' mob-radar-enabled: 'true' config-version: 5.9.15 xaeros-config: enabled: false cave-mode: true nether-cave-mode: true radar: true voxel-config: enabled: false radar-allowed: true radar-mobs-allowed: true radar-players-allowed: true caves-allowed: true teleport-command: 'tp %p %x %y %z' world-id: b50f7c55-0ad5-4734-ae16-50bf3f02c7d9 ```
Project members
funniray

funniray

Developer