Cmdr
Extensible command console for Roblox developers
Install / Use
/learn @evaera/CmdrREADME
<div align="center">
<img src="assets/logo.png" alt="Cmdr" height="150" />
<br/>
<a href="https://discord.gg/g5PdMxh"><img src="https://img.shields.io/discord/425800792679645204.svg?label=discord" /></a>
<p><a href="https://eryn.io/Cmdr/">View Docs</a></p>
</div>
<!--moonwave-hide-before-this-line-->
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.
