ModsJava
AntiMapCopy Schütze deine Maps und Banner | Protect your maps and banners
Deutsche Version weiter unten!
Your players are building maps?
Now you can give your players the possibility to protect their maps.
With a simple "/anticopy" the maps are protected and can´t be copied.
The plugin requires NBT API!
The card gets a note in the lore.
The messages are 100% adjustable.
![[IMG]](//proxy.spigotmc.org/9e323be949128a1839e9364a13ecdd61d702433d?url=https%3A%2F%2Fi.imgur.com%2FyV2miNs.png)
/anticopy - Protects the card in hand | antimapcopy.use
/anticopy delete - Removes the protection of the card in the hand | antimapcopy.delete (Only Admin)
Message on join when an update is available | antimapcopy.updates
Deine Spieler bauen Maps?
Nun kannst du deinen Spielern die Möglichkeit geben Ihre Karten zu Schützen.
Mit einem einfachen "/anticopy" sind die Karten geschützt und können nicht kopiert werden.
Das Plugin Benötigt NBT API!
Die Karte bekommt einen Vermerk in der Lore.
Die Nachrichten sind zu 100% einstellbar.
/anticopy - Schützt die Karte in der Hand | antimapcopy.use
/anticopy delete - Entfernt den Schutz der Karte in der Hand | antimapcopy.delete (Nur Admin)
Nachricht beim Join, wenn ein Update Verfügbar ist | antimapcopy.updates
Your players are building maps?
Now you can give your players the possibility to protect their maps.
With a simple "/anticopy" the maps are protected and can´t be copied.
Test-Server: t2code.net
The plugin requires NBT API!
The card gets a note in the lore.
Spoiler: Image
The copy protection can be removed with a certain permission or you are the owner of the protection (Optional).
The messages are 100% adjustable.
![[IMG]](http://proxy.spigotmc.org/9e323be949128a1839e9364a13ecdd61d702433d?url=https%3A%2F%2Fi.imgur.com%2FyV2miNs.png)
/anticopy - Protects the card in hand | antimapcopy.use
/anticopy delete - Removes the protection of the card in the hand | antimapcopy.delete (Only Admin)
Message on join when an update is available | antimapcopy.updates
Spoiler: Config
Code (YAML):
CloseInvenntory
: true
#When trying to copy a protected card, the inventory should close
UpdateChecker : true
RequireLock : true #Must the map be curled with a GlassPannel (From 1.14)
BannerProtection : true #Player can protect banner
OwnerCanRemove : true #Players who have created the map protection can remove it again
OwnerCanCopy : true #Players who have created the map protection can copy it
LanguageFile : German #If you want to use English set it to "English".
Storage:
Mysql : false
Ip : 127.0.0.1
Port : 3306
Datenbank : anticopy
User : root
Passwort : changeme
UpdateChecker : true
RequireLock : true #Must the map be curled with a GlassPannel (From 1.14)
BannerProtection : true #Player can protect banner
OwnerCanRemove : true #Players who have created the map protection can remove it again
OwnerCanCopy : true #Players who have created the map protection can copy it
LanguageFile : German #If you want to use English set it to "English".
Storage:
Mysql : false
Ip : 127.0.0.1
Port : 3306
Datenbank : anticopy
User : root
Passwort : changeme
Spoiler: Language
Code (YAML):
Messages:
NoPlayer : '&4You can only do this as a player.'
AntiCopySet : '&2AntiCopy set.'
NoMap : '&cPlease pick up a map or banner.'
NoPermission : '&cYou have no rights for that!'
AntiCopyRemove : '&2AntiCopy removed.'
CantCopy : '&cYou can not copy this item!'
Lore : '&cAntiCopy from &2 %player%'
HasKey : '&cIs already Protected!'
HasNoKey : '&cIs not Protected!'
NotLocked : '&bYou have to lock the map first.'
Help : '&bUse ''&8/mapcopy''&b to protect the item with copy protection.'
NoPlayer : '&4You can only do this as a player.'
AntiCopySet : '&2AntiCopy set.'
NoMap : '&cPlease pick up a map or banner.'
NoPermission : '&cYou have no rights for that!'
AntiCopyRemove : '&2AntiCopy removed.'
CantCopy : '&cYou can not copy this item!'
Lore : '&cAntiCopy from &2 %player%'
HasKey : '&cIs already Protected!'
HasNoKey : '&cIs not Protected!'
NotLocked : '&bYou have to lock the map first.'
Help : '&bUse ''&8/mapcopy''&b to protect the item with copy protection.'
German Version
Deine Spieler bauen Maps?
Nun kannst du deinen Spielern die Möglichkeit geben Ihre Karten zu Schützen.
Mit einem einfachen "/anticopy" sind die Karten geschützt und können nicht kopiert werden.
Das Plugin Benötigt NBT API!
Die Karte bekommt einen Vermerk in der Lore.
Spoiler: Bild
Der Kopierschutz kann mit einer bestimmten Berechtigung wieder entfernt werden oder Man ist der Besitzer des Schutzes (Optional).
Die Nachrichten sind zu 100% einstellbar.
/anticopy - Schützt die Karte in der Hand | antimapcopy.use
/anticopy delete - Entfernt den Schutz der Karte in der Hand | antimapcopy.delete (Nur Admin)
Nachricht beim Join, wenn ein Update Verfügbar ist | antimapcopy.updates
Spoiler: Config
Code (YAML):
CloseInvenntory
: true
#Beim Versuch eine Geschützte Karte zu kopieren soll sich das Inventar schließen
UpdateChecker : true
BannerProtection : true #Spieler können Banner schützen
OwnerCanRemove : true #Spieler die den Mapschutz erstellt haben, können diesen wieder entfernen
LanguageFile : German
Storage:
Mysql : false
Ip : 127.0.0.1
Port : 3306
Datenbank : anticopy
User : root
Passwort : changeme
UpdateChecker : true
BannerProtection : true #Spieler können Banner schützen
OwnerCanRemove : true #Spieler die den Mapschutz erstellt haben, können diesen wieder entfernen
LanguageFile : German
Storage:
Mysql : false
Ip : 127.0.0.1
Port : 3306
Datenbank : anticopy
User : root
Passwort : changeme
Spoiler: Language
Code (YAML):
Messages:
NoPlayer : '&4Du kannst das nur als Spieler ausf %ue%hren.'
AntiCopySet : '&2AntiCopy gesetzt.'
NoMap : '&cBitte nimm eine Map oder Banner in die Hand.'
NoPermission : '&cDu hast daf %ue%r keine Rechte!'
AntiCopyRemove : '&2AntiCopy entfernt.'
CantCopy : '&cDu kannst dieses Item nicht kopieren!'
Lore : '&cAntiCopy von &2 %player%'
HasKey : '&cIst bereits Gesch %ue%tzt!'
HasNoKey : '&cIst nicht Gesch %ue%tzt!'
Help : '&bNutze ''&8/mapcopy''&b um dies Item mit einem Kopierschutz zu schützen.'
NoPlayer : '&4Du kannst das nur als Spieler ausf %ue%hren.'
AntiCopySet : '&2AntiCopy gesetzt.'
NoMap : '&cBitte nimm eine Map oder Banner in die Hand.'
NoPermission : '&cDu hast daf %ue%r keine Rechte!'
AntiCopyRemove : '&2AntiCopy entfernt.'
CantCopy : '&cDu kannst dieses Item nicht kopieren!'
Lore : '&cAntiCopy von &2 %player%'
HasKey : '&cIst bereits Gesch %ue%tzt!'
HasNoKey : '&cIst nicht Gesch %ue%tzt!'
Help : '&bNutze ''&8/mapcopy''&b um dies Item mit einem Kopierschutz zu schützen.'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
AntiMapCopy Schütze deine Maps und Banner | Protect your maps and banners is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,762 times (via Spigot). Download it and open it directly in the game.