I've decided to pull back the version to 0.1.20 to fix two major issues that I found: Bstats metrics and the update checker system. This is now going to be just a preview build for 0.2.0 and when I implement everything that I want to implement, I'll push it back to 0.2.0.
Project Secundum (Preview) It's been a while since I pushed an update to this project. But finally found time to do so, and here are the changes.
Major Changes
A whole project re-write for scalability
Ability to catch dispatched commands from CommandMap
Since this is a hacky implementation, users must enable this manually in the config file for CommandPrompter.
Still thinking if I want to override to original dispatch.
Result regex test.
Still thinking of a clean way to do so.
There are still a few things to add, but since CommandPrompter now has a "cleaner" code, this should be easier to implement. To see what's on this update you can checkout the GitHub project for Project Secundum here: https://github.com/CyR1en/CommandPrompter/projects/1
Warning Before You Update! This version was only tested in Minecraft 1.18.1, but should work for 1.17 as well. This project also contains features that may only work for later versions of Java (just like Minecraft).