Skip to content

Bidulmans/command-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommandCreator

Create new commands based on other commands

Commands

  • /cc help : Shows help message
  • /cc use <name> or #<name> : Executes a personalized command.
  • /cc add <name> <permission> <command> : Creates a new command.
  • /cc remove <name> : Removes a command.
  • /cc list : Lists all the personalized commands.

Permissions

  • commandcreator.add : Can access to /cc add
  • commandcreator.remove : Can access to /cc remove
  • commandcreator.get : Can access to /cc list
  • commandcreator.use : Can use all the commands

Thanks to this plugin, you can create any command based on another command.
For example, you can type /cc add trycc op say I tried CommandCreator !
Then, type #trycc in the chat, and you'll see the result...

About

Create new commands based on other commands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages