Would be better off to either:
- Create an IDE with this so people can create custom commands at runtime (in-game)
Module.AddCommand(plr,"!","kick",Kick,true)
- Remove the adding commands totally since it would be useless. If administrators cannot give custom functionality to custom commands then what’s the point of it? Just create it all in a module and index the table with the correct command, then run that pre-made function.
This poll seems 50/50, either it’s good or it’s bad.
There’s no word for “It needs improvement” or other relevant options.
Ah yes, I forgot one last thing!
Several topics like this already exist, there is no need for another one:
Modular Admin Commands - Resources / Community Tutorials - DevForum | Roblox