Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
Minimap Control
PluginMIT

Minimap Control

Plugin to control client-side Minimap mods (JourneyMap and Xaero's Minimap)

18.4K
Downloads
52
Followers
1 years ago
Updated
📦
15
Versions
utilitybukkitpaperpurpurspigotsponge
Download Latestv1.13.0View on Modrinth

📖About Minimap Control

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

👥 Team & Contributors

funniray
funnirayOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigotsponge
Minecraft Versions
1.16.5

🔗 Links

Modrinth Page