What is MapArtPatent? MapArtPatent is a plugin which allows to prevent other players from copying filled maps or even using them in item frames. A combination of both options is also possible. Depending on the configuration, these functions can be combined with economic plugins using currency to buy these.
How to configure it? Configuring this plugin is quite simple. Let's take a look at the most values.
Code (Text):
Gui:
Title: "MapArt Patenting"
#States for Button-Settings
States:
Active: "&7[&aActivated&7]"
Unactive: "&7[&cDeactivated&7]"
#The Lore your map will have
MapArt:
Lore:
- " "
- "&8Creator: &a<player>"
- "&8Copyable: <craft_state>"
- "&8Usable: <use_state>"
- " "
#Common used translations
Language:
no_permission: "&4&l✘ &cYou don't have permission to perform that command"
no_mapart: "&4&l✘ &cThis is not a filled Map"
not_allowed: "&4&l✘ &cYou aren't allowed to use this map"
not_enough_money: "&4&l✘ &cYou don't have enough money"
inventory_full: "&4&l✘ &cYour inventory was full"
finish: "&bYou successfully patented your map!"
If you have any questions about the configuration, just feel free to ask!
Commands & Permissions Commands - /mapart - Open the GUI - /mapart reload - Reload the Config
Permissions mapart.use | default: true mapart.reload | default: op
Dependencies - Vault
Originally this plugin was created for a private server which needed this functions. Therefore I want to share it with you in case anyone could need it as well! Im not a professional in coding, neither documenting the code. As you might see, this is also my first plugin upload on spigot. I apologize for people who think there's a lack in my work. Feel free to give me tips if you like. : )