* Use grafana server instead of grafana-server
Resolves Deprecation warning: The standalone 'grafana-server' program is deprecated and will be removed in the future. Please update all uses of 'grafana-server' to 'grafana server'
* this addition allows users to update **gamedig** dependency by running a reinstall
(running `npm update` will update all dependencies to the latest compatible version)
Fixed the startup Command and changed the default MC (to 1.20.2) and Java Version (to JDK17) that the latest version of Minecraft works without any configuration.