Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published last year
Updated 3 months ago
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
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
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