Language

NoMapartCopying

Modrinth

A PaperMC plugin designed to allow a map author to make their maps uncopyable.

157 downloads 1 followers updated 13mo ago
latest v1.5.0 Modrinth
Paper 1.19 – 1.19.4 DecorationGame-mechanicsUtility

A PaperMC plugin designed to allow a map author to make their maps uncopyable. This was written over several months (large breaks) and is fairly simple overall.

Usage for server owners

  1. Download the latest jar from the releases page, from a Github workflow if applicable or build from source
    • To build from source, download this repository and run ./gradlew.bat build (or just ./gradlew build if not on Windows)
  2. Place the resulting .jar in your server's plugins folder.

Config

  • locker-item is the item used to prevent copying on maps. Must be an unnamespaced material name. Default is RED_STAINED_GLASS_PANE
  • rename-item whether or not to rename the new map item to make a red name.
  • close-cartography-attempted-use due to limitations of 1.19.2, no event for cartography table crafts is available (this remains up until 1.21). This means preventing cartography table crafts is difficult. If enabled, this option will make it so anyone who attempts to place a locked map (regardless of owner) into a cartography table (a second item insertion/it being the second may be necessary) will have the UI closed before it can be crafted (this is not likely to be 100% reliable).

Usage for players

  1. Create a map
  2. Create your desired copies. You won't be able to make any more after it is locked.
  3. Combine it with a red stained glass pane in a crafting table
    locking-recipe.png
  4. You may now safely distribute this map. It cannot be copied and this lore will stay. If a player attempts to copy it, no item will be created in the crafting table.
    cannot-copy.png

Inspiration

The skyblock.net community, including this post.

Versions

Release
1.5.0
paper · 1.19, 1.19.1, 1.19.2 · 13mo ago
- Add `locked-lore`, config option to change the lore on maps with copying prevented.
54
Release
1.4.0
paper · 1.19.2 · 14mo ago
## Changelog - Safer config handling - Less overreactive cartography table logic - `/nmc` alias for `/nomapartcopying`
35
Release
1.2.0
paper · 1.19.2 · 22mo ago
Initial modrinth release.
68

Comments 0

No comments yet. Be the first to share your thoughts.

Download NoMapartCopying

Files are served directly from the original source. Modgrid does not host or modify them.