Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.