Skip to content

Add command "aliases" #19

@skore87

Description

@skore87

Allow players to type

/bp command args

in place of

/bpcommand args

e.g.:

/bp see

instead of

/bpsee

To do this, parse on the /bp command and if it matches one of the other commands, use the code Bukkit.dispatchCommand(CommandSender,String);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions