WhackDevelopment
Supporter
depascaldc submitted a new resource:
Command-Aliases - allows you to create command aliases for your server
Command-Aliases - allows you to create command aliases for your server
Read more about this resource...View attachment 1110 This plugin allows you to create command aliases for your server.
Commands:
- /alias <add/remove> <alias> [on add: command to be executed]
- permission: command.alias
Code:# commandalias: 'command executed' hello: 'me says hello all :)' # you can use split words too ask hru: 'me ask how are you?'