CloudNet-v2 icon indicating copy to clipboard operation
CloudNet-v2 copied to clipboard

Cloud Network Environment Technology

Results 34 CloudNet-v2 issues
Sort by recently updated
recently updated
newest added

This pull request includes: - [ ] breaking changes - [x] no breaking changes (unless unstable or unused parts of CloudNet were used) ### Changes made to the repository: -...

dependencies
java

This pull request includes: - [ ] breaking changes - [X] no breaking changes ### Changes made to the repository: I removed the manuell download links for GetBukkit.org and replaced...

Today I got the problem that CloudNet starts server(s) which there minOnlineCount was set to 0. The cloud was offline I changed the minOnlineCount manually in the files and then...

bug

**Description of the bug:** Hallo. Ich habe ein Problem mit dem Bridge Modul. Ich weiß auch nicht ob das unter bugs zählt. Ich möchte gerne einstellen, dass man zum letzten...

bug

Added the line 90 null check to fix a NullPointerException when a player is disconnecting. This pull request includes: - [0] breaking changes - [0] no breaking changes (?) I...

Some users might ask to start specific servers and not the next available ID. For this the two builders should be extended to allow a custom ServiceID instance to be...

enhancement
done

I have found a API to parse some versions for cloudnet. Implemente in the new version system the api, for better handling of dependencies. Usable API's: - https://github.com/zafarkhaja/jsemver - https://github.com/vdurmont/semver4j

dependencies
done

We need a complete IPv6 support for master and wrapper (workers in the future). It is important to create multiple listeners for BungeeCord to listen on all IP addresses. And...

feature_request
done

**Description of the bug:** When entering names of server groups or in other similar setups, spaces around and in the input are allowed. This can cause subsequent commands to not...

bug
enhancement

Some places in the cloud need more error tolerance. Examples: - loading of modules (`ModuleDetector`) - loading the configuration And more things, primarily in the master and the bridge.

enhancement
feature_request