{"id":14969515,"url":"https://github.com/oscar0159/maprights","last_synced_at":"2026-03-05T20:48:20.413Z","repository":{"id":251020084,"uuid":"836142243","full_name":"Oscar0159/MapRights","owner":"Oscar0159","description":"Provides a copyright system for map art","archived":false,"fork":false,"pushed_at":"2025-03-08T07:49:31.000Z","size":223526,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T17:47:01.978Z","etag":null,"topics":["art","copy","copyright","folia-plugin","map","minecraft","minecraft-plugin","paper-plugin","papermc-plugin","pixel-art","signature","spigot-plugin"],"latest_commit_sha":null,"homepage":"https://www.spigotmc.org/resources/maprights-1-21.118565/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Oscar0159.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-31T08:33:46.000Z","updated_at":"2025-03-08T08:14:07.000Z","dependencies_parsed_at":"2024-09-23T05:01:22.744Z","dependency_job_id":"20a85505-6104-4081-b5d4-36b447a7aaaf","html_url":"https://github.com/Oscar0159/MapRights","commit_stats":{"total_commits":57,"total_committers":4,"mean_commits":14.25,"dds":"0.052631578947368474","last_synced_commit":"86829caee78e47d83a2d8a4e6c0ded37598e7d96"},"previous_names":["oscar0159/maprights"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Oscar0159/MapRights","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oscar0159%2FMapRights","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oscar0159%2FMapRights/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oscar0159%2FMapRights/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oscar0159%2FMapRights/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oscar0159","download_url":"https://codeload.github.com/Oscar0159/MapRights/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oscar0159%2FMapRights/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260232960,"owners_count":22978659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["art","copy","copyright","folia-plugin","map","minecraft","minecraft-plugin","paper-plugin","papermc-plugin","pixel-art","signature","spigot-plugin"],"created_at":"2024-09-24T13:41:58.431Z","updated_at":"2026-03-05T20:48:20.380Z","avatar_url":"https://github.com/Oscar0159.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Map Rights\n\nA Minecraft plugin that allows players to sign maps, protecting their creations from unauthorized copying.\n\n![MapRights](https://raw.githubusercontent.com/Oscar0159/MapRights/develop/assets/MapRights.png)\n\n# Screenshots \u0026 Gifs\n\n### Sign \u0026 Unsign\n\n![MapRightsSignUnsign](https://raw.githubusercontent.com/Oscar0159/MapRights/develop/assets/MapRightsSignUnsign.gif)\n\n### Copy Denied\n\n![MapRightsCopyDenied](https://raw.githubusercontent.com/Oscar0159/MapRights/develop/assets/MapRightsCopyDenied.gif)\n\n### Map Information\n\n![MapRightsMapInfo](https://raw.githubusercontent.com/Oscar0159/MapRights/develop/assets/MapRightsMapInfo.png)\n\n# Tested Minecraft Versions\n\n- 1.21\n\n# Soft Dependencies\n\n- [Vault](https://www.spigotmc.org/resources/vault.34315/) - A permissions, chat, \u0026 economy API to give plugins easy\n  hooks into these systems.\n- Any economy plugin that supports Vault (e.g. [EssentialsX](https://www.spigotmc.org/resources/essentialsx.9089/)\n  or [XConomy](https://www.spigotmc.org/resources/xconomy.75669/))\n- [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/) - A plugin that allows server owners to\n  use placeholders from other plugins in their server.\n\n# Commands\n\n| Command                | Aliases         | Permission            | Description                                              |\n|:-----------------------|:----------------|:----------------------|:---------------------------------------------------------|\n| /maprights sign        | /mr sign        | maprights.sign        | Sign a map to protect it from unauthorized copying       |\n| /maprights unsign      | /mr unsign      | maprights.unsign      | Unsign a map, allowing it to be copied again             |\n| /maprights resign      | /mr resign      | maprights.resign      | Resign a map, updating the information of the map        |\n| /maprights forcesign   | /mr forcesign   | maprights.forcesign   | Forcefully sign a map, even if it is already signed      |\n| /maprights forceunsign | /mr forceunsign | maprights.forceunsign | Forcefully unsign a map, even if it is not signed by you |\n| /maprights info        | /mr info        | maprights.info        | View the information of the map you are holding          |\n\n# Permission\n\n| Permission            | Default | Description                                          |\n|:----------------------|:--------|:-----------------------------------------------------|\n| maprights.sign        | true    | Allows the player to sign a map                      |\n| maprights.unsign      | true    | Allows the player to unsign a map                    |\n| maprights.resign      | true    | Allows the player to resign a map                    |\n| maprights.forcesign   | op      | Allows the player to forcefully sign maps            |\n| maprights.forceunsign | op      | Allows the player to forcefully unsign maps          |\n| maprights.info        | op      | Allows the player to view the information of the map |\n\n# PlaceholdersAPI\n\n| Placeholder                    | Description                       | Note                            |\n|:-------------------------------|:----------------------------------|:--------------------------------|\n| %maprights_sign_cost%          | Cost to sign a map                |                                 |\n| %maprights_unsign_cost%        | Cost to unsign a map              |                                 |\n| %maprights_author%             | Author of the map being held      | Needs to hold a map in the hand |\n| %maprights_info_sign_time%     | Time when the map was signed      | Needs to hold a map in the hand |\n| %maprights_info_sign_world%    | World where the map was signed    | Needs to hold a map in the hand |\n| %maprights_info_sign_location% | Location where the map was signed | Needs to hold a map in the hand |\n| %maprights_info_map_world%     | World where the map is located    | Needs to hold a map in the hand |\n| %maprights_info_map_location%  | Location where the map is located | Needs to hold a map in the hand |\n\n# Config.yml\n\n```yaml\n# The language of the plugin, currently only 【en_US】 and 【zh_TW】 are supported\n# If you want to add a new language, please create a new file in the lang folder\nlanguage: en_US\n\neconomy:\n  ## Enable or disable the economy system, if enabled, Vault and an economy plugin are required.\n  enable: true\n\n  ## Set to \"0\" to not charge for sign the map.\n  sign-cost: 1000\n\n  ## Set to \"0\" to not charge for unsign the map.\n  unsign-cost: 0\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscar0159%2Fmaprights","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscar0159%2Fmaprights","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscar0159%2Fmaprights/lists"}