Skip to content

Out of beta, final version format + UUIDFetcher from MSG

Choose a tag to compare

@Commonly Commonly released this 04 Feb 23:24
· 7 commits to master since this release

Final versioning format (MAJOR.MINOR.PATCH/Semantic)
CMD is now an interface
You no longer need to register the command use mainclass#getCommand(cmdName).setExecutor(new CMDManager());