/
A server-side mod that records the author of a map and provides features to control map copying.
It can also disable map duplication, ensuring proper credit to map creators.
!How copyright looks
# Maximum number of authors displayed in the map lore
maxPlayersInLore: 3
# Prevents copying maps (except for authors if 'authorsCanCopy' is true)
disableCopy: true
authorsCanCopy: true
# Allows the main author to transfer a map to the public domain
# (works only if 'disableCopy' is true)
publicDomainFeature: true
# Allows cleaning a map with a bucket or bottle of water in a cartography table
cleanMap: false
/map-art config <config-value>map-art-copyright.change-configconfig/map-art-copyright/map-art-copyright.yml)You can also edit config/map-art-copyright/lang.yml to customize mod messages.
/map-art add <player> – Add a co-author./map-art remove <player> – Remove a co-author.You must be the main author (the first player who created the filled map), or
Have the permissions:
map-art-copyright.add-authormap-art-copyright.remove-author/map-art change-accessibilityThis mod uses fabric-permissions-api. To manage permissions, use LuckPerms or another compatible mod.
You are welcome to support me via the following links:

A small server side mod designed to note the author who created the map. Allows to disable map copying.