MapLocker
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: folia paper purpur
标签: decoration game-mechanics utility
MapLocker – Map & Template Locking Plugin
MapLocker lets players lock maps and templates by crafting them in a honeycomb frame — place your map or template in the center surrounded by 8 honeycombs to create an uncopyable item. Blocks duplication in Crafting Tables, Cartography Tables, and Auto-Crafters.
Join our Discord — discover other cool plugins, suggest new features, or get help with configurations.
Features ✨
-
Honeycomb Locking Recipe
Craft a locked map or template by surrounding it with 8 honeycombs. -
Duplication Prevention
Prevent map/template copying in Crafting Tables, Cartography Tables, and Auto-Crafters. -
Template & Map Control
Toggle locking for maps and/or templates independently. -
Customizable Messages
MiniMessage support for lock notifications and reload feedback. -
Hot Reload
Reload config and recipes on-the-fly with/maplocker reloadand/maplocker reloadrecipes.
Main config (config.yml) ⚙️
config.yml
```yaml
# Join our discord - https://discord.gg/YGzA4UxzFB you can find other cool plugins there.
# Permissions
# "mapLocker.reload" - permission required to use "/maplocker reload" command
# if true, players can lock their maps
doLockMaps: true
# if true, players can lock their templates
doLockTemplates: true
# supports MiniMessage
messages:
reload:
usage: "✘ Usage: :\"/maplocker reload\" or \"/maplocker reloadrecipes\""
noPermissionToReload: "✘ You don't have permission to reload Config!"
recipesReloaded: "✔ Recipes reloaded!"
configReloaded: "✔ Config reloaded!"
items:
# after you changed this, run "/maplocker reloadrecipes"
locked: "i Item is locked and can't be copied."
onCopyTry:
template: "✘ This template is locked and can't be copied."
map: "✘ This map is locked and can't be copied."
````
Permissions ?
| Permission Node | Description |
|---|---|
mapLocker.reload |
Allows reloading the plugin config |
mapLocker.reloadrecipes |
Allows reloading the locking recipes |
Commands ?
| Command | Description |
|---|---|
/maplocker reload |
Reload plugin configuration |
/maplocker reloadrecipes |
Reload honeycomb lock recipes |
请登录后举报
暂无评论,抢个沙发吧~