Zum Hauptinhalt springen
Version: CloudNet v3.4

Template Befehl

Der Template Befehl wird benutzt um Templates zu verwalten

Permission: cloudnet.command.template
Aliase: template, t

Information

Dieser Befehl kann als Befehl in der Node-Konsole oder als Ingame-Befehl mit dem Präfix /cloud verwendet werden

This is a basic overview about the template command.
Please have a look below for any further information.

COMMAND:  - template list [storage]
COMMAND: - template versions
COMMAND: - template install <template> <versionType> <version> | --force | example: template install Lobby/default paperspigot 1.13.2
COMMAND: - template delete <template>
COMMAND: - template create <template> <MINECRAFT_SERVER, GLOWSTONE, NUKKIT, GO_MINT, BUNGEECORD, VELOCITY, WATERDOG>
COMMAND: - template copy <storage:prefix/name (sourceTemplate)> <storage:prefix/name (targetTemplate)>

template list

Aufruf: template list [storage]

This command lists the available templates, if given filtered with the provided storage.

template versions

Aufruf: template versions

Dieser Befehl listet alle verfügbaren Versionen auf, die mit dem template install Befehl installiert werden können.

template install

Aufruf: template install <storage:prefix/name> <versionType> <version>

Dieser Befehl legt die maximale Spieleranzahl für die angegebene Proxy-Gruppe fest.

template delete

Aufruf: template delete <storage:prefix/name>

Dieser Befehl löscht das angegebene Template.

template create

Usage: template create <storage:prefix/name> <MINECRAFT_SERVER, GLOWSTONE, NUKKIT, GO_MINT, BUNGEECORD, VELOCITY, WATERDOG>

Dieser Befehl erstellt ein Template mit dem angegebenen Servertyp.

template copy

Usage: template copy <storage:prefix/name (sourceTemplate)> <storage:prefix/name (targetTemplate)>

This command copies the given source template (sourceTemplate) to the given target template (targetTemplate).