Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Releases: CloudNetService/CloudNet-v2

v2.1.11 - Sapling

10 Sep 19:34
9dd24c9
Compare
Choose a tag to compare

Image of a Oak Sapling

Changes:

  • removed OptmizeStringConcat command line parameter
  • added command completer to the master console
  • fixed auto updater
  • bug fixes
  • before the updater will work again you have to update manually

For the easiest update, just replace the CloudNet-Master.jar and CloudNet-Wrapper.jar.
If you are installing CloudNet from scratch, we recommend to use this installer.

For developers:

Documentation: https://cloudnetservice.eu/cloudnet/docs/v2.1.11/

Maven repository:

<repository>
    <id>cloudnet</id>
    <url>https://cloudnetservice.eu/repositories/</url>
</repository>

Plugins:

<dependency>
    <groupId>de.dytanic.cloudnet</groupId>
    <artifactId>cloudnet-api-bridge</artifactId>
    <version>2.1.11</version>
    <scope>provided</scope>
</dependency>

Modules:

<dependency>
    <groupId>de.dytanic.cloudnet</groupId>
    <artifactId>cloudnet-core</artifactId>
    <version>2.1.11</version>
    <scope>provided</scope>
</dependency>

v2.1.10 - Wood Plank

27 Aug 17:19
Compare
Choose a tag to compare

Image of a Dark Oak Plank block

Changes:

  • performance optmized for copying templates
  • added multi cloudflare configurations with more than one domain
  • termination confirmation is now usable with the commandline parameter "--requestTerminationSignal"
  • Java documentation updated
  • Alias for 'create' is now 'start' in master console
  • bugs fixed
  • updated "help" command in master console
  • updated netty version
  • updated snakeyaml version
  • added support for minecraft 1.13.1
  • added spigot version 1.13.1
  • updated HexaCord version
  • updated default module version

For the easiest update, just replace the CloudNet-Master.jar and CloudNet-Wrapper.jar.
If you are installing CloudNet from scratch, we recommend to use this installer.

For developers:

Documentation: https://cloudnetservice.eu/cloudnet/docs/v2.1.10/

Maven repository:

<repository>
    <id>cloudnet</id>
    <url>https://cloudnetservice.eu/repositories/</url>
</repository>

Plugins:

<dependency>
    <groupId>de.dytanic.cloudnet</groupId>
    <artifactId>cloudnet-api-bridge</artifactId>
    <version>2.1.10</version>
    <scope>provided</scope>
</dependency>

Modules:

<dependency>
    <groupId>de.dytanic.cloudnet</groupId>
    <artifactId>cloudnet-core</artifactId>
    <version>2.1.10</version>
    <scope>provided</scope>
</dependency>

v2.1.9 - Cobblestone

10 Aug 18:41
5584f54
Compare
Choose a tag to compare

Image of a Cobblestone block

Changes:

  • added /cloudserver copyTo argument for copying signs from current group into the target group
  • Sign- and Mobmodule now support the STATIC_LOBBY group 😉
  • added option for showing the server group informations into the info command
  • changed some default configurations
  • added bukkit.broadcast and bukkit.broadcast.admin as default permissions
  • some bug fixes
  • added parameter "wrapper" for create command
  • added termination confirmation if you press STRG*C

You should delete the MobModule and SignModule in your /modules folder to include some news of the current update

For the easiest update, just replace the CloudNet-Master.jar and CloudNet-Wrapper.jar.
If you are installing CloudNet from scratch, we recommend to use this installer.

For developers:

Documentation: https://cloudnetservice.eu/cloudnet/docs/v2.1.9/

Maven repository:

<repository>
    <id>cloudnet</id>
    <url>https://cloudnetservice.eu/repositories/</url>
</repository>

Plugins:

<dependency>
    <groupId>de.dytanic.cloudnet</groupId>
    <artifactId>cloudnet-api-bridge</artifactId>
    <version>2.1.9</version>
    <scope>provided</scope>
</dependency>

Modules:

<dependency>
    <groupId>de.dytanic.cloudnet</groupId>
    <artifactId>cloudnet-core</artifactId>
    <version>2.1.9</version>
    <scope>provided</scope>
</dependency>

v2.1.8 - Dirt Block

03 Aug 18:08
7744540
Compare
Choose a tag to compare

Image of a dirt block

Changes:

  • fixed some bugs
  • added shell files for macOS by DispenserLP
  • updated netty version
  • optimized performance from CloudNet-Master
  • change function from /cloud rlconfig to /cloud rl

For the easiest update, just replace the CloudNet-Master.jar and CloudNet-Wrapper.jar.
If you are installing CloudNet from scratch, we recommend to use this installer.

For developers:

