Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuyk/awesome-rebar
A non-curated list of all available plugins available for the Rebar Framework. User submitted.
https://github.com/stuyk/awesome-rebar
List: awesome-rebar
Last synced: about 22 hours ago
JSON representation
A non-curated list of all available plugins available for the Rebar Framework. User submitted.
- Host: GitHub
- URL: https://github.com/stuyk/awesome-rebar
- Owner: Stuyk
- Created: 2024-05-15T16:57:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T14:23:13.000Z (5 months ago)
- Last Synced: 2024-07-26T16:05:10.531Z (5 months ago)
- Homepage: https://forge.plebmasters.de/hub/Script
- Size: 28.3 KB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome Rebar [![Awesome Lists](https://srv-cdn.himpfen.io/badges/awesome-lists/awesomelists-flat.svg)](https://github.com/brandonhimpfen/awesome)
> A non-curated list of resources and plugins for the Rebar framework built on the alt:V platform.
[Rebar Framework](https://github.com/Stuyk/rebar-altv) is an open source framework for the [alt:V GTA:V Multiplayer Client](https://altv.mp/).
## Contents
- [Authorization](#authorization)
- [Character](#character)
- [Jobs](#jobs)
- [Systems](#systems)
- [Utility](#utility)
- [Visual](#visual)
- [World](#world)## Authorization
Deals with authorization, oAuth2, and account systems.
- [Email & Password Auth by Stuyk](https://github.com/Stuyk/rebar-auth)
- [Discord Auth by unfloned](https://github.com/unfloned/rebar-discord-auth/)## Character
Deals with character customization, selection, etc.
- [Character Select by Stuyk](https://github.com/Stuyk/rebar-character-select)
- [Character Creator by Stuyk](https://github.com/Stuyk/rebar-character-creator)## Jobs
Deals with adding things-to-do around your server.
## Systems
Deals with a new system that adds to the gameplay of your server. ie. Currency
- [Death System by Dorn3r](https://github.com/dorn3r/rebar-death)
- [Currency System by Stuyk](https://github.com/Stuyk/rebar-currency)
- [Chat by Stuyk](https://github.com/Stuyk/rebar-chat)
- [Save State by Stuyk](https://github.com/Stuyk/rebar-save-state)
- [Starter inventory plugin by mafineeek](https://github.com/mafineeek/rebar-inventory-starter)
- [Roleplay commands by mafineeek](https://github.com/mafineeek/rebar-rp-commands)
- [Animations menu by mafineeek](https://github.com/mafineeek/rebar-basic-animations-menu)
- [Basic Vehicles by mafineeek](https://github.com/mafineeek/rebar-basic-vehicles-api)
- [Ascended-Fuel by ASCENDED-TEAM](https://github.com/ASCENDED-Team/asc-fuel)## Utility
Deals with adding scripting related utility to the server.
- [Webhooks by R3DIANCE](https://github.com/R3DIANCE/rebar-webhooks)
- [Keybinds by floydya](https://github.com/floydya/rebar-keybinds)
- [Hotkeys by NightOwl07](https://github.com/NightOwl07/rebar-hotkeys)
- [Autoincrement API by mafineeek](https://github.com/mafineeek/rebar-autoincrement-api)
- [ASCENDED-Camera by ASCENDED-TEAM](https://github.com/ASCENDED-Team/asc-camera)
- [Confirm Dialog by floydya](https://github.com/floydya/rebar-confirm-dialog)## Visual
Visual enhancements for the players to see. Such as huds, notifications, chat, etc.
- [Ascended-Notifications by ASCENDED-TEAM](https://github.com/ASCENDED-Team/asc-notifications)
- [Ascended-HUD by ASCENDED-TEAM](https://github.com/ASCENDED-Team/asc-hud)## World
World enhancements for changing weather, time, etc.
- [Simple Time](https://github.com/Stuyk/rebar-simple-time)
- [Simple Weather](https://github.com/Stuyk/simple-weather)
- [Realworld Weather](https://github.com/KoronGIT/realworld-weather)
- [Realworld Commodities Price](https://github.com/KoronGIT/realworld-commoditiesprice)
## ContributeContributions are welcome, make sure to open a pull request and adhere to the categories above. If your script is not open source then it will not be allowed on this list.
## License
[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](http://creativecommons.org/licenses/by-sa/4.0/)