{"id":31751457,"url":"https://github.com/thewindows/bazaarpm5","last_synced_at":"2025-10-09T16:23:28.243Z","repository":{"id":317722990,"uuid":"1068583121","full_name":"TheWindows/BazaarPM5","owner":"TheWindows","description":"Bazaar Plugin Made For PocketMine Api5","archived":false,"fork":false,"pushed_at":"2025-10-02T15:54:04.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-02T17:42:59.397Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/TheWindows.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-02T15:46:53.000Z","updated_at":"2025-10-02T16:50:05.000Z","dependencies_parsed_at":"2025-10-02T17:43:01.109Z","dependency_job_id":null,"html_url":"https://github.com/TheWindows/BazaarPM5","commit_stats":null,"previous_names":["thewindows/bazaarpm5"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/TheWindows/BazaarPM5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheWindows%2FBazaarPM5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheWindows%2FBazaarPM5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheWindows%2FBazaarPM5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheWindows%2FBazaarPM5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheWindows","download_url":"https://codeload.github.com/TheWindows/BazaarPM5/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheWindows%2FBazaarPM5/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001767,"owners_count":26083171,"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-09T02:00:07.460Z","response_time":59,"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":[],"created_at":"2025-10-09T16:23:24.790Z","updated_at":"2025-10-09T16:23:28.238Z","avatar_url":"https://github.com/TheWindows.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BazaarPM5\n\n**BazaarPM5** is a PocketMine-MP plugin for API 5 that allows players to buy and sell items through a custom GUI-based marketplace.\n\n---\n\n## 📦 Plugin Info\n\n- **Name:** BazaarPM5  \n- **Version:** 1.0.0  \n- **Author:** TheWindows  \n- **Main Class:** `TheWindows\\Bazaar\\Main`  \n- **API:** 5.0.0  \n- **Dependencies:** \n  - [EconomyAPI](https://poggit.pmmp.io/p/EconomyAPI)  \n  - [InvMenu](https://poggit.pmmp.io/p/InvMenu)  \n  - [FormAPI](https://poggit.pmmp.io/p/FormAPI)  \n\n---\n\n## ⚡ Features\n\n- Fully GUI-based bazaar using InvMenu.\n- Supports custom forms with FormAPI.\n- Integration with EconomyAPI for player balances.\n- Sell and buy items using in-game currency.\n- Supports item preview.\n- Works with PocketMine-MP API 5.\n\n---\n\n## 🛠 Commands\n\n| Command       | Description                          | Permission           |\n|---------------|--------------------------------------|--------------------|\n| `/bazaar`     | Opens the bazaar menu                 | `winshop.command`   |\n\n---\n\n## 📝 Permissions\n\n| Permission         | Description                     | Default |\n|-------------------|---------------------------------|---------|\n| `winshop.command`  | Allows access to bazaar command | true    |\n\n---\n\n## 💻 Installation\n\n1. Download **BazaarPM5** and place it in your `plugins` folder.  \n2. Make sure you have **EconomyAPI**, **InvMenu**, and **FormAPI** installed.  \n3. Start your server to generate the configuration files.  \n4. Use `/bazaar` in-game to open the bazaar menu.\n\n---\n\n## 📋 To-Do\n\n- [x] Add MySQL support for data storage.\n- [x] Add price changing functionality in config.\n- [x] Add message customization options.\n- [x] Add more items to the bazaar.\n- [ ] Add Random Price Change.\n- [ ] Add Custom Items.\n\n---\n\n## ⚠ Notes\n\n- All players with `winshop.command` permission can access the bazaar.\n- Make sure your EconomyAPI balance is sufficient before buying items.\n- Plugin requires PocketMine-MP API 5.\n\n---\n\n## 🔗 Links\n\n- [PocketMine-MP](https://www.pocketmine.net/)  \n- [EconomyAPI](https://poggit.pmmp.io/p/EconomyAPI)  \n- [InvMenu](https://poggit.pmmp.io/p/InvMenu)  \n- [FormAPI](https://poggit.pmmp.io/p/FormAPI)  \n\n---\n\nCreated with ❤️ by **TheWindows**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthewindows%2Fbazaarpm5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthewindows%2Fbazaarpm5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthewindows%2Fbazaarpm5/lists"}