8182838485868788899091
version = this.getDescription().getVersion(); Util.info("Starting HawkEye " + version + " initiation process..."); //Load config and permissions config = new Config(this); new Permission(this); versionCheck(); new SessionManager();