This update took quite some time; over 1500 line additions/deletions.
- Tab Completion | All main commands will now suggest their subcommands or those that start with the current input.
All subcommands with additional parameters will suggest those. E.g. /pocketgames play command will suggest all games that the player has permission for.
- Lombok | PocketGames now make use of Project Lombok to achieve a cleaner codebase.
- Refactoring | The variable loading has been refactored.