Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evaera/Cmdr
Extensible command console for Roblox developers
https://github.com/evaera/Cmdr
lua roblox
Last synced: 3 months ago
JSON representation
Extensible command console for Roblox developers
- Host: GitHub
- URL: https://github.com/evaera/Cmdr
- Owner: evaera
- License: mit
- Created: 2018-05-29T18:35:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T17:56:26.000Z (10 months ago)
- Last Synced: 2024-04-14T06:18:26.685Z (9 months ago)
- Topics: lua, roblox
- Language: Lua
- Homepage: https://eryn.io/Cmdr/
- Size: 2.91 MB
- Stars: 339
- Watchers: 13
- Forks: 99
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-roblox - Cmdr
- awesome-roblox - Cmdr - Extensible command console for developers. (Modules / Administration)
- awesome-roblox - Cmdr
- awesome-roblox - Cmdr
README
**Cmdr** is a fully extensible and type safe command console for Roblox developers.
- Great for admin commands, but does much more.
- Make commands that tie in specifically with your game systems.
- Intelligent autocompletion and instant validation.
- Run commands programmatically on behalf of the local user.
- Bind commands to user input.
- Secure: the client and server both validate input separately.
- Embedded commands: dynamically use the output of an inner command when running a command.