Changelog (Main changes)
- Override another tabComplete method of Bukkit's Command class
- Replace Command#commandName with Command#info to store command information (name, description, aliases)
- Make AbstractCommand#executeSubCommands & AbstractCommand#suggestSubCommands actually care about aliases
Full Changelog: 2.5.1...2.5.2