2a23e6bfafa801342de6cbb2b8ad90d7d14425eb
Instead of duplicating code to handle two pools of commands we can instead just add the fallback commands after all plugin commands are loaded and achieve the same effect. We also now always register the direct address of a command to ensure it is always possible to access it. In addition, aliases can be determined by whether or not the command label of the command matches the command address, thereby rendering the aliases HashSet redundant. By: t00thpick1 <t00thpick1dirko@gmail.com>
Description
No description provided
51 MiB
Languages
Java
100%