SpigotMC中文版
关于

资源详情

EasyCommands

前往SpigotMC 翻译(Beta) 下载资源

An easy way to create aliases for your commands and arguments

作者: ScrabbyLow / 下载量: 183 / 0.00元

Are you tired of always typing long commands for simple tasks? Then you are at the right place.
This plugin gives you the opportunity to change any command to whatever you like you INCLUDING it's arguments.
To add an alias to your command, open the commands.yml in the EasyCommand folder in your plugin directory and add it like this with your own parameters:

commands:
:
old:
args:
:
...

Note: The arguments are in no particular order (might get changed in the future to not be able to use wrong argument order, etc.)