
LockMap
A lightweight server-side mod that allows you to lock map items and prevent any modifications
Screenshots


About this Mod
LockMap
A lightweight server-side mod for that allows you to lock map items and prevent any modifications.
No client installation required - works fully on the server.
Features
- Lock maps to prevent:
- Copying in the Cartography Table
- Copying in the Crafting Table
- Renaming in the Anvil
- Unlock maps to restore normal behavior
- Optional map info (owner and date) shown in item lore
- Works per-map using simple commands
- Server-side only
Config
(/config/lockmap.json file)
{
"showOwner": true,
"showDate": true,
"dateFormat": "dd.MM.yyyy",
"timeFormat": "HH:mm:ss"
}
Commands
/map lock
Locks the map in your main hand/map unlock
Unlocks the map in your main hand/map config update in-hand
Updates the lore only for the map in hand/map config update all
Updates all blocked maps, but with one important limitation - only the following maps are updated:- in players' inventories
- in players' Ender chests
Requirements:
- You must hold a filled map (except
/map config update all) - Requires permission level 2 (OP)
How It Works
When a map is locked:
- Special data is written into the item
- The mod blocks interactions that would modify the map
- (Optional) adds lore with:
- Owner name
- Lock date
When unlocked:
- All restrictions are removed
Installation
- Install Fabric Loader
- Install Fabric API
- Place the mod
.jarinto your servermodsfolder - Start the server
Compatibility
- Minecraft: 1.21.10
- Fabric Loader: 0.16.0+
- Server-side only (when the mod is installed on the server, do NOT need to install it on the client; however, even if the mod is installed on the client, it will work as usual without the server)
Notes
- Only affects filled maps
- Each map is handled individually
- Safe to use on existing worlds
License
CC BY-NC-ND 4.0
Available Versions
How to Install LockMap on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.10).
Install Mod
Open the mod browser in the dashboard and search for "LockMap". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.10
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
LockMap server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.10). You can switch loaders with one click in the panel.
Is LockMap compatible with fabric?
LockMap officially supports fabric for Minecraft 1.21.10. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with LockMap – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if LockMap consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install LockMap with just one click on your server.
Details
- License
- Creative Commons Attribution Non Commercial No Derivatives 4.0 International
- Server-side
- Required