{"id":20943712,"url":"https://github.com/michelo11/wallet","last_synced_at":"2026-04-29T02:02:45.386Z","repository":{"id":259053369,"uuid":"875276447","full_name":"Michelo11/Wallet","owner":"Michelo11","description":"All your economy and documents in a plugin!","archived":false,"fork":false,"pushed_at":"2025-07-15T16:59:09.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T17:55:55.961Z","etag":null,"topics":["minecraft-plugin","wallet"],"latest_commit_sha":null,"homepage":"","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/Michelo11.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-10-19T14:56:28.000Z","updated_at":"2025-07-15T16:55:52.000Z","dependencies_parsed_at":"2025-07-15T20:17:05.163Z","dependency_job_id":"38f16bfd-07f5-4dfb-ae2e-02c381e2ef21","html_url":"https://github.com/Michelo11/Wallet","commit_stats":null,"previous_names":["michelo11/wallet"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/Michelo11/Wallet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michelo11%2FWallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michelo11%2FWallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michelo11%2FWallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michelo11%2FWallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Michelo11","download_url":"https://codeload.github.com/Michelo11/Wallet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michelo11%2FWallet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32407176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"online","status_checked_at":"2026-04-29T02:00:06.602Z","response_time":110,"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":["minecraft-plugin","wallet"],"created_at":"2024-11-18T23:37:16.553Z","updated_at":"2026-04-29T02:02:45.344Z","avatar_url":"https://github.com/Michelo11.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Michelo11/Wallet\"\u003e\n    \u003cimg src=\"images/logo.png\" alt=\"Logo\" width=\"100\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003eWallet\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    All your economy and documents in a plugin!\n    \u003cbr/\u003e\n    \u003cbr/\u003e\n    \u003ca href=\"https://github.com/Michelo11/Wallet/issues\"\u003eReport Bug\u003c/a\u003e\n    .\n    \u003ca href=\"https://github.com/Michelo11/Wallet/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n![Downloads](https://img.shields.io/github/downloads/Michelo11/Wallet/total) ![Stargazers](https://img.shields.io/github/stars/Michelo11/Wallet?style=social) ![Issues](https://img.shields.io/github/issues/Michelo11/Wallet) ![License](https://img.shields.io/github/license/Michelo11/Wallet) \n\n## Table Of Contents\n\n* [About the Project](#about-the-project)\n* [Getting Started](#getting-started)\n* [Features](#features)\n* [Contributing](#contributing)\n* [License](#license)\n* [Authors](#authors)\n\n## About The Project\n\nWelcome to the Wallet plugin repository, the best way to create documents for a roleplay style minecraft server. You can create documents like driver license, passport and more.\n\n## Getting Started\n\n- Download the plugin JAR file from the releases section of this repository.\n  \n- Place the JAR file into your server's plugins directory.\n  \n- Restart your server to load the plugin.\n  \n- Refer to the plugin's config.yml file for customizable messages.\n\n- Get your first document with /wallet give command.\n\n## Features\n\n- Withdraw: Get money as banknotes.\n\n- Contacts Menu: Save contacts of your friends to quickly call them or just drop a message.\n\n- Documents: Create unlimited documents types.\n\n- Commands: Give documents with a custom command.\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n* If you have suggestions for adding or removing projects, feel free to [open an issue](https://github.com/Michelo11/wallet/issues/new) to discuss it, or directly create a pull request after you edit the *README.md* file with necessary changes.\n* Please make sure you check your spelling and grammar.\n* Create individual PR for each suggestion.\n\n### Creating A Pull Request\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License\n\nDistributed under the MIT License. See [LICENSE](https://github.com/Michelo11/Wallet/blob/master/LICENSE) for more information.\n\n## Authors\n\n* **Michele Manna** - *A student from Italy who loves developing fullstack websites, designing, administrating systems and developing plugins.* - [Michele Manna](https://github.com/Michelo11) - *Main developer*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichelo11%2Fwallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichelo11%2Fwallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichelo11%2Fwallet/lists"}