When a new command is registered, if a command with that name already exists, Bukkit will not register the new command, ie the existing command gets priority. However, if the already existing command is an alias, it will replaced by the new command. These changes update cloud to be aware whether or not an existing command is an alias, and that if so, that Bukkit will allow us to have priority for this command. |
||
|---|---|---|
| .. | ||
| cloud/commandframework/bukkit | ||