Welcome to my CustomCommands plugin!
- Tested Minecraft Versions:
- 1.16
- Contributors:
- Tomac15er
- Languages Supported:
- English
With this plugin you can create custom commands with a permission which sends a message to the player who executes it.
If you want to create a "hello" command without perms and with a message "Hey", use this:
Please don't write the command name in capital letters!Code (Text):/customcommands add hello none Hey :DCode (Text):/customcommands help | get the help menu
/customcommands add | add commands
/customcommands remove | remove commands
/customcommands list | get the created commandsCode (Text):customcommands.use - to use the "/customcommands" commandCode (YAML):registerCommands:
- example
commands:
example:
permission: custom.example
message: This is the message of the "example" command
Please give me feedback!![]()

[1.16] CustomCommands | create commands which sends you a messages! 1.0
Create commands with perms which sends you a message