Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
MilkyPixelart
Features
Art map & banners copy protection
Protect your unique banners and art maps from illegal copying with a simple command. Players need to pay to put copyright on maps. Nobody except for original author can create copies of copyrighted art map with a use of cartographer table.
Art map previews
Players can preview art maps with a right click from any AuctionHouse or similar plugin GUI. Now they can preview them before buying.
Better banner editing
Bypass the limit of 6 patterns on banners using GUI-based banner editor. Now players can add up to 16 patterns! You can also erase the top pattern with a phantom membrane. It is much more convenient than a regular loom and also works for older clients which cannot use loom due to Viaversion. Region protection plugins are compatible.
Duplicate search
Instantly search duplicated art maps through all the arts ever created on your server.
Blacklist
Blacklist certain map ids to delete them from players and containers. Useful to prevent art maps leaks on your server.
Dependencies
- Paper of supported version
- ProtocolLib 5.2.0 latest dev builds
- Vault + any Economy plugin
Configuration
# enable bStats statistics, this encourages me a lot to support the plugin
bStats: true
common:
# the first lore line shown on a protected item
copyrightText: "<#FFFF99>Protected from duplication"
# the second lore line shown can start or finish with author's name (<arg1>)
copyrightAuthorName: "<#FFFF99>© <#9AFF0F><arg1>"
# any lines we should remove from the lore when item is duplicated
copyrightLegacyStrings:
- "Copyrighted by"
commands:
# add custom aliases to the default /pixelart command
aliases:
- art
- pxt
banners:
# banner protection price
copyrightPrice: 20
pixelarts:
# cooldown for show and showall
showArtCooldown: 300
# message for show and showall <arg1> - nickname and <arg2> - art list
showMessage: "<#9AFF0F><arg1> <#FFFF99>shows off their arts: <arg2>"
# art map protection price
copyrightPrice: 100
# ignore inventory title names and preview arts everywhere
previewEverywhere: false
# these lines should be contained by GUI's title to enable art map preview
previewInventories:
- "Auction"
- "Market"
- "Shop"
# disallow map creation if player has no access to block under their feet
respectRegionProtection: false
Commands
/pixelart protect
- copy protect the art/banner
/pixelart show
- show the art in the main hand
/pixelart showall
- show all arts in the toolbar
/pixelart findduplicated <map id>
- find other maps with the same picture as the given map id
/pixelart reload
- mostly safe reload of the entire plugin
/pixelart blacklist add <map id> <uuid>
- add the map to the blacklist with the specified legit owner
/pixelart blacklist remove <map id>
- remove the map from the blacklist
/pixelart blacklist list [page]
- show the blacklist
Permissions
For commands:
pixelart.protect
pixelart.show
pixelart.showall
pixelart.preview
- required to preview maps in show/showall
pixelart.findduplicated
pixelart.blacklist
pixelart.reload
Other:
pixelart.bypassloom
- bypass loom requirements
pixelart.show.cooldownbypass
- bypass show/showall cooldown
The plugin is provided "as it is" an is maintained and developed for MILKY-WAY.FUN server. It is free to use for anyone who wants same functionality. No features or fixes are guaranteed.