{"id":21958716,"url":"https://github.com/chafficplugins/mytrip","last_synced_at":"2026-02-21T19:00:46.600Z","repository":{"id":40668187,"uuid":"252185462","full_name":"ChafficPlugins/MyTrip","owner":"ChafficPlugins","description":"A spigot plugin that offers drugs in Minecraft.","archived":false,"fork":false,"pushed_at":"2026-02-19T17:54:57.000Z","size":206,"stargazers_count":5,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-19T17:55:00.200Z","etag":null,"topics":["bukkit","java","minecraft","minecraft-plugin","minecraft-server-plugin","spigot","spigot-plugin"],"latest_commit_sha":null,"homepage":"https://chafficplugins.github.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChafficPlugins.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["Chafficui"],"custom":["https://www.paypal.me/justfelixx"]}},"created_at":"2020-04-01T13:38:19.000Z","updated_at":"2026-02-19T14:24:19.000Z","dependencies_parsed_at":"2024-05-28T10:43:10.687Z","dependency_job_id":"c762bc60-a6a3-4080-96ef-2c52d9648e28","html_url":"https://github.com/ChafficPlugins/MyTrip","commit_stats":null,"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/ChafficPlugins/MyTrip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChafficPlugins%2FMyTrip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChafficPlugins%2FMyTrip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChafficPlugins%2FMyTrip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChafficPlugins%2FMyTrip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChafficPlugins","download_url":"https://codeload.github.com/ChafficPlugins/MyTrip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChafficPlugins%2FMyTrip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29690630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bukkit","java","minecraft","minecraft-plugin","minecraft-server-plugin","spigot","spigot-plugin"],"created_at":"2024-11-29T09:16:51.716Z","updated_at":"2026-02-21T19:00:46.590Z","avatar_url":"https://github.com/ChafficPlugins.png","language":"Java","readme":"[![User Wiki](https://img.shields.io/badge/Wiki-Users-blue)](https://chafficplugins.github.io/docs/mytrip/) [![](https://jitpack.io/v/ChafficPlugins/MyTrip.svg)](https://jitpack.io/#ChafficPlugins/MyTrip) [![Discord](https://img.shields.io/badge/Discord-Join-blue)](https://discord.gg/RYFamQzkcB)\n\n# MyTrip\n\nMyTrip is a Spigot/Paper plugin that adds drugs to the world of Minecraft. Players can craft custom substances, consume them for potion effects, develop addictions, and overdose. Developed by ChafficPlugins since April 2020 and open-source since April 2021.\n\n## Features\n\n- **Custom Drugs** — Create unlimited drugs with custom recipes, potion effects, overdose thresholds, and addiction probabilities\n- **Drug Set** — A portable crafting station exclusively for drug crafting\n- **Addiction System** — Players develop addictions with escalating intensity (1-8), causing periodic damage and negative effects\n- **Overdose** — Configurable overdose threshold and effects per drug\n- **Drug Test** — Test whether a player has drugs in their system\n- **Anti-Toxin** — Consumable item that removes all drug effects\n- **5 Default Drugs** — Weed, Cocaine, LSD, Heroin, and Ecstasy come pre-configured with recipes and effects\n- **Developer API** — Event-based API for other plugins to hook into drug actions\n- **Permissions** — Fine-grained permission nodes for every action\n\n## Requirements\n\n| Requirement | Version |\n|---|---|\n| Java | 21+ |\n| Server | Spigot, Paper, or compatible fork 1.21+ |\n| [CrucialLib](https://github.com/ChafficPlugins/CrucialLib) | v3.0.1+ |\n\n## Quick Start\n\n1. Download [CrucialLib v3.0.1+](https://github.com/ChafficPlugins/CrucialLib/releases) and place it in `plugins/`\n2. Download [MyTrip](https://github.com/ChafficPlugins/MyTrip/releases/latest) and place it in `plugins/`\n3. Restart the server\n4. Use `/mt list` to see the 5 default drugs, or `/mt create \u003cname\u003e` to create your own\n\nSee the [full documentation](https://chafficplugins.github.io/docs/mytrip/) for detailed setup, configuration, and usage.\n\n## Contributing\n\n1. Fork the repository\n2. Create a feature branch\n3. Open a Pull Request and allow edits from maintainers\n4. Await review from a maintainer\n\n## Dependencies\n\nAll dependencies are managed by Maven.\n\n| Dependency | Version | Purpose |\n|---|---|---|\n| [Paper API](https://papermc.io/) | 1.21.4-R0.1-SNAPSHOT | Server API |\n| [CrucialLib](https://github.com/ChafficPlugins/CrucialLib) | v3.0.1 | Custom items, GUI, localization, JSON I/O |\n\n## Building\n\n```bash\nmvn clean package    # Build the plugin JAR\nmvn test             # Run tests (395 tests)\n```\n\nOutput: `target/MyTrip-v0.8.1.jar`\n\n## License\n\n[GPL-3.0](LICENSE)\n","funding_links":["https://github.com/sponsors/Chafficui","https://www.paypal.me/justfelixx"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchafficplugins%2Fmytrip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchafficplugins%2Fmytrip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchafficplugins%2Fmytrip/lists"}