{"id":22686158,"url":"https://github.com/programmernb-ctrl/rebar-adminpanel","last_synced_at":"2026-01-08T01:09:26.602Z","repository":{"id":266691327,"uuid":"881502539","full_name":"programmernb-ctrl/rebar-adminpanel","owner":"programmernb-ctrl","description":"rebar-adminpanel for the Rebar Framework","archived":false,"fork":false,"pushed_at":"2024-12-14T00:06:40.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T16:20:02.368Z","etag":null,"topics":["altv","altv-resource","altv-server","altvmp"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/programmernb-ctrl.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":"2024-10-31T17:45:28.000Z","updated_at":"2025-01-21T18:17:18.000Z","dependencies_parsed_at":"2024-12-05T15:40:21.733Z","dependency_job_id":"d4d83b8d-e7fb-4ee6-9524-45a0284e26f8","html_url":"https://github.com/programmernb-ctrl/rebar-adminpanel","commit_stats":null,"previous_names":["programmernb-ctrl/rebar-adminpanel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmernb-ctrl%2Frebar-adminpanel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmernb-ctrl%2Frebar-adminpanel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmernb-ctrl%2Frebar-adminpanel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programmernb-ctrl%2Frebar-adminpanel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/programmernb-ctrl","download_url":"https://codeload.github.com/programmernb-ctrl/rebar-adminpanel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246203710,"owners_count":20740180,"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":["altv","altv-resource","altv-server","altvmp"],"created_at":"2024-12-09T22:44:33.331Z","updated_at":"2026-01-08T01:09:26.539Z","avatar_url":"https://github.com/programmernb-ctrl.png","language":"Vue","readme":"# rebar-adminpanel\n\n\u003e [!IMPORTANT]\n\u003e Please read all installation steps to prevent unwanted behaviour\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/S6S3171498)\n\n## Installation\n\n1. Go to your Rebar `main` server's directory.\n\n2. Now clone this repository in to your Rebar `main` directory using git commands.\n\n```bash\ncd path/to/your/rebar-altv/\ngit clone https://github.com/programmernb-ctrl/rebar-adminpanel.git src/plugins/rebar-adminpanel\n```\n\n3. If your character doesn't already have the admin group, you'll need to customize the config in `./shared/config.ts`\n\n```typescript\nexport const adminpanelConfig = {\n    adminMode: true, // true to see webview even if you don't got the admin group. mostly required to setup the plugin\n};\n```\n\n4. Start the server once by using one of the below commands. The plugin will load __automatically.__\n\n```\npnpm start\npnpm dev\n```\n\n5. Execute the `Give Admin` function.\n6. After you've executed the __Give Admin__ function in the __webview__ make sure you set `adminMode: false,` in the config `./shared/config.ts`\n\n```typescript\nexport const adminpanelConfig = {\n    adminMode: false, // this needs to be set so member who dont got the admin group simply cant see the adminpanel.\n}\n```\n\n7. Simply stop and start the server again to be sure __adminMode__ is set to __false__\n\n## Update\n\n- If you cloned this repo and wanna update it, you can simply do it like this.\n\n```bash\ncd path/to/your/rebar-altv/src/plugins/rebar-adminpanel\ngit pull\n```\n\n- If you forked this repo and want to update it, simply search for `merge from upstream` on [Google](https://www.google.com)\n\n## Dependencies\n\n- [Rebar Framework](https://github.com/stuyk/rebar-altv)\n","funding_links":["https://ko-fi.com/S6S3171498"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammernb-ctrl%2Frebar-adminpanel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrammernb-ctrl%2Frebar-adminpanel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammernb-ctrl%2Frebar-adminpanel/lists"}