Out of beta, final version format + UUIDFetcher from MSG
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());
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());