{"id":21153141,"url":"https://github.com/evolsoft/serverkits","last_synced_at":"2025-07-09T10:33:33.654Z","repository":{"id":25116854,"uuid":"28538393","full_name":"EvolSoft/ServerKits","owner":"EvolSoft","description":"Kit plugin for PocketMine-MP","archived":false,"fork":false,"pushed_at":"2020-12-05T15:06:37.000Z","size":21,"stargazers_count":10,"open_issues_count":4,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T22:21:38.024Z","etag":null,"topics":["php","plugin","pocketmine-mp"],"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/EvolSoft.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}},"created_at":"2014-12-27T14:22:44.000Z","updated_at":"2023-10-10T00:40:12.000Z","dependencies_parsed_at":"2022-08-26T16:31:49.645Z","dependency_job_id":null,"html_url":"https://github.com/EvolSoft/ServerKits","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/EvolSoft/ServerKits","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolSoft%2FServerKits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolSoft%2FServerKits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolSoft%2FServerKits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolSoft%2FServerKits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvolSoft","download_url":"https://codeload.github.com/EvolSoft/ServerKits/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolSoft%2FServerKits/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264440473,"owners_count":23608720,"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":["php","plugin","pocketmine-mp"],"created_at":"2024-11-20T10:49:06.143Z","updated_at":"2025-07-09T10:33:33.328Z","avatar_url":"https://github.com/EvolSoft.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![start2](https://cloud.githubusercontent.com/assets/10303538/6315586/9463fa5c-ba06-11e4-8f30-ce7d8219c27d.png)\n# ServerKits\n\nKit plugin for PocketMine-MP\n\n[![Download!](https://user-images.githubusercontent.com/10297075/101246002-cb046780-3710-11eb-950f-ba06934b8138.png)](http://gestyy.com/er3d21)\n\n## Category\n\nPocketMine-MP plugins\n\n## Requirements\n\nPocketMine-MP Alpha_1.4 API 1.11.0\u003cbr\u003e\n**Dependency Plugins:** MassiveEconomy v1.0 API 0.90\n\n## Overview\n\n**ServerKits** allows you to create server kits.\n\n**EvolSoft Website:** http://www.evolsoft.tk\n\n***This Plugin uses the New API. You can't install it on old versions of PocketMine.***\u003cbr\u003e\n***Economy support is provided by MassiveEconomy plugin. Please install it if you want to add paid kits.***\n\nWith ServerKits you can create custom free and paid kits for your server.\u003cbr\u003e\nYou can also set a default kit and players that will join for the first time on your server will get it and you can also place signs to get kits. (read documentation)\u003cbr\u003e\n*Remember that kits are case sensitive. This means that if you want to get a kit called \"ToOls\" for example, you can get it with \"/kit ToOls\" and not \"/kit tools\" or others...*\n\n**Commands:**\n\n***/serverkits*** *- ServerKits commands*\u003cbr\u003e\n***/kit*** *- Get a kit*\n\n**To-Do:**\n\n\u003cdd\u003e\u003ci\u003e- Bug fix (if bugs will be found)\u003c/i\u003e\u003c/dd\u003e\n\u003cdd\u003e\u003ci\u003e- Get kit time limit\u003c/i\u003e\u003c/dd\u003e\n\n## Documentation \n\n**Sign Creation:**\n\n*You must have the permission: \"serverkits.create-sign\" to create signs and you must have the permission \"serverkits.use-sign\" to use signs.*\n\n***Line 1:*** [ServerKits]\u003cbr\u003e\n***Line 2:*** \u0026lt;kit name (case sensitive)\u0026gt;\n\n**Add and configure a kit:**\n\n1. Open *kits.yml* file\u003cbr\u003e\nDefault *kits.yml* file:\n```yaml\n---\n#Kit Name\nDefault:\n#Kit Custom Name\nname: \"\u0026bDefault_KIT\"\n#Kit Price\nprice: 0\n#Kit Items\n#Items must have this format: \"id:damage quantity\"\nitems:\n- \"272 1\"\n- \"274 1\"\n- \"260 10\"\n- \"298 1\"\n- \"299 1\"\n- \"300 1\"\n- \"301 1\"\n#Kit Commands (optional)\ncommands:\n- \"tell {PLAYER} Kit Command Example\"\nTools:\nname: \"\u00262Tools\"\nprice: 0\nitems:\n- \"272 1\"\n- \"273 1\"\n- \"274 1\"\n- \"275 1\"\nIron:\nname: \"\u00267IronKit\"\nprice: 50\nitems:\n- \"261 1\"\n- \"262 16\"\n- \"267 1\"\n- \"306 1\"\n- \"307 1\"\n- \"308 1\"\n- \"309 1\"\nDiamond:\nname: \"\u00269D\u0026bIAMON\u00269D\"\nprice: 200\nitems:\n- \"261 1\"\n- \"262 32\"\n- \"276 1\"\n- \"310 1\"\n- \"311 1\"\n- \"312 1\"\n- \"313 1\"\n...\n```\n\n**Configuration (config.yml):**\n\n```yaml\n---\n#Enable this if you want that a player who joined for the first time will get the kit\nenable-default-kit: true\n#Name of the kit that will get the player when he joins for the first time\ndefault-kit: \"Default\"\n#Enable this if you want to enable kit permissions. This will set to false only the permissions related to kits (ex. serverkits.kit.examplekit)\nuse-permissions: false\n#Enable ServerKits signs creation/usage\nenable-signs: true\n#Message sent on kit received\n#Available tags:\n# - {KIT}: Show kit name\n# - {KIT_NAME}: Show kit custom name\n# - {PLAYER}: Show player name\n# - {PRICE}: Show kit price\nkit-received-message: \"\u0026aYou received the {KIT_NAME} \u0026akit\"\n...\n```\n\n**Commands:**\n\n***/serverkits*** *- ServerKits commands (aliases: [skits])*\u003cbr\u003e\n***/kit \u0026lt;kit name (case sensitive)\u0026gt;*** - Get a kit*\n\n**Permissions:**\n\n- \u003cdd\u003e\u003ci\u003e\u003cb\u003eserverkits.*\u003c/b\u003e - ServerKits permissions.\u003c/i\u003e\u003c/dd\u003e\n- \u003cdd\u003e\u003ci\u003e\u003cb\u003eserverkits.kit.*\u003c/b\u003e - ServerKits Kit permissions.\u003c/i\u003e\u003c/dd\u003e\n- \u003cdd\u003e\u003ci\u003e\u003cb\u003eserverkits.use-sign\u003c/b\u003e - Allows player to use ServerKits signs.\u003c/i\u003e\u003c/dd\u003e\n- \u003cdd\u003e\u003ci\u003e\u003cb\u003eserverkits.create-sign\u003c/b\u003e - Allows player to create ServerKits signs.\u003c/i\u003e\u003c/dd\u003e\n- \u003cdd\u003e\u003ci\u003e\u003cb\u003eserverkits.commands.*\u003c/b\u003e - ServerKits commands permissions.\u003c/i\u003e\u003c/dd\u003e\n- \u003cdd\u003e\u003ci\u003e\u003cb\u003eserverkits.commands.help\u003c/b\u003e - ServerKits command Help permission.\u003c/i\u003e\u003c/dd\u003e\n- \u003cdd\u003e\u003ci\u003e\u003cb\u003eserverkits.commands.info\u003c/b\u003e - ServerKits command Info permission.\u003c/i\u003e\u003c/dd\u003e\n- \u003cdd\u003e\u003ci\u003e\u003cb\u003eserverkits.commands.reload\u003c/b\u003e - ServerKits command Reload permission.\u003c/i\u003e\u003c/dd\u003e\n- \u003cdd\u003e\u003ci\u003e\u003cb\u003eserverkits.commands.kit\u003c/b\u003e - ServerKits command Kit permission.\u003c/i\u003e\u003c/dd\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolsoft%2Fserverkits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevolsoft%2Fserverkits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolsoft%2Fserverkits/lists"}