Konsole: Unterschied zwischen den Versionen

Aus Rising World Wiki
(→‎Teleportationsbefehle: nach Update 0.8.5)
 
(67 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 6: Zeile 6:


== Befehle ==
== Befehle ==
=== Allgemein === <!-- Kann man vermutlich besser aufteilen -->
* <code>commands</code> – Gibt eine Liste aller Befehle aus
* <code>cleanup <typ></code> – Räumt Objekte vom Typ <typ> in der Welt auf, darunter
** <code>debris</code> – Herumliegede Trümmer
** <code>items</code> – Herumliegende Items, Objekte und Bauelemente
** <code>trees</code> – Herumliegende, gefällte Bäume
** <code>chunks</code> – Übriggebliebe Chunks
* <code>clearinventory</code> – Inventar leeren
* <code>cls</code> – Löscht alle Ausgaben in der Konsole
* <code>cubemap</code> – Speichert ein Screenshot als [[wikipedia:de:Cube Map (Computergrafik)|Cube Map]]
* <code>time <h> <m></code> – Stellt die Tageszeit in der Welt ein
** Alternativ: <code>tod <h> <m></code>
** Alternativ: <code>settime <h> <m></code>
* <code>weather <name></code> – Stellt das Wetter in der Welt ein. Folgende Wettereffekte sind möglich:
** <code>default</code>
** <code>clear</code>
** <code>breeze</code>
** <code>overcast</code>
** <code>rain</code>
** <code>heavyrain</code>
** <code>snow</code>
** <code>heavysnow</code>
** <code>cold</code>
** <code>fog</code>
** <code>densefog</code>
* <code>findbase</code>
* <code>gamemode <id></code> – Wechselt den Spielmodus
** <code>0</code> – [[Überlebensmodus]]
** <code>1</code> – [[Kreativmodus]]
** Alternativ: <code>gm <id></code>
** Alternativ: <code>setgamemode <id></code>
* <code>getplayerinfo <UID></code>
* <code>heal</code> – Heilt den Spieler
* <code>help <befehl></code> – Zeigt Hilfe für einen Befehl an
* <code>hud</code> – Schaltet das HUD an oder aus
* <code>id</code>
* <code>item <name> <anzahl></code> – Fügt das Item <code>name</code> in das Spielerinventar ein, siehe [[#Item- und Objekt-IDs]]
* <code>kill <spieler></code>
* <code>object</code> – Wie <code>item</code>, nur speziell für Objekte, siehe [[#Item- und Objekt-IDs]]
* <code>panorama</code> – Speichert ein Panorama-Screenshot
* <code>recalculatelods</code> - um aktuell geladene LOD Chunks neu zu generieren ([[Unity-Version#Liste_der_Updates|Update 0.5]])
* <code>refreshinventory</code>
* <code>reloadplugins</code> - um Plugins während der Laufzeit neu zuladen
** Alternativ: <code>rp</code>
* <code>renderitems</code> - rendert und speichert kleine Vorschaubilder von Items
* <code>renderobjects</code>
* <code>renderplants</code>
* <code>report</code> – Erstellt einen Fehlerbericht
* <code>resetcamerarotation</code>
* <code>resetinput</code>
* <code>screenshot</code>
* <code>setsnowiness</code>
* <code>setspawninventory</code>
* <code>setspawnposition</code>
* <code>settimespeed</code>
* <code>setwetness</code>
* <code>showballistictrajectory</code>
* <code>spawnnpc <name></code>
** <code>spawnnpc <name> locked</code> - dann wird das Tier eingefroren
* <code>toggleterain</code> - um das Terrain aus- und einzublenden  ([[Unity-Version#Liste_der_Updates|Update 0.6]])
* <code>toggleworldgeneration</code>
* <code>unloadassets</code>
* <code>unloadplugins</code>


=== Baubefehle ===
=== Baubefehle ===
Folgende Befehle können für das Bauen verwendet werden:
Folgende Befehle können für das Bauen verwendet werden:
* <code>constructioncollision</code> – Kollisionen beim Bauen an oder ausschalten
{| class="wikitable sortable"  style="margin-left:1px;"
* <code>edit</code> -
! Befehl
** Zusatz: <code>flag disableobstruction -/oder attribute disableobstruction</code> (Türen werden nicht mehr blockiert)
! Parameter
** Zusatz: <code>texture</code><textureID>
! Beschreibung !! Description<br/>(orginal)  
** Zusatz: <code>color #</code> <HEX-Color>
|-
** Zusatz: <code>resize</code>
|  blocks
** Zusatz: <code>setsize</code>
|  -
** Zusatz: <code>rotate</code>
|  Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können.
** Zusatz: <code>setrotation</code>
|  Brings up a block selection where you can select a block shape and texture
** Zusatz: <code>move</code>
|-
** Zusatz: <code>texturescale</code>
|  blueprints
**Zusatz: <code>shape <blockform></code>
|  -
*** <code>block</code>
|  Ruft das Blueprint-Menü auf
*** <code>roundedblock</code>
|  Brings up the blueprint menu. If there is no blueprint table in proximity, this command only works in creative mode
*** <code>cylinder</code>
|-
*** <code>halfcylinder</code>
|  calc
*** <code>ramp</code>
|  -
*** <code>rampcorner</code>
|  Berechnet einen mathematischen Ausdruck
*** <code>rampcornerhalf</code>
|  Calculates a math expression
*** <code>rampcornerinner</code>
|-
*** <code>arc</code>
|  constructioncollision
*** <code>arcinverse</code>
|  -
*** <code>arccorner</code>
|  Kollisionen beim Bauen an oder ausschalten
*** <code>arccornerinner</code>
|  Toggles the collision of elements while building
*** <code>arcinversecorner</code>
|-
*** <code>arcinversecornerinner</code>
|  deletesector
*** <code>stair1</code>
|  [sx] [sz]
*** <code>stair2</code>
|  Löscht einen Sektor (setzt den Sektor vollständig zurück, einschließlich aller darin enthaltenen Chunks). Um die Sektor-Koordinaten zu erhalten, gehe zum Sektor und drücke F3 (siehe obere Zeilen)
*** <code>stair3</code>
|  Deletes a sector (i.e. fully resets the sector including all chunks in it). To get the sector coordinates, move to the sector and press F3 (see top lines)
*** <code>stair1corner</code>
|-
*** <code>stair1cornerinner</code>
|  edit
*** <code>triangle</code>
<action> <values...> <br/>(supported actions: texture, color, shape, resize, setsize, rotate, setrotation, move, texturescale, flag)
*** <code>pyramid</code>
|  Ändert das Element in der Welt, das Sie gerade betrachten.
*** <code>cone</code>
z.B.:
*** <code>halfcone</code>
*<code>edit move 1 2 0.05</code>  
*** <code>hollowcylinder</code>
*<code>edit shape cylinder</code>  
*** <code>hollowcylinderhalf</code>
*<code>edit texture 200</code>
*** <code>hollowcylindercorner</code>
|  Modifies the element in the world you're currently looking at
*** <code>pillar</code>
|-
*** <code>roundedblock</code>
|  flip
*** <code>sphere</code>
<axis>  
*** <code>pane</code>
|  Dreht das aktuell aktive Element entweder entlang der X-, Y- oder Z-Achse
*** <code>panecircle</code>
|  Flips the currently active element either along the X, Y or Z axis
*** <code>panehalfcircle</code>
|-
*** <code>panequartercircle</code>
|  gap
*** <code>panetriangle</code>
<value>  
*** <code>panerighttriangle</code>
|  Setzt die Abstandgröße für das aktuell aktive Element (beim Platzieren mehrerer Elemente in einer Reihe)
*** <code>window1</code> bis <code>window10</code>
|  Sets the gap size for the currently active element (when placing multiple elements in a row)
* <code>pivotmode</code>
|-
* <code>move</code>
|  gridrotation
* <code>rotate</code>
<degrees>  
* <code>rotation</code>
|  Ändert die Drehung des Baurasters. Beim Bauen kann das Raster (grid) gedreht werden (d.h. die Ausrichtung verändert sich).
* <code>rotationmode <mode></code>
z.B.:
* <code>size</code>
*<code>gridrotation 45</code>
* <code>setp</code>
Changes the rotation of the building grid
* <code>setr</code>
* <code>setl</code>
* <code>texturescale <faktor></code>
 
 
=== Debug-Befehle ===
Folgende Befehle bieten Debug-Funktionalitäten:
{| class="wikitable sortable" style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
buildinfo
gridsize
-
<value>
Zeigt Informationen zum aktuellen Build (Entwicklungsstufe) von Rising World an
Ändert die aktuelle Größe des Baurasters.
Prints information about the current build
Changes the current size of the building grid
|-
|-
chunkborders
loadpreset
|  -  
<id/name>
Visualisiert Chunk-Grenzen. Zeigt die [[Chunk]]-Grenzen sowie Höhenlinien an
|  Lädt eine Baugrößen-Voreinstellung
Visualizes chunk borders
Loads a building size preset
|-
|  movemode
|  <mode>
|  Ändert den manuellen Positionierungsmodus. Stellen Sie entweder WORLD (Standard) oder LOCAL ein. <br/><code>movemode LOCAL</code>
Changes the manual positioning mode. Either set WORLD (default) or LOCAL
|-
|-
chunkinfo
overridematerialproperty
|  -  
|  -  
DE
Überschreibt die Materialeigenschaften eines Objekts
|  
| Overrides the material properties of an object
|-
|-
chunkpartinfo
pivotmode
-
<mode>
DE
Ändert den Pivot-Modus, entweder AUTOMATIC (Standard) oder MANUAL
|  
| Changes the pivot mode, either AUTOMATIC (default) or MANUAL
|-
|-
debugcorpses
pnb
|  -  
|  -  
Leichen debuggen
Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können.
debug corpses
Brings up a block selection where you can select a block shape and texture
|-
|-
findbase
rotate
[playername/uid]
<X> <Y> <Z>  OR  rotate <Y>
Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten
Rotiert das aktuell aktive Element entlang der X (Nick), Y (Gier) und Z (Roll) Achse
Finds the chunk with the highest density of construction elements or objects
Rotates the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
|-
|-
fog
rotation
-
<X> <Y> <Z>  OR  rotation <Y>
Schaltet den Nebel vorübergehend um
Setzt eine absolute Rotation für das aktuell aktive Element entlang der X (Nick), Y (Gier) und Z (Roll) Achse
Toggles the fog temporarily
Sets an absolute rotation for the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
|-
|-
fps
rotationmode
-
<mode>
DE
Ändert den Rotationsmodus. Entweder WORLD, LOCAL oder LEGACY (Standard)
Toggles the fps counter
Changes the rotation mode. Either set WORLD, LOCAL or LEGACY (default)
|-
|-
gamedir
savepreset
-
<id> [name]
Öffnet das R.W. Spielverzeichnis im Datei-Explorer
Speichert eine Größenvorlage
Opens the game directory in the file explorer
Saves a building size preset
|-
|-
gc
setl
|  [milliseconds]  
<precision>
Löst die Ausführung des Garbage Collector aus
|  Legt die Skalierungsgenauigkeit fest (beim Ändern der Größe eines Elements). <br/>Siehe: [[Steuerung#Bauen]]  
Triggers the garbage collector to run, optionally only for a given amount of time
Sets the scale precision (when resizing an element)
|-
|  setp
|  <precision>
|  Legt die Platzierungsgenauigkeit fest (beim manuellen Verschieben eines Elements).
Taste {{Taste|Strg. rechts}} einmal kurz drücken, Fixiert das Bauelement (Manuelles Positionieren). Bewegen mit den Pfeiltasten.
<br/>Siehe: [[Steuerung#Bauen]] 
|  Sets the placement precision (when moving an element manually)
|-
|  setr
<precision>
|  Legt die Rotationsgenauigkeit fest (beim Drehen eines Elements)
|  Sets the rotation precision (when rotating an element)
|-
|-
getblueprintinfo
size
-
<X> <Y> <Z>
|  DE  
|  DE  
|  
| Sets the size of the currently active element along the X (width), Y (height) and Z (depth) axis
|-
|-
getoption
surfaceoffset
|  <key>  
|  <X> <Y> <Z>  
|  DE  
|  DE  
Prints the currently set value of an option key
Sets the surface offset of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 0 0 0
|-
|-
getposterinfo
surfacescale
-
<X> <Y> <Z>
Posterinfos erhalten
DE
Get poster info
Sets the surface scale of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 1 1 1
|-
|-
graphics
swapsize
-
<axis1> <axis2>
Zeigt Informationen über die aktuell verwendete Grafikkarte
DE
Prints information about the currently used graphics card
Swaps the scale of the currently active element. Swaps axis 1 with axis 2 (e.g. X and Z axis size values)
|-
|-
listener
texturealignment
-
<type> <br/>(valid types: default, world, local)
DE
Überschreibt die Texturausrichtung für das aktuell aktive Konstruktionselement. <br/><code>texturealignment default</code>
Freezes or unfreezes the audio listener position
Overrides the texture alignment for the currently active construction element
|-
|-
listenforinput
texturescale
-
<scalefactor>
DE
Ändert den Textur-Skalierungsfaktor für das aktuell aktive Konstruktionselement. <br/><code>texturescale 0.25</code><br/><code>texturescale 1</code> 
Listens for any key input and prints the detected key name (and device)
Changes the texture scale for the currently active construction element
|-
|-
logs
undo
|  -  
|  -  
Öffnet den logs Ordner im Datei-Explorer
Macht die letzte destruktive Aktion rückgängig (stellt z. B. das letzte zerstörte Element wieder her)
Opens the logs folder in the file explorer
Reverts the last destructive action (e.g. restores the last element you've destroyed)
|-
|}
|  playerinfo
 
<uid>  
 
|  Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID)  
==== Edit ====
|  Gets some information about a particular player (by his UID)
Edit - Ändert das Element in der Welt, das Sie gerade betrachten
|-
* <code>edit</code> -
|  posterinfo
** Zusatz: <code>flag disableobstruction -/oder attribute disableobstruction</code> (Türen werden nicht mehr blockiert)
|  -
** Zusatz: <code>texture</code><textureID>
|  DE
** Zusatz: <code>color #</code> <HEX-Color>
** Zusatz: <code>resize</code>
|-
** Zusatz: <code>setsize</code>
|  printchunkdata
** Zusatz: <code>rotate</code>
|  -
** Zusatz: <code>setrotation</code>
|  DE
** Zusatz: <code>move</code>
** Zusatz: <code>texturescale</code>
|-
**Zusatz: <code>shape <blockform></code>
|  printkeybindings
*** <code>block</code>
|  -
*** <code>roundedblock</code>
|  Schreibt alle aktuellen Tastenkombinationen in eine Textdatei im Spielverzeichnis mit dem Namen "keybindings.txt". <br>([[Unity-Version#Liste_der_Updates|Update 0.4.8]]) 
*** <code>cylinder</code>
|  Prints all current key bindings to a text file in the game directory called "keybindings.txt"
*** <code>halfcylinder</code>
|-
*** <code>ramp</code>
|  report
*** <code>rampcorner</code>
|  -
*** <code>rampcornerhalf</code>
|  Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf)
*** <code>rampcornerinner</code>
|  Creates a new error report (brings up the report tool)
*** <code>arc</code>
|-
*** <code>arcinverse</code>
|  serverinfo
*** <code>arccorner</code>
<type>  
*** <code>arccornerinner</code>
|  DE
*** <code>arcinversecorner</code>
|  Gets some information about the server (types: memory, chunks, network)
*** <code>arcinversecornerinner</code>
|-
*** <code>stair1</code>
|  showareas
*** <code>stair2</code>
|  -
*** <code>stair3</code>
|  DE
*** <code>stair1corner</code>
|  Shows all areas in the world. To hide them, type 'hideareas'
*** <code>stair1cornerinner</code>
|-
*** <code>triangle</code>
|  showballistictrajectory
*** <code>pyramid</code>
|  -  
*** <code>cone</code>
|  DE
*** <code>halfcone</code>
|  Visualizes the ballistic trajectory of projectiles
*** <code>hollowcylinder</code>
*** <code>hollowcylinderhalf</code>
*** <code>hollowcylindercorner</code>
*** <code>pillar</code>
*** <code>roundedblock</code>
*** <code>sphere</code>
*** <code>pane</code>
*** <code>panecircle</code>
*** <code>panehalfcircle</code>
*** <code>panequartercircle</code>
*** <code>panetriangle</code>
*** <code>panerighttriangle</code>
*** <code>window1</code> bis <code>window10</code>
 
=== Debug-Befehle ===
Folgende Befehle bieten Debug-Funktionalitäten:
{| class="wikitable sortable" style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
system
buildinfo
|  -  
|  -  
|  Zeigt einige Systeminformationen
|  Zeigt Informationen zum aktuellen Build (Entwicklungsstufe) von Rising World an
|  Prints some system information  
|  Prints information about the current build
|-
|-
uidebugger
calc
[? / layername]
-
Schaltet den UI-Debugger um (nützlich, um Namen/Pfade von UI-Elementen für die Plugin-API abzurufen). <br>([[Unity-Version#Liste_der_Updates|Update 0.6]]) 
Berechnet einen mathematischen Ausdruck
Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
Calculates a math expression
|-
|-
unityversion
chunkborders
|  -  
|  -  
|  Zeigt die aktuelle Unity Engine-Version
Visualisiert Chunk-Grenzen. Zeigt die [[Chunk]]-Grenzen sowie Höhenlinien an
|  Prints the current engine version
Visualizes chunk borders
|}
 
=== Explorer ===
Folgende Befehle bieten Datei-Explorer und Verzeichnis Funktionalitäten:
{| class="wikitable sortable" style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
backups
chunkinfo
|  -  
|  -  
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Chunk-Info
Opens the world backup directory in the file explorer
Chunk info
|-
|-
crashfolder
chunkpartinfo
|  -  
|  -  
Öffnet den Absturzordner im Datei-Explorer (sofern vorhanden)
Chunk-Teil-Info
Opens the crash folder in the file explorer (if it exists)
Chunk part info
|-
|-
|  gamedir  
|  debugcorpses
|  -
|  Leichen debuggen
|  debug corpses
|-
|  findbase
|  [playername/uid]
|  Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten
|  Finds the chunk with the highest density of construction elements or objects
|-
|  fog
|  -
|  Schaltet den Nebel vorübergehend um
|  Toggles the fog temporarily
|-
|  fps
|  -
|  Schaltet die fps Anzeige um
|  Toggles the fps counter
|-
|  gamedir  
|  -  
|  -  
|  Öffnet das R.W. Spielverzeichnis im Datei-Explorer  
|  Öffnet das R.W. Spielverzeichnis im Datei-Explorer  
|  Opens the game directory in the file explorer  
|  Opens the game directory in the file explorer  
|-
|-
logs
gc
|  [milliseconds]
|  Löst die Ausführung des Garbage Collector aus, optional nur für eine bestimmte Zeit
|  Triggers the garbage collector to run, optionally only for a given amount of time
|-
|  getblueprintinfo
|  -  
|  -  
Öffnet den logs Ordner im Datei-Explorer
Blaupausen-Info abrufen
Opens the logs folder in the file explorer
Get blueprint info
|-
|-
worlddir
getitemstats
|  -  
|  -  
Öffnet das Weltverzeichnis im Datei-Explorer
Zeigt alle Item Statistiken
Opens the world directory in the file explorer
Prints all item statistics
|}
 
=== Inventar ===
Folgende Befehle bieten Spieler Inventar Funktionalitäten:
 
 
=== Mehrspielerbefehle ===
Folgende Befehle können in Zukunft im Mehrspielermodus verwendet werden:
* <code>ban</code>
* <code>connect</code>
* <code>connectto</code>
* <code>getserverinfo</code>
* <code>kick</code>
* <code>networkstats</code>
* <code>offlineban</code>
* <code>queryplayerinfo <uid></code>
* <code>queryserverinfo <typ></code>
* <code>servergc</code>
* <code>unban</code>
* <code>yell</code>
 
=== Teleportationsbefehle ===
Folgende Befehle können verwendet werden, um schnell an andere Orte in der Welt zu kommen:
* <code>teleport <x> <y> <z></code> – Teleportiert den Spieler an die Koordinaten (X, Y, Z)
** Alternativ: <code>tp <x> <y> <z></code>
* <code>goto</code>
* <code>gotodeathposition</code>
* <code>gotospawn</code>
* <code>gotosurface</code>
* <code>mark <mark name></code> – Markiert die aktuelle Position mit einem Namen
* <code>gotomark <mark name></code> – Teleportiert den Spieler zur Position <code>mark name</code>
* <code>setspawn</code>
** Alternativ: <code>setdefaultspawn</code>
 
=== Einstellungsbefehle ===
Folgende Befehle können zum Ändern von Spieleinstellungen verwendet werden:
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|  displaymode
|  <mode> (modes: "fullscreen" (0), "borderless" (1), "windowed" (3))
|  Ändert den Anzeigemodus. <br>0=Vollbild, 1=Randloses Fenster, 3=Fenstermodus
|  Changes the displaymode
|-
|  fps
|  -
|  DE
|  Toggles the fps counter
|-
|-
|  getoption  
|  getoption  
|  <key>  
|  <key>  
DE
Gibt den aktuell gesetzten Wert eines Optionsschlüssels (<key>) aus
|  Prints the currently set value of an option key  
|  Prints the currently set value of an option key  
|-
|-
gm
getposterinfo
|  <mode> (0 = Survival, 1 = Creative)
|  Ändert den Spielmodus. <br>0 = Überleben, 1 = Kreativ
|  Changes the game mode
|-
|  help
|  <command>
|  DE
|  Prints information about a specific console command
|-
|  hideareas
|  -  
|  -  
DE
Posterinformationen erhalten
Hides all areas in the world. To show them, type 'showareas'
Get poster info
|-
|-
hud
graphics
|  -  
|  -  
DE
Zeigt Informationen über die aktuell verwendete Grafikkarte
Toggles the hud
Prints information about the currently used graphics card
|-
|-
|  listener  
|  listener  
|  -  
|  -  
DE
Friert die Position des Audio-Listeners ein oder hebt das Einfrieren auf
|  Freezes or unfreezes the audio listener position  
|  Freezes or unfreezes the audio listener position  
|-
|-
|  listenforinput  
|  listenforinput  
|  -  
|  -  
DE
Wartet auf eine beliebige Tasten-Eingabe und gibt den erkannten Tasten-Namen (und das Gerät) aus
|  Listens for any key input and prints the detected key name (and device)  
|  Listens for any key input and prints the detected key name (and device)  
|-
|-
loadworld
logs
<worldname>
-
|  Öffnet den logs Ordner im Datei-Explorer
|  Opens the logs folder in the file explorer
|-
|  lookat
|  0 0 0
|  DE  
|  DE  
Loads a world  
Sets the view rotation to look at a target world position
|-
|-
lodbias
lookto
<bias>
0 90 0
|  DE  
|  DE  
Changes the global LOD bias. Default setting is 1
Sets the view rotation (using euler angles, i.e pitch, yaw and roll). See F3 for the current view rotation
|-
|-
maxfps
noclip
|  -  
|  -  
DE
Schaltet den No-Clip-Modus für den Flugmodus ein oder aus. Aktiviert, ermöglicht es dir durch feste Objekte zu fliegen. 
Sets the max framerate
Toggles no-clipping for fly mode
|-
|-
maxlodlevel
playerinfo
|  <lvl>  
|  <uid>  
DE
Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID)
Sets the max global LOD level. Default setting is 0
Gets some information about a particular player (by his UID)
|-
|-
memory
posterinfo
|  -  
|  -  
DE
Gibt alle Informationen zu einem Poster in der Spielwelt aus
|  Prints information about the current memory usage
|  Prints all information about a poster in the game
|-
|-
mouse
printchunkdata
|  -  
|  -  
DE
Gibt die Chunk-Daten der aktuellen Spielwelt aus
|  Toggles visibility of the mouse cursor
Prints the chunk data of the current game world
|-
noclip
|  -
|  DE
|  Toggles no-clipping for fly mode
|-
|  overrideregion
|  <sx> <sz> <region>  (regions: default, ocean, dry, cold)
|  DE
|  Overrides the biome region for a sector. Please note that if the sector is already generated, it's necessary to delete it
|-
|  playmusictrack
|  -
|  DE
|-
|  playsound
|  <soundname> [parametername] [parametervalue] ...
|  DE
|  Plays a certain sound effect at the player position
|-
|-
|  printkeybindings  
|  printkeybindings  
Zeile 452: Zeile 356:
|  Prints all current key bindings to a text file in the game directory called "keybindings.txt"  
|  Prints all current key bindings to a text file in the game directory called "keybindings.txt"  
|-
|-
q
report
|  -  
|  -  
DE
Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf)
Quits the game
Creates a new error report (brings up the report tool)
|-
|-
refreshallchunks
servergc
|  -  
|  -  
DE
Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben
Forces all currently loaded chunks to reload
Invokes the serverside garbage collector to free up unused memory
|-
|-
refreshchunk
serverinfo
-
<type>
DE
Erhält Informationen über den Server (Typen: Speicher, Chunks, Netzwerk)
Forces the current chunk to reload
Gets some information about the server (types: memory, chunks, network)
|-
|-
refreshmap
showareas
|  -  
|  -  
|  DE  
|  DE  
Refreshes the ingame map
Shows all areas in the world. To hide them, type 'hideareas'
|-
|-
reloadoptions
showballistictrajectory
|  -  
|  -  
|  DE  
|  DE  
Reloads the settings from the config.properties file
Visualizes the ballistic trajectory of projectiles
|-
|-
reloadplugins
system
|  -  
|  -  
DE
Zeigt einige Systeminformationen
Reloads all plugins (experimental feature)
Prints some system information
|-
|-
report
uidebugger
|  [? / layername]
|  Schaltet den UI-Debugger um (nützlich, um Namen/Pfade von UI-Elementen für die Plugin-API abzurufen). <br>([[Unity-Version#Liste_der_Updates|Update 0.6]]) 
|  Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
|-
|  uiscreenshot
|  [width] [height]
|  Macht nur einen Screenshot der Benutzeroberfläche
|  Takes a screenshot of the UI only
|-
|  unityversion
|  -  
|  -  
Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf)
Zeigt die aktuelle Unity Engine-Version
Creates a new error report (brings up the report tool)
Prints the current engine version
|-
|-
resetcamerarotation
visualizenpcs
|  -  
|  -  
DE
Visualisiert alle aktuell geladenen NPCs in der Szene
Resets the camera rotation
Visualizes all currently loaded npcs in the scene
|-
|-
resetinput
visualizeobjects
|  -  
|  -  
DE
Visualisiert alle aktuell geladenen Objekte (Möbel, Türen etc.) in der Szene
Resets all input
Visualizes all currently loaded objects (furniture, doors etc) in the scene
|-
|-
resolution
visualizevehicles
<width> <height>
-
|  DE  
|  DE  
Changes the resolution
Visualizes all currently loaded vehicles in the scene
|}
 
=== Explorer ===
Folgende Befehle bieten Datei-Explorer und Verzeichnis Funktionalitäten:
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
resolutionscale
backups
<scale>
-
DE
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Changes the resolution scale (0-1)
Opens the world backup directory in the file explorer
|-
|-
saveoptions
crashfolder
|  -  
|  -  
Optionen speichern. Schreibt alle nicht gespeicherten Einstellungen in die Datei config.properties 
Öffnet den Absturzordner im Datei-Explorer (sofern vorhanden)
Writes all unsaved settings to the config.properties file  
Opens the crash folder in the file explorer (if it exists)
|-
|-
screenshot
gamedir
[width] [height]
-
Macht einen [[Screenshots|Screenshot]]
Öffnet das R.W. Spielverzeichnis im Datei-Explorer
Takes a screenshot
Opens the game directory in the file explorer
|-
|-
setaudiodriver
logs
<driver>
-
DE
Öffnet den logs Ordner im Datei-Explorer
Changes the currently active audio output driver
Opens the logs folder in the file explorer
|-
|-
setoption
worlddir
<key> <value>
-
Ändert eine Option und speichert den aktualisierten Wert in der Konfigurationsdatei
Öffnet das Weltverzeichnis im Datei-Explorer
Changes an option key and stores the updated value in the config file  
Opens the world directory in the file explorer
|}
 
 
=== GUI ===
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
setsnowiness
resetuilayers
<0-1>
|  -  
Legt den globalen Schneewert fest. Überschreibt Nässe
Setzt alle UI-Ebenen zurück
Sets the global snowiness value. Overrides wetness
reset ui layers
|-
|-
settimespeed
uidebugger
|  <speed> (default speed is 1.75, realtime would be 60)  
[? / layername]
| Gibt an, wie viele Echtzeitsekunden vergehen, bis die Spielzeit um eine Minute vorrückt
|  Schaltet den UI-Debugger um (nützlich, um Namen/Pfade von UI-Elementen für die Plugin-API abzurufen). <br>([[Unity-Version#Liste_der_Updates|Update 0.6]])   
Specifies how many realtime seconds elapse until the ingame time advances by one minute
Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
|-
|-
setwetness
uiscreenshot
<0-1>
[width] [height]
DE
Macht nur einen Screenshot der Benutzeroberfläche
Sets the global wetness value. Overrides snowiness
Takes a screenshot of the UI only
|-
|-
skyrotation
uiscrollspeed
<rotation> (default rotation is 0)
-
Bestimmt die Ausrichtung des Himmels bzw. von Sonne/Mond (Update 0.4.8)
UI-Scrollgeschwindigkeit
Changes the rotation of the sky, which affects the direction where the sun rises and sets
ui scroll speed
|-
|}
targetmonitor
 
<monitor>  
=== Inventar ===
|  DE
Folgende Befehle bieten Spieler Inventar Funktionalitäten:
|  Changes the target monitor. Use 0 to switch to your main monitor
{| class="wikitable sortable" style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
tod
bag
|  <hours> <minutes>  
|  <item1> <item2> <item3> ...
Stellt die aktuelle Tageszeit (Uhrzeit) ein
Fügt dem Inventar einen Taschengegenstand mit Items hinzu. <br/>Siehe: [[Items]]
Sets the current time of day
z.B.:
*<code>bag sword1</code>
*<code>bag apple bread carrot</code> 
Adds a bag item (which contains other items) to your inventory
|-
|-
toggleterrain
clearinventory
|  -  
|  -  
DE
Entfernt alle Gegenstände aus dem Inventar
Hides/shows the terrain and vegetation (also affects collision, so enable flying mode via F2 first)
Removes all items from your inventory
|-
|-
togglewater
clothing
-
<name> <amount> [color]
Aktiviert/deaktiviert die Wassereffekte <br/> und macht die Wasseroberfläche unsichtbar.  
Fügt Ihrem Inventar ein neues Kleidungsstück hinzu. <br/>Siehe: [[Kleidung und Rüstung]] 
Enables/disables water effects
|  Adds a new piece of clothing to your inventory
|-
|  item
|  <itemname> <amount> [variant]
|  Fügt Ihrem Inventar einen neuen Gegenstand hinzu. <br/>Siehe: [[Items]] 
Adds a new item to your inventory
|-
|  object
|  <objectname> <amount> [variant]
|  Fügt Ihrem Inventar ein neues Objekt (z. B. Möbel) hinzu. <br/>Siehe: [[Objekt]] 
|  Adds a new object (like furniture) to your inventory
|-
|-
toggleworldgeneration
refreshinventory
|  -  
|  -  
DE
Aktualisiert dein Inventar (synchronisiert es mit dem Server)
Stops/resumes the world generation
Refresh your inventory (sync it with server)
|-
|-
viewdistance
setspawninventory
<detail> <total> [buildings]
-
|  DE  
|  DE  
|  Changes the view distance
|  Sets the global default spawn inventory to your current inventory
|-
|}
volume
 
|  <sound/music> <value>  
=== Jahreszeit ===
Stellt die Master-Sound- bzw. Musiklautstärke ein
{| class="wikitable sortable"  style="margin-left:1px;"
Sets the master sound or music volume
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|  date
|  <day>
|  Stellt das aktuelle Datum ein <br>(die aktuelle Jahreszeit kann sich ändern)
|  Sets the current date
|-
|  moonphase
|  <phase> <br/>(phases: newmoon, fullmoon, waxingmoon1-5, waningmoon1-5, bloodmoon)
|  Ändert die Mondphase
|  Changes the moon phase
|-
season
|  <name> <br/>(seasons: spring, summer, autumn, winter)
Ändert die aktuelle Jahreszeit. Ändert tatsächlich den Tag des Jahres. <br/>Siehe auch: [[Temperatur]] <br/>und Update 0.8 'Jahreszeiten und mehr' 
Changes current season. Actually changes the day of the year
|-
|-
weather
skipseason
|  <type> [instant 0/1] (types: default, clear, breeze, overcast, rain, heavyrain, snow, heavysnow, lightsnow, cold, fog, densefog, storm)
-
| Ändert das aktuelle Wetter im Spiel
|  Überspringt die aktuelle Jahreszeit, <br/>d. h. ändert das Datum auf den ersten Tag der nächsten Saison. <br/>Siehe auch: [[Temperatur]]   
Changes current ingame weather
Skips the current season, i.e. changes date to the first day of the next season
|}
|}


 
=== Leistung ===
=== Alle Befehle (Tabelle) ===
Leistung anzeigen oder Leistung beeinflussen (Performance).
{| class="wikitable sortable"  style="margin-left:1px;"  
{| class="wikitable sortable"  style="margin-left:1px;"  
! Befehl  
! Befehl  
Zeile 595: Zeile 558:
! Beschreibung !! Description<br/>(orginal)  
! Beschreibung !! Description<br/>(orginal)  
|-
|-
backups
findbase
|  [playername/uid]
|  Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten
|  Finds the chunk with the highest density of construction elements or objects
|-
|  fps
|  -  
|  -  
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Schaltet die fps Anzeige um
Opens the world backup directory in the file explorer
Toggles the fps counter
|-
|-
bag
gc
<item1> <item2> <item3> ...
|  [milliseconds]  
|  Fügt dem Inventar einen Taschengegenstand mit Items hinzu. Siehe: [[Items]]  
| Löst die Ausführung des Garbage Collector aus, optional nur für eine bestimmte Zeit
  z.B.:
Triggers the garbage collector to run, optionally only for a given amount of time
*<code>bag sword1</code>
*<code>bag apple bread carrot</code> 
Adds a bag item (which contains other items) to your inventory
|-
|-
ban
lodbias
|  <name/uid> <duration> [reason]
|  <bias>  
Sperrt einen Spieler für eine bestimmte Zeit vom Server
Ändert den globalen LOD-Bias. Die Standardeinstellung ist 1. LOD = Level of Detail
Bans a player from the server for a given amount of time (seconds). Set duration to -1 for a permanent ban
Changes the global LOD bias. Default setting is 1  
|-
|-
blocks
maxfps
|  -  
|  -  
Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können.  
Setzt die maximale [[Bildrate]]. Das Setzen einer maximalen [[Bildrate]] kann dazu beitragen, die Leistung, Stabilität und das allgemeine Spielerlebnis zu verbessern.
Brings up a block selection where you can select a block shape and texture
|  Sets the max framerate
|-
|  maxlodlevel
|  <lvl>
|  Setzt das maximale globale LOD-Niveau. Die Standardeinstellung ist 0
Sets the max global LOD level. Default setting is 0
|-
|-
blueprintinfo
memory
|  -  
|  -  
Blaupausen-Info
Gibt Informationen über die aktuelle Speichernutzung aus
blueprint info
Prints information about the current memory usage
|-
|-
blueprints
refreshallchunks
|  -  
|  -  
Ruft das Blueprint-Menü auf
Erzwingt das Neuladen aller aktuell geladenen Chunks
Brings up the blueprint menu. If there is no blueprint table in proximity, this command only works in creative mode
Forces all currently loaded chunks to reload
|-
|-
buildinfo
refreshchunk
|  -  
|  -  
Zeigt Informationen zum aktuellen Build (Entwicklungsstufe) von Rising World an
Erzwingt das Neuladen des aktuellen Chunks
Prints information about the current build
Forces the current chunk to reload
|-
|-
calc
resolution
-
<width> <height>
Berechnet einen mathematischen Ausdruck
Ändert die Auflösung
Calculates a math expression
Changes the resolution
|-
|-
chunkborders
servergc
|  -  
|  -  
Visualisiert Chunk-Grenzen
Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben
Visualizes chunk borders
Invokes the serverside garbage collector to free up unused memory
|-
|-
chunkinfo
viewdistance
|  -  
<detail> <total> [buildings]
|  Ändert die Sichtweite. Eine höhere Sichtweite hat einen massiven Einfluss auf die Leistung (Performance). 
|  Changes the view distance
|}
 
=== Mehrspielerbefehle ===
Folgende Befehle können im Mehrspielermodus verwendet werden:
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|  ban
|  <name/uid> <duration> [reason]
|  Sperrt einen Spieler für eine bestimmte Zeit vom Server
|  Bans a player from the server for a given amount of time (seconds). Set duration to -1 for a permanent ban
|-
|  connect
|  <ip> [port]
|  Verbindet mit einem Multiplayer-Server
|  Connects to a multiplayer server
|-
|  connectto
|  <ip> [port]
|  DE  
|  DE  
|  
| Connects to a multiplayer server
|-
|  deleteplayer
|  <uid>
|  Löscht die Daten eines bestimmten Spielers. Wenn der Spieler gerade online ist, wird er gekickt. 
|  Deletes data of a particular player. If player is currently online, he will be kicked
|-
|-
chunkpartinfo
heal
-
OR  heal <playername>
|  DE  
|  DE  
|  
| Heals yourself or another player
|-
|-
cleanup
info
|  <type>  (types: debris, items, trees, chunks)  
|  <type>  
Räumt Objekte vom Typ <type> in der Welt auf
|  DE
Cleans up the server
| Gets some information about the server (types: memory, chunks, network)  
|-
|  invite
|  <steamID>  
Lädt einen Freund ein, an Ihrem Spiel teilzunehmen. Ihr Freund kann nur an Ihrem Spiel teilnehmen, wenn Sie eine Sitzung "Mit Freunden spielen" gestartet haben!
|  Invites a friend to join your game. Your friend will only be able to join your game if you have hosted a "Play with friends" session!
|-
|-
clearinventory
ip
|  -  
|  -  
Entfernt alle Gegenstände aus dem Inventar
Versucht, alle lokalen IP-Adressen (LAN) zu ermitteln
Removes all items from your inventory
Tries to get all local IP addresses (LAN)
|-
|-
clothing
kick
|  <name> <amount> [color]  
|  <name/uid> [reason]  
Fügt Ihrem Inventar ein neues Kleidungsstück hinzu. <br/>Siehe: [[Kleidung und Rüstung]] 
Wirft einen Spieler vom Server
Adds a new piece of clothing to your inventory
Kicks a player from the server
|-
|-
cls
kill
-
OR  kill <playername>
Löscht alle Ausgaben in der Konsole
Tötet sich selbst oder einen anderen Spieler.
Clears the console output
Kills yourself or another player
|-
|-
commands
makeadmin
|  <name/uid>
|  Macht einen Spieler im Mehrspielermodus zum Admin
|  Makes a player an admin in multiplayer
|-
|  networkstats
|  -  
|  -  
|  Gibt eine Liste aller Befehle aus, die Liste ist in der .log Datei
|  Gibt einige lokale Netzwerkinformationen aus (funktioniert nur im Mehrspielermodus)
Gets an overview of all available console commands
|  Prints some local network info (only works in multiplayer)
|-
|  offlineban
|  <uid> <duration> [reason]
|  Sperrt einen Spieler vom Server, der momentan nicht verbunden ist (Dauer in Sekunden). Setze die Dauer auf -1 für ein permanentes Verbot
Bans a player from the server who is currently not connected (duration in seconds). Set duration to -1 for a permanent ban
|-
|-
connect
query
|  <ip> [port]
|  <type>  
Verbindet mit einem Multiplayer-Server  
Ruft einige Informationen über den Server ab
Connects to a multiplayer server  
Gets some information about the server (types: memory, chunks, network)
|-
|-
constructioncollision
reloadpermissions
|  -  
|  -  
Kollisionen beim Bauen an oder ausschalten
Lädt die Berechtigungsdateien (aus dem "Permissions"-Ordner) neu
Toggles the collision of elements while building
Reloads permission files (from the "Permissions" folder)
|-
|-
convertjavaimages
reloadscheduler
|  <directory>  
|  -
DE
|  Lädt die Server-Planungsdatei (scheduler.txt) neu
Converts all Java .cimg image files to png/jpg files (and stores them in the same directory)  
|  Reloads the server scheduler file (scheduler.txt)
|-
|  restart
|  <seconds>  
Startet den Server in x Sekunden neu, d.h. sendet eine Nachricht über den bevorstehenden Neustart an alle Spieler und startet den Serverprozess neu (funktioniert nur im Mehrspielermodus)
Restarts the server in x seconds, i.e. broadcasts a message about the impending restart and restarts the server process (multiplayer)  
|-
|-
coordinates
revokeadmin
[saveto]  (targets: "clipboard" or a relative/absolute file path)
<name/uid>
DE
Entzieht einem Spieler im Mehrspielermodus die Administratorrechte
Prints the current coordinates. Alternatively copies them into clipboard or writes them into a file
Revokes admin rights from a player in multiplayer
|-
|-
crashfolder
servergc
|  -  
|  -  
DE
Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben
Opens the crash folder in the file explorer (if it exists)
Invokes the serverside garbage collector to free up unused memory
|-
|-
createmapmarker
serverinfo
|  <x> <z> [icon] [rgba] [name] [size] [rotation] [global]
|  <type>  
DE
Erhält Informationen über den Server (Typen: Speicher, Chunks, Netzwerk)
Creates a map marker at an arbitrary position
Gets some information about the server (types: memory, chunks, network)
|-
|-
cubemap
setofflineplayergroup
|  -  
<uid> <groupname>
Speichert ein [[Screenshots|Screenshot]] als Cube Map
|  Setzt die Berechtigungsgruppe eines offline Spielers. Entweder den Gruppennamen angeben oder "default" / "null" für die Standardberechtigung verwenden. 
|  
|  Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
|-
setplayergroup
| <name/uid> <groupname>
| Legt die Berechtigungsgruppe eines Spielers fest.
|  Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
|-
|-
debugcorpses
shutdown
|  -  
|  -  
|  DE  
|  DE  
|  
| Shuts the server down (only works in multiplayer)
|-
|-
deletenpc
spg
-
<name/uid> <groupname>
Löscht den NPC, den du gerade ansiehst. Nicht zu verwechseln mit "deletenpcs" 
DE
Deletes the npc you're currently looking at. Not to be confused with "deletenpcs"  
Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
|-
|-
|  deletenpcs  
|  unban
|  [type] [radius]  
|  <uid>
|  DE
|  Unbans a player, i.e. lifts a ban in multiplayer
|-
|  yell
|  <message>
|  Sendet eine Schreinachricht an alle Spieler
|  Sends a yell message to all players (multiplayer)
|}
 
=== NPC ===
NPC relevante Konsolenbefehle.
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|  deletenpc
|  -
|  Löscht den NPC, den du gerade ansiehst. Nicht zu verwechseln mit "deletenpcs" 
|  Deletes the npc you're currently looking at. Not to be confused with "deletenpcs"
|-
|  deletenpcs  
|  [type] [radius]  
|  Löscht alle NPCs in deiner Welt innerhalb eines bestimmten Bereichs. Optional können Sie es auf einen Typ einschränken  
|  Löscht alle NPCs in deiner Welt innerhalb eines bestimmten Bereichs. Optional können Sie es auf einen Typ einschränken  
|  Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type  
|  Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type  
|-
|  deletesector
|  [sx] [sz]
|  DE
|  Deletes a sector (i.e. fully resets the sector including all chunks in it). To get the sector coordinates, move to the sector and press F3 (see top lines)
|-
|-
|  disablenpc  
|  disablenpc  
|  <type>  
|  <type>  
|  Deaktiviert einen bestimmten NPC-Typ, sodass er nicht mehr auf natürliche Weise in Ihrer Welt erscheint. Betrifft nicht bereits vorhandene NPCs.  
|  Deaktiviert einen bestimmten NPC-Typ, sodass er nicht mehr auf natürliche Weise in Ihrer Welt erscheint. Betrifft nicht bereits vorhandene NPCs. <br/>Siehe auch <code>enablenpc</code>   
Siehe auch <code>enablenpc</code>   
|  Disables a particular npc type, so it no longer spawns naturally in your world. Does not affect already existing npcs (to remove them, use "deletenpcs <type>")  
|  Disables a particular npc type, so it no longer spawns naturally in your world. Does not affect already existing npcs (to remove them, use "deletenpcs <type>")  
|-
|-
|  displaymode
|  editnpc  
|  <mode> (modes: "fullscreen" (0), "borderless" (1), "windowed" (3))
|  DE
|  Changes the displaymode
|-
|  edit
|  <action> <values...>  (supported actions: texture, color, shape, resize, setsize, rotate, setrotation, move, texturescale, flag)
|  Ändert das Element in der Welt, das Sie gerade betrachten
|  Modifies the element in the world you're currently looking at
|-
|  editnpc  
|  -  
|  -  
|  Das Verhalten von Tieren/Npcs kann editiert und überschrieben werden (um sie zB feindlich oder friedlich zu stimmen)  
|  Das Verhalten von Tieren/Npcs kann editiert und überschrieben werden (um sie zB feindlich oder friedlich zu stimmen)  
|  Edits the npc  
|  Edits the npc you're currently looking at, or optionally the nearest npc in proximity
|-
|-
|  enablenpc  
|  enablenpc  
|  <type>  
|  <type>  
|  Aktiviert einen bestimmten NPC-Typ für diese Welt wieder.  
|  Aktiviert einen bestimmten NPC-Typ für diese Welt wieder. <br/>Siehe auch <code>disablenpc</code>  
Siehe auch <code>disablenpc</code>  
|  Re-enables a particular npc type for this world  
|  Re-enables a particular npc type for this world  
|-
|-
findbase
locknpc
[playername/uid]
-
Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten
|  Friert/sperrt den NPC ein, den du gerade ansiehst (sodass er sich nicht mehr bewegen kann)
Finds the chunk with the highest density of construction elements or objects
|  Freezes/locks the npc you're currently looking at (so it can't move anymore)
|-
|  locknpcs
|  <type> <range>
Friert/sperrt alle NPCs in der Nähe ein, optional nach Typ gefiltert (damit sie sich nicht mehr bewegen können). 
Freezes/locks all nearby npcs, optionally filtered by type (so they can't move anymore)
|-
|-
flip
rendernpc
|  <axis>  
|  <name> [resolution]
DE
Erstellt Icons eines bestimmten NPCs (einschließlich aller Varianten) und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
Flips the currently active element either along the X, Y or Z axis
Creates icons of a particular npc (including all variants) and stores them in the Screenshots folder
|-
|-
fog
rendernpcs
|  -  
|  -  
DE
Rendert kleine Vorschaubilder für alle NPCs und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
Toggles the fog temporarily
Creates icons for all npcs and stores them in the Screenshots folder
|-
|-
fps
spawnnpc
|  -  
<name> [variant]
| DE
|  Spawnt / erzeugt einen NPC vor dir. <br/>Siehe: [[Tiere]], [[Gegner]]
Toggles the fps counter
z.B.:
*<code>spawnnpc bear</code>
*<code>spawnnpc scorpion locked</code> - NPC wird eingefroren <br/>
*<code>spawnnpc barbarian</code>
  *<code>spawnnpc bandit 1</code>
*<code>spawnnpc dummy locked</code> 
Spawns an npc in front of you
|-
|-
gamedir
unlocknpc
|  -  
|  -  
DE
Entfriert den NPC, den du gerade anschaust
Opens the game directory in the file explorer
Unfreezes the npc you're currently looking at
|-
|-
gap
unlocknpcs
|  <value>  
|  <range>  
DE
Entfriert alle NPCs in deiner Nähe (innerhalb eines bestimmten Bereichs / Reichweite). <br/>unlocknpcs <Reichweite>
Sets the gap size for the currently active element (when placing multiple elements in a row)  
Unfreezes all npcs in your proximity (within a given range)  
|-
|-
gc
visualizenpcs
|  [milliseconds]
|  DE
|  Triggers the garbage collector to run, optionally only for a given amount of time
|-
|  getblueprintinfo
|  -  
|  -  
DE
Visualisiert alle aktuell geladenen NPCs in der Szene
|  
| Visualizes all currently loaded npcs in the scene
|}
 
=== Plugins ===
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
gethere
reloadplugins
<player>
-
DE
Lädt alle Plugins neu
Teleports another player to your position
Reloads all plugins (experimental feature)
|-
|-
getoption
rp
|  <key>
|  DE
|  Prints the currently set value of an option key
|-
|  getposterinfo
|  -  
|  -  
DE
Lädt alle Plugins neu
|  
| Reloads all plugins (experimental feature)
|-
|-
gm
uidebugger
|  <mode> (0 = Survival, 1 = Creative)  
[? / layername]
| DE
|  Schaltet den UI-Debugger um (nützlich, um Namen/Pfade von UI-Elementen für die Plugin-API abzurufen). <br>([[Unity-Version#Liste_der_Updates|Update 0.6]])   
Changes the game mode
Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
|-
|-
goto
unloadplugins
<x> <y> <z> OR goto <playername>
-
| Teleportiert zu einem bestimmten Ort auf der Welt oder zu einem anderen Spieler
| Entlädt alle Plugins
Teleports you to a given world location or to another player
| Unloads all plugins (experimental feature)
|}
 
 
=== Rendering ===
Rendering, Vorschaubilder und Screenshots.
{| class="wikitable sortable" style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
gotodeathposition
convertjavaimages
-
<directory>
DE
Konvertiert alle Java .cimg-Bilddateien in PNG/JPG-Dateien (und speichert sie im selben Verzeichnis)
Teleports you to the position where you died (only valid during this session)  
Converts all Java .cimg image files to png/jpg files (and stores them in the same directory)  
|-
|-
gotodefaultspawn
cubemap
|  -  
|  -  
DE
Speichert ein [[Screenshots|Screenshot]] als Cube Map
Teleports you to the world default spawn position
|  Saves a screenshot as a cube map
|-
|  panorama
|  [resolution] [createpreview]
|  Speichert ein Panorama-[[Screenshots|Screenshot]]
Creates a panorama screenshot (equirectangular projection)
|-
|-
gotomark
renderclothes
|  -  
|  -  
DE
Erstellt Icons für alle Kleidungsstücke und speichert sie im [[Screenshots]]-Ordner. 
|  
| Creates icons for all clothes and stores them in the Screenshots folder
|-
|  renderconstruction
|  <shape> [texture] [resolution]
|  Erstellt Icons für ein bestimmtes Bauelement mit allen Texturen und speichert sie im [[Screenshots]]-Ordner.
z.B.:
*<code>renderconstruction arccorner</code>
*<code>renderconstruction block</code> 
|  Creates icons for a particular construction element with a texture (or all textures) and stores them in the Screenshots folder
|-
|-
gotospawn
renderitems
|  -  
|  -  
DE
Rendert kleine Vorschaubilder für alle Items und speichert sie im [[Screenshots]]-Ordner.  <br/>Siehe: [[Items]] <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
Teleports you to your spawn position
Creates icons for all items and stores them in the Screenshots folder
|-
|-
gotosurface
rendernpc
-
<name> [resolution]
DE
Erstellt Icons eines bestimmten NPCs (einschließlich aller Varianten) und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
Teleports you to the surface
Creates icons of a particular npc (including all variants) and stores them in the Screenshots folder
|-
|-
graphics
rendernpcs
|  -  
|  -  
DE
Rendert kleine Vorschaubilder für alle NPCs und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
Prints information about the currently used graphics card
Creates icons for all npcs and stores them in the Screenshots folder
|-
|-
help
renderobject
|  <command>  
|  <name> [resolution]
DE
Erstellt Icons für ein bestimmtes Objekt und speichert es im [[Screenshots]]-Ordner. 
Prints information about a specific console command
Creates icons for a particular object and stores it in the Screenshots folder
|-
|-
hideareas
renderobjects
-
[resolution]
DE
Rendert kleine Vorschaubilder für alle Objekte und speichert sie im [[Screenshots]]-Ordner. 
Hides all areas in the world. To show them, type 'showareas'
Creates icons for all objects and stores them in the Screenshots folder
|-
|-
hud
renderplants
|  -  
|  -  
DE
Rendert kleine Vorschaubilder für alle Pflanzen und speichert sie im [[Screenshots]]-Ordner. 
Toggles the hud
Creates icons for all plants and stores them in the Screenshots folder
|-
|-
id
renderplayer
-
[resolution]
DE
Erstellt ein Bild des aktuellen Spielermodells (einschließlich der aktuellen Kleidung)
|  
| Creates an image of the current player model (including the current clothes)
|-
|-
invite
renderview
<steamID>
[width] [height] [layers]
Lädt einen Freund ein, an Ihrem Spiel teilzunehmen. Ihr Freund kann nur an Ihrem Spiel teilnehmen, wenn Sie eine Sitzung "Mit Freunden spielen" gestartet haben!
Rendert die aktuelle Kameraansicht, enthält aber nur die angegebenen Ebene(n).  
Invites a friend to join your game. Your friend will only be able to join your game if you have hosted a "Play with friends" session!
Renders the current camera view, but only containing the specified layer(s)
|-
|-
ip
renderworld
-
[resolution]
DE
Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt
Tries to get all local IP addresses (LAN)
Creates an orthographic top-down screenshot of the currently rendered world
|-
|-
item
screenshot
<itemname> <amount> [variant]  
|  [width] [height]  
Fügt Ihrem Inventar einen neuen Gegenstand hinzu. <br/>Siehe: [[Items]]
Macht einen [[Screenshots|Screenshot]]  
Adds a new item to your inventory
Takes a screenshot
|-
|-
kick
uiscreenshot
|  <name/uid> [reason]
[width] [height]
|  Macht nur einen Screenshot der Benutzeroberfläche
|  Takes a screenshot of the UI only
|}
 
 
=== Spieler ===
Spieler (yourself) = deine eigene Figur / dein Charakter
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|  heal
|  OR  heal <playername>
|  DE
|  Heals yourself or another player
|-
|  kill
|  OR  kill <playername>
|  Tötet sich selbst oder einen anderen Spieler.
|  Kills yourself or another player
|-
|  lookat
|  0 0 0
|  DE  
|  DE  
Kicks a player from the server
Sets the view rotation to look at a target world position
|-
|-
listener
lookto
-
0 90 0
|  DE  
|  DE  
Freezes or unfreezes the audio listener position
Sets the view rotation (using euler angles, i.e pitch, yaw and roll). See F3 for the current view rotation
|-
|-
listenforinput
setdefaultspawn
|  -  
|  -  
|  DE  
|  DE  
Listens for any key input and prints the detected key name (and device)
Sets the global default spawn position to your current position
|-
|-
loadpreset
setgamemode
|  <id/name>  
|  <mode> <br/>(0 = Survival, 1 = Creative)
|  DE  
|  DE  
Loads a building size preset
Changes the game mode
|-
|-
loadworld
setspawnposition
<worldname>
-
|  DE  
|  DE  
Loads a world
Sets the global default spawn position to your current position
|-
|-
locknpc
undress
|  -  
|  -  
Friert/sperrt den NPC ein, den du gerade ansiehst (sodass er sich nicht mehr bewegen kann)
Zieht alle Kleidungsstücke aus, die Sie gerade tragen
Freezes/locks the npc you're currently looking at (so it can't move anymore)  
Takes off all clothes you're currently wearing
|}
 
=== Teleportationsbefehle ===
Folgende Befehle können verwendet werden, um schneller an andere Orte in der Welt zu kommen:
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)  
|-
|-
lodbias
coordinates
<bias>
[saveto]  (targets: "clipboard" or a relative/absolute file path)
DE
Zeigt die aktuellen Koordinaten an. Alternativ kopiert er sie in die Zwischenablage oder schreibt sie in eine Datei
Changes the global LOD bias. Default setting is 1
Prints the current coordinates. Alternatively copies them into clipboard or writes them into a file
|-
|-
logs
createmapmarker
|  -  
<x> <z> [icon] [rgba] [name] [size] [rotation] [global]
DE
|  Erstellt eine Kartenmarkierung an einer beliebigen Position
Opens the logs folder in the file explorer
|  Creates a map marker at an arbitrary position
|-
gethere
|  <player>
|  Teleportiert einen anderen Spieler zu deiner Position
Teleports another player to your position
|-
|-
makeadmin
goto
|  <name/uid>  
|  <x> <y> <z>  OR  goto <playername>  
DE
Teleportiert zu einem bestimmten Ort auf der Welt oder zu einem anderen Spieler
Makes a player an admin in multiplayer
Teleports you to a given world location or to another player  
|-
|-
mark
gotodeathposition
|  -  
|  -  
DE
Teleportiert Sie an die Stelle, an der Sie gestorben sind
Saves your current location as temporary teleport position. Use 'gotomark' to teleport
Teleports you to the position where you died (only valid during this session)
|-
|-
maxfps
gotodefaultspawn
|  -  
|  -  
DE
Teleportiert Sie zur Standard-Spawnposition der Welt
Sets the max framerate
Teleports you to the world default spawn position
|-
|-
maxlodlevel
gotomark
<lvl>
-
DE
Teleportiert dich zur temporären Markierung
Sets the max global LOD level. Default setting is 0
Teleport to the temporary mark
|-
|-
memory
gotospawn
|  -  
|  -  
DE
Teleportiert dich zu deiner Spawn-Position
Prints information about the current memory usage
Teleports you to your spawn position
|-
|-
mouse
gotosurface
|  -  
|  -  
DE
Teleportiert dich an die Oberfläche
Toggles visibility of the mouse cursor
Teleports you to the surface
|-
|-
movemode
mark
<mode>
-
DE
Speichert deine aktuelle Position als temporäre Teleportmarkierung. Nutze 'gotomark', um dich zu teleportieren
Changes the manual positioning mode. Either set WORLD (default) or LOCAL
Saves your current location as temporary teleport position. Use 'gotomark' to teleport
|-
|-
networkstats
refreshmap
|  -  
|  -  
DE
Aktualisiert die Ingame-Karte
Prints some local network info (only works in multiplayer)
Refreshes the ingame map
|-
|-
noclip
setspawn
|  -
|  Legt die globale Standard-Spawn-Position auf die aktuelle Position fest.
|  Sets the global default spawn position to your current position
|-
|  setspawnposition
|  -  
|  -  
|  DE  
|  DE  
Toggles no-clipping for fly mode
Sets the global default spawn position to your current position
|-
|-
object
teleport
|  <objectname> <amount> [variant]
|  <toplayer>  OR  teleport <player> <toplayer>  
Fügt Ihrem Inventar ein neues Objekt (z. B. Möbel) hinzu. <br/>Siehe: [[Objekt]] 
Teleportiert dich zu einem anderen Spieler <br/> oder teleportiert einen bestimmten Spieler zu einem anderen Spieler
Adds a new object (like furniture) to your inventory
Teleports you to another player or teleports a particular player to another player
|-
|-
offlineban
tp
|  <uid> <duration> [reason]
|  <toplayer>  OR  teleport <player> <toplayer>  
|  DE  
|  DE  
Bans a player from the server who is currently not connected (duration in seconds). Set duration to -1 for a permanent ban
Teleports you to another player or teleports a particular player to another player  
|}
 
=== Einstellungsbefehle, Spiel-Einstellungen ===
Alle Einstellungen aus der config.properties Datei, können via <code>setoption</code> per Konsole geändert werden.
<br>Folgende Befehle können zum Ändern von Spieleinstellungen verwendet werden:
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)  
|-
|-
overridematerialproperty
cls
|  -  
|  -  
DE
Löscht alle Ausgaben in der Konsole
|  
| Clears the console output
|-
|-
overrideregion
commands
<sx> <sz> <region>  (regions: default, ocean, dry, cold)
-
DE
Gibt eine Liste aller Befehle aus, die Liste ist in der .log Datei
Overrides the biome region for a sector. Please note that if the sector is already generated, it's necessary to delete it
Gets an overview of all available console commands
|-
|-
panorama
date
[resolution] [createpreview]
<day>
Speichert ein Panorama-[[Screenshots|Screenshot]]
Stellt das aktuelle Datum ein <br>(die aktuelle Jahreszeit kann sich ändern)
Creates a panorama screenshot (equirectangular projection)
Sets the current date
|-
|-
pivotmode
displaymode
|  <mode>  
|  <mode> <br/>(modes: "fullscreen" (0), "borderless" (1), "windowed" (3))
DE
Ändert den Anzeigemodus. <br>0=Vollbild, 1=Randloses Fenster, 3=Fenstermodus
|  Changes the pivot mode, either AUTOMATIC (default) or MANUAL
|  Changes the displaymode
|-
|-
playerinfo
fps
|  <uid>  
|  -
Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID)  
|  Schaltet die fps Anzeige um
Gets some information about a particular player (by his UID)
|  Toggles the fps counter
|-
|  gamemode
|  <mode> <br/>(0 = Survival, 1 = Creative)
|  Ändert den Spielmodus. <br>0 = Überleben, 1 = Kreativ
|  Changes the game mode
|-
|  getoption
|  <key>  
Gibt den aktuell gesetzten Wert eines Optionsschlüssels (<key>) aus
Prints the currently set value of an option key
|-
|-
playmusictrack
gm
-
<mode> <br/>(0 = Survival, 1 = Creative)
DE
Ändert den Spielmodus. <br>0 = Überleben, 1 = Kreativ
|  
| Changes the game mode
|-
|-
playsound
help
|  <soundname> [parametername] [parametervalue] ...
|  <command>  
DE
Gibt Informationen über einen bestimmten Konsolenbefehl aus
Plays a certain sound effect at the player position
Prints information about a specific console command
|-
|-
posterinfo
hideareas
|  -  
|  -  
DE
Blendet alle Bereiche in der Welt aus. Um sie anzuzeigen, gib 'showareas' ein
|  
| Hides all areas in the world. To show them, type 'showareas'
|-
|-
printchunkdata
hud
|  -  
|  -  
DE
Schaltet das HUD ein oder aus
|  
| Toggles the hud
|-
|-
printkeybindings
listener
|  -  
|  -  
DE
Friert die Position des Audio-Listeners ein oder hebt das Einfrieren auf
Prints all current key bindings to a text file in the game directory called "keybindings.txt"
Freezes or unfreezes the audio listener position
|-
|-
q
listenforinput
|  -  
|  -  
DE
Wartet auf eine beliebige Tasten-Eingabe und gibt den erkannten Tasten-Namen (und das Gerät) aus
Quits the game
Listens for any key input and prints the detected key name (and device)
|-
|-
refreshallchunks
loadlanworld
-
<worldname>
|  DE  
|  DE  
Forces all currently loaded chunks to reload
Loads a world
|-
|-
refreshchunk
loadp2pworld
-
<worldname>
|  DE  
|  DE  
Forces the current chunk to reload
Loads a world
|-
|-
refreshinventory
loadworld
|  <worldname>
|  Lädt eine Welt
|  Loads a world
|-
|  lodbias
|  <bias>
|  Ändert den globalen LOD-Bias. Die Standardeinstellung ist 1. LOD = Level of Detail
|  Changes the global LOD bias. Default setting is 1
|-
|  maxfps
|  -  
|  -  
DE
Setzt die maximale [[Bildrate]]. Das Setzen einer maximalen [[Bildrate]] kann dazu beitragen, die Leistung, Stabilität und das allgemeine Spielerlebnis zu verbessern.
Refresh your inventory (sync it with server)
Sets the max framerate
|-
|-
refreshmap
maxlodlevel
-
<lvl>
DE
Setzt das maximale globale LOD-Niveau. Die Standardeinstellung ist 0
Refreshes the ingame map
Sets the max global LOD level. Default setting is 0
|-
|-
reloadoptions
memory
|  -  
|  -  
DE
Gibt Informationen über die aktuelle Speichernutzung aus
Reloads the settings from the config.properties file
Prints information about the current memory usage
|-
|-
reloadpermissions
moonphase
|  -  
<phase> <br/>(phases: newmoon, fullmoon, waxingmoon1-5, waningmoon1-5, bloodmoon)
DE
Ändert die Mondphase
Reloads permission files (from the "Permissions" folder)
Changes the moon phase
|-
|-
reloadplugins
moonsize
-
<size>
DE
Ändert die Größe des Mondes
Reloads all plugins (experimental feature)
Changes the size of the moon
|-
|-
reloadscheduler
mouse
|  -  
|  -  
DE
Schaltet die Sichtbarkeit des Mauszeigers ein oder aus
Reloads the server scheduler file (scheduler.txt)
Toggles visibility of the mouse cursor
|-
|-
renderclothes
noclip
|  -  
|  -  
DE
Schaltet den No-Clip-Modus für den Flugmodus ein oder aus. Aktiviert, ermöglicht es dir durch feste Objekte zu fliegen. 
Creates icons for all clothes and stores them in the Screenshots folder
Toggles no-clipping for fly mode
|-
|-
renderconstruction
overrideregion
|  <shape> [resolution]
|  <sx> <sz> <region> <br/>(regions: default, ocean, dry, cold)
DE
Überschreibt die Biome-Region für einen Sektor. Beachte, dass der Sektor gelöscht werden muss, wenn er bereits generiert wurde
Creates icons for this construction element with all textures and stores them in the Screenshots folder
Overrides the biome region for a sector. Please note that if the sector is already generated, it's necessary to delete it
|-
|-
renderitems
playmusictrack
|  -  
|  -  
Rendert kleine Vorschaubilder für alle Items und speichert sie im [[Screenshots]]-Ordner. <br/>Siehe: [[Items]] <br/>Rendering Speicherort: {{Dateipfad Rendering}}  
Spielt Musiktitel im Spiel ab
Creates icons for all items and stores them in the Screenshots folder
|  Plays music track in the game
|-
|  playsound
| <soundname> [parametername] [parametervalue] ...
| Spielt einen bestimmten Soundeffekt an der Spielerposition ab
Plays a certain sound effect at the player position
|-
|-
rendernpcs
printkeybindings
|  -  
|  -  
Rendert kleine Vorschaubilder für alle NPCs und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: {{Dateipfad Rendering}}  
Schreibt alle aktuellen Tastenkombinationen in eine Textdatei im Spielverzeichnis mit dem Namen "keybindings.txt". <br>([[Unity-Version#Liste_der_Updates|Update 0.4.8]])  
Creates icons for all npcs and stores them in the Screenshots folder
Prints all current key bindings to a text file in the game directory called "keybindings.txt"
|-
|-
renderobject
q
|  -  
|  -  
Erstellt Icons für ein bestimmtes Objekt und speichert es im [[Screenshots]]-Ordner. 
Beendet das Spiel
Creates icons for a particular object and stores it in the Screenshots folder
Quits the game
|-
|-
renderobjects
refreshallchunks
|  -  
|  -  
Rendert kleine Vorschaubilder für alle Objekte und speichert sie im [[Screenshots]]-Ordner. 
Erzwingt das Neuladen aller aktuell geladenen Chunks
Creates icons for all objects and stores them in the Screenshots folder
Forces all currently loaded chunks to reload
|-
|-
renderplants
refreshchunk
|  -  
|  -  
Rendert kleine Vorschaubilder für alle Pflanzen und speichert sie im [[Screenshots]]-Ordner. 
Erzwingt das Neuladen des aktuellen Chunks
Creates icons for all plants and stores them in the Screenshots folder
Forces the current chunk to reload
|-
|-
renderplayer
refreshmap
[resolution]
-
Erstellt ein Bild des aktuellen Spielermodells (einschließlich der aktuellen Kleidung)
Aktualisiert die Ingame-Karte
Creates an image of the current player model (including the current clothes)
Refreshes the ingame map
|-
|-
renderworld
reloadoptions
[resolution]
-
Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt
Lädt die Einstellungen aus der config.properties-Datei neu
Creates an orthographic top-down screenshot of the currently rendered world
|  Reloads the settings from the config.properties file
|-
reloadplugins
-  
|  Lädt alle Plugins neu
|  Reloads all plugins (experimental feature)
|-
|-
|  report  
|  report  
Zeile 1.132: Zeile 1.272:
|  resetcamerarotation  
|  resetcamerarotation  
|  -  
|  -  
DE
Setzt die Kamerarotation zurück
|  Resets the camera rotation  
|  Resets the camera rotation  
|-
|-
|  resetinput  
|  resetinput  
|  -  
|  -  
DE
Setzt alle Eingaben zurück
|  Resets all input  
|  Resets all input  
|-
|-
|  resolution  
|  resolution  
|  <width> <height>  
|  <width> <height>  
DE
Ändert die Auflösung
|  Changes the resolution  
|  Changes the resolution  
|-
|-
|  resolutionscale  
|  resolutionscale  
|  <scale>  
|  <scale>  
DE
Ändert die Auflösungs-Skalierung (0-1)
|  Changes the resolution scale (0-1)  
|  Changes the resolution scale (0-1)  
|-
|-
restart
saveoptions
<seconds>
-
DE
Optionen speichern. Schreibt alle nicht gespeicherten Einstellungen in die Datei config.properties 
Restarts the server in x seconds, i.e. broadcasts a message about the impending restart to all players and restarts the server process (only works in multiplayer)
Writes all unsaved settings to the config.properties file
|-
|-
revokeadmin
screenshot
<name/uid>
[width] [height]
DE
Macht einen [[Screenshots|Screenshot]]
Revokes admin rights from a player in multiplayer
Takes a screenshot
|-
|-
rotate
season
|  <X> <Y> <Z> OR  rotate <Y>  
|  <name> <br/>(seasons: spring, summer, autumn, winter)
| DE
|  Ändert die aktuelle Jahreszeit. Ändert tatsächlich den Tag des Jahres. <br/>Siehe auch: [[Temperatur]] <br/>und Update 0.8 'Jahreszeiten und mehr'  
Rotates the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
Changes current season. Actually changes the day of the year
|-
|-
rotation
setaudiodriver
|  <X> <Y> <Z>  OR  rotation <Y>  
|  <driver>  
DE
Ändert den aktuell aktiven Audioausgabetreiber
Sets an absolute rotation for the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
Changes the currently active audio output driver
|-
|-
rotationmode
setdate
|  <mode>  
|  <day>  
|  DE  
|  DE  
Changes the rotation mode. Either set WORLD, LOCAL or LEGACY (default)
Sets the current date
|-
|-
rp
setgamemode
-
<mode> <br/>(0 = Survival, 1 = Creative)
|  DE  
|  DE  
Reloads all plugins (experimental feature)
Changes the game mode
|-
|-
saveoptions
setoption
-
<key> <value>
Optionen speichern. Schreibt alle nicht gespeicherten Einstellungen in die Datei config.properties   
Ändert eine Option und speichert den aktualisierten Wert in der Konfigurationsdatei. <br>Alle Einstellungen aus der config.properties Datei, können mit <code>setoption</code> geändert werden.
Writes all unsaved settings to the config.properties file  
z.B.:
*<code>setoption filmgrain false</code>
*<code>setoption customcommand1 tod 11</code>
*<code>setoption cacheicons false</code>
*<code>setoption customimageresolution <resolution></code>  
Changes an option key and stores the updated value in the config file  
|-
|-
savepreset
setsnowiness
|  <id> [name]
|  <0-1>
|  Legt den globalen Schneewert fest. Überschreibt Nässe
|  Sets the global snowiness value. Overrides wetness
|-
|  settime
|  <hours> <minutes>  
|  DE  
|  DE  
Saves a building size preset
Sets the current time of day
|-
|  settimespeed
|  <speed> <br/>(default speed is 1.75, realtime would be 60)
|  Gibt an, wie viele Echtzeitsekunden vergehen, bis die Spielzeit um eine Minute vorrückt
|  Specifies how many realtime seconds elapse until the ingame time advances by one minute
|-
|-
screenshot
setwetness
[width] [height]
<0-1>
Macht einen [[Screenshots|Screenshot]]
Legt den globalen Nässewert fest. Überschreibt den globalen Schneewert. 
Takes a screenshot
Sets the global wetness value. Overrides snowiness
|-
|-
servergc
skipseason
|  -  
|  -  
DE
Überspringt die aktuelle Jahreszeit, <br/>d. h. ändert das Datum auf den ersten Tag der nächsten Saison. <br/>Siehe auch: [[Temperatur]] 
Invokes the serverside garbage collector to free up unused memory
Skips the current season, i.e. changes date to the first day of the next season
|-
|-
serverinfo
skyrotation
|  <type>  
|  <rotation> <br/>(default rotation is 0)
DE
Bestimmt die Ausrichtung des Himmels bzw. von Sonne/Mond (Update 0.4.8)
Gets some information about the server (types: memory, chunks, network)
Changes the rotation of the sky, which affects the direction where the sun rises and sets
|-
|  targetmonitor
|  <monitor>
|  Wechselt den Zielmonitor. Der Wert 0 stellt den Hauptmonitor ein
|  Changes the target monitor. Use 0 to switch to your main monitor
|-
|-
setaudiodriver
time
|  <driver>  
|  <hours> <minutes>  
DE
Stellt die aktuelle Tageszeit (Uhrzeit) ein. 
Changes the currently active audio output driver
Sets the current time of day
|-
|-
setl
tod
|  <precision>  
|  <hours> <minutes>  
DE
Stellt die aktuelle Tageszeit (Uhrzeit) ein. <br/><code>tod 11 25</code>
|  Sets the scale precision (when resizing an element)
|  Sets the current time of day
|-
|-
setofflineplayergroup
togglemapmarkers
<uid> <groupname>
-
DE
Schaltet vorübergehend die Sichtbarkeit von Kartenmarkierungen um. 
Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
Temporarily toggles visibility of map markers
|-
|-
setoption
toggleterrain
<key> <value>
-
Ändert eine Option und speichert den aktualisierten Wert in der Konfigurationsdatei
Blendet das Gelände und die Vegetation ein oder aus (beeinflusst auch die Kollision; daher zuerst den Flugmodus mit F2 aktivieren)
Changes an option key and stores the updated value in the config file
Hides/shows the terrain and vegetation (also affects collision, so enable flying mode via F2 first)
|-
|-
setp
togglewater
<precision>
-
DE
Aktiviert/deaktiviert die Wassereffekte <br/> und macht die Wasseroberfläche unsichtbar.
Sets the placement precision (when moving an element manually)
Enables/disables water effects
|-
|-
setplayergroup
toggleworldgeneration
<name/uid> <groupname>
-
Legt die Berechtigungsgruppe eines Spielers fest.
Hält die Weltgenerierung an oder setzt sie fort
Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
Stops/resumes the world generation
|-
|-
setr
viewdistance
|  <precision>  
|  <detail> <total> [buildings]
DE
Ändert die Sichtweite. Eine höhere Sichtweite hat einen massiven Einfluss auf die Leistung (Performance). 
Sets the rotation precision (when rotating an element)
Changes the view distance
|-
|-
setsnowiness
volume
|  <0-1>  
|  <sound/music> <value>  
Legt den globalen Schneewert fest. Überschreibt Nässe
Stellt die Master-Sound- bzw. Musiklautstärke ein
|  Sets the global snowiness value. Overrides wetness
|  Sets the master sound or music volume
|-
|  weather
|  <type> [instant 0/1] (types: default, clear, breeze, overcast, rain, heavyrain, snow, heavysnow, lightsnow, cold, fog, densefog, storm)
|  Ändert das aktuelle Wetter im Spiel
|  Changes current ingame weather
|}
 
=== Welt ===
Backups, Sektoren, Weltverzeichnis ...
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
setspawn
backups
|  -  
|  -  
DE
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Sets the global default spawn position to your current position
Opens the world backup directory in the file explorer
|-
|-
setspawninventory
cleanup
-
<type> <br/>(types: debris, items, trees, chunks)
DE
Räumt Objekte vom Typ <type> in der Welt auf
Sets the global default spawn inventory to your current inventory
Cleans up the server
|-
|-
settimespeed
deletesector
<speed> (default speed is 1.75, realtime would be 60)  
[sx] [sz]
Gibt an, wie viele Echtzeitsekunden vergehen, bis die Spielzeit um eine Minute vorrückt
|  Löscht einen Sektor (setzt den Sektor vollständig zurück, einschließlich aller darin enthaltenen Chunks). Um die Sektor-Koordinaten zu erhalten, gehe zum Sektor und drücke F3 (siehe obere Zeilen)  
|  Specifies how many realtime seconds elapse until the ingame time advances by one minute
Deletes a sector (i.e. fully resets the sector including all chunks in it). To get the sector coordinates, move to the sector and press F3 (see top lines)
|-
|-
setwetness
edit
|  <0-1>  
|  <action> <values...> <br/>(supported actions: texture, color, shape, resize, setsize, rotate, setrotation, move, texturescale, flag)
DE
Ändert das Element in der Welt, das Sie gerade betrachten
Sets the global wetness value. Overrides snowiness
Modifies the element in the world you're currently looking at
|-
|-
showareas
fog
|  -  
|  -  
DE
Schaltet den Nebel vorübergehend um
Shows all areas in the world. To hide them, type 'hideareas'
Toggles the fog temporarily
|-
|-
showballistictrajectory
worldbackup
|  -  
|  -  
DE
Erstellt ein Backup der aktuell geladenen Welt. Optional kann das Backup komprimiert werden (Achtung: das dauert eine Weile) 
Visualizes the ballistic trajectory of projectiles
Creates a backup of the currently loaded world. Optionally zips the backup (warning: this takes a while)
|-
|-
shutdown
worlddir
|  -  
|  -  
DE
Öffnet das Weltverzeichnis im Datei-Explorer
Shuts the server down (only works in multiplayer)  
Opens the world directory in the file explorer
|}
 
=== Alle Befehle ===
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)  
|-
|-
size
backups
<X> <Y> <Z>
-
DE
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Sets the size of the currently active element along the X (width), Y (height) and Z (depth) axis
Opens the world backup directory in the file explorer
|-
|-
skyrotation
bag
|  <rotation> (default rotation is 0)
|  <item1> <item2> <item3> ...
DE
Fügt dem Inventar einen Taschengegenstand mit Items hinzu. <br/>Siehe: [[Items]]
Changes the rotation of the sky, which affects the direction where the sun rises and sets
z.B.:
*<code>bag sword1</code>
*<code>bag apple bread carrot</code> 
Adds a bag item (which contains other items) to your inventory
|-
|-
spawnnpc
ban
|  <name> [variant]  
|  <name/uid> <duration> [reason]  
Spawnt / erzeugt einen NPC vor dir
Sperrt einen Spieler für eine bestimmte Zeit vom Server
Spawns an npc in front of you
Bans a player from the server for a given amount of time (seconds). Set duration to -1 for a permanent ban
|-
|-
spawnvehicle
blocks
<name>
-
DE
Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können.
Spawns a vehicle in front of you  
Brings up a block selection where you can select a block shape and texture
|-
|-
surfaceoffset
blueprintinfo
<X> <Y> <Z>
-
DE
Blaupausen-Info
Sets the surface offset of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 0 0 0
blueprint info
|-
|-
surfacescale
blueprints
<X> <Y> <Z>
-
DE
Ruft das Blueprint-Menü auf
Sets the surface scale of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 1 1 1
Brings up the blueprint menu. If there is no blueprint table in proximity, this command only works in creative mode
|-
|-
swapsize
buildinfo
<axis1> <axis2>
-
DE
Zeigt Informationen zum aktuellen Build (Entwicklungsstufe) von Rising World an
Swaps the scale of the currently active element. Swaps axis 1 with axis 2 (e.g. X and Z axis size values)
Prints information about the current build
|-
|-
system
calc
|  -  
|  -  
Zeigt einige Systeminformationen
Berechnet einen mathematischen Ausdruck
Prints some system information
Calculates a math expression
|-
|-
targetmonitor
chunkborders
<monitor>
-
DE
Visualisiert Chunk-Grenzen. Zeigt die [[Chunk]]-Grenzen sowie Höhenlinien an
Changes the target monitor. Use 0 to switch to your main monitor
Visualizes chunk borders
|-
|-
teleport
chunkinfo
<toplayer>  OR  teleport <player> <toplayer>
-
Teleportiert dich zu einem anderen Spieler <br/> oder teleportiert einen bestimmten Spieler zu einem anderen Spieler
Chunk-Info
Teleports you to another player or teleports a particular player to another player
Chunk info
|-
|-
texturealignment
chunkpartinfo
<type>  (valid types: default, world, local)
-
DE
Chunk-Teil-Info
Overrides the texture alignment for the currently active construction element
Chunk part info
|-
|-
texturescale
cleanup
|  <scalefactor>  
|  <type> <br/>(types: debris, items, trees, chunks)
DE
Räumt Objekte vom Typ <type> in der Welt auf
Changes the texture scale for the currently active construction element
Cleans up the server
|-
|-
tod
clearinventory
<hours> <minutes>
-
Stellt die aktuelle Tageszeit (Uhrzeit) ein
Entfernt alle Gegenstände aus dem Inventar
Sets the current time of day
Removes all items from your inventory
|-
|-
toggleterrain
clothing
-
<name> <amount> [color]
DE
Fügt Ihrem Inventar ein neues Kleidungsstück hinzu. <br/>Siehe: [[Kleidung und Rüstung]] 
Hides/shows the terrain and vegetation (also affects collision, so enable flying mode via F2 first)
Adds a new piece of clothing to your inventory
|-
|-
togglewater
cls
|  -  
|  -  
Aktiviert/deaktiviert die Wassereffekte <br/> und macht die Wasseroberfläche unsichtbar.
Löscht alle Ausgaben in der Konsole
Enables/disables water effects
Clears the console output
|-
|-
toggleworldgeneration
commands
|  -  
|  -  
DE
Gibt eine Liste aller Befehle aus, die Liste ist in der .log Datei
Stops/resumes the world generation
Gets an overview of all available console commands
|-
|-
uidebugger
connect
|  [? / layername]  
<ip> [port]  
Schaltet den UI-Debugger um (nützlich, um Namen/Pfade von UI-Elementen für die Plugin-API abzurufen)
Verbindet mit einem Multiplayer-Server
Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
Connects to a multiplayer server
|-
|-
|  unban  
|  connectto
|  <uid>  
|  <ip> [port]
|  DE
|  Connects to a multiplayer server
|-
|  constructioncollision
|  -
|  Kollisionen beim Bauen an oder ausschalten
|  Toggles the collision of elements while building
|-
|  convertjavaimages
|  <directory>
|  Konvertiert alle Java .cimg-Bilddateien in PNG/JPG-Dateien (und speichert sie im selben Verzeichnis)
|  Converts all Java .cimg image files to png/jpg files (and stores them in the same directory)
|-
|  coordinates
|  [saveto]  (targets: "clipboard" or a relative/absolute file path)
|  Zeigt die aktuellen Koordinaten an. Alternativ kopiert er sie in die Zwischenablage oder schreibt sie in eine Datei
|  Prints the current coordinates. Alternatively copies them into clipboard or writes them into a file
|-
|  crashfolder
|  -
|  Öffnet den Absturzordner im Datei-Explorer (sofern vorhanden)
|  Opens the crash folder in the file explorer (if it exists)
|-
|  createmapmarker
|  <x> <z> [icon] [rgba] [name] [size] [rotation] [global]
|  Erstellt eine Kartenmarkierung an einer beliebigen Position
|  Creates a map marker at an arbitrary position
|-
|  cubemap
|  -
|  Speichert ein [[Screenshots|Screenshot]] als Cube Map
|  Saves a screenshot as a cube map
|-
|  date
|  <day>
|  Stellt das aktuelle Datum ein <br>(die aktuelle Jahreszeit kann sich ändern)
|  Sets the current date
|-
|  debugcorpses
|  -
|  Leichen debuggen
|  debug corpses
|-
|  deletenpc
|  -
|  Löscht den NPC, den du gerade ansiehst. Nicht zu verwechseln mit "deletenpcs" 
|  Deletes the npc you're currently looking at. Not to be confused with "deletenpcs"
|-
|  deletenpcs
|  [type] [radius]
|  Löscht alle NPCs in deiner Welt innerhalb eines bestimmten Bereichs. Optional können Sie es auf einen Typ einschränken
|  Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
|-
|  deleteplayer
|  <uid>
|  Löscht die Daten eines bestimmten Spielers. Wenn der Spieler gerade online ist, wird er gekickt. 
|  Deletes data of a particular player. If player is currently online, he will be kicked
|-
|  deletesector
|  [sx] [sz]
|  Löscht einen Sektor (setzt den Sektor vollständig zurück, einschließlich aller darin enthaltenen Chunks). Um die Sektor-Koordinaten zu erhalten, gehe zum Sektor und drücke F3 (siehe obere Zeilen)
|  Deletes a sector (i.e. fully resets the sector including all chunks in it). To get the sector coordinates, move to the sector and press F3 (see top lines)
|-
|  disablenpc
|  <type>
|  Deaktiviert einen bestimmten NPC-Typ, sodass er nicht mehr auf natürliche Weise in Ihrer Welt erscheint. Betrifft nicht bereits vorhandene NPCs. <br/>Siehe auch <code>enablenpc</code> 
|  Disables a particular npc type, so it no longer spawns naturally in your world. Does not affect already existing npcs (to remove them, use "deletenpcs <type>")
|-
|  displaymode
|  <mode> <br/>(modes: "fullscreen" (0), "borderless" (1), "windowed" (3))
|  Ändert den Anzeigemodus. <br>0=Vollbild, 1=Randloses Fenster, 3=Fenstermodus
|  Changes the displaymode
|-
|  edit
|  <action> <values...> <br/>(supported actions: texture, color, shape, resize, setsize, rotate, setrotation, move, texturescale, flag)
|  Ändert das Element in der Welt, das Sie gerade betrachten.
z.B.:
*<code>edit move 1 2 0.05</code>
*<code>edit shape cylinder</code>
*<code>edit texture 200</code> 
|  Modifies the element in the world you're currently looking at
|-
|  editnpc
|  -
|  Das Verhalten von Tieren/Npcs kann editiert und überschrieben werden (um sie zB feindlich oder friedlich zu stimmen)
|  Edits the npc you're currently looking at, or optionally the nearest npc in proximity
|-
|  enablenpc
|  <type>
|  Aktiviert einen bestimmten NPC-Typ für diese Welt wieder. <br/>Siehe auch <code>disablenpc</code>
|  Re-enables a particular npc type for this world
|-
|  findbase
|  [playername/uid]
|  Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten
|  Finds the chunk with the highest density of construction elements or objects
|-
|  flip
|  <axis>
|  Dreht das aktuell aktive Element entweder entlang der X-, Y- oder Z-Achse
|  Flips the currently active element either along the X, Y or Z axis
|-
|  fog
|  -
|  Schaltet den Nebel vorübergehend um
|  Toggles the fog temporarily
|-
|  fps
|  -
|  Schaltet die fps Anzeige um
|  Toggles the fps counter
|-
|  gamedir
|  -
|  Öffnet das R.W. Spielverzeichnis im Datei-Explorer
|  Opens the game directory in the file explorer
|-
|  gamemode
|  <mode> <br/>(0 = Survival, 1 = Creative)
|  Ändert den Spielmodus. <br>0 = Überleben, 1 = Kreativ
|  Changes the game mode
|-
|  gap
|  <value>
|  Setzt die Abstandgröße für das aktuell aktive Element (beim Platzieren mehrerer Elemente in einer Reihe)
|  Sets the gap size for the currently active element (when placing multiple elements in a row)
|-
|  gc
|  [milliseconds]
|  Löst die Ausführung des Garbage Collector aus, optional nur für eine bestimmte Zeit
|  Triggers the garbage collector to run, optionally only for a given amount of time
|-
|  getblueprintinfo
|  -
|  Blaupausen-Info abrufen
|  Get blueprint info
|-
|  gethere
|  <player>
|  Teleportiert einen anderen Spieler zu deiner Position
|  Teleports another player to your position
|-
|  getitemstats
|  -
|  Zeigt alle Item Statistiken
|  Prints all item statistics
|-
|  getoption
|  <key>
|  Gibt den aktuell gesetzten Wert eines Optionsschlüssels (<key>) aus
|  Prints the currently set value of an option key
|-
|  getposterinfo
|  -
|  Posterinformationen erhalten
|  Get poster info
|-
|  gm
|  <mode> <br/>(0 = Survival, 1 = Creative)
|  Ändert den Spielmodus. <br>0 = Überleben, 1 = Kreativ
|  Changes the game mode
|-
|  goto
|  <x> <y> <z>  OR  goto <playername>
|  Teleportiert zu einem bestimmten Ort auf der Welt oder zu einem anderen Spieler
|  Teleports you to a given world location or to another player
|-
|  gotodeathposition
|  -
|  Teleportiert Sie an die Stelle, an der Sie gestorben sind
|  Teleports you to the position where you died (only valid during this session)
|-
|  gotodefaultspawn
|  -
|  Teleportiert Sie zur Standard-Spawnposition der Welt
|  Teleports you to the world default spawn position
|-
|  gotomark
|  -
|  Teleportiert dich zur temporären Markierung
|  Teleport to the temporary mark
|-
|  gotospawn
|  -
|  Teleportiert dich zu deiner Spawn-Position
|  Teleports you to your spawn position
|-
|  gotosurface
|  -
|  Teleportiert dich an die Oberfläche
|  Teleports you to the surface
|-
|  graphics
|  -
|  Zeigt Informationen über die aktuell verwendete Grafikkarte
|  Prints information about the currently used graphics card
|-
|  gridrotation
|  <degrees>
|  Ändert die Drehung des Baurasters. Beim Bauen kann das Raster (grid) gedreht werden (d.h. die Ausrichtung verändert sich).
z.B.:
*<code>gridrotation 45</code> 
|  Changes the rotation of the building grid
|-
|  gridsize
|  <value>
|  Ändert die aktuelle Größe des Baurasters.
|  Changes the current size of the building grid
|-
|  heal
|  OR  heal <playername>
|  DE
|  Heals yourself or another player
|-
|  help
|  <command>
|  Gibt Informationen über einen bestimmten Konsolenbefehl aus
|  Prints information about a specific console command
|-
|  hideareas
|  -
|  Blendet alle Bereiche in der Welt aus. Um sie anzuzeigen, gib 'showareas' ein
|  Hides all areas in the world. To show them, type 'showareas'
|-
|  hud
|  -
|  Schaltet das HUD ein oder aus
|  Toggles the hud
|-
|  id
|  -
|  DE
|-
|  info
|  <type>
|  DE
|  Gets some information about the server (types: memory, chunks, network)
|-
|  invite
|  <steamID>
|  Lädt einen Freund ein, an Ihrem Spiel teilzunehmen. Ihr Freund kann nur an Ihrem Spiel teilnehmen, wenn Sie eine Sitzung "Mit Freunden spielen" gestartet haben!
|  Invites a friend to join your game. Your friend will only be able to join your game if you have hosted a "Play with friends" session!
|-
|  ip
|  -
|  Versucht, alle lokalen IP-Adressen (LAN) zu ermitteln
|  Tries to get all local IP addresses (LAN)
|-
|  item
|  <itemname> <amount> [variant]
|  Fügt Ihrem Inventar einen neuen Gegenstand hinzu. <br/>Siehe: [[Items]] 
|  Adds a new item to your inventory
|-
|  kick
|  <name/uid> [reason]
|  Wirft einen Spieler vom Server
|  Kicks a player from the server
|-
|  kill
|  OR  kill <playername>
|  Tötet sich selbst oder einen anderen Spieler.
|  Kills yourself or another player
|-
|  listener
|  -
|  Friert die Position des Audio-Listeners ein oder hebt das Einfrieren auf
|  Freezes or unfreezes the audio listener position
|-
|  listenforinput
|  -
|  Wartet auf eine beliebige Tasten-Eingabe und gibt den erkannten Tasten-Namen (und das Gerät) aus
|  Listens for any key input and prints the detected key name (and device)
|-
|  loadlanworld
|  <worldname>
|  DE
|  Loads a world
|-
|  loadp2pworld
|  <worldname>
|  DE
|  Loads a world
|-
|  loadpreset
|  <id/name>
|  Lädt eine Baugrößen-Voreinstellung
|  Loads a building size preset
|-
|  loadworld
|  <worldname>
|  Lädt eine Welt
|  Loads a world
|-
|  locknpc
|  -
|  Friert/sperrt den NPC ein, den du gerade ansiehst (sodass er sich nicht mehr bewegen kann)
|  Freezes/locks the npc you're currently looking at (so it can't move anymore)
|-
|  locknpcs
|  <type> <range>
|  Friert/sperrt alle NPCs in der Nähe ein, optional nach Typ gefiltert (damit sie sich nicht mehr bewegen können). 
|  Freezes/locks all nearby npcs, optionally filtered by type (so they can't move anymore)
|-
|  lodbias
|  <bias>
|  Ändert den globalen LOD-Bias. Die Standardeinstellung ist 1. LOD = Level of Detail
|  Changes the global LOD bias. Default setting is 1
|-
|  logs
|  -
|  Öffnet den logs Ordner im Datei-Explorer
|  Opens the logs folder in the file explorer
|-
|  lookat
|  0 0 0
|  DE
|  Sets the view rotation to look at a target world position
|-
|  lookto
|  0 90 0
|  DE
|  Sets the view rotation (using euler angles, i.e pitch, yaw and roll). See F3 for the current view rotation
|-
|  makeadmin
|  <name/uid>
|  Macht einen Spieler im Mehrspielermodus zum Admin
|  Makes a player an admin in multiplayer
|-
|  mark
|  -
|  Speichert deine aktuelle Position als temporäre Teleportmarkierung. Nutze 'gotomark', um dich zu teleportieren
|  Saves your current location as temporary teleport position. Use 'gotomark' to teleport
|-
|  maxfps
|  -
|  Setzt die maximale [[Bildrate]]. Das Setzen einer maximalen [[Bildrate]] kann dazu beitragen, die Leistung, Stabilität und das allgemeine Spielerlebnis zu verbessern.
|  Sets the max framerate
|-
|  maxlodlevel
|  <lvl>
|  Setzt das maximale globale LOD-Niveau. Die Standardeinstellung ist 0
|  Sets the max global LOD level. Default setting is 0
|-
|  memory
|  -
|  Gibt Informationen über die aktuelle Speichernutzung aus
|  Prints information about the current memory usage
|-
|  moonphase
|  <phase> <br/>(phases: newmoon, fullmoon, waxingmoon1-5, waningmoon1-5, bloodmoon)
|  Ändert die Mondphase
|  Changes the moon phase
|-
|  moonsize
|  <size>
|  Ändert die Größe des Mondes
|  Changes the size of the moon
|-
|  mouse
|  -
|  Schaltet die Sichtbarkeit des Mauszeigers ein oder aus
|  Toggles visibility of the mouse cursor
|-
|  movemode
|  <mode>
|  Ändert den manuellen Positionierungsmodus. Stellen Sie entweder WORLD (Standard) oder LOCAL ein. <br/><code>movemode LOCAL</code>
|  Changes the manual positioning mode. Either set WORLD (default) or LOCAL
|-
|  networkstats
|  -
|  Gibt einige lokale Netzwerkinformationen aus (funktioniert nur im Mehrspielermodus)
|  Prints some local network info (only works in multiplayer)
|-
|  noclip
|  -
|  Schaltet den No-Clip-Modus für den Flugmodus ein oder aus. Aktiviert, ermöglicht es dir durch feste Objekte zu fliegen. 
|  Toggles no-clipping for fly mode
|-
|  object
|  <objectname> <amount> [variant]
|  Fügt Ihrem Inventar ein neues Objekt (z. B. Möbel) hinzu. <br/>Siehe: [[Objekt]] 
|  Adds a new object (like furniture) to your inventory
|-
|  offlineban
|  <uid> <duration> [reason]
|  Sperrt einen Spieler vom Server, der momentan nicht verbunden ist (Dauer in Sekunden). Setze die Dauer auf -1 für ein permanentes Verbot
|  Bans a player from the server who is currently not connected (duration in seconds). Set duration to -1 for a permanent ban
|-
|  overridematerialproperty
|  -
|  Überschreibt die Materialeigenschaften eines Objekts
|  Overrides the material properties of an object
|-
|  overrideregion
|  <sx> <sz> <region> <br/>(regions: default, ocean, dry, cold)
|  Überschreibt die Biome-Region für einen Sektor. Beachte, dass der Sektor gelöscht werden muss, wenn er bereits generiert wurde
|  Overrides the biome region for a sector. Please note that if the sector is already generated, it's necessary to delete it
|-
|  panorama
|  [resolution] [createpreview]
|  Speichert ein Panorama-[[Screenshots|Screenshot]]
|  Creates a panorama screenshot (equirectangular projection)
|-
|  pivotmode
|  <mode>
|  Ändert den Pivot-Modus, entweder AUTOMATIC (Standard) oder MANUAL
|  Changes the pivot mode, either AUTOMATIC (default) or MANUAL
|-
|  playerinfo
|  <uid>
|  Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID)
|  Gets some information about a particular player (by his UID)
|-
|  playmusictrack
|  -
|  Spielt Musiktitel im Spiel ab
|  Plays music track in the game
|-
|  playsound
|  <soundname> [parametername] [parametervalue] ...
|  Spielt einen bestimmten Soundeffekt an der Spielerposition ab
|  Plays a certain sound effect at the player position
|-
|  pnb
|  -
|  Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können.
|  Brings up a block selection where you can select a block shape and texture
|-
|  posterinfo
|  -
|  Gibt alle Informationen zu einem Poster in der Spielwelt aus
|  Prints all information about a poster in the game
|-
|  printchunkdata
|  -
|  Gibt die Chunk-Daten der aktuellen Spielwelt aus
|  Prints the chunk data of the current game world
|-
|  printkeybindings
|  -
|  Schreibt alle aktuellen Tastenkombinationen in eine Textdatei im Spielverzeichnis mit dem Namen "keybindings.txt". <br>([[Unity-Version#Liste_der_Updates|Update 0.4.8]]) 
|  Prints all current key bindings to a text file in the game directory called "keybindings.txt"
|-
|  q
|  -
|  Beendet das Spiel
|  Quits the game
|-
|  query
|  <type>
|  Ruft einige Informationen über den Server ab
|  Gets some information about the server (types: memory, chunks, network)
|-
|  refreshallchunks
|  -
|  Erzwingt das Neuladen aller aktuell geladenen Chunks
|  Forces all currently loaded chunks to reload
|-
|  refreshchunk
|  -
|  Erzwingt das Neuladen des aktuellen Chunks
|  Forces the current chunk to reload
|-
|  refreshinventory
|  -
|  Aktualisiert dein Inventar (synchronisiert es mit dem Server)
|  Refresh your inventory (sync it with server)
|-
|  refreshmap
|  -
|  Aktualisiert die Ingame-Karte
|  Refreshes the ingame map
|-
|  reloadoptions
|  -
|  Lädt die Einstellungen aus der config.properties-Datei neu
|  Reloads the settings from the config.properties file
|-
|  reloadpermissions
|  -
|  Lädt die Berechtigungsdateien (aus dem "Permissions"-Ordner) neu
|  Reloads permission files (from the "Permissions" folder)
|-
|  reloadplugins
|  -
|  Lädt alle Plugins neu
|  Reloads all plugins (experimental feature)
|-
|  reloadscheduler
|  -
|  Lädt die Server-Planungsdatei (scheduler.txt) neu
|  Reloads the server scheduler file (scheduler.txt)
|-
|  renderclothes
|  -
|  Erstellt Icons für alle Kleidungsstücke und speichert sie im [[Screenshots]]-Ordner. 
|  Creates icons for all clothes and stores them in the Screenshots folder
|-
|  renderconstruction
|  <shape> [texture] [resolution]
|  Erstellt Icons für ein bestimmtes Bauelement mit allen Texturen und speichert sie im [[Screenshots]]-Ordner.
z.B.:
*<code>renderconstruction arccorner</code>
*<code>renderconstruction block</code> 
|  Creates icons for a particular construction element with a texture (or all textures) and stores them in the Screenshots folder
|-
|  renderitems
|  -
|  Rendert kleine Vorschaubilder für alle Items und speichert sie im [[Screenshots]]-Ordner.  <br/>Siehe: [[Items]] <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
|  Creates icons for all items and stores them in the Screenshots folder
|-
|  rendernpc
|  <name> [resolution]
|  Erstellt Icons eines bestimmten NPCs (einschließlich aller Varianten) und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
|  Creates icons of a particular npc (including all variants) and stores them in the Screenshots folder
|-
|  rendernpcs
|  -
|  Rendert kleine Vorschaubilder für alle NPCs und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
|  Creates icons for all npcs and stores them in the Screenshots folder
|-
|  renderobject
|  <name> [resolution]
|  Erstellt Icons für ein bestimmtes Objekt und speichert es im [[Screenshots]]-Ordner. 
|  Creates icons for a particular object and stores it in the Screenshots folder
|-
|  renderobjects
|  [resolution]
|  Rendert kleine Vorschaubilder für alle Objekte und speichert sie im [[Screenshots]]-Ordner. 
|  Creates icons for all objects and stores them in the Screenshots folder
|-
|  renderplants
|  -
|  Rendert kleine Vorschaubilder für alle Pflanzen und speichert sie im [[Screenshots]]-Ordner. 
|  Creates icons for all plants and stores them in the Screenshots folder
|-
|  renderplayer
|  [resolution]
|  Erstellt ein Bild des aktuellen Spielermodells (einschließlich der aktuellen Kleidung)
|  Creates an image of the current player model (including the current clothes)
|-
|  renderview
|  [width] [height] [layers]
|  Rendert die aktuelle Kameraansicht, enthält aber nur die angegebenen Ebene(n).
|  Renders the current camera view, but only containing the specified layer(s)
|-
|  renderworld
|  [resolution]
|  Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt
|  Creates an orthographic top-down screenshot of the currently generated world
|-
|  report
|  -
|  Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf)
|  Creates a new error report (brings up the report tool)
|-
|  resetcamerarotation
|  -
|  Setzt die Kamerarotation zurück
|  Resets the camera rotation
|-
|  resetinput
|  -
|  Setzt alle Eingaben zurück
|  Resets all input
|-
|  resetuilayers
|  -
|  Setzt alle UI-Ebenen zurück
|  reset ui layers
|-
|  resolution
|  <width> <height>
|  Ändert die Auflösung
|  Changes the resolution
|-
|  resolutionscale
|  <scale>
|  Ändert die Auflösungs-Skalierung (0-1)
|  Changes the resolution scale (0-1)
|-
|  restart
|  <seconds>
|  Startet den Server in x Sekunden neu, d.h. sendet eine Nachricht über den bevorstehenden Neustart an alle Spieler und startet den Serverprozess neu (funktioniert nur im Mehrspielermodus)
|  Restarts the server in x seconds, i.e. broadcasts a message about the impending restart and restarts the server process (multiplayer)
|-
|  revokeadmin
|  <name/uid>
|  Entzieht einem Spieler im Mehrspielermodus die Administratorrechte
|  Revokes admin rights from a player in multiplayer
|-
|  rotate
|  <X> <Y> <Z>  OR  rotate <Y>
|  Rotiert das aktuell aktive Element entlang der X (Nick), Y (Gier) und Z (Roll) Achse
|  Rotates the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
|-
|  rotation
|  <X> <Y> <Z>  OR  rotation <Y>
|  Setzt eine absolute Rotation für das aktuell aktive Element entlang der X (Nick), Y (Gier) und Z (Roll) Achse
|  Sets an absolute rotation for the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
|-
|  rotationmode
|  <mode>
|  Ändert den Rotationsmodus. Entweder WORLD, LOCAL oder LEGACY (Standard)
|  Changes the rotation mode. Either set WORLD, LOCAL or LEGACY (default)
|-
|  rp
|  -
|  Lädt alle Plugins neu
|  Reloads all plugins (experimental feature)
|-
|  saveoptions
|  -
|  Optionen speichern. Schreibt alle nicht gespeicherten Einstellungen in die Datei config.properties 
|  Writes all unsaved settings to the config.properties file
|-
|  savepreset
|  <id> [name]
|  Speichert eine Größenvorlage
|  Saves a building size preset
|-
|  screenshot
|  [width] [height]
|  Macht einen [[Screenshots|Screenshot]]
|  Takes a screenshot
|-
|  season
|  <name> <br/>(seasons: spring, summer, autumn, winter)
|  Ändert die aktuelle Jahreszeit. Ändert tatsächlich den Tag des Jahres. <br/>Siehe auch: [[Temperatur]] <br/>und Update 0.8 'Jahreszeiten und mehr' 
|  Changes current season. Actually changes the day of the year
|-
|  servergc
|  -
|  Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben
|  Invokes the serverside garbage collector to free up unused memory
|-
|  serverinfo
|  <type>
|  Erhält Informationen über den Server (Typen: Speicher, Chunks, Netzwerk)
|  Gets some information about the server (types: memory, chunks, network)
|-
|  setaudiodriver
|  <driver>
|  Ändert den aktuell aktiven Audioausgabetreiber
|  Changes the currently active audio output driver
|-
|  setdate
|  <day>
|  DE
|  Sets the current date
|-
|  setdefaultspawn
|  -
|  DE
|  Sets the global default spawn position to your current position
|-
|  setgamemode
|  <mode> <br/>(0 = Survival, 1 = Creative)
|  DE
|  Changes the game mode
|-
|  setl
|  <precision>
|  Legt die Skalierungsgenauigkeit fest (beim Ändern der Größe eines Elements). <br/>Siehe: [[Steuerung#Bauen]]
|  Sets the scale precision (when resizing an element)
|-
|  setofflineplayergroup
|  <uid> <groupname>
|  Setzt die Berechtigungsgruppe eines offline Spielers. Entweder den Gruppennamen angeben oder "default" / "null" für die Standardberechtigung verwenden. 
|  Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
|-
|  setoption
|  <key> <value>
|  Ändert eine Option und speichert den aktualisierten Wert in der Konfigurationsdatei. <br>Alle Einstellungen aus der config.properties Datei, können mit <code>setoption</code> geändert werden.
z.B.:
*<code>setoption filmgrain false</code>
*<code>setoption customcommand1 tod 11</code>
*<code>setoption cacheicons false</code>
*<code>setoption customimageresolution <resolution></code> 
|  Changes an option key and stores the updated value in the config file
|-
|  setp
|  <precision>
|  Legt die Platzierungsgenauigkeit fest (beim manuellen Verschieben eines Elements).
Taste {{Taste|Strg. rechts}} einmal kurz drücken, Fixiert das Bauelement (Manuelles Positionieren). Bewegen mit den Pfeiltasten.
<br/>Siehe: [[Steuerung#Bauen]] 
|  Sets the placement precision (when moving an element manually)
|-
|  setplayergroup
|  <name/uid> <groupname>
|  Legt die Berechtigungsgruppe eines Spielers fest.
|  Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
|-
|  setr
|  <precision>
|  Legt die Rotationsgenauigkeit fest (beim Drehen eines Elements)
|  Sets the rotation precision (when rotating an element)
|-
|  setsnowiness
|  <0-1>
|  Legt den globalen Schneewert fest. Überschreibt Nässe
|  Sets the global snowiness value. Overrides wetness
|-
|  setspawn
|  -
|  Legt die globale Standard-Spawn-Position auf die aktuelle Position fest.
|  Sets the global default spawn position to your current position
|-
|  setspawninventory
|  -
|  Legt das globale Standard-Spawn-Inventar auf das aktuelle Inventar fest.
|  Sets the global default spawn inventory to your current inventory
|-
|  setspawnposition
|  -
|  DE
|  Sets the global default spawn position to your current position
|-
|  settime
|  <hours> <minutes>
|  DE
|  Sets the current time of day
|-
|  settimespeed
|  <speed> <br/>(default speed is 1.75, realtime would be 60)
|  Gibt an, wie viele Echtzeitsekunden vergehen, bis die Spielzeit um eine Minute vorrückt
|  Specifies how many realtime seconds elapse until the ingame time advances by one minute
|-
|  setwetness
|  <0-1>
|  Legt den globalen Nässewert fest. Überschreibt den globalen Schneewert. 
|  Sets the global wetness value. Overrides snowiness
|-
|  showareas
|  -
|  DE
|  Shows all areas in the world. To hide them, type 'hideareas'
|-
|  showballistictrajectory
|  -
|  DE
|  Visualizes the ballistic trajectory of projectiles
|-
|  shutdown
|  -
|  DE
|  Shuts the server down (only works in multiplayer)
|-
|  size
|  <X> <Y> <Z>
|  DE
|  Sets the size of the currently active element along the X (width), Y (height) and Z (depth) axis
|-
|  skipseason
|  -
|  Überspringt die aktuelle Jahreszeit, <br/>d. h. ändert das Datum auf den ersten Tag der nächsten Saison. <br/>Siehe auch: [[Temperatur]] 
|  Skips the current season, i.e. changes date to the first day of the next season
|-
|  skyrotation
|  <rotation> <br/>(default rotation is 0)
|  Bestimmt die Ausrichtung des Himmels bzw. von Sonne/Mond (Update 0.4.8)
|  Changes the rotation of the sky, which affects the direction where the sun rises and sets
|-
|  spawnnpc
|  <name> [variant]
|  Spawnt / erzeugt einen NPC vor dir. <br/>Siehe: [[Tiere]], [[Gegner]]
z.B.:
*<code>spawnnpc bear</code>
*<code>spawnnpc scorpion locked</code> - NPC wird eingefroren <br/>
*<code>spawnnpc barbarian</code>
*<code>spawnnpc bandit 1</code>
*<code>spawnnpc dummy locked</code> 
|  Spawns an npc in front of you
|-
|  spawnvehicle
|  <name>
|  Spawnt / erzeugt ein Fahrzeug vor dir.
*<code>spawnvehicle rib</code>
*<code>spawnvehicle sailboat</code> 
|  Spawns a vehicle in front of you
|-
|  spg
|  <name/uid> <groupname>
|  DE
|  Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
|-
|  surfaceoffset
|  <X> <Y> <Z>
|  DE
|  Sets the surface offset of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 0 0 0
|-
|  surfacescale
|  <X> <Y> <Z>
|  DE
|  Sets the surface scale of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 1 1 1
|-
|  swapsize
|  <axis1> <axis2>
|  DE
|  Swaps the scale of the currently active element. Swaps axis 1 with axis 2 (e.g. X and Z axis size values)
|-
|  system
|  -
|  Zeigt einige Systeminformationen
|  Prints some system information
|-
|  targetmonitor
|  <monitor>
|  Wechselt den Zielmonitor. Der Wert 0 stellt den Hauptmonitor ein
|  Changes the target monitor. Use 0 to switch to your main monitor
|-
|  teleport
|  <toplayer>  OR  teleport <player> <toplayer>
|  Teleportiert dich zu einem anderen Spieler <br/> oder teleportiert einen bestimmten Spieler zu einem anderen Spieler
|  Teleports you to another player or teleports a particular player to another player
|-
|  texturealignment
|  <type> <br/>(valid types: default, world, local)
|  Überschreibt die Texturausrichtung für das aktuell aktive Konstruktionselement. <br/><code>texturealignment default</code>
|  Overrides the texture alignment for the currently active construction element
|-
|  texturescale
|  <scalefactor>
|  Ändert den Textur-Skalierungsfaktor für das aktuell aktive Konstruktionselement. <br/><code>texturescale 0.25</code><br/><code>texturescale 1</code> 
|  Changes the texture scale for the currently active construction element
|-
|  time
|  <hours> <minutes>
|  Stellt die aktuelle Tageszeit (Uhrzeit) ein. 
|  Sets the current time of day
|-
|  tod
|  <hours> <minutes>
|  Stellt die aktuelle Tageszeit (Uhrzeit) ein. <br/><code>tod 11 25</code>
|  Sets the current time of day
|-
|  togglemapmarkers
|  -
|  Schaltet vorübergehend die Sichtbarkeit von Kartenmarkierungen um. 
|  Temporarily toggles visibility of map markers
|-
|  toggleterrain
|  -
|  Blendet das Gelände und die Vegetation ein oder aus (beeinflusst auch die Kollision; daher zuerst den Flugmodus mit F2 aktivieren)
|  Hides/shows the terrain and vegetation (also affects collision, so enable flying mode via F2 first)
|-
|  togglewater
|  -
|  Aktiviert/deaktiviert die Wassereffekte <br/> und macht die Wasseroberfläche unsichtbar.
|  Enables/disables water effects
|-
|  toggleworldgeneration
|  -
|  Hält die Weltgenerierung an oder setzt sie fort
|  Stops/resumes the world generation
|-
|  tp
|  <toplayer>  OR  teleport <player> <toplayer>
|  DE
|  Teleports you to another player or teleports a particular player to another player
|-
|  uidebugger
|  [? / layername]
|  Schaltet den UI-Debugger um (nützlich, um Namen/Pfade von UI-Elementen für die Plugin-API abzurufen). <br>([[Unity-Version#Liste_der_Updates|Update 0.6]]) 
|  Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
|-
|  uiscreenshot
|  [width] [height]
|  Macht nur einen Screenshot der Benutzeroberfläche
|  Takes a screenshot of the UI only
|-
|  uiscrollspeed
|  -
|  UI-Scrollgeschwindigkeit
|  ui scroll speed
|-
|  unban  
|  <uid>  
|  DE  
|  DE  
|  Unbans a player, i.e. lifts a ban in multiplayer  
|  Unbans a player, i.e. lifts a ban in multiplayer  
|-
|-
|  undo  
|  undo  
|  -  
|  -  
|  Macht die letzte destruktive Aktion rückgängig (stellt z. B. das letzte zerstörte Element wieder her)  
|  Macht die letzte destruktive Aktion rückgängig (stellt z. B. das letzte zerstörte Element wieder her)  
|  Reverts the last destructive action (e.g. restores the last element you've destroyed)  
|  Reverts the last destructive action (e.g. restores the last element you've destroyed)  
|-
|-
|  undress  
|  undress  
|  -  
|  -  
|  Zieht alle Kleidungsstücke aus, die Sie gerade tragen  
|  Zieht alle Kleidungsstücke aus, die Sie gerade tragen  
|  Takes off all clothes you're currently wearing  
|  Takes off all clothes you're currently wearing  
|-
|-
|  unityversion  
|  unityversion  
|  -  
|  -  
|  Zeigt die aktuelle Unity Engine-Version  
|  Zeigt die aktuelle Unity Engine-Version  
|  Prints the current engine version  
|  Prints the current engine version  
|-
|-
|  unloadplugins  
|  unloadplugins  
|  -  
|  -  
|  Entlädt alle Plugins  
|  Entlädt alle Plugins  
|  Unloads all plugins (experimental feature)  
|  Unloads all plugins (experimental feature)  
|-
|-
|  unlocknpc  
|  unlocknpc  
|  -  
|  -  
|  Entfriert den NPC, den du gerade anschaust  
|  Entfriert den NPC, den du gerade anschaust  
|  Unfreezes the npc you're currently looking at  
|  Unfreezes the npc you're currently looking at  
|-
|  unlocknpcs
|  <range>
|  Entfriert alle NPCs in deiner Nähe (innerhalb eines bestimmten Bereichs / Reichweite). <br/>unlocknpcs <Reichweite>
|  Unfreezes all npcs in your proximity (within a given range)
|-
|-
|  viewdistance  
|  viewdistance  
|  <detail> <total> [buildings]  
|  <detail> <total> [buildings]  
DE
Ändert die Sichtweite. Eine höhere Sichtweite hat einen massiven Einfluss auf die Leistung (Performance). 
|  Changes the view distance  
|  Changes the view distance  
|-
|-
Zeile 1.443: Zeile 2.510:
== Item- und Objekt-IDs ==
== Item- und Objekt-IDs ==
Mit dem Befehl <code>item <name></code> können Items oder platzierbare Objekte ins Spielerinventar eingefügt werden.
Mit dem Befehl <code>item <name></code> können Items oder platzierbare Objekte ins Spielerinventar eingefügt werden.
Beispiel: <code>item bottle 5</code> platziert 5 Flaschen im Spielerinventar.
Beispiel: <code>item bottle 5</code> platziert 5 Flaschen im Spielerinventar.


=== Items ===
Für IDs:
* <code>pickaxe</code> – Spitzhacke
* Item-IDs siehe: [[Items#Alle_Items|Items: Alle Items]]
* <code>apple</code> – Apfel
* Objekt-IDs siehe: [[Objekt#Alle_Objekte|Objekte: Alle Objekte]]
* <code>repeater</code> – Repetiergewehr
* Tiere NPC-IDs siehe: [[Tiere]]
* <code>bottle</code> – Flasche
* Gegner NPC-IDs siehe: [[Gegner]]
* <code>megaphone</code> – Megafon
* <code>walkietalkie</code> – Walkie-Talkie
* <code>stone</code> – Stein
* <code>treeloghickory</code> – Baumstammstück
* <code>saplinghickory</code> – Setzlinge (Hickory)
* <code>paintroller</code> – Farbroller
* <code>wateringcan</code> – Gießkanne
*<code>aliminiumigot</code> – Aluminiumbarren
*aluminiumore  – Aluminiumerz
*<code>aluminiumwire</code> – Aluminiumdraht
*axe – Axt
*<code>axesteeel</code> – Stahlaxt
*bandage – Verband
*<code>paintroller</code> – Farbroller
*<code>bellpepper</code> – Paprika
*<code>blueprint</code> – Blaupause
*<code>canteen</code> – Feldflasche
*carrot – Karotte
*<code>carrotslices</code> – Karottenstücke
*Chili – Chili
*circuitboard - Leiterplatte
*coarsecloth – Grobes Tuch
*combatknife –Kampfmesser
*<code>paintroller</code> – Farbroller
*compassmodern – Moderner Kompass
*compassold – Alter Kompass
*cookie – Plätzchen
*<code>corncob</code> – Maiskolben
*cotton – Baumwolle
*egg – Ei
*<code>flashlight</code> – Taschenlampe
*flashlightlarge – Große Taschenlampe
*goldingot – Goldbarren
*goldore – Golderz
*gingerroot – Ingwerwurzel
*hempfibers – Hanffasern
*<code>bottle</code> – Flasche
*hoe – Hacke
*hoesteel – Stahlhacke
*ironingot – Eisenbarren
*ironplate – Eisenplatte
*<code>lettuce</code> – Kopfsalat
*lettuceleaves – Salatblätter
*lumber – Holz
*measuringtape – Maßband
*medkit – Medikit
*miningdrill – Bergbaubohrer
*<code>bottle</code> – Flasche
*<code>oldshears</code> – Alte Schere
*<code>oredetector</code> – Erzdetektor
*paintbrush – Pinsel
*pear – Birne
*penlight – Stiftlampe
*pickaxesteel – Stahlspitzhacke
 
=== Objekte            ''<small>Hauptartikel: [[Objekte]]</small>'' ===


=== Tiere ===
== Siehe auch ==
* [[Baumechaniken]]
* [[Items]]
* [[Objekt]]
* [[Steuerung]]

Aktuelle Version vom 7. Mai 2025, 15:34 Uhr

Die Konsole kann im Spiel mit der Zirkumflextaste ^ geöffnet werden. Sie erlaubt es dem Spieler verschiedene Befehle während des Spiels auszuführen.

Zur Navigation in der Konsole können folgende Tasten benutzt werden:

  • Bild Auf zum Hochscrollen
  • Bild Ab zum Runterscrollen

Befehle

Baubefehle

Folgende Befehle können für das Bauen verwendet werden:

Befehl Parameter Beschreibung Description
(orginal)
blocks - Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können. Brings up a block selection where you can select a block shape and texture
blueprints - Ruft das Blueprint-Menü auf Brings up the blueprint menu. If there is no blueprint table in proximity, this command only works in creative mode
calc - Berechnet einen mathematischen Ausdruck Calculates a math expression
constructioncollision - Kollisionen beim Bauen an oder ausschalten Toggles the collision of elements while building
deletesector [sx] [sz] Löscht einen Sektor (setzt den Sektor vollständig zurück, einschließlich aller darin enthaltenen Chunks). Um die Sektor-Koordinaten zu erhalten, gehe zum Sektor und drücke F3 (siehe obere Zeilen) Deletes a sector (i.e. fully resets the sector including all chunks in it). To get the sector coordinates, move to the sector and press F3 (see top lines)
edit <action> <values...>
(supported actions: texture, color, shape, resize, setsize, rotate, setrotation, move, texturescale, flag)
Ändert das Element in der Welt, das Sie gerade betrachten.
z.B.: 
*edit move 1 2 0.05 
*edit shape cylinder 
*edit texture 200  
Modifies the element in the world you're currently looking at
flip <axis> Dreht das aktuell aktive Element entweder entlang der X-, Y- oder Z-Achse Flips the currently active element either along the X, Y or Z axis
gap <value> Setzt die Abstandgröße für das aktuell aktive Element (beim Platzieren mehrerer Elemente in einer Reihe) Sets the gap size for the currently active element (when placing multiple elements in a row)
gridrotation <degrees> Ändert die Drehung des Baurasters. Beim Bauen kann das Raster (grid) gedreht werden (d.h. die Ausrichtung verändert sich).
z.B.: 
*gridrotation 45  
Changes the rotation of the building grid
gridsize <value> Ändert die aktuelle Größe des Baurasters. Changes the current size of the building grid
loadpreset <id/name> Lädt eine Baugrößen-Voreinstellung Loads a building size preset
movemode <mode> Ändert den manuellen Positionierungsmodus. Stellen Sie entweder WORLD (Standard) oder LOCAL ein.
movemode LOCAL
Changes the manual positioning mode. Either set WORLD (default) or LOCAL
overridematerialproperty - Überschreibt die Materialeigenschaften eines Objekts Overrides the material properties of an object
pivotmode <mode> Ändert den Pivot-Modus, entweder AUTOMATIC (Standard) oder MANUAL Changes the pivot mode, either AUTOMATIC (default) or MANUAL
pnb - Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können. Brings up a block selection where you can select a block shape and texture
rotate <X> <Y> <Z> OR rotate <Y> Rotiert das aktuell aktive Element entlang der X (Nick), Y (Gier) und Z (Roll) Achse Rotates the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
rotation <X> <Y> <Z> OR rotation <Y> Setzt eine absolute Rotation für das aktuell aktive Element entlang der X (Nick), Y (Gier) und Z (Roll) Achse Sets an absolute rotation for the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
rotationmode <mode> Ändert den Rotationsmodus. Entweder WORLD, LOCAL oder LEGACY (Standard) Changes the rotation mode. Either set WORLD, LOCAL or LEGACY (default)
savepreset <id> [name] Speichert eine Größenvorlage Saves a building size preset
setl <precision> Legt die Skalierungsgenauigkeit fest (beim Ändern der Größe eines Elements).
Siehe: Steuerung#Bauen
Sets the scale precision (when resizing an element)
setp <precision> Legt die Platzierungsgenauigkeit fest (beim manuellen Verschieben eines Elements).
Taste Strg. rechts einmal kurz drücken, Fixiert das Bauelement (Manuelles Positionieren). Bewegen mit den Pfeiltasten. 


Siehe: Steuerung#Bauen

Sets the placement precision (when moving an element manually)
setr <precision> Legt die Rotationsgenauigkeit fest (beim Drehen eines Elements) Sets the rotation precision (when rotating an element)
size <X> <Y> <Z> DE Sets the size of the currently active element along the X (width), Y (height) and Z (depth) axis
surfaceoffset <X> <Y> <Z> DE Sets the surface offset of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 0 0 0
surfacescale <X> <Y> <Z> DE Sets the surface scale of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 1 1 1
swapsize <axis1> <axis2> DE Swaps the scale of the currently active element. Swaps axis 1 with axis 2 (e.g. X and Z axis size values)
texturealignment <type>
(valid types: default, world, local)
Überschreibt die Texturausrichtung für das aktuell aktive Konstruktionselement.
texturealignment default
Overrides the texture alignment for the currently active construction element
texturescale <scalefactor> Ändert den Textur-Skalierungsfaktor für das aktuell aktive Konstruktionselement.
texturescale 0.25
texturescale 1
Changes the texture scale for the currently active construction element
undo - Macht die letzte destruktive Aktion rückgängig (stellt z. B. das letzte zerstörte Element wieder her) Reverts the last destructive action (e.g. restores the last element you've destroyed)


Edit

Edit - Ändert das Element in der Welt, das Sie gerade betrachten

  • edit -
    • Zusatz: flag disableobstruction -/oder attribute disableobstruction (Türen werden nicht mehr blockiert)
    • Zusatz: texture<textureID>
    • Zusatz: color # <HEX-Color>
    • Zusatz: resize
    • Zusatz: setsize
    • Zusatz: rotate
    • Zusatz: setrotation
    • Zusatz: move
    • Zusatz: texturescale
    • Zusatz: shape <blockform>
      • block
      • roundedblock
      • cylinder
      • halfcylinder
      • ramp
      • rampcorner
      • rampcornerhalf
      • rampcornerinner
      • arc
      • arcinverse
      • arccorner
      • arccornerinner
      • arcinversecorner
      • arcinversecornerinner
      • stair1
      • stair2
      • stair3
      • stair1corner
      • stair1cornerinner
      • triangle
      • pyramid
      • cone
      • halfcone
      • hollowcylinder
      • hollowcylinderhalf
      • hollowcylindercorner
      • pillar
      • roundedblock
      • sphere
      • pane
      • panecircle
      • panehalfcircle
      • panequartercircle
      • panetriangle
      • panerighttriangle
      • window1 bis window10

Debug-Befehle

Folgende Befehle bieten Debug-Funktionalitäten:

Befehl Parameter Beschreibung Description
(orginal)
buildinfo - Zeigt Informationen zum aktuellen Build (Entwicklungsstufe) von Rising World an Prints information about the current build
calc - Berechnet einen mathematischen Ausdruck Calculates a math expression
chunkborders - Visualisiert Chunk-Grenzen. Zeigt die Chunk-Grenzen sowie Höhenlinien an Visualizes chunk borders
chunkinfo - Chunk-Info Chunk info
chunkpartinfo - Chunk-Teil-Info Chunk part info
debugcorpses - Leichen debuggen debug corpses
findbase [playername/uid] Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten Finds the chunk with the highest density of construction elements or objects
fog - Schaltet den Nebel vorübergehend um Toggles the fog temporarily
fps - Schaltet die fps Anzeige um Toggles the fps counter
gamedir - Öffnet das R.W. Spielverzeichnis im Datei-Explorer Opens the game directory in the file explorer
gc [milliseconds] Löst die Ausführung des Garbage Collector aus, optional nur für eine bestimmte Zeit Triggers the garbage collector to run, optionally only for a given amount of time
getblueprintinfo - Blaupausen-Info abrufen Get blueprint info
getitemstats - Zeigt alle Item Statistiken Prints all item statistics
getoption <key> Gibt den aktuell gesetzten Wert eines Optionsschlüssels (<key>) aus Prints the currently set value of an option key
getposterinfo - Posterinformationen erhalten Get poster info
graphics - Zeigt Informationen über die aktuell verwendete Grafikkarte Prints information about the currently used graphics card
listener - Friert die Position des Audio-Listeners ein oder hebt das Einfrieren auf Freezes or unfreezes the audio listener position
listenforinput - Wartet auf eine beliebige Tasten-Eingabe und gibt den erkannten Tasten-Namen (und das Gerät) aus Listens for any key input and prints the detected key name (and device)
logs - Öffnet den logs Ordner im Datei-Explorer Opens the logs folder in the file explorer
lookat 0 0 0 DE Sets the view rotation to look at a target world position
lookto 0 90 0 DE Sets the view rotation (using euler angles, i.e pitch, yaw and roll). See F3 for the current view rotation
noclip - Schaltet den No-Clip-Modus für den Flugmodus ein oder aus. Aktiviert, ermöglicht es dir durch feste Objekte zu fliegen. Toggles no-clipping for fly mode
playerinfo <uid> Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID) Gets some information about a particular player (by his UID)
posterinfo - Gibt alle Informationen zu einem Poster in der Spielwelt aus Prints all information about a poster in the game
printchunkdata - Gibt die Chunk-Daten der aktuellen Spielwelt aus Prints the chunk data of the current game world
printkeybindings - Schreibt alle aktuellen Tastenkombinationen in eine Textdatei im Spielverzeichnis mit dem Namen "keybindings.txt".
(Update 0.4.8)
Prints all current key bindings to a text file in the game directory called "keybindings.txt"
report - Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf) Creates a new error report (brings up the report tool)
servergc - Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben Invokes the serverside garbage collector to free up unused memory
serverinfo <type> Erhält Informationen über den Server (Typen: Speicher, Chunks, Netzwerk) Gets some information about the server (types: memory, chunks, network)
showareas - DE Shows all areas in the world. To hide them, type 'hideareas'
showballistictrajectory - DE Visualizes the ballistic trajectory of projectiles
system - Zeigt einige Systeminformationen Prints some system information
uidebugger [? / layername] Schaltet den UI-Debugger um (nützlich, um Namen/Pfade von UI-Elementen für die Plugin-API abzurufen).
(Update 0.6)
Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
uiscreenshot [width] [height] Macht nur einen Screenshot der Benutzeroberfläche Takes a screenshot of the UI only
unityversion - Zeigt die aktuelle Unity Engine-Version Prints the current engine version
visualizenpcs - Visualisiert alle aktuell geladenen NPCs in der Szene Visualizes all currently loaded npcs in the scene
visualizeobjects - Visualisiert alle aktuell geladenen Objekte (Möbel, Türen etc.) in der Szene Visualizes all currently loaded objects (furniture, doors etc) in the scene
visualizevehicles - DE Visualizes all currently loaded vehicles in the scene

Explorer

Folgende Befehle bieten Datei-Explorer und Verzeichnis Funktionalitäten:

Befehl Parameter Beschreibung Description
(orginal)
backups - Öffnet das Welt Backup-Verzeichnis im Datei-Explorer Opens the world backup directory in the file explorer
crashfolder - Öffnet den Absturzordner im Datei-Explorer (sofern vorhanden) Opens the crash folder in the file explorer (if it exists)
gamedir - Öffnet das R.W. Spielverzeichnis im Datei-Explorer Opens the game directory in the file explorer
logs - Öffnet den logs Ordner im Datei-Explorer Opens the logs folder in the file explorer
worlddir - Öffnet das Weltverzeichnis im Datei-Explorer Opens the world directory in the file explorer


GUI

Befehl Parameter Beschreibung Description
(orginal)
resetuilayers - Setzt alle UI-Ebenen zurück reset ui layers
uidebugger [? / layername] Schaltet den UI-Debugger um (nützlich, um Namen/Pfade von UI-Elementen für die Plugin-API abzurufen).
(Update 0.6)
Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
uiscreenshot [width] [height] Macht nur einen Screenshot der Benutzeroberfläche Takes a screenshot of the UI only
uiscrollspeed - UI-Scrollgeschwindigkeit ui scroll speed

Inventar

Folgende Befehle bieten Spieler Inventar Funktionalitäten:

Befehl Parameter Beschreibung Description
(orginal)
bag <item1> <item2> <item3> ... Fügt dem Inventar einen Taschengegenstand mit Items hinzu.
Siehe: Items
z.B.: 
*bag sword1 
*bag apple bread carrot  
Adds a bag item (which contains other items) to your inventory
clearinventory - Entfernt alle Gegenstände aus dem Inventar Removes all items from your inventory
clothing <name> <amount> [color] Fügt Ihrem Inventar ein neues Kleidungsstück hinzu.
Siehe: Kleidung und Rüstung
Adds a new piece of clothing to your inventory
item <itemname> <amount> [variant] Fügt Ihrem Inventar einen neuen Gegenstand hinzu.
Siehe: Items
Adds a new item to your inventory
object <objectname> <amount> [variant] Fügt Ihrem Inventar ein neues Objekt (z. B. Möbel) hinzu.
Siehe: Objekt
Adds a new object (like furniture) to your inventory
refreshinventory - Aktualisiert dein Inventar (synchronisiert es mit dem Server) Refresh your inventory (sync it with server)
setspawninventory - DE Sets the global default spawn inventory to your current inventory

Jahreszeit

Befehl Parameter Beschreibung Description
(orginal)
date <day> Stellt das aktuelle Datum ein
(die aktuelle Jahreszeit kann sich ändern)
Sets the current date
moonphase <phase>
(phases: newmoon, fullmoon, waxingmoon1-5, waningmoon1-5, bloodmoon)
Ändert die Mondphase Changes the moon phase
season <name>
(seasons: spring, summer, autumn, winter)
Ändert die aktuelle Jahreszeit. Ändert tatsächlich den Tag des Jahres.
Siehe auch: Temperatur
und Update 0.8 'Jahreszeiten und mehr'
Changes current season. Actually changes the day of the year
skipseason - Überspringt die aktuelle Jahreszeit,
d. h. ändert das Datum auf den ersten Tag der nächsten Saison.
Siehe auch: Temperatur
Skips the current season, i.e. changes date to the first day of the next season

Leistung

Leistung anzeigen oder Leistung beeinflussen (Performance).

Befehl Parameter Beschreibung Description
(orginal)
findbase [playername/uid] Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten Finds the chunk with the highest density of construction elements or objects
fps - Schaltet die fps Anzeige um Toggles the fps counter
gc [milliseconds] Löst die Ausführung des Garbage Collector aus, optional nur für eine bestimmte Zeit Triggers the garbage collector to run, optionally only for a given amount of time
lodbias <bias> Ändert den globalen LOD-Bias. Die Standardeinstellung ist 1. LOD = Level of Detail Changes the global LOD bias. Default setting is 1
maxfps - Setzt die maximale Bildrate. Das Setzen einer maximalen Bildrate kann dazu beitragen, die Leistung, Stabilität und das allgemeine Spielerlebnis zu verbessern. Sets the max framerate
maxlodlevel <lvl> Setzt das maximale globale LOD-Niveau. Die Standardeinstellung ist 0 Sets the max global LOD level. Default setting is 0
memory - Gibt Informationen über die aktuelle Speichernutzung aus Prints information about the current memory usage
refreshallchunks - Erzwingt das Neuladen aller aktuell geladenen Chunks Forces all currently loaded chunks to reload
refreshchunk - Erzwingt das Neuladen des aktuellen Chunks Forces the current chunk to reload
resolution <width> <height> Ändert die Auflösung Changes the resolution
servergc - Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben Invokes the serverside garbage collector to free up unused memory
viewdistance <detail> <total> [buildings] Ändert die Sichtweite. Eine höhere Sichtweite hat einen massiven Einfluss auf die Leistung (Performance). Changes the view distance

Mehrspielerbefehle

Folgende Befehle können im Mehrspielermodus verwendet werden:

Befehl Parameter Beschreibung Description
(orginal)
ban <name/uid> <duration> [reason] Sperrt einen Spieler für eine bestimmte Zeit vom Server Bans a player from the server for a given amount of time (seconds). Set duration to -1 for a permanent ban
connect <ip> [port] Verbindet mit einem Multiplayer-Server Connects to a multiplayer server
connectto <ip> [port] DE Connects to a multiplayer server
deleteplayer <uid> Löscht die Daten eines bestimmten Spielers. Wenn der Spieler gerade online ist, wird er gekickt. Deletes data of a particular player. If player is currently online, he will be kicked
heal OR heal <playername> DE Heals yourself or another player
info <type> DE Gets some information about the server (types: memory, chunks, network)
invite <steamID> Lädt einen Freund ein, an Ihrem Spiel teilzunehmen. Ihr Freund kann nur an Ihrem Spiel teilnehmen, wenn Sie eine Sitzung "Mit Freunden spielen" gestartet haben! Invites a friend to join your game. Your friend will only be able to join your game if you have hosted a "Play with friends" session!
ip - Versucht, alle lokalen IP-Adressen (LAN) zu ermitteln Tries to get all local IP addresses (LAN)
kick <name/uid> [reason] Wirft einen Spieler vom Server Kicks a player from the server
kill OR kill <playername> Tötet sich selbst oder einen anderen Spieler. Kills yourself or another player
makeadmin <name/uid> Macht einen Spieler im Mehrspielermodus zum Admin Makes a player an admin in multiplayer
networkstats - Gibt einige lokale Netzwerkinformationen aus (funktioniert nur im Mehrspielermodus) Prints some local network info (only works in multiplayer)
offlineban <uid> <duration> [reason] Sperrt einen Spieler vom Server, der momentan nicht verbunden ist (Dauer in Sekunden). Setze die Dauer auf -1 für ein permanentes Verbot Bans a player from the server who is currently not connected (duration in seconds). Set duration to -1 for a permanent ban
query <type> Ruft einige Informationen über den Server ab Gets some information about the server (types: memory, chunks, network)
reloadpermissions - Lädt die Berechtigungsdateien (aus dem "Permissions"-Ordner) neu Reloads permission files (from the "Permissions" folder)
reloadscheduler - Lädt die Server-Planungsdatei (scheduler.txt) neu Reloads the server scheduler file (scheduler.txt)
restart <seconds> Startet den Server in x Sekunden neu, d.h. sendet eine Nachricht über den bevorstehenden Neustart an alle Spieler und startet den Serverprozess neu (funktioniert nur im Mehrspielermodus) Restarts the server in x seconds, i.e. broadcasts a message about the impending restart and restarts the server process (multiplayer)
revokeadmin <name/uid> Entzieht einem Spieler im Mehrspielermodus die Administratorrechte Revokes admin rights from a player in multiplayer
servergc - Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben Invokes the serverside garbage collector to free up unused memory
serverinfo <type> Erhält Informationen über den Server (Typen: Speicher, Chunks, Netzwerk) Gets some information about the server (types: memory, chunks, network)
setofflineplayergroup <uid> <groupname> Setzt die Berechtigungsgruppe eines offline Spielers. Entweder den Gruppennamen angeben oder "default" / "null" für die Standardberechtigung verwenden. Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
setplayergroup <name/uid> <groupname> Legt die Berechtigungsgruppe eines Spielers fest. Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
shutdown - DE Shuts the server down (only works in multiplayer)
spg <name/uid> <groupname> DE Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
unban <uid> DE Unbans a player, i.e. lifts a ban in multiplayer
yell <message> Sendet eine Schreinachricht an alle Spieler Sends a yell message to all players (multiplayer)

NPC

NPC relevante Konsolenbefehle.

Befehl Parameter Beschreibung Description
(orginal)
deletenpc - Löscht den NPC, den du gerade ansiehst. Nicht zu verwechseln mit "deletenpcs" Deletes the npc you're currently looking at. Not to be confused with "deletenpcs"
deletenpcs [type] [radius] Löscht alle NPCs in deiner Welt innerhalb eines bestimmten Bereichs. Optional können Sie es auf einen Typ einschränken Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
disablenpc <type> Deaktiviert einen bestimmten NPC-Typ, sodass er nicht mehr auf natürliche Weise in Ihrer Welt erscheint. Betrifft nicht bereits vorhandene NPCs.
Siehe auch enablenpc
Disables a particular npc type, so it no longer spawns naturally in your world. Does not affect already existing npcs (to remove them, use "deletenpcs <type>")
editnpc - Das Verhalten von Tieren/Npcs kann editiert und überschrieben werden (um sie zB feindlich oder friedlich zu stimmen) Edits the npc you're currently looking at, or optionally the nearest npc in proximity
enablenpc <type> Aktiviert einen bestimmten NPC-Typ für diese Welt wieder.
Siehe auch disablenpc
Re-enables a particular npc type for this world
locknpc - Friert/sperrt den NPC ein, den du gerade ansiehst (sodass er sich nicht mehr bewegen kann) Freezes/locks the npc you're currently looking at (so it can't move anymore)
locknpcs <type> <range> Friert/sperrt alle NPCs in der Nähe ein, optional nach Typ gefiltert (damit sie sich nicht mehr bewegen können). Freezes/locks all nearby npcs, optionally filtered by type (so they can't move anymore)
rendernpc <name> [resolution] Erstellt Icons eines bestimmten NPCs (einschließlich aller Varianten) und speichert sie im Screenshots-Ordner.
Rendering Speicherort:
Folder-icon.png RisingWorld\Screenshots\Render\
Creates icons of a particular npc (including all variants) and stores them in the Screenshots folder
rendernpcs - Rendert kleine Vorschaubilder für alle NPCs und speichert sie im Screenshots-Ordner.
Rendering Speicherort:
Folder-icon.png RisingWorld\Screenshots\Render\
Creates icons for all npcs and stores them in the Screenshots folder
spawnnpc <name> [variant] Spawnt / erzeugt einen NPC vor dir.
Siehe: Tiere, Gegner
z.B.: 
*spawnnpc bear 
*spawnnpc scorpion locked - NPC wird eingefroren 
*spawnnpc barbarian *spawnnpc bandit 1 *spawnnpc dummy locked
Spawns an npc in front of you
unlocknpc - Entfriert den NPC, den du gerade anschaust Unfreezes the npc you're currently looking at
unlocknpcs <range> Entfriert alle NPCs in deiner Nähe (innerhalb eines bestimmten Bereichs / Reichweite).
unlocknpcs <Reichweite>
Unfreezes all npcs in your proximity (within a given range)
visualizenpcs - Visualisiert alle aktuell geladenen NPCs in der Szene Visualizes all currently loaded npcs in the scene

Plugins

Befehl Parameter Beschreibung Description
(orginal)
reloadplugins - Lädt alle Plugins neu Reloads all plugins (experimental feature)
rp - Lädt alle Plugins neu Reloads all plugins (experimental feature)
uidebugger [? / layername] Schaltet den UI-Debugger um (nützlich, um Namen/Pfade von UI-Elementen für die Plugin-API abzurufen).
(Update 0.6)
Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
unloadplugins - Entlädt alle Plugins Unloads all plugins (experimental feature)


Rendering

Rendering, Vorschaubilder und Screenshots.

Befehl Parameter Beschreibung Description
(orginal)
convertjavaimages <directory> Konvertiert alle Java .cimg-Bilddateien in PNG/JPG-Dateien (und speichert sie im selben Verzeichnis) Converts all Java .cimg image files to png/jpg files (and stores them in the same directory)
cubemap - Speichert ein Screenshot als Cube Map Saves a screenshot as a cube map
panorama [resolution] [createpreview] Speichert ein Panorama-Screenshot Creates a panorama screenshot (equirectangular projection)
renderclothes - Erstellt Icons für alle Kleidungsstücke und speichert sie im Screenshots-Ordner. Creates icons for all clothes and stores them in the Screenshots folder
renderconstruction <shape> [texture] [resolution] Erstellt Icons für ein bestimmtes Bauelement mit allen Texturen und speichert sie im Screenshots-Ordner.
z.B.: 
*renderconstruction arccorner 
*renderconstruction block  
Creates icons for a particular construction element with a texture (or all textures) and stores them in the Screenshots folder
renderitems - Rendert kleine Vorschaubilder für alle Items und speichert sie im Screenshots-Ordner.
Siehe: Items
Rendering Speicherort:
Folder-icon.png RisingWorld\Screenshots\Render\
Creates icons for all items and stores them in the Screenshots folder
rendernpc <name> [resolution] Erstellt Icons eines bestimmten NPCs (einschließlich aller Varianten) und speichert sie im Screenshots-Ordner.
Rendering Speicherort:
Folder-icon.png RisingWorld\Screenshots\Render\
Creates icons of a particular npc (including all variants) and stores them in the Screenshots folder
rendernpcs - Rendert kleine Vorschaubilder für alle NPCs und speichert sie im Screenshots-Ordner.
Rendering Speicherort:
Folder-icon.png RisingWorld\Screenshots\Render\
Creates icons for all npcs and stores them in the Screenshots folder
renderobject <name> [resolution] Erstellt Icons für ein bestimmtes Objekt und speichert es im Screenshots-Ordner. Creates icons for a particular object and stores it in the Screenshots folder
renderobjects [resolution] Rendert kleine Vorschaubilder für alle Objekte und speichert sie im Screenshots-Ordner. Creates icons for all objects and stores them in the Screenshots folder
renderplants - Rendert kleine Vorschaubilder für alle Pflanzen und speichert sie im Screenshots-Ordner. Creates icons for all plants and stores them in the Screenshots folder
renderplayer [resolution] Erstellt ein Bild des aktuellen Spielermodells (einschließlich der aktuellen Kleidung) Creates an image of the current player model (including the current clothes)
renderview [width] [height] [layers] Rendert die aktuelle Kameraansicht, enthält aber nur die angegebenen Ebene(n). Renders the current camera view, but only containing the specified layer(s)
renderworld [resolution] Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt Creates an orthographic top-down screenshot of the currently rendered world
screenshot [width] [height] Macht einen Screenshot Takes a screenshot
uiscreenshot [width] [height] Macht nur einen Screenshot der Benutzeroberfläche Takes a screenshot of the UI only


Spieler

Spieler (yourself) = deine eigene Figur / dein Charakter

Befehl Parameter Beschreibung Description
(orginal)
heal OR heal <playername> DE Heals yourself or another player
kill OR kill <playername> Tötet sich selbst oder einen anderen Spieler. Kills yourself or another player
lookat 0 0 0 DE Sets the view rotation to look at a target world position
lookto 0 90 0 DE Sets the view rotation (using euler angles, i.e pitch, yaw and roll). See F3 for the current view rotation
setdefaultspawn - DE Sets the global default spawn position to your current position
setgamemode <mode>
(0 = Survival, 1 = Creative)
DE Changes the game mode
setspawnposition - DE Sets the global default spawn position to your current position
undress - Zieht alle Kleidungsstücke aus, die Sie gerade tragen Takes off all clothes you're currently wearing

Teleportationsbefehle

Folgende Befehle können verwendet werden, um schneller an andere Orte in der Welt zu kommen:

Befehl Parameter Beschreibung Description
(orginal)
coordinates [saveto] (targets: "clipboard" or a relative/absolute file path) Zeigt die aktuellen Koordinaten an. Alternativ kopiert er sie in die Zwischenablage oder schreibt sie in eine Datei Prints the current coordinates. Alternatively copies them into clipboard or writes them into a file
createmapmarker <x> <z> [icon] [rgba] [name] [size] [rotation] [global] Erstellt eine Kartenmarkierung an einer beliebigen Position Creates a map marker at an arbitrary position
gethere <player> Teleportiert einen anderen Spieler zu deiner Position Teleports another player to your position
goto <x> <y> <z> OR goto <playername> Teleportiert zu einem bestimmten Ort auf der Welt oder zu einem anderen Spieler Teleports you to a given world location or to another player
gotodeathposition - Teleportiert Sie an die Stelle, an der Sie gestorben sind Teleports you to the position where you died (only valid during this session)
gotodefaultspawn - Teleportiert Sie zur Standard-Spawnposition der Welt Teleports you to the world default spawn position
gotomark - Teleportiert dich zur temporären Markierung Teleport to the temporary mark
gotospawn - Teleportiert dich zu deiner Spawn-Position Teleports you to your spawn position
gotosurface - Teleportiert dich an die Oberfläche Teleports you to the surface
mark - Speichert deine aktuelle Position als temporäre Teleportmarkierung. Nutze 'gotomark', um dich zu teleportieren Saves your current location as temporary teleport position. Use 'gotomark' to teleport
refreshmap - Aktualisiert die Ingame-Karte Refreshes the ingame map
setspawn - Legt die globale Standard-Spawn-Position auf die aktuelle Position fest. Sets the global default spawn position to your current position
setspawnposition - DE Sets the global default spawn position to your current position
teleport <toplayer> OR teleport <player> <toplayer> Teleportiert dich zu einem anderen Spieler
oder teleportiert einen bestimmten Spieler zu einem anderen Spieler
Teleports you to another player or teleports a particular player to another player
tp <toplayer> OR teleport <player> <toplayer> DE Teleports you to another player or teleports a particular player to another player

Einstellungsbefehle, Spiel-Einstellungen

Alle Einstellungen aus der config.properties Datei, können via setoption per Konsole geändert werden.
Folgende Befehle können zum Ändern von Spieleinstellungen verwendet werden:

Befehl Parameter Beschreibung Description
(orginal)
cls - Löscht alle Ausgaben in der Konsole Clears the console output
commands - Gibt eine Liste aller Befehle aus, die Liste ist in der .log Datei Gets an overview of all available console commands
date <day> Stellt das aktuelle Datum ein
(die aktuelle Jahreszeit kann sich ändern)
Sets the current date
displaymode <mode>
(modes: "fullscreen" (0), "borderless" (1), "windowed" (3))
Ändert den Anzeigemodus.
0=Vollbild, 1=Randloses Fenster, 3=Fenstermodus
Changes the displaymode
fps - Schaltet die fps Anzeige um Toggles the fps counter
gamemode <mode>
(0 = Survival, 1 = Creative)
Ändert den Spielmodus.
0 = Überleben, 1 = Kreativ
Changes the game mode
getoption <key> Gibt den aktuell gesetzten Wert eines Optionsschlüssels (<key>) aus Prints the currently set value of an option key
gm <mode>
(0 = Survival, 1 = Creative)
Ändert den Spielmodus.
0 = Überleben, 1 = Kreativ
Changes the game mode
help <command> Gibt Informationen über einen bestimmten Konsolenbefehl aus Prints information about a specific console command
hideareas - Blendet alle Bereiche in der Welt aus. Um sie anzuzeigen, gib 'showareas' ein Hides all areas in the world. To show them, type 'showareas'
hud - Schaltet das HUD ein oder aus Toggles the hud
listener - Friert die Position des Audio-Listeners ein oder hebt das Einfrieren auf Freezes or unfreezes the audio listener position
listenforinput - Wartet auf eine beliebige Tasten-Eingabe und gibt den erkannten Tasten-Namen (und das Gerät) aus Listens for any key input and prints the detected key name (and device)
loadlanworld <worldname> DE Loads a world
loadp2pworld <worldname> DE Loads a world
loadworld <worldname> Lädt eine Welt Loads a world
lodbias <bias> Ändert den globalen LOD-Bias. Die Standardeinstellung ist 1. LOD = Level of Detail Changes the global LOD bias. Default setting is 1
maxfps - Setzt die maximale Bildrate. Das Setzen einer maximalen Bildrate kann dazu beitragen, die Leistung, Stabilität und das allgemeine Spielerlebnis zu verbessern. Sets the max framerate
maxlodlevel <lvl> Setzt das maximale globale LOD-Niveau. Die Standardeinstellung ist 0 Sets the max global LOD level. Default setting is 0
memory - Gibt Informationen über die aktuelle Speichernutzung aus Prints information about the current memory usage
moonphase <phase>
(phases: newmoon, fullmoon, waxingmoon1-5, waningmoon1-5, bloodmoon)
Ändert die Mondphase Changes the moon phase
moonsize <size> Ändert die Größe des Mondes Changes the size of the moon
mouse - Schaltet die Sichtbarkeit des Mauszeigers ein oder aus Toggles visibility of the mouse cursor
noclip - Schaltet den No-Clip-Modus für den Flugmodus ein oder aus. Aktiviert, ermöglicht es dir durch feste Objekte zu fliegen. Toggles no-clipping for fly mode
overrideregion <sx> <sz> <region>
(regions: default, ocean, dry, cold)
Überschreibt die Biome-Region für einen Sektor. Beachte, dass der Sektor gelöscht werden muss, wenn er bereits generiert wurde Overrides the biome region for a sector. Please note that if the sector is already generated, it's necessary to delete it
playmusictrack - Spielt Musiktitel im Spiel ab Plays music track in the game
playsound <soundname> [parametername] [parametervalue] ... Spielt einen bestimmten Soundeffekt an der Spielerposition ab Plays a certain sound effect at the player position
printkeybindings - Schreibt alle aktuellen Tastenkombinationen in eine Textdatei im Spielverzeichnis mit dem Namen "keybindings.txt".
(Update 0.4.8)
Prints all current key bindings to a text file in the game directory called "keybindings.txt"
q - Beendet das Spiel Quits the game
refreshallchunks - Erzwingt das Neuladen aller aktuell geladenen Chunks Forces all currently loaded chunks to reload
refreshchunk - Erzwingt das Neuladen des aktuellen Chunks Forces the current chunk to reload
refreshmap - Aktualisiert die Ingame-Karte Refreshes the ingame map
reloadoptions - Lädt die Einstellungen aus der config.properties-Datei neu Reloads the settings from the config.properties file
reloadplugins - Lädt alle Plugins neu Reloads all plugins (experimental feature)
report - Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf) Creates a new error report (brings up the report tool)
resetcamerarotation - Setzt die Kamerarotation zurück Resets the camera rotation
resetinput - Setzt alle Eingaben zurück Resets all input
resolution <width> <height> Ändert die Auflösung Changes the resolution
resolutionscale <scale> Ändert die Auflösungs-Skalierung (0-1) Changes the resolution scale (0-1)
saveoptions - Optionen speichern. Schreibt alle nicht gespeicherten Einstellungen in die Datei config.properties Writes all unsaved settings to the config.properties file
screenshot [width] [height] Macht einen Screenshot Takes a screenshot
season <name>
(seasons: spring, summer, autumn, winter)
Ändert die aktuelle Jahreszeit. Ändert tatsächlich den Tag des Jahres.
Siehe auch: Temperatur
und Update 0.8 'Jahreszeiten und mehr'
Changes current season. Actually changes the day of the year
setaudiodriver <driver> Ändert den aktuell aktiven Audioausgabetreiber Changes the currently active audio output driver
setdate <day> DE Sets the current date
setgamemode <mode>
(0 = Survival, 1 = Creative)
DE Changes the game mode
setoption <key> <value> Ändert eine Option und speichert den aktualisierten Wert in der Konfigurationsdatei.
Alle Einstellungen aus der config.properties Datei, können mit setoption geändert werden.
z.B.: 
*setoption filmgrain false 
*setoption customcommand1 tod 11 
*setoption cacheicons false 
*setoption customimageresolution <resolution>  
Changes an option key and stores the updated value in the config file
setsnowiness <0-1> Legt den globalen Schneewert fest. Überschreibt Nässe Sets the global snowiness value. Overrides wetness
settime <hours> <minutes> DE Sets the current time of day
settimespeed <speed>
(default speed is 1.75, realtime would be 60)
Gibt an, wie viele Echtzeitsekunden vergehen, bis die Spielzeit um eine Minute vorrückt Specifies how many realtime seconds elapse until the ingame time advances by one minute
setwetness <0-1> Legt den globalen Nässewert fest. Überschreibt den globalen Schneewert. Sets the global wetness value. Overrides snowiness
skipseason - Überspringt die aktuelle Jahreszeit,
d. h. ändert das Datum auf den ersten Tag der nächsten Saison.
Siehe auch: Temperatur
Skips the current season, i.e. changes date to the first day of the next season
skyrotation <rotation>
(default rotation is 0)
Bestimmt die Ausrichtung des Himmels bzw. von Sonne/Mond (Update 0.4.8) Changes the rotation of the sky, which affects the direction where the sun rises and sets
targetmonitor <monitor> Wechselt den Zielmonitor. Der Wert 0 stellt den Hauptmonitor ein Changes the target monitor. Use 0 to switch to your main monitor
time <hours> <minutes> Stellt die aktuelle Tageszeit (Uhrzeit) ein. Sets the current time of day
tod <hours> <minutes> Stellt die aktuelle Tageszeit (Uhrzeit) ein.
tod 11 25
Sets the current time of day
togglemapmarkers - Schaltet vorübergehend die Sichtbarkeit von Kartenmarkierungen um. Temporarily toggles visibility of map markers
toggleterrain - Blendet das Gelände und die Vegetation ein oder aus (beeinflusst auch die Kollision; daher zuerst den Flugmodus mit F2 aktivieren) Hides/shows the terrain and vegetation (also affects collision, so enable flying mode via F2 first)
togglewater - Aktiviert/deaktiviert die Wassereffekte
und macht die Wasseroberfläche unsichtbar.
Enables/disables water effects
toggleworldgeneration - Hält die Weltgenerierung an oder setzt sie fort Stops/resumes the world generation
viewdistance <detail> <total> [buildings] Ändert die Sichtweite. Eine höhere Sichtweite hat einen massiven Einfluss auf die Leistung (Performance). Changes the view distance
volume <sound/music> <value> Stellt die Master-Sound- bzw. Musiklautstärke ein Sets the master sound or music volume
weather <type> [instant 0/1] (types: default, clear, breeze, overcast, rain, heavyrain, snow, heavysnow, lightsnow, cold, fog, densefog, storm) Ändert das aktuelle Wetter im Spiel Changes current ingame weather

Welt

Backups, Sektoren, Weltverzeichnis ...

Befehl Parameter Beschreibung Description
(orginal)
backups - Öffnet das Welt Backup-Verzeichnis im Datei-Explorer Opens the world backup directory in the file explorer
cleanup <type>
(types: debris, items, trees, chunks)
Räumt Objekte vom Typ <type> in der Welt auf Cleans up the server
deletesector [sx] [sz] Löscht einen Sektor (setzt den Sektor vollständig zurück, einschließlich aller darin enthaltenen Chunks). Um die Sektor-Koordinaten zu erhalten, gehe zum Sektor und drücke F3 (siehe obere Zeilen) Deletes a sector (i.e. fully resets the sector including all chunks in it). To get the sector coordinates, move to the sector and press F3 (see top lines)
edit <action> <values...>
(supported actions: texture, color, shape, resize, setsize, rotate, setrotation, move, texturescale, flag)
Ändert das Element in der Welt, das Sie gerade betrachten Modifies the element in the world you're currently looking at
fog - Schaltet den Nebel vorübergehend um Toggles the fog temporarily
worldbackup - Erstellt ein Backup der aktuell geladenen Welt. Optional kann das Backup komprimiert werden (Achtung: das dauert eine Weile) Creates a backup of the currently loaded world. Optionally zips the backup (warning: this takes a while)
worlddir - Öffnet das Weltverzeichnis im Datei-Explorer Opens the world directory in the file explorer

Alle Befehle

Befehl Parameter Beschreibung Description
(orginal)
backups - Öffnet das Welt Backup-Verzeichnis im Datei-Explorer Opens the world backup directory in the file explorer
bag <item1> <item2> <item3> ... Fügt dem Inventar einen Taschengegenstand mit Items hinzu.
Siehe: Items
z.B.: 
*bag sword1 
*bag apple bread carrot  
Adds a bag item (which contains other items) to your inventory
ban <name/uid> <duration> [reason] Sperrt einen Spieler für eine bestimmte Zeit vom Server Bans a player from the server for a given amount of time (seconds). Set duration to -1 for a permanent ban
blocks - Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können. Brings up a block selection where you can select a block shape and texture
blueprintinfo - Blaupausen-Info blueprint info
blueprints - Ruft das Blueprint-Menü auf Brings up the blueprint menu. If there is no blueprint table in proximity, this command only works in creative mode
buildinfo - Zeigt Informationen zum aktuellen Build (Entwicklungsstufe) von Rising World an Prints information about the current build
calc - Berechnet einen mathematischen Ausdruck Calculates a math expression
chunkborders - Visualisiert Chunk-Grenzen. Zeigt die Chunk-Grenzen sowie Höhenlinien an Visualizes chunk borders
chunkinfo - Chunk-Info Chunk info
chunkpartinfo - Chunk-Teil-Info Chunk part info
cleanup <type>
(types: debris, items, trees, chunks)
Räumt Objekte vom Typ <type> in der Welt auf Cleans up the server
clearinventory - Entfernt alle Gegenstände aus dem Inventar Removes all items from your inventory
clothing <name> <amount> [color] Fügt Ihrem Inventar ein neues Kleidungsstück hinzu.
Siehe: Kleidung und Rüstung
Adds a new piece of clothing to your inventory
cls - Löscht alle Ausgaben in der Konsole Clears the console output
commands - Gibt eine Liste aller Befehle aus, die Liste ist in der .log Datei Gets an overview of all available console commands
connect <ip> [port] Verbindet mit einem Multiplayer-Server Connects to a multiplayer server
connectto <ip> [port] DE Connects to a multiplayer server
constructioncollision - Kollisionen beim Bauen an oder ausschalten Toggles the collision of elements while building
convertjavaimages <directory> Konvertiert alle Java .cimg-Bilddateien in PNG/JPG-Dateien (und speichert sie im selben Verzeichnis) Converts all Java .cimg image files to png/jpg files (and stores them in the same directory)
coordinates [saveto] (targets: "clipboard" or a relative/absolute file path) Zeigt die aktuellen Koordinaten an. Alternativ kopiert er sie in die Zwischenablage oder schreibt sie in eine Datei Prints the current coordinates. Alternatively copies them into clipboard or writes them into a file
crashfolder - Öffnet den Absturzordner im Datei-Explorer (sofern vorhanden) Opens the crash folder in the file explorer (if it exists)
createmapmarker <x> <z> [icon] [rgba] [name] [size] [rotation] [global] Erstellt eine Kartenmarkierung an einer beliebigen Position Creates a map marker at an arbitrary position
cubemap - Speichert ein Screenshot als Cube Map Saves a screenshot as a cube map
date <day> Stellt das aktuelle Datum ein
(die aktuelle Jahreszeit kann sich ändern)
Sets the current date
debugcorpses - Leichen debuggen debug corpses
deletenpc - Löscht den NPC, den du gerade ansiehst. Nicht zu verwechseln mit "deletenpcs" Deletes the npc you're currently looking at. Not to be confused with "deletenpcs"
deletenpcs [type] [radius] Löscht alle NPCs in deiner Welt innerhalb eines bestimmten Bereichs. Optional können Sie es auf einen Typ einschränken Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
deleteplayer <uid> Löscht die Daten eines bestimmten Spielers. Wenn der Spieler gerade online ist, wird er gekickt. Deletes data of a particular player. If player is currently online, he will be kicked
deletesector [sx] [sz] Löscht einen Sektor (setzt den Sektor vollständig zurück, einschließlich aller darin enthaltenen Chunks). Um die Sektor-Koordinaten zu erhalten, gehe zum Sektor und drücke F3 (siehe obere Zeilen) Deletes a sector (i.e. fully resets the sector including all chunks in it). To get the sector coordinates, move to the sector and press F3 (see top lines)
disablenpc <type> Deaktiviert einen bestimmten NPC-Typ, sodass er nicht mehr auf natürliche Weise in Ihrer Welt erscheint. Betrifft nicht bereits vorhandene NPCs.
Siehe auch enablenpc
Disables a particular npc type, so it no longer spawns naturally in your world. Does not affect already existing npcs (to remove them, use "deletenpcs <type>")
displaymode <mode>
(modes: "fullscreen" (0), "borderless" (1), "windowed" (3))
Ändert den Anzeigemodus.
0=Vollbild, 1=Randloses Fenster, 3=Fenstermodus
Changes the displaymode
edit <action> <values...>
(supported actions: texture, color, shape, resize, setsize, rotate, setrotation, move, texturescale, flag)
Ändert das Element in der Welt, das Sie gerade betrachten.
z.B.: 
*edit move 1 2 0.05 
*edit shape cylinder 
*edit texture 200  
Modifies the element in the world you're currently looking at
editnpc - Das Verhalten von Tieren/Npcs kann editiert und überschrieben werden (um sie zB feindlich oder friedlich zu stimmen) Edits the npc you're currently looking at, or optionally the nearest npc in proximity
enablenpc <type> Aktiviert einen bestimmten NPC-Typ für diese Welt wieder.
Siehe auch disablenpc
Re-enables a particular npc type for this world
findbase [playername/uid] Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten Finds the chunk with the highest density of construction elements or objects
flip <axis> Dreht das aktuell aktive Element entweder entlang der X-, Y- oder Z-Achse Flips the currently active element either along the X, Y or Z axis
fog - Schaltet den Nebel vorübergehend um Toggles the fog temporarily
fps - Schaltet die fps Anzeige um Toggles the fps counter
gamedir - Öffnet das R.W. Spielverzeichnis im Datei-Explorer Opens the game directory in the file explorer
gamemode <mode>
(0 = Survival, 1 = Creative)
Ändert den Spielmodus.
0 = Überleben, 1 = Kreativ
Changes the game mode
gap <value> Setzt die Abstandgröße für das aktuell aktive Element (beim Platzieren mehrerer Elemente in einer Reihe) Sets the gap size for the currently active element (when placing multiple elements in a row)
gc [milliseconds] Löst die Ausführung des Garbage Collector aus, optional nur für eine bestimmte Zeit Triggers the garbage collector to run, optionally only for a given amount of time
getblueprintinfo - Blaupausen-Info abrufen Get blueprint info
gethere <player> Teleportiert einen anderen Spieler zu deiner Position Teleports another player to your position
getitemstats - Zeigt alle Item Statistiken Prints all item statistics
getoption <key> Gibt den aktuell gesetzten Wert eines Optionsschlüssels (<key>) aus Prints the currently set value of an option key
getposterinfo - Posterinformationen erhalten Get poster info
gm <mode>
(0 = Survival, 1 = Creative)
Ändert den Spielmodus.
0 = Überleben, 1 = Kreativ
Changes the game mode
goto <x> <y> <z> OR goto <playername> Teleportiert zu einem bestimmten Ort auf der Welt oder zu einem anderen Spieler Teleports you to a given world location or to another player
gotodeathposition - Teleportiert Sie an die Stelle, an der Sie gestorben sind Teleports you to the position where you died (only valid during this session)
gotodefaultspawn - Teleportiert Sie zur Standard-Spawnposition der Welt Teleports you to the world default spawn position
gotomark - Teleportiert dich zur temporären Markierung Teleport to the temporary mark
gotospawn - Teleportiert dich zu deiner Spawn-Position Teleports you to your spawn position
gotosurface - Teleportiert dich an die Oberfläche Teleports you to the surface
graphics - Zeigt Informationen über die aktuell verwendete Grafikkarte Prints information about the currently used graphics card
gridrotation <degrees> Ändert die Drehung des Baurasters. Beim Bauen kann das Raster (grid) gedreht werden (d.h. die Ausrichtung verändert sich).
z.B.: 
*gridrotation 45  
Changes the rotation of the building grid
gridsize <value> Ändert die aktuelle Größe des Baurasters. Changes the current size of the building grid
heal OR heal <playername> DE Heals yourself or another player
help <command> Gibt Informationen über einen bestimmten Konsolenbefehl aus Prints information about a specific console command
hideareas - Blendet alle Bereiche in der Welt aus. Um sie anzuzeigen, gib 'showareas' ein Hides all areas in the world. To show them, type 'showareas'
hud - Schaltet das HUD ein oder aus Toggles the hud
id - DE
info <type> DE Gets some information about the server (types: memory, chunks, network)
invite <steamID> Lädt einen Freund ein, an Ihrem Spiel teilzunehmen. Ihr Freund kann nur an Ihrem Spiel teilnehmen, wenn Sie eine Sitzung "Mit Freunden spielen" gestartet haben! Invites a friend to join your game. Your friend will only be able to join your game if you have hosted a "Play with friends" session!
ip - Versucht, alle lokalen IP-Adressen (LAN) zu ermitteln Tries to get all local IP addresses (LAN)
item <itemname> <amount> [variant] Fügt Ihrem Inventar einen neuen Gegenstand hinzu.
Siehe: Items
Adds a new item to your inventory
kick <name/uid> [reason] Wirft einen Spieler vom Server Kicks a player from the server
kill OR kill <playername> Tötet sich selbst oder einen anderen Spieler. Kills yourself or another player
listener - Friert die Position des Audio-Listeners ein oder hebt das Einfrieren auf Freezes or unfreezes the audio listener position
listenforinput - Wartet auf eine beliebige Tasten-Eingabe und gibt den erkannten Tasten-Namen (und das Gerät) aus Listens for any key input and prints the detected key name (and device)
loadlanworld <worldname> DE Loads a world
loadp2pworld <worldname> DE Loads a world
loadpreset <id/name> Lädt eine Baugrößen-Voreinstellung Loads a building size preset
loadworld <worldname> Lädt eine Welt Loads a world
locknpc - Friert/sperrt den NPC ein, den du gerade ansiehst (sodass er sich nicht mehr bewegen kann) Freezes/locks the npc you're currently looking at (so it can't move anymore)
locknpcs <type> <range> Friert/sperrt alle NPCs in der Nähe ein, optional nach Typ gefiltert (damit sie sich nicht mehr bewegen können). Freezes/locks all nearby npcs, optionally filtered by type (so they can't move anymore)
lodbias <bias> Ändert den globalen LOD-Bias. Die Standardeinstellung ist 1. LOD = Level of Detail Changes the global LOD bias. Default setting is 1
logs - Öffnet den logs Ordner im Datei-Explorer Opens the logs folder in the file explorer
lookat 0 0 0 DE Sets the view rotation to look at a target world position
lookto 0 90 0 DE Sets the view rotation (using euler angles, i.e pitch, yaw and roll). See F3 for the current view rotation
makeadmin <name/uid> Macht einen Spieler im Mehrspielermodus zum Admin Makes a player an admin in multiplayer
mark - Speichert deine aktuelle Position als temporäre Teleportmarkierung. Nutze 'gotomark', um dich zu teleportieren Saves your current location as temporary teleport position. Use 'gotomark' to teleport
maxfps - Setzt die maximale Bildrate. Das Setzen einer maximalen Bildrate kann dazu beitragen, die Leistung, Stabilität und das allgemeine Spielerlebnis zu verbessern. Sets the max framerate
maxlodlevel <lvl> Setzt das maximale globale LOD-Niveau. Die Standardeinstellung ist 0 Sets the max global LOD level. Default setting is 0
memory - Gibt Informationen über die aktuelle Speichernutzung aus Prints information about the current memory usage
moonphase <phase>
(phases: newmoon, fullmoon, waxingmoon1-5, waningmoon1-5, bloodmoon)
Ändert die Mondphase Changes the moon phase
moonsize <size> Ändert die Größe des Mondes Changes the size of the moon
mouse - Schaltet die Sichtbarkeit des Mauszeigers ein oder aus Toggles visibility of the mouse cursor
movemode <mode> Ändert den manuellen Positionierungsmodus. Stellen Sie entweder WORLD (Standard) oder LOCAL ein.
movemode LOCAL
Changes the manual positioning mode. Either set WORLD (default) or LOCAL
networkstats - Gibt einige lokale Netzwerkinformationen aus (funktioniert nur im Mehrspielermodus) Prints some local network info (only works in multiplayer)
noclip - Schaltet den No-Clip-Modus für den Flugmodus ein oder aus. Aktiviert, ermöglicht es dir durch feste Objekte zu fliegen. Toggles no-clipping for fly mode
object <objectname> <amount> [variant] Fügt Ihrem Inventar ein neues Objekt (z. B. Möbel) hinzu.
Siehe: Objekt
Adds a new object (like furniture) to your inventory
offlineban <uid> <duration> [reason] Sperrt einen Spieler vom Server, der momentan nicht verbunden ist (Dauer in Sekunden). Setze die Dauer auf -1 für ein permanentes Verbot Bans a player from the server who is currently not connected (duration in seconds). Set duration to -1 for a permanent ban
overridematerialproperty - Überschreibt die Materialeigenschaften eines Objekts Overrides the material properties of an object
overrideregion <sx> <sz> <region>
(regions: default, ocean, dry, cold)
Überschreibt die Biome-Region für einen Sektor. Beachte, dass der Sektor gelöscht werden muss, wenn er bereits generiert wurde Overrides the biome region for a sector. Please note that if the sector is already generated, it's necessary to delete it
panorama [resolution] [createpreview] Speichert ein Panorama-Screenshot Creates a panorama screenshot (equirectangular projection)
pivotmode <mode> Ändert den Pivot-Modus, entweder AUTOMATIC (Standard) oder MANUAL Changes the pivot mode, either AUTOMATIC (default) or MANUAL
playerinfo <uid> Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID) Gets some information about a particular player (by his UID)
playmusictrack - Spielt Musiktitel im Spiel ab Plays music track in the game
playsound <soundname> [parametername] [parametervalue] ... Spielt einen bestimmten Soundeffekt an der Spielerposition ab Plays a certain sound effect at the player position
pnb - Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können. Brings up a block selection where you can select a block shape and texture
posterinfo - Gibt alle Informationen zu einem Poster in der Spielwelt aus Prints all information about a poster in the game
printchunkdata - Gibt die Chunk-Daten der aktuellen Spielwelt aus Prints the chunk data of the current game world
printkeybindings - Schreibt alle aktuellen Tastenkombinationen in eine Textdatei im Spielverzeichnis mit dem Namen "keybindings.txt".
(Update 0.4.8)
Prints all current key bindings to a text file in the game directory called "keybindings.txt"
q - Beendet das Spiel Quits the game
query <type> Ruft einige Informationen über den Server ab Gets some information about the server (types: memory, chunks, network)
refreshallchunks - Erzwingt das Neuladen aller aktuell geladenen Chunks Forces all currently loaded chunks to reload
refreshchunk - Erzwingt das Neuladen des aktuellen Chunks Forces the current chunk to reload
refreshinventory - Aktualisiert dein Inventar (synchronisiert es mit dem Server) Refresh your inventory (sync it with server)
refreshmap - Aktualisiert die Ingame-Karte Refreshes the ingame map
reloadoptions - Lädt die Einstellungen aus der config.properties-Datei neu Reloads the settings from the config.properties file
reloadpermissions - Lädt die Berechtigungsdateien (aus dem "Permissions"-Ordner) neu Reloads permission files (from the "Permissions" folder)
reloadplugins - Lädt alle Plugins neu Reloads all plugins (experimental feature)
reloadscheduler - Lädt die Server-Planungsdatei (scheduler.txt) neu Reloads the server scheduler file (scheduler.txt)
renderclothes - Erstellt Icons für alle Kleidungsstücke und speichert sie im Screenshots-Ordner. Creates icons for all clothes and stores them in the Screenshots folder
renderconstruction <shape> [texture] [resolution] Erstellt Icons für ein bestimmtes Bauelement mit allen Texturen und speichert sie im Screenshots-Ordner.
z.B.: 
*renderconstruction arccorner 
*renderconstruction block  
Creates icons for a particular construction element with a texture (or all textures) and stores them in the Screenshots folder
renderitems - Rendert kleine Vorschaubilder für alle Items und speichert sie im Screenshots-Ordner.
Siehe: Items
Rendering Speicherort:
Folder-icon.png RisingWorld\Screenshots\Render\
Creates icons for all items and stores them in the Screenshots folder
rendernpc <name> [resolution] Erstellt Icons eines bestimmten NPCs (einschließlich aller Varianten) und speichert sie im Screenshots-Ordner.
Rendering Speicherort:
Folder-icon.png RisingWorld\Screenshots\Render\
Creates icons of a particular npc (including all variants) and stores them in the Screenshots folder
rendernpcs - Rendert kleine Vorschaubilder für alle NPCs und speichert sie im Screenshots-Ordner.
Rendering Speicherort:
Folder-icon.png RisingWorld\Screenshots\Render\
Creates icons for all npcs and stores them in the Screenshots folder
renderobject <name> [resolution] Erstellt Icons für ein bestimmtes Objekt und speichert es im Screenshots-Ordner. Creates icons for a particular object and stores it in the Screenshots folder
renderobjects [resolution] Rendert kleine Vorschaubilder für alle Objekte und speichert sie im Screenshots-Ordner. Creates icons for all objects and stores them in the Screenshots folder
renderplants - Rendert kleine Vorschaubilder für alle Pflanzen und speichert sie im Screenshots-Ordner. Creates icons for all plants and stores them in the Screenshots folder
renderplayer [resolution] Erstellt ein Bild des aktuellen Spielermodells (einschließlich der aktuellen Kleidung) Creates an image of the current player model (including the current clothes)
renderview [width] [height] [layers] Rendert die aktuelle Kameraansicht, enthält aber nur die angegebenen Ebene(n). Renders the current camera view, but only containing the specified layer(s)
renderworld [resolution] Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt Creates an orthographic top-down screenshot of the currently generated world
report - Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf) Creates a new error report (brings up the report tool)
resetcamerarotation - Setzt die Kamerarotation zurück Resets the camera rotation
resetinput - Setzt alle Eingaben zurück Resets all input
resetuilayers - Setzt alle UI-Ebenen zurück reset ui layers
resolution <width> <height> Ändert die Auflösung Changes the resolution
resolutionscale <scale> Ändert die Auflösungs-Skalierung (0-1) Changes the resolution scale (0-1)
restart <seconds> Startet den Server in x Sekunden neu, d.h. sendet eine Nachricht über den bevorstehenden Neustart an alle Spieler und startet den Serverprozess neu (funktioniert nur im Mehrspielermodus) Restarts the server in x seconds, i.e. broadcasts a message about the impending restart and restarts the server process (multiplayer)
revokeadmin <name/uid> Entzieht einem Spieler im Mehrspielermodus die Administratorrechte Revokes admin rights from a player in multiplayer
rotate <X> <Y> <Z> OR rotate <Y> Rotiert das aktuell aktive Element entlang der X (Nick), Y (Gier) und Z (Roll) Achse Rotates the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
rotation <X> <Y> <Z> OR rotation <Y> Setzt eine absolute Rotation für das aktuell aktive Element entlang der X (Nick), Y (Gier) und Z (Roll) Achse Sets an absolute rotation for the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
rotationmode <mode> Ändert den Rotationsmodus. Entweder WORLD, LOCAL oder LEGACY (Standard) Changes the rotation mode. Either set WORLD, LOCAL or LEGACY (default)
rp - Lädt alle Plugins neu Reloads all plugins (experimental feature)
saveoptions - Optionen speichern. Schreibt alle nicht gespeicherten Einstellungen in die Datei config.properties Writes all unsaved settings to the config.properties file
savepreset <id> [name] Speichert eine Größenvorlage Saves a building size preset
screenshot [width] [height] Macht einen Screenshot Takes a screenshot
season <name>
(seasons: spring, summer, autumn, winter)
Ändert die aktuelle Jahreszeit. Ändert tatsächlich den Tag des Jahres.
Siehe auch: Temperatur
und Update 0.8 'Jahreszeiten und mehr'
Changes current season. Actually changes the day of the year
servergc - Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben Invokes the serverside garbage collector to free up unused memory
serverinfo <type> Erhält Informationen über den Server (Typen: Speicher, Chunks, Netzwerk) Gets some information about the server (types: memory, chunks, network)
setaudiodriver <driver> Ändert den aktuell aktiven Audioausgabetreiber Changes the currently active audio output driver
setdate <day> DE Sets the current date
setdefaultspawn - DE Sets the global default spawn position to your current position
setgamemode <mode>
(0 = Survival, 1 = Creative)
DE Changes the game mode
setl <precision> Legt die Skalierungsgenauigkeit fest (beim Ändern der Größe eines Elements).
Siehe: Steuerung#Bauen
Sets the scale precision (when resizing an element)
setofflineplayergroup <uid> <groupname> Setzt die Berechtigungsgruppe eines offline Spielers. Entweder den Gruppennamen angeben oder "default" / "null" für die Standardberechtigung verwenden. Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
setoption <key> <value> Ändert eine Option und speichert den aktualisierten Wert in der Konfigurationsdatei.
Alle Einstellungen aus der config.properties Datei, können mit setoption geändert werden.
z.B.: 
*setoption filmgrain false 
*setoption customcommand1 tod 11 
*setoption cacheicons false 
*setoption customimageresolution <resolution>  
Changes an option key and stores the updated value in the config file
setp <precision> Legt die Platzierungsgenauigkeit fest (beim manuellen Verschieben eines Elements).
Taste Strg. rechts einmal kurz drücken, Fixiert das Bauelement (Manuelles Positionieren). Bewegen mit den Pfeiltasten. 


Siehe: Steuerung#Bauen

Sets the placement precision (when moving an element manually)
setplayergroup <name/uid> <groupname> Legt die Berechtigungsgruppe eines Spielers fest. Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
setr <precision> Legt die Rotationsgenauigkeit fest (beim Drehen eines Elements) Sets the rotation precision (when rotating an element)
setsnowiness <0-1> Legt den globalen Schneewert fest. Überschreibt Nässe Sets the global snowiness value. Overrides wetness
setspawn - Legt die globale Standard-Spawn-Position auf die aktuelle Position fest. Sets the global default spawn position to your current position
setspawninventory - Legt das globale Standard-Spawn-Inventar auf das aktuelle Inventar fest. Sets the global default spawn inventory to your current inventory
setspawnposition - DE Sets the global default spawn position to your current position
settime <hours> <minutes> DE Sets the current time of day
settimespeed <speed>
(default speed is 1.75, realtime would be 60)
Gibt an, wie viele Echtzeitsekunden vergehen, bis die Spielzeit um eine Minute vorrückt Specifies how many realtime seconds elapse until the ingame time advances by one minute
setwetness <0-1> Legt den globalen Nässewert fest. Überschreibt den globalen Schneewert. Sets the global wetness value. Overrides snowiness
showareas - DE Shows all areas in the world. To hide them, type 'hideareas'
showballistictrajectory - DE Visualizes the ballistic trajectory of projectiles
shutdown - DE Shuts the server down (only works in multiplayer)
size <X> <Y> <Z> DE Sets the size of the currently active element along the X (width), Y (height) and Z (depth) axis
skipseason - Überspringt die aktuelle Jahreszeit,
d. h. ändert das Datum auf den ersten Tag der nächsten Saison.
Siehe auch: Temperatur
Skips the current season, i.e. changes date to the first day of the next season
skyrotation <rotation>
(default rotation is 0)
Bestimmt die Ausrichtung des Himmels bzw. von Sonne/Mond (Update 0.4.8) Changes the rotation of the sky, which affects the direction where the sun rises and sets
spawnnpc <name> [variant] Spawnt / erzeugt einen NPC vor dir.
Siehe: Tiere, Gegner
z.B.: 
*spawnnpc bear 
*spawnnpc scorpion locked - NPC wird eingefroren 
*spawnnpc barbarian *spawnnpc bandit 1 *spawnnpc dummy locked
Spawns an npc in front of you
spawnvehicle <name> Spawnt / erzeugt ein Fahrzeug vor dir.
*spawnvehicle rib 
*spawnvehicle sailboat  
Spawns a vehicle in front of you
spg <name/uid> <groupname> DE Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
surfaceoffset <X> <Y> <Z> DE Sets the surface offset of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 0 0 0
surfacescale <X> <Y> <Z> DE Sets the surface scale of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 1 1 1
swapsize <axis1> <axis2> DE Swaps the scale of the currently active element. Swaps axis 1 with axis 2 (e.g. X and Z axis size values)
system - Zeigt einige Systeminformationen Prints some system information
targetmonitor <monitor> Wechselt den Zielmonitor. Der Wert 0 stellt den Hauptmonitor ein Changes the target monitor. Use 0 to switch to your main monitor
teleport <toplayer> OR teleport <player> <toplayer> Teleportiert dich zu einem anderen Spieler
oder teleportiert einen bestimmten Spieler zu einem anderen Spieler
Teleports you to another player or teleports a particular player to another player
texturealignment <type>
(valid types: default, world, local)
Überschreibt die Texturausrichtung für das aktuell aktive Konstruktionselement.
texturealignment default
Overrides the texture alignment for the currently active construction element
texturescale <scalefactor> Ändert den Textur-Skalierungsfaktor für das aktuell aktive Konstruktionselement.
texturescale 0.25
texturescale 1
Changes the texture scale for the currently active construction element
time <hours> <minutes> Stellt die aktuelle Tageszeit (Uhrzeit) ein. Sets the current time of day
tod <hours> <minutes> Stellt die aktuelle Tageszeit (Uhrzeit) ein.
tod 11 25
Sets the current time of day
togglemapmarkers - Schaltet vorübergehend die Sichtbarkeit von Kartenmarkierungen um. Temporarily toggles visibility of map markers
toggleterrain - Blendet das Gelände und die Vegetation ein oder aus (beeinflusst auch die Kollision; daher zuerst den Flugmodus mit F2 aktivieren) Hides/shows the terrain and vegetation (also affects collision, so enable flying mode via F2 first)
togglewater - Aktiviert/deaktiviert die Wassereffekte
und macht die Wasseroberfläche unsichtbar.
Enables/disables water effects
toggleworldgeneration - Hält die Weltgenerierung an oder setzt sie fort Stops/resumes the world generation
tp <toplayer> OR teleport <player> <toplayer> DE Teleports you to another player or teleports a particular player to another player
uidebugger [? / layername] Schaltet den UI-Debugger um (nützlich, um Namen/Pfade von UI-Elementen für die Plugin-API abzurufen).
(Update 0.6)
Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
uiscreenshot [width] [height] Macht nur einen Screenshot der Benutzeroberfläche Takes a screenshot of the UI only
uiscrollspeed - UI-Scrollgeschwindigkeit ui scroll speed
unban <uid> DE Unbans a player, i.e. lifts a ban in multiplayer
undo - Macht die letzte destruktive Aktion rückgängig (stellt z. B. das letzte zerstörte Element wieder her) Reverts the last destructive action (e.g. restores the last element you've destroyed)
undress - Zieht alle Kleidungsstücke aus, die Sie gerade tragen Takes off all clothes you're currently wearing
unityversion - Zeigt die aktuelle Unity Engine-Version Prints the current engine version
unloadplugins - Entlädt alle Plugins Unloads all plugins (experimental feature)
unlocknpc - Entfriert den NPC, den du gerade anschaust Unfreezes the npc you're currently looking at
unlocknpcs <range> Entfriert alle NPCs in deiner Nähe (innerhalb eines bestimmten Bereichs / Reichweite).
unlocknpcs <Reichweite>
Unfreezes all npcs in your proximity (within a given range)
viewdistance <detail> <total> [buildings] Ändert die Sichtweite. Eine höhere Sichtweite hat einen massiven Einfluss auf die Leistung (Performance). Changes the view distance
visualizenpcs - Visualisiert alle aktuell geladenen NPCs in der Szene Visualizes all currently loaded npcs in the scene
visualizeobjects - Visualisiert alle aktuell geladenen Objekte (Möbel, Türen etc.) in der Szene Visualizes all currently loaded objects (furniture, doors etc) in the scene
visualizevehicles - DE Visualizes all currently loaded vehicles in the scene
volume <sound/music> <value> Stellt die Master-Sound- bzw. Musiklautstärke ein Sets the master sound or music volume
weather <type> [instant 0/1] (types: default, clear, breeze, overcast, rain, heavyrain, snow, heavysnow, lightsnow, cold, fog, densefog, storm) Ändert das aktuelle Wetter im Spiel Changes current ingame weather
worldbackup - Erstellt ein Backup der aktuell geladenen Welt. Optional kann das Backup komprimiert werden (Achtung: das dauert eine Weile) Creates a backup of the currently loaded world. Optionally zips the backup (warning: this takes a while)
worlddir - Öffnet das Weltverzeichnis im Datei-Explorer Opens the world directory in the file explorer
yell <message> Sendet eine Schreinachricht an alle Spieler Sends a yell message to all players (multiplayer)

Item- und Objekt-IDs

Mit dem Befehl item <name> können Items oder platzierbare Objekte ins Spielerinventar eingefügt werden. Beispiel: item bottle 5 platziert 5 Flaschen im Spielerinventar.

Für IDs:

Siehe auch