Marvin
Marvin
We have had this discussion on our Discord before a lot of times. We agreed that adding this option just to counteract a symptom that we are trying to replicate...
Apparently this overwrites the templates every time: https://github.com/CloudNetService/CloudNet/blob/8a225fb6cba21d288d420968fc228ea6cde5d720/cloudnet-lib/src/main/java/de/dytanic/cloudnet/lib/server/ServerGroup.java#L87-L91 This is fixed in the next release.
This relates to #115 . Your example shows a non-issue. There is code in CloudNet that is not throwing exceptions and instead is returning invalid data.
After consulting with @byRoadrunner, CloudNet will soon be deployed to a custom repository. The GitHub Package Registry just isn't up to task with proper deployments.
With this issue we should also rework the terminal reading procedure. Currently it consumes an entire thread and spins the thread instead of waiting for input. @McRuben This is in...
Whatever you are using to create that diagram: stop using it, I can't make out anything over these "UNREGISTERED" watermarks.
Please articulate your issue in a way that it can be understood. I fail to grasp the intent of your sentence.
We can add this to README.md and the wiki
This is a tough one but I'm sure I can fix that quickly