CommandAbbreviation
A simple plugin which can shrink your commands.
Features
- Provides a simple way to issue commands.
- Easy to manage: needless to change the config file!
- Stable, maybe. I've tested a lot. (Do NOT use 0.0.2)
Usage
Installation: Just put the .jar file into the plugins folder
Tip: /commandabbreviation equals to /ca
/ca list
Make a list of avaliable CmdAbbrs.
/ca help
Get plugin helpdoc. (There's a spelling mistake of "Example", ignore it)
/CmdAbbr args[0] args[1] ...
Execute a CmdAbbr with args.
/ca create <cmdabbr> <originalcmd> (operators only)
Create a CmdAbbr. Example: [/ca create re /res create], then you can use [/re someres] to create a residence called someres.
/ca remove <cmdabbr> (operators only)
Disable a CmdAbbr.
/ca info <cmdabbr> (operators only)
Show the original command of a CmdAbbr
/ca reload (operators only)
Reset the commandabbreviation file.
/ca anno (operators only)
Reset the announcement file. (Use default to overwrite it)
Comments