{"id":15143025,"url":"https://github.com/ivancraft623/ranksystem","last_synced_at":"2025-10-23T20:30:32.422Z","repository":{"id":37786867,"uuid":"385033127","full_name":"IvanCraft623/RankSystem","owner":"IvanCraft623","description":"An amazing Rank and Permissions Manager. The best ranks manager for PocketMine-MP.","archived":false,"fork":false,"pushed_at":"2024-04-20T12:10:06.000Z","size":214,"stargazers_count":43,"open_issues_count":17,"forks_count":17,"subscribers_count":2,"default_branch":"PM5","last_synced_at":"2025-01-30T20:51:49.656Z","etag":null,"topics":["php","plugin","pmmp","pmmp-plugin","pocketmine","pocketmine-mp"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IvanCraft623.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}},"created_at":"2021-07-11T19:13:38.000Z","updated_at":"2024-12-29T13:46:58.000Z","dependencies_parsed_at":"2024-04-22T01:23:37.912Z","dependency_job_id":null,"html_url":"https://github.com/IvanCraft623/RankSystem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanCraft623%2FRankSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanCraft623%2FRankSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanCraft623%2FRankSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanCraft623%2FRankSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IvanCraft623","download_url":"https://codeload.github.com/IvanCraft623/RankSystem/tar.gz/refs/heads/PM5","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237882172,"owners_count":19381176,"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","pmmp","pmmp-plugin","pocketmine","pocketmine-mp"],"created_at":"2024-09-26T10:01:09.271Z","updated_at":"2025-10-23T20:30:27.079Z","avatar_url":"https://github.com/IvanCraft623.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://poggit.pmmp.io/shield.state/RankSystem)](https://poggit.pmmp.io/p/RankSystem)\n[![](https://poggit.pmmp.io/shield.dl.total/RankSystem)](https://poggit.pmmp.io/p/RankSystem)\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e 👑 RankSystem 🔧\u003c/h1\u003e\n  \u003cp\u003eAn amazing Rank and Permissions Manager\u003c/p\u003e\n\u003c/div\u003e\n\n## Description:\nAn amazing Rank and Permissions Manager. The best ranks manager for PocketMine-MP.\n## For Developers\nExamples and tutorials can be found on the [RankSystem Wiki](https://github.com/IvanCraft623/RankSystem/wiki).\n\n# Features\n\n- Multi-language support\n- Multiple Ranks per user support\n- Data migrator from other ranks/groups plugins (PurePerms)\n- An easy to use User Interface\n- Multi-rank inheritance system to allow you to inherit rank permissions\n- Temp-ranks\n- Temp-permissions\n- SQLite3 Provider Support\n- MySQL Provider Support\n- Easy Rank Creation / Edit System\n- Ranks inheritance system to allow inherit other ranks permissions\n- Permissions per User\n- Provides simple and flexible API for plugin developers\n- ScoreHud Integration\n- And more...!\n\n# Commands\nCommand | Description | Permission\n--- | --- | ---\n`/ranksystem manage` | Open a form to manage RankSystem | ranksystem.command.manage\n`/ranksystem create` | Create a Rank | ranksystem.command.create\n`/ranksystem delete \u003crank\u003e` | Delete a Rank. | ranksystem.command.delete\n`/ranksystem edit \u003crank\u003e` | Edit a Rank | ranksystem.command.edit\n`/ranksystem list` | Show all ranks list. | ranksystem.command.list\n`/ranksystem setrank \u003cuser\u003e \u003crank\u003e [expTime]` | Set a Rank to a User | ranksystem.command.setrank\n`/ranksystem removerank \u003cuser\u003e \u003crank\u003e` | Remove a Rank of a User | ranksystem.command.removerank\n`/ranksystem setpermission \u003cuser\u003e \u003cpermission\u003e [expTime]` | Set a Permission to a User | ranksystem.command.setpermission\n`/ranksystem removepermission \u003cuser\u003e \u003cpermission\u003e` | Remove a Permission of a User | ranksystem.commands.removepermission\n`/ranksystem permissions \u003cplugin\u003e` | Show a list of all plugin permissions | ranksystem.command.permissions\n`/ranksystem rankinfo \u003crank\u003e` | Show info about a rank | ranksystem.command.rankinfo\n`/ranksystem userinfo \u003cuser\u003e` | Show info about a user | ranksystem.command.userinfo\n`/ranksystem help` | Show avaible RankSystem commands | ranksystem.command.help\n`/ranksystem credits` | Show RankSystem Credits | ranksystem.command.credits\n\n# ScoreHud Integration\nThis plugin supports ScoreHud plugin.\nTag | Description\n--- | ---\n`{ranksystem.ranks}` | The ranks of the player\n`{ranksystem.highest_rank}` | The player's highest rank\n`{ranksystem.nametag}` | NameTag assigned by RankSystem to the player\n\n\n# Project information\nVersion | Pocketmine API | PHP | Status\n--- | --- | --- | ---\n1.1.2 | [PM5](https://github.com/pmmp/PocketMine-MP/tree/stable) | 8 | Functional\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivancraft623%2Franksystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivancraft623%2Franksystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivancraft623%2Franksystem/lists"}