{"id":16161436,"url":"https://github.com/gamemann/rust-user-management","last_synced_at":"2025-07-14T17:07:46.115Z","repository":{"id":92735785,"uuid":"262839736","full_name":"gamemann/Rust-User-Management","owner":"gamemann","description":"GFL's Rust User Management plugin imported from lab.gflclan.com.","archived":false,"fork":false,"pushed_at":"2020-05-10T17:32:24.000Z","size":2,"stargazers_count":8,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T19:22:18.724Z","etag":null,"topics":["csharp","management","rust","user"],"latest_commit_sha":null,"homepage":"https://moddingcommunity.com/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gamemann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2020-05-10T17:28:31.000Z","updated_at":"2025-03-13T14:09:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"4062f9fb-5151-4b84-901e-a016309090ff","html_url":"https://github.com/gamemann/Rust-User-Management","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gamemann/Rust-User-Management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FRust-User-Management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FRust-User-Management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FRust-User-Management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FRust-User-Management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamemann","download_url":"https://codeload.github.com/gamemann/Rust-User-Management/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamemann%2FRust-User-Management/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265322202,"owners_count":23746572,"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":["csharp","management","rust","user"],"created_at":"2024-10-10T02:25:15.419Z","updated_at":"2025-07-14T17:07:46.107Z","avatar_url":"https://github.com/gamemann.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust User Management (C#)\n\n## Description\nA plugin created in C# for Rust (Oxide/UMod). This plugin interacts with the GFL API and assigns users their appropriate group on player connect or when the `um.reloadusers` console command is executed. This was initially released on GFL's GitLab [here](https://gitlab.gflclan.com).\n\n## Installation.\nPlace the `UserManagement.cs` file inside of `RustServer/oxide/plugins`. Afterwards, edit `RustServer/oxide/config/UserManagement.json` to your needs.\n\nPlease also make sure you have existing groups made. You can create groups using `oxide.group add \u003cgroup\u003e \u003c\"[Title]\"\u003e\u003crank\u003e`.\n\n## Default Config\n```\n{\n  \"Debug\": false,\n  \"Enabled\": true,\n  \"Endpoint\": \"donators\",\n  \"RemoveExisting\": true,\n  \"RemoveExistingNoGroup\": true,\n  \"Token\": \"MY_AUTH_TOKEN\",\n  \"URL\": \"https://api.domain.com/\"\n}\n```\n\n## Config Descriptions\n* `Debug` =\u003e Whether or not to enable debugging within the plugin.\n* `Enabled`=\u003e Whether or not to enable the plugin.\n* `Endpoint` =\u003e The API endpoint.\n* `RemoveExisting` =\u003e If true, when given a group, it will remove any others that are a part of the plugin from the user.\n* `RemoveExistingNoGroup` =\u003e If the user has no group, it will remove any groups that are a part of the plugin from the user.\n* `Token` =\u003e The API's token that's set using the `Authorization` header.\n* `URL` =\u003e The API URL (https/SSL is supported).\n\n## Credits\n* [Christian Deacon](https://www.linkedin.com/in/christian-deacon-902042186/) - Created plugin.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamemann%2Frust-user-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamemann%2Frust-user-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamemann%2Frust-user-management/lists"}