The copy protection can be removed with a certain permission or you are the owner of the protection (Optional). The messages are 100% adjustable.
/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
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
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.'
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.
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
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
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.'