{"id":20864176,"url":"https://github.com/kaludii/copyitem","last_synced_at":"2026-04-21T18:02:39.551Z","repository":{"id":184018525,"uuid":"670919204","full_name":"Kaludii/CopyItem","owner":"Kaludii","description":"CopyItem is a simple, yet customizable Spigot plugin that allows server operators and players with permission to copy items in their hand or in their sight.","archived":false,"fork":false,"pushed_at":"2023-07-26T18:07:19.000Z","size":16826,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T08:16:59.369Z","etag":null,"topics":["copyitem","dupe","maven-plugin","minecraft","minecraft-dev","minecraft-development","minecraft-plugin","op","purpur","spigot"],"latest_commit_sha":null,"homepage":"https://www.spigotmc.org/resources/copyitem.111528/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kaludii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-07-26T06:17:08.000Z","updated_at":"2023-07-26T18:09:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb34d117-7f72-4c7d-a88a-1ddfb04d8fe0","html_url":"https://github.com/Kaludii/CopyItem","commit_stats":null,"previous_names":["kaludii/copyitem"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FCopyItem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FCopyItem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FCopyItem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FCopyItem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaludii","download_url":"https://codeload.github.com/Kaludii/CopyItem/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243236768,"owners_count":20258904,"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":["copyitem","dupe","maven-plugin","minecraft","minecraft-dev","minecraft-development","minecraft-plugin","op","purpur","spigot"],"created_at":"2024-11-18T05:38:59.443Z","updated_at":"2025-12-11T18:18:10.784Z","avatar_url":"https://github.com/Kaludii.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CopyItem Plugin\r\n\r\nCopyItem is a simple but fully customizable Spigot plugin that allows server operators and players with permission to copy items in their hand or in their sight.\r\n\r\n## CopyItem In Action\r\n\r\n### Help Command:\r\n![Help Command](https://github.com/Kaludii/CopyItem/blob/main/images/help-command.gif?raw=true)\r\n\r\n### Hand Command:\r\n![Hand Command](https://github.com/Kaludii/CopyItem/blob/main/images/hand-command.gif?raw=true)\r\n\r\n### Sight Command (Distance Changeable In Config):\r\n![Sight Command](https://github.com/Kaludii/CopyItem/blob/main/images/sight-command.gif?raw=true)\r\n\r\n### Terminal Alerts (Can Be Turned Off In Config):\r\n![Terminal](https://github.com/Kaludii/CopyItem/blob/main/images/copyitem-terminal.png?raw=true)\r\n\r\n## Features\r\n\r\n-   **Item Duplication**: Copy any item in your hand or any block in your sight with a simple command.\r\n-   **Custom Amounts**: Specify the amount of items you want to copy, up to a configurable maximum.\r\n-   **Configurable**: From the maximum amount of items that can be copied to whether command usage gets announced to ops and in the terminal, everything is easily configurable.\r\n-   **Messages Configuration**: All plugin messages are fully customizable.\r\n-   **Permission Support**: Comes with permission nodes for using the copy item command and reloading the plugin.\r\n\r\n## Commands\r\n\r\n-   `/copyitem hand \u003camount\u003e`: Copies the item in your hand.\r\n-   `/copyitem sight \u003camount\u003e`: Copies the item you're looking at.\r\n-   `/copyitem reload`: Reloads the plugin configuration.\r\n-   `/copyitem help`: Shows help message.\r\n\r\n## Permissions\r\n\r\n-   `copyitem.use`: Allows the use of the `/copyitem` command.\r\n-   `copyitem.reload`: Allows the use of the `/copyitem reload` command.\r\n\r\n## Configuration\r\n\r\n**Config.yml**\r\n\r\n    # Configuration file for the CopyItem plugin by Kaludi.  \r\n    #  \r\n    # 'announceCommandUsage': Whether to announce to the console and other operators when the /copyitem command is used.  \r\n    # 'maxCopyAmount': The maximum amount of items a player can copy at once.  \r\n    # 'sightMaxDistance': The maximum distance for the /copyitem sight command.  \r\n    # 'bStatsEnabled': Whether to enable bStats metrics for this plugin.  \r\n    #  \r\n    # After making changes to this file, save and do '/reload' or restart your server.  \r\n      \r\n    settings:  \r\n    announceCommandUsage: true  \r\n    maxCopyAmount: 64  \r\n    sightMaxDistance: 100  \r\n    bStatsEnabled: true\r\n\r\n**Messages.yml**\r\n\r\n    messages:\r\n      prefix: \"\u0026d\u0026lCopyItem \u00262\u0026l► \u00267\"\r\n      copiedSuccessfully: \"\u0026bCopied %s x%d successfully.\"\r\n      noItemInHand: \"\u0026bNo item in hand to copy.\"\r\n      noBlockInView: \"\u0026bNo block in sight to copy.\"\r\n      invalidArgument: \"\u0026bInvalid argument.\"\r\n      invalidNumberFormat: \"\u0026bInvalid number format for amount.\"\r\n      invalidCommandUsage: \"\u0026bInvalid command usage. Use /copyitem hand/sight/help/reload \u003camount\u003e.\"\r\n      noPermission: \"\u0026bYou don't have permission to use this command.\"\r\n      onlyPlayersCommand: \"Only players can use this command.\"\r\n      commandUsed: \"Player %s used /copyitem command to copy %s x%d.\"\r\n      configReloaded: \"\u0026bConfiguration reloaded successfully.\"\r\n      copyitemHelp: \"\u0026bCopyItem Commands:\\n/copyitem hand \u003camount\u003e - Copies the item in your hand.\\n/copyitem sight \u003camount\u003e - Copies the item you're looking at.\\n/copyitem reload - Reloads the plugin configuration.\\n/copyitem help - Shows this help message.\"\r\n\r\n## Support\r\nFor any help or support questions, join our [Discord Server](https://discord.gg/ckh7Cvh8).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaludii%2Fcopyitem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaludii%2Fcopyitem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaludii%2Fcopyitem/lists"}