Documentation: https://cloudnetservice.eu/cloudnet/docs/v2.1.8/

Maven repository:

<repository>
    <id>cloudnet</id>
    <url>https://cloudnetservice.eu/repositories/</url>
</repository>

Plugins:

<dependency>
    <groupId>de.dytanic.cloudnet</groupId>
    <artifactId>cloudnet-api-bridge</artifactId>
    <version>2.1.8</version>
    <scope>provided</scope>
</dependency>

Modules:

<dependency>
    <groupId>de.dytanic.cloudnet</groupId>
    <artifactId>cloudnet-core</artifactId>
    <version>2.1.8</version>
    <scope>provided</scope>
</dependency>

v2.1.7 - Grass Block

28 Jul 10:54
0a01f4f
Compare
Choose a tag to compare

Image of a grass block

Changes:

• Java documentation update
• added Minecraft 1.13 support
• updated downloadable server and BungeeCord fork archives.
• optimized Process performance
• changed header layout
• changed log format
• changed commandline parameters
• reverted disabling /reload command
• updated user password encryption
• removed DevService module

For the easiest update, just replace the CloudNet-Master.jar and CloudNet-Wrapper.jar.
If you are installing CloudNet from scratch, we recommend to use this installer.

For developers:

Documentation: https://cloudnetservice.eu/cloudnet/docs/v2.1.7/

Maven repository:

<repository>
    <id>cloudnet</id>
    <url>https://cloudnetservice.eu/repositories/</url>
</repository>

Plugins:

<dependency>
    <groupId>de.dytanic.cloudnet</groupId>
    <artifactId>cloudnet-api-bridge</artifactId>
    <version>2.1.7</version>
    <scope>provided</scope>
</dependency>

Modules:

<dependency>
    <groupId>de.dytanic.cloudnet</groupId>
    <artifactId>cloudnet-core</artifactId>
    <version>2.1.7</version>
    <scope>provided</scope>
</dependency>

v2.1.6 - Stone Block

02 Jul 15:33
73377a7
Compare
Choose a tag to compare

Image of a stone block

First release from our side.

Here are the changes:

  • Disabled /reload on all servers.
  • Fixed the updater to download all new releases from our server (cloudnetservice.eu)
  • Starting servers using the REST-API works again.
  • Javadocs are now built together with the release.
  • Updated all dependencies and plugins.
  • Updated the README.md file.
  • Fixed potential vulnerabilities.
  • Fixed various Maven issues.

For the easiest update, just replace the CloudNet-Master.jar and CloudNet-Wrapper.jar.
If you are installing CloudNet from scratch, we recommend to use this installer.

Deutsche Übersetzung:

  • Der /reload Befehl wurde auf allen Servern deaktiviert.
  • Der Updater wurde angepasst und lädt alle Updates nun sicher von unserem Server (cloudnetservice.eu)
  • Das Starten von Servern über die REST-API ist wieder möglich.
  • Javadocs werden von nun an bei jedem Update mitgeliefert und immer aktuell sein
  • Alle Abhängigkeiten und Bibliotheken wurden aktualisiert.
  • Die README.md Datei wurde an unsere Änderungen angepasst.
  • Mögliche Sicherheitslücken wurden behoben.
  • Diverse Probleme mit Maven wurden behoben.

Für das einfachste Update, ersetzt einfach die CloudNet-Master.jar und CloudNet-Wrapper.jar.
Wenn ihr CloudNet das erste Mal installiert, empfehlen wir diesen Installer.

Für Entwickler / for developers:

Documentation: https://cloudnetservice.eu/cloudnet/docs/v2.1.6/

Maven repository:

<repository>
    <id>cloudnet</id>
    <url>https://cloudnetservice.eu/repositories/</url>
</repository>

Plugins:

<dependency>
    <groupId>de.dytanic.cloudnet</groupId>
    <artifactId>cloudnet-api-bridge</artifactId>
    <version>2.1.6</version>
    <scope>provided</scope>
</dependency>

Modules:

<dependency>
    <groupId>de.dytanic.cloudnet</groupId>
    <artifactId>cloudnet-core</artifactId>
    <version>2.1.6</version>
    <scope>provided</scope>
</dependency>

v2.1.6-pre-release - Stone Block

20 Jun 18:18
67ac9ab
Compare
Choose a tag to compare
Pre-release

This is the first pre-release of the CloudNetService fork of CloudNet.

Notable changes:

  • #2 The /reload command should now be blocked on all servers. Don't use it, it'll break your servers!
  • #1 Starting servers using the REST-API works again!
  • #3 The null file, causing instances to stop working has been fixed!
  • #4 Compiling and packaging CloudNet is now automated, Jenkins will do it just fine. If you want to do it manually, just package it twice.