Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TheNexusAvenger/Nexus-Admin
Admin system for Roblox meant for normal players. Built on top of evaera/Cmdr.
https://github.com/TheNexusAvenger/Nexus-Admin
Last synced: 4 months ago
JSON representation
Admin system for Roblox meant for normal players. Built on top of evaera/Cmdr.
- Host: GitHub
- URL: https://github.com/TheNexusAvenger/Nexus-Admin
- Owner: TheNexusAvenger
- License: mit
- Created: 2020-04-25T01:44:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T03:11:28.000Z (4 months ago)
- Last Synced: 2024-09-12T12:43:42.470Z (4 months ago)
- Language: Lua
- Size: 1.39 MB
- Stars: 14
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-roblox - Nexus-Admin - Admin system for Roblox meant for normal players. (Modules / Administration)
- awesome-roblox - NexusAdmin
- awesome-roblox - NexusAdmin
README
# Nexus-Admin
Nexus Admin is admin system built on top of [Cmdr](https://github.com/evaera/Cmdr)
to simplify load and add additional functionality, including
a built in UI. Included is an API for registering custom commands
for integration into games that require more than what Cmdr offers.## Should I Just Use Cmdr?
Nexus Admins adds additional functionality that may be useful through
some of it's modules, like fast flags and authorization. If none of the
additional features or commands are needed and the more involved setup
is acceptable for a lighter weight system, Cmdr should be considered.## Documentation
See the [docs](docs/) directory for documentation.### Frequently Asked Questions
Before creating a GitHub Issue or using private communication methods
for support, please view the [frequently asked questions](docs/frequently-asked-questions.md).
Historically, all support requests could have been resolved by viewing
the questions.## License
Nexus Admin is available under the terms of the MIT
Liscence. See [LICENSE](LICENSE) for details.