A few improvements could potentially be made to the current command system. - [x] Investigate using Paper's **`BasicCommand`** over the current reflection-based hack using Bukkit's **`PluginCommand`**. - [ ] Introduce a command configuration class