{"id":16373750,"url":"https://github.com/pizzathatcodes/autotrash","last_synced_at":"2025-10-13T03:32:45.270Z","repository":{"id":238537037,"uuid":"796771886","full_name":"PizzaThatCodes/AutoTrash","owner":"PizzaThatCodes","description":"The best permission based trash plugin","archived":false,"fork":false,"pushed_at":"2025-04-28T16:08:45.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T14:55:47.170Z","etag":null,"topics":["customizable","free","minecraft","minecraft-1-14","minecraft-1-20-4","minecraft-plugin","permission","permission-based","plugin"],"latest_commit_sha":null,"homepage":"https://builtbybit.com/resources/autotrash.43562/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PizzaThatCodes.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,"zenodo":null}},"created_at":"2024-05-06T15:44:23.000Z","updated_at":"2025-04-28T16:08:48.000Z","dependencies_parsed_at":"2024-05-06T17:13:28.826Z","dependency_job_id":"066af908-403c-4c34-a385-d0ba19c99998","html_url":"https://github.com/PizzaThatCodes/AutoTrash","commit_stats":null,"previous_names":["pizzathatcodes/autotrash"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/PizzaThatCodes/AutoTrash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PizzaThatCodes%2FAutoTrash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PizzaThatCodes%2FAutoTrash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PizzaThatCodes%2FAutoTrash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PizzaThatCodes%2FAutoTrash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PizzaThatCodes","download_url":"https://codeload.github.com/PizzaThatCodes/AutoTrash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PizzaThatCodes%2FAutoTrash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013509,"owners_count":26085368,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["customizable","free","minecraft","minecraft-1-14","minecraft-1-20-4","minecraft-plugin","permission","permission-based","plugin"],"created_at":"2024-10-11T03:15:03.727Z","updated_at":"2025-10-13T03:32:45.265Z","avatar_url":"https://github.com/PizzaThatCodes.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutoTrash\n\n![Minecraft](https://img.shields.io/badge/Minecraft-1.14_--_1.20.4-brightgreen)\n![License](https://img.shields.io/badge/License-CC0-blue.svg)\n![Build Status](https://img.shields.io/badge/Build-Passing-brightgreen)\n\nAutotTrash is a versatile and customizable Automatic Trash system for Minecraft 1.14 to 1.20.4 servers. It provides a simple to use approuch to permission based item removal!\n\nFor most updated build you can use the Jenkins Build.\nhttps://jenkins.pizzalover.dev/job/AutoTrash/\n\n## Features\n\n- **Custom Item Support**: Since the plugin encodes the itemstack into Base64, any custom items will work and all it's data is saved. Making any custom item work!\n- **Permission Based**: AutoTrash uses permissions to handle which items are deleted, making it extremely easy to prepare toggle's for it.\n- **Low Performance Usage**: Due to how simple AutoTrash is, it doesn't affect the server's performance as other plugins would.\n- **User-Friendly**: Easy to set up and configure.\n- **Folia Support**: Can use this plugin with Folia! (Barely Tested)\n\n## Getting Started\n\n### Prerequisites\n\n- Minecraft server running version 1.14 to 1.20.4\n- Permission System\n\n### Installation\n\n1. **Download the Plugin:**\n   Download the latest version of AutoTrash from the [Releases](https://github.com/PizzaThatCodes/AutoTrash/releases) page.\n\n2. **Install the Plugin:**\n   Place the downloaded `AutoTrash.jar` file in your server's `plugins` directory.\n\n3. **Restart the Server:**\n   Restart your Minecraft server to load the plugin.\n\n### Configuration\n\nAutoTrash provides a configuration file to customize the AFK modules and rewards.\n\n1. **Locate the Configuration File:**\n   After the first start, the configuration file will be generated in the `plugins/AutoTrash` directory.\n\n2. **Edit the Configuration File:**\n   Open the `config.yml` file with a text editor and configure the settings to your preference.\n\nBelow is an example configuration of `messages.yml`:\n\n```\nprefix: \"\u00267[\u00266\u0026lAutoTrash\u00267]\u0026r\"\nmessages:\n  console-cannot-use-command: \"{prefix} \u0026cYou cannot use this command from the console.\"\n  no-permission: \"{prefix} \u0026cYou do not have permission to use this command.\"\n\nadmin:\n  commands:\n    reload:\n      success: \"{prefix} \u0026aSuccessfully reloaded the AutoTrash configuration.\"\n    help:\n    - \"{prefix} \u00267AutoTrash Commands:\"\n    - \"{prefix} \u00267- \u00266/autotrash add \u003cpermission\u003e\u00267- Add the item in your hand to the AutoTrash list.\"\n    - \"{prefix} \u00267- \u00266/autotrash list \u00267- List all items in the AutoTrash list.\"\n    - \"{prefix} \u00267- \u00266/autotrash reload \u00267- Reload the AutoTrash configuration.\"\n  messages:\n    console-cannot-use-command: \"{prefix} \u0026cYou cannot use this command from the console.\"\n  addItem:\n    no-item-in-hand: \"{prefix} \u0026cYou must be holding an item to add it to the AutoTrash list.\"\n    success: \"{prefix} \u0026aSuccessfully added item to the AutoTrash list.\"\n    usage: \"{prefix} \u0026cUsage: /autotrash add \u003cpermission\u003e\"\n```\n\nBelow is an example configuration of `config.yml`:\n\n```\ncommands:\n  admin:\n    permission: 'autotrash.admin'\n\nsettings:\n  confirm-delete: true\n```\n\n### Commands and Permissions\n\n- `/autotrash \u003clist:add:reload\u003e \u003cpermission\u003e` - Add and/or list the items \u0026 reload the plugin configuration.\n  - Permission: `autotrash.admin`\n\n### Default Permissions\n\n- `autotrash.admin` - Allows players to add|list items, \u0026 reload the config, you are able to change this in `config.yml`.\n\n## Contributing\n\nWe welcome contributions from the community! To contribute:\n\n1. Fork the repository.\n2. Create a new branch with your feature or bugfix.\n3. Submit a pull request.\n\n## License\n\nThis project is licensed under the CC0 License - see the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor support and inquiries, please join my [Discord server](https://discord.gg/pj8auQEPJU) or open an issue on GitHub.\n\n---\n\nThank you for using AutoTrash! I hope it enhances your Minecraft server experience.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpizzathatcodes%2Fautotrash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpizzathatcodes%2Fautotrash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpizzathatcodes%2Fautotrash/lists"}