Konsole: Unterschied zwischen den Versionen

Aus Rising World Wiki
Keine Bearbeitungszusammenfassung
 
(82 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>
|  blueprintinfo
**Zusatz: <code>shape <blockform></code>
|  -
*** <code>block</code>
|  Zeigt Informationen zur aktuellen Blaupause an
*** <code>roundedblock</code>
|  blueprint info
*** <code>cylinder</code>
|-
*** <code>halfcylinder</code>
|  blueprints
*** <code>ramp</code>
|  -
*** <code>rampcorner</code>
|  Ruft das Blueprint-Menü auf
*** <code>rampcornerhalf</code>
|  Brings up the blueprint menu. If there is no blueprint table in proximity, this command only works in creative mode
*** <code>rampcornerinner</code>
|-
*** <code>arc</code>
|  calc
*** <code>arcinverse</code>
|  -
*** <code>arccorner</code>
|  Berechnet einen mathematischen Ausdruck
*** <code>arccornerinner</code>
|  Calculates a math expression
*** <code>arcinversecorner</code>
|-
*** <code>arcinversecornerinner</code>
|  constructioncollision
*** <code>stair1</code>
|  -
*** <code>stair2</code>
|  Schaltet Kollisionen beim Bauen ein oder aus
*** <code>stair3</code>
|  Toggles the collision of elements while building
*** <code>stair1corner</code>
|-
*** <code>stair1cornerinner</code>
|  deletesector
*** <code>triangle</code>
|  [sx] [sz]
*** <code>pyramid</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>cone</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>halfcone</code>
|-
*** <code>hollowcylinder</code>
|  edit
*** <code>hollowcylinderhalf</code>
<action> <values...> <br/>(supported actions: texture, color, shape, resize, setsize, rotate, setrotation, move, texturescale, flag)
*** <code>hollowcylindercorner</code>
|  Ändert das Element in der Welt, das Sie gerade betrachten.
*** <code>pillar</code>
z.B.:
*** <code>roundedblock</code>
*<code>edit move 1 2 0.05</code>  
*** <code>sphere</code>
*<code>edit shape cylinder</code>  
*** <code>pane</code>
*<code>edit texture 200</code>
*** <code>panecircle</code>
|  Modifies the element in the world you're currently looking at
*** <code>panehalfcircle</code>
|-
*** <code>panequartercircle</code>
|  flip
*** <code>panetriangle</code>
<axis>  
*** <code>panerighttriangle</code>
|  Dreht das aktuell aktive Element entweder entlang der X-, Y- oder Z-Achse
*** <code>window1</code> bis <code>window10</code>
|  Flips the currently active element either along the X, Y or Z axis
* <code>pivotmode</code>
|-
* <code>move</code>
|  gap
* <code>rotate</code>
|  <value>
* <code>rotation</code>
|  Setzt die Abstandgröße für das aktuell aktive Element (beim Platzieren mehrerer Elemente in einer Reihe)
* <code>rotationmode <mode></code>
|  Sets the gap size for the currently active element (when placing multiple elements in a row)
* <code>size</code>
|-
* <code>setp</code>
|  gridrotation
* <code>setr</code>
<degrees>  
* <code>setl</code>
|  Ändert die Drehung des Baurasters. Beim Bauen kann das Raster (grid) gedreht werden (d.h. die Ausrichtung verändert sich).
* <code>texturescale <faktor></code>
z.B.:
 
*<code>gridrotation 45</code>
 
|  Changes the rotation of the building grid. Default: 0
=== Debug-Befehle ===
|-
Folgende Befehle bieten Debug-Funktionalitäten:
|  gridsize
 
<value>  
 
|  Ändert die aktuelle Größe des Baurasters.
=== Explorer ===
|  Changes the current size of the building grid. Default: 1
Folgende Befehle bieten Datei-Explorer und Verzeichnis Funktionalitäten:
|-
 
|  loadpreset
 
<id/name>  
=== Inventar ===
|  Lädt eine Baugrößen-Voreinstellung
Folgende Befehle bieten Spieler Inventar Funktionalitäten:
|  Loads a building size preset
 
|-
 
|  movemode
=== Mehrspielerbefehle ===
<mode>  
Folgende Befehle können in Zukunft im Mehrspielermodus verwendet werden:
|  Ändert den manuellen Positionierungsmodus. Stellen Sie entweder WORLD (Standard) oder LOCAL ein. <br/><code>movemode LOCAL</code>  
* <code>ban</code>
|  Changes the manual positioning mode. Either set WORLD (default) or LOCAL
* <code>connect</code>
|-
* <code>connectto</code>
|  overridematerialproperty
* <code>getserverinfo</code>
|  -  
* <code>kick</code>
|  Überschreibt die Materialeigenschaften eines Objekts
* <code>networkstats</code>
|  Overrides the material properties of an object
* <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
pivotmode
|  <mode> (modes: "fullscreen" (0), "borderless" (1), "windowed" (3))
|  <mode>  
|  Ändert den Anzeigemodus. <br>0=Vollbild, 1=Randloses Fenster, 3=Fenstermodus
|  Ändert den Pivot-Modus, entweder AUTOMATIC (Standard) oder MANUAL
|  Changes the displaymode
|  Changes the pivot mode, either AUTOMATIC (default) or MANUAL
|-
|-
fps
pnb
|  -  
|  -  
DE
Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können.
Toggles the fps counter
Brings up a block selection where you can select a block shape and texture
|-
|-
getoption
rotate
|  <key>  
|  <X> <Y> <Z>  OR  rotate <Y>  
DE
Rotiert das aktuell aktive Element entlang der X (Nick), Y (Gier) und Z (Roll) Achse
Prints the currently set value of an option key
Rotates the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
|-
|-
gm
rotation
|  <mode> (0 = Survival, 1 = Creative)
|  <X> <Y> <Z>  OR  rotation <Y>  
Ändert den Spielmodus. <br>0 = Überleben, 1 = Kreativ
Setzt eine absolute Rotation für das aktuell aktive Element entlang der X (Nick), Y (Gier) und Z (Roll) Achse
Changes the game mode
Sets an absolute rotation for the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
|-
|-
help
rotationmode
|  <command>  
|  <mode>  
DE
Ändert den Rotationsmodus. Entweder WORLD, LOCAL oder LEGACY (Standard)
Prints information about a specific console command
Changes the rotation mode. Either set WORLD, LOCAL or LEGACY (default)
|-
|-
hideareas
savepreset
-
<id> [name]
DE
Speichert eine Größenvorlage
Hides all areas in the world. To show them, type 'showareas'
Saves a building size preset
|-
|-
hud
setl
-
<precision>
DE
Legt die Skalierungsgenauigkeit fest (beim Ändern der Größe eines Elements). <br/>Siehe: [[Steuerung#Bauen]]
Toggles the hud
Sets the scale precision (when resizing an element)
|-
|-
listener
setp
-
<precision>
DE
Legt die Platzierungsgenauigkeit fest (beim manuellen Verschieben eines Elements).
Freezes or unfreezes the audio listener position
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)
|-
|-
listenforinput
setr
-
<precision>
DE
Legt die Rotationsgenauigkeit fest (beim Drehen eines Elements)
Listens for any key input and prints the detected key name (and device)  
Sets the rotation precision (when rotating an element)  
|-
|-
loadworld
size
|  <worldname>  
|  <X> <Y> <Z>  
DE
Setzt die Größe des aktuell aktiven Elements
Loads a world
Sets the size of the currently active element along the X (width), Y (height) and Z (depth) axis
|-
|-
lodbias
surfaceoffset
|  <bias>  
|  <X> <Y> <Z>  
DE
Setzt den Oberflächen-Offset des aktiven Elements
Changes the global LOD bias. Default setting is 1
Sets the surface offset of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 0 0 0
|-
|-
maxfps
surfacescale
-
<X> <Y> <Z>
DE
Setzt die Oberflächenskalierung des aktiven Elements
|  Sets the max framerate
|  Sets the surface scale of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 1 1 1
|-
|-
maxlodlevel
swapsize
|  <lvl>  
|  <axis1> <axis2>  
|  DE  
|  DE  
Sets the max global LOD level. Default setting is 0
Swaps the scale of the currently active element. Swaps axis 1 with axis 2 (e.g. X and Z axis size values)
|-
|-
memory
texturealignment
|  -  
<type> <br/>(valid types: default, world, local)
DE
|  Überschreibt die Texturausrichtung für das aktuell aktive Konstruktionselement. <br/><code>texturealignment default</code>
Prints information about the current memory usage
|  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
|-
|-
mouse
undo
|  -  
|  -  
DE
Macht die letzte destruktive Aktion rückgängig (stellt z. B. das letzte zerstörte Element wieder her)
Toggles visibility of the mouse cursor
Reverts the last action (e.g. restores the last element you've destroyed, removes the last placed element etc)
|-
|-
noclip
undoblueprint
|  -  
|  -  
DE
Macht die letzte Blueprint-Platzierung rückgängig
Toggles no-clipping for fly mode
Reverts the last blueprint placement specifically
|-
|-
overrideregion
undobp
|  <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
Macht die letzte Blueprint-Platzierung rückgängig
|  
| Reverts the last blueprint placement specifically
|-
|}
|  playsound
 
|  <soundname> [parametername] [parametervalue] ...
 
|  DE
 
|  Plays a certain sound effect at the player position
==== Edit ====
|-
Edit - Ändert das Element in der Welt, das Sie gerade betrachten
|  printkeybindings
* <code>edit</code> -
-  
** Zusatz: <code>flag disableobstruction -/oder attribute disableobstruction</code> (Türen werden nicht mehr blockiert)
|  Schreibt alle aktuellen Tastenkombinationen in eine Textdatei im Spielverzeichnis mit dem Namen "keybindings.txt". <br>([[Unity-Version#Liste_der_Updates|Update 0.4.8]])
** Zusatz: <code>texture</code><textureID>
|  Prints all current key bindings to a text file in the game directory called "keybindings.txt"
** Zusatz: <code>color #</code> <HEX-Color>
|-
** Zusatz: <code>resize</code>
|  q
** Zusatz: <code>setsize</code>
|  -
** Zusatz: <code>rotate</code>
|  DE
** Zusatz: <code>setrotation</code>
|  Quits the game
** Zusatz: <code>move</code>
|-
** Zusatz: <code>texturescale</code>
|  refreshallchunks
**Zusatz: <code>shape <blockform></code>
|  -
*** <code>block</code>
|  DE
*** <code>roundedblock</code>
|  Forces all currently loaded chunks to reload
*** <code>cylinder</code>
|-
*** <code>halfcylinder</code>
|  refreshchunk
*** <code>ramp</code>
|  -
*** <code>rampcorner</code>
|  DE
*** <code>rampcornerhalf</code>
|  Forces the current chunk to reload
*** <code>rampcornerinner</code>
|-
*** <code>arc</code>
|  refreshmap
*** <code>arcinverse</code>
|  -
*** <code>arccorner</code>
|  DE
*** <code>arccornerinner</code>
|  Refreshes the ingame map
*** <code>arcinversecorner</code>
|-
*** <code>arcinversecornerinner</code>
|  reloadoptions
*** <code>stair1</code>
|  -
*** <code>stair2</code>
|  DE
*** <code>stair3</code>
|  Reloads the settings from the config.properties file
*** <code>stair1corner</code>
|-
*** <code>stair1cornerinner</code>
|  reloadplugins
*** <code>triangle</code>
|  -  
*** <code>pyramid</code>
|  DE
*** <code>cone</code>
|  Reloads all plugins (experimental feature)  
*** <code>halfcone</code>
|-
*** <code>hollowcylinder</code>
report
*** <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)  
|-
buildinfo
|  -  
|  -  
Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf)  
Zeigt Informationen zum aktuellen Build (Entwicklungsstufe) von Rising World an
Creates a new error report (brings up the report tool)
Prints information about the current build
|-
|-
resetcamerarotation
calc
|  -  
|  -  
DE
Berechnet einen mathematischen Ausdruck
Resets the camera rotation
Calculates a math expression
|-
|-
resetinput
chunkborders
|  -  
|  -  
DE
Visualisiert Chunk-Grenzen. Zeigt die [[Chunk]]-Grenzen sowie Höhenlinien an
Resets all input
Visualizes chunk borders
|-
|-
resolution
chunkinfo
<width> <height>
-
DE
Zeigt detaillierte Informationen zum aktuellen Chunk an
Changes the resolution
Chunk info
|-
|-
resolutionscale
chunkpartinfo
<scale>
-
DE
Zeigt Informationen zu Chunk-Teilen an
Changes the resolution scale (0-1)
Chunk part info
|-
|-
saveoptions
debugcorpses
|  -  
|  -  
Optionen speichern. Schreibt alle nicht gespeicherten Einstellungen in die Datei config.properties 
Leichen debuggen
Writes all unsaved settings to the config.properties file
debug corpses
|-
|-
screenshot
findbase
|  [width] [height]  
|  [playername/uid]  
Macht einen [[Screenshots|Screenshot]]
Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten
Takes a screenshot
Finds the chunk with the highest density of construction elements or objects
|-
|-
setaudiodriver
fog
<driver>
-
DE
Schaltet den Nebel vorübergehend um
Changes the currently active audio output driver
Toggles the fog temporarily
|-
|-
setoption
fps
<key> <value>
-
Ändert eine Option und speichert den aktualisierten Wert in der Konfigurationsdatei
Schaltet die fps Anzeige um
Changes an option key and stores the updated value in the config file
Toggles the fps counter
|-
|-
setsnowiness
gamedir
<0-1>
|  -  
Legt den globalen Schneewert fest. Überschreibt Nässe
Öffnet das R.W. Spielverzeichnis im Datei-Explorer
Sets the global snowiness value. Overrides wetness
Opens the game directory in the file explorer
|-
|-
settimespeed
gc
<speed> (default speed is 1.75, realtime would be 60)
[milliseconds]
Gibt an, wie viele Echtzeitsekunden vergehen, bis die Spielzeit um eine Minute vorrückt
Löst die Ausführung des Garbage Collector aus, optional nur für eine bestimmte Zeit
Specifies how many realtime seconds elapse until the ingame time advances by one minute
Triggers the garbage collector to run, optionally only for a given amount of time  
|-
|-
setwetness
getblueprintinfo
<0-1>
|  -  
DE
Blaupausen-Info abrufen
Sets the global wetness value. Overrides snowiness
Get blueprint info
|-
|-
skyrotation
getitemstats
<rotation> (default rotation is 0)
-
Bestimmt die Ausrichtung des Himmels bzw. von Sonne/Mond (Update 0.4.8)
Zeigt alle Item Statistiken
Changes the rotation of the sky, which affects the direction where the sun rises and sets
Prints all item statistics
|-
|-
targetmonitor
getoption
|  <monitor>  
|  <key>  
DE
Gibt den aktuell gesetzten Wert eines Optionsschlüssels (<key>) aus
Changes the target monitor. Use 0 to switch to your main monitor
Prints the currently set value of an option key
|-
|-
tod
getposterinfo
<hours> <minutes>
-
Stellt die aktuelle Tageszeit (Uhrzeit) ein
Posterinformationen erhalten
Sets the current time of day
Get poster info
|-
|-
toggleterrain
getstats
|  -  
|  -  
DE
Zeigt allgemeine Statistiken der Welt an
Hides/shows the terrain and vegetation (also affects collision, so enable flying mode via F2 first)  
Prints all general statistics (tracked per world)  
|-
|-
togglewater
graphics
|  -  
|  -  
Aktiviert/deaktiviert die Wassereffekte <br/> und macht die Wasseroberfläche unsichtbar.
Zeigt Informationen über die aktuell verwendete Grafikkarte an
Enables/disables water effects
Prints information about the currently used graphics card
|-
|-
toggleworldgeneration
id
|  -  
|  -  
|  DE  
|  DE  
Stops/resumes the world generation
|-
listener
|  -
|  Friert die Position des Audio-Listeners ein oder hebt das Einfrieren auf
|  Freezes or unfreezes the audio listener position
|-
|-
viewdistance
listenforinput
<detail> <total> [buildings]
-
DE
Wartet auf eine beliebige Tasten-Eingabe und gibt den erkannten Tasten-Namen (und das Gerät) aus
Changes the view distance
Listens for any key input and prints the detected key name (and device)
|-
|-
volume
logs
<sound/music> <value>
-
Stellt die Master-Sound- bzw. Musiklautstärke ein
Öffnet den logs-Ordner im Datei-Explorer
Sets the master sound or music volume
Opens the logs folder in the file explorer
|-
|-
weather
lookat
<type> [instant 0/1] (types: default, clear, breeze, overcast, rain, heavyrain, snow, heavysnow, lightsnow, cold, fog, densefog, storm)
|  0 0 0
Ändert das aktuelle Wetter im Spiel
Richtet die Kamera auf eine bestimmte Weltposition aus
Changes current ingame weather
Sets the view rotation to look at a target world position
|}
|-
 
|  lookto
 
|  0 90 0
=== Alle Befehle (Tabelle) ===
|  Setzt die Kamerarotation (Euler-Winkel: Pitch, Yaw, Roll). Siehe F3 für die aktuelle Ansichtsdrehung.
{| class="wikitable sortable" style="margin-left:1px;"
Sets the view rotation (using euler angles, i.e pitch, yaw and roll). See F3 for the current view rotation
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)  
|-
|-
backups
memory
|  -  
|  -  
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Zeigt Informationen zur aktuellen Speichernutzung an
Opens the world backup directory in the file explorer
Prints information about the current memory usage
|-
|-
bag
noclip
<item1> <item2> <item3> ...
-
Fügt dem Inventar einen Taschengegenstand mit Items hinzu. Siehe: [[Items]]
Schaltet den No-Clip-Modus für den Flugmodus ein oder aus. Aktiviert, ermöglicht es dir durch feste Objekte zu fliegen.   
z.B.:
Toggles no-clipping for fly mode
*<code>bag sword1</code>
*<code>bag apple bread carrot</code>  
Adds a bag item (which contains other items) to your inventory
|-
|-
ban
playerinfo
|  <name/uid> <duration> [reason]
|  <uid>  
Sperrt einen Spieler für eine bestimmte Zeit vom Server
Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID)
Bans a player from the server for a given amount of time (seconds). Set duration to -1 for a permanent ban
Gets some information about a particular player (by his UID)  
|-
|-
blocks
posterinfo
|  -  
|  -  
Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können.
Gibt alle Informationen zu einem Poster in der Spielwelt aus
Brings up a block selection where you can select a block shape and texture
Prints all information about a poster in the game
|-
|-
blueprintinfo
printchunkdata
|  -  
|  -  
Blaupausen-Info
Gibt die Chunk-Daten der aktuellen Spielwelt aus
blueprint info
Prints the chunk data of the current game world
|-
|-
blueprints
printkeybindings
|  -  
|  -  
Ruft das Blueprint-Menü auf
Schreibt alle aktuellen Tastenkombinationen in eine Textdatei im Spielverzeichnis mit dem Namen "keybindings.txt". <br>([[Unity-Version#Liste_der_Updates|Update 0.4.8]]) 
Brings up the blueprint menu. If there is no blueprint table in proximity, this command only works in creative mode
Prints all current key bindings to a text file in the game directory called "keybindings.txt"
|-
|-
buildinfo
printsoundinstances
|  -  
|  -  
|  Zeigt Informationen zum aktuellen Build (Entwicklungsstufe) von Rising World an  
|  Zeigt alle aktiven Sound-Instanzen (FMOD) an  
|  Prints information about the current build
|  Prints all active FMOD event instances to console
|-
|-
calc
report
|  -  
|  -  
Berechnet einen mathematischen Ausdruck
Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf)
Calculates a math expression
Creates a new error report (brings up the report tool)
|-
|-
chunkborders
runningtime
|  -  
|  -  
Visualisiert Chunk-Grenzen
Zeigt die Gesamtspielzeit des Servers an
Visualizes chunk borders
Gets the total running time of the game
|-
|-
chunkinfo
servergc
|  -  
|  -  
DE
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)
|-
|-
chunkpartinfo
showareas
|  -  
|  -  
DE
Zeigt alle Bereiche in der Welt an
|  
| Shows all areas in the world. To hide them, type 'hideareas'
|-
|-
cleanup
showballistictrajectory
<type>  (types: debris, items, trees, chunks)
-
Räumt Objekte vom Typ <type> in der Welt auf
Visualisiert die ballistische Flugbahn von Projektilen
Cleans up the server
Visualizes the ballistic trajectory of projectiles
|-
|-
clearinventory
statistics
|  -  
|  -  
Entfernt alle Gegenstände aus dem Inventar
Zeigt allgemeine Welt-Statistiken an (erfasst pro Welt)
Removes all items from your inventory
Prints all general statistics (tracked per world)
|-
|-
clothing
system
<name> <amount> [color]  
|  -
Fügt Ihrem Inventar ein neues Kleidungsstück hinzu. <br/>Siehe: [[Kleidung und Rüstung]]   
|  Zeigt einige Systeminformationen
Adds a new piece of clothing to your inventory
|  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). <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
|-
|-
cls
unityversion
|  -  
|  -  
Löscht alle Ausgaben in der Konsole
Zeigt die aktuelle Unity Engine-Version
Clears the console output
Prints the current engine version
|-
|-
commands
visualizenpcs
|  -  
|  -  
Gibt eine Liste aller Befehle aus, die Liste ist in der .log Datei
Visualisiert alle aktuell geladenen NPCs in der Szene
Gets an overview of all available console commands
Visualizes all currently loaded npcs in the scene
|-
|-
connect
visualizeobjects
<ip> [port]
-
Verbindet mit einem Multiplayer-Server
Visualisiert alle aktuell geladenen Objekte (Möbel, Türen etc.) in der Szene
Connects to a multiplayer server
Visualizes all currently loaded objects (furniture, doors etc) in the scene
|-
|-
constructioncollision
visualizevehicles
|  -  
|  -  
Kollisionen beim Bauen an oder ausschalten
Visualisiert alle geladenen Fahrzeuge
Toggles the collision of elements while building
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)
|-
|-
convertjavaimages
backups
<directory>
-
DE
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Converts all Java .cimg image files to png/jpg files (and stores them in the same directory)
Opens the world backup directory in the file explorer
|-
|-
coordinates
crashfolder
[saveto]  (targets: "clipboard" or a relative/absolute file path)
|  -  
|  DE
Öffnet den Absturzordner im Datei-Explorer (sofern vorhanden)
|  Prints the current coordinates. Alternatively copies them into clipboard or writes them into a file
|-
crashfolder
-  
|  DE
|  Opens the crash folder in the file explorer (if it exists)  
|  Opens the crash folder in the file explorer (if it exists)  
|-
|-
createmapmarker
gamedir
|  <x> <z> [icon] [rgba] [name] [size] [rotation] [global]
|  DE
|  Creates a map marker at an arbitrary position
|-
|  cubemap
|  -  
|  -  
Speichert ein [[Screenshots|Screenshot]] als Cube Map
Öffnet das R.W. Spielverzeichnis im Datei-Explorer
|  
| Opens the game directory in the file explorer
|-
|-
debugcorpses
logs
|  -  
|  -  
DE
Öffnet den logs Ordner im Datei-Explorer
|  
| Opens the logs folder in the file explorer
|-
|-
deletenpc
worlddir
|  -  
|  -  
Löscht den NPC, den du gerade ansiehst. Nicht zu verwechseln mit "deletenpcs"  
Öffnet das Weltverzeichnis im Datei-Explorer
Deletes the npc you're currently looking at. Not to be confused with "deletenpcs"  
| Opens the world directory in the file explorer
|}
 
 
=== GUI ===
{| class="wikitable sortable" style="margin-left:1px;"  
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
deletenpcs
resetuilayers
[type] [radius]
-
Löscht alle NPCs in deiner Welt innerhalb eines bestimmten Bereichs. Optional können Sie es auf einen Typ einschränken
Setzt alle UI-Ebenen zurück
Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
reset ui layers
|-
|-
deletesector
uidebugger
|  [sx] [sz]  
|  [? / 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]])
|  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)  
|  Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)  
|-
|-
disablenpc
uiscreenshot
<type>
[width] [height]
Deaktiviert einen bestimmten NPC-Typ, sodass er nicht mehr auf natürliche Weise in Ihrer Welt erscheint. Betrifft nicht bereits vorhandene NPCs.
Macht nur einen Screenshot der Benutzeroberfläche
Siehe auch <code>enablenpc</code> 
Takes a screenshot of the UI only
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
uiscrollspeed
<mode> (modes: "fullscreen" (0), "borderless" (1), "windowed" (3))
-
|  DE
|  UI-Scrollgeschwindigkeit
|  Changes the displaymode
|  ui scroll speed
|}
 
=== Inventar ===
Folgende Befehle bieten Spieler Inventar Funktionalitäten:
{| class="wikitable sortable" style="margin-left:1px;"  
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)  
|-
|-
edit
bag
|  <action> <values...>  (supported actions: texture, color, shape, resize, setsize, rotate, setrotation, move, texturescale, flag)
|  <item1> <item2> <item3> ...  
| Ändert das Element in der Welt, das Sie gerade betrachten
|  Fügt dem Inventar einen Taschengegenstand mit Items hinzu. <br/>Siehe: [[Items]]
Modifies the element in the world you're currently looking at
  z.B.:  
  *<code>bag sword1</code>
*<code>bag apple bread carrot</code> 
Adds a bag item (which contains other items) to your inventory
|-
|-
editnpc
clearinventory
|  -  
|  -  
Das Verhalten von Tieren/Npcs kann editiert und überschrieben werden (um sie zB feindlich oder friedlich zu stimmen)
Entfernt alle Gegenstände aus dem Inventar
Edits the npc
Removes all items from your inventory
|-
|-
enablenpc
clothing
|  <type>  
|  <name> <amount> [color]
Aktiviert einen bestimmten NPC-Typ für diese Welt wieder.  
Fügt Ihrem Inventar ein neues Kleidungsstück hinzu. <br/>Siehe: [[Kleidung und Rüstung]] 
Siehe auch <code>disablenpc</code>  
Adds a new piece of clothing to your inventory
Re-enables a particular npc type for this world
|-
|-
findbase
item
|  [playername/uid]  
<itemname> <amount> [variant]
Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten
|  Fügt Ihrem Inventar einen neuen Gegenstand hinzu. <br/>Siehe: [[Items]]
Finds the chunk with the highest density of construction elements or objects
|  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
|-
|-
flip
plant
|  <axis>  
|  <plantname> <amount>  
DE
Fügt deinem Inventar eine [[Pflanze]] hinzu
Flips the currently active element either along the X, Y or Z axis
Adds a new plant item to your inventory
|-
|-
fog
refreshinventory
|  -  
|  -  
DE
Aktualisiert dein Inventar (synchronisiert es mit dem Server)
Toggles the fog temporarily
Refresh your inventory (sync it with server)
|-
|-
fps
setspawninventory
|  -  
|  -  
DE
Legt das globale Standard-Spawn-Inventar auf das aktuelle Inventar fest.
Toggles the fps counter
Sets the global default spawn inventory to your current inventory
|}
 
=== Jahreszeit ===
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
gamedir
date
-
<day>
DE
Stellt das aktuelle Datum ein <br>(die aktuelle Jahreszeit kann sich ändern)
Opens the game directory in the file explorer
Sets the current date
|-
|-
gap
moonphase
|  <value>  
|  <phase> <br/>(phases: newmoon, fullmoon, waxingmoon1-5, waningmoon1-5, bloodmoon)
DE
Ändert die Mondphase
Sets the gap size for the currently active element (when placing multiple elements in a row)
Changes the moon phase
|-
|-
gc
season
|  [milliseconds]  
<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'  
Triggers the garbage collector to run, optionally only for a given amount of time
Changes current season. Actually changes the day of the year
|-
|-
getblueprintinfo
skipseason
|  -  
|  -  
DE
Ü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
|-
|}
gethere
 
<player>  
=== Leistung ===
|  DE
Leistung anzeigen oder Leistung beeinflussen (Performance).
|  Teleports another player to your position
{| class="wikitable sortable" style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
getoption
findbase
<key>
[playername/uid]
DE
Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten
Prints the currently set value of an option key
Finds the chunk with the highest density of construction elements or objects
|-
|-
getposterinfo
fps
|  -  
|  -  
DE
Schaltet die fps Anzeige um
|  
| Toggles the fps counter
|-
|-
gm
gc
<mode> (0 = Survival, 1 = Creative)
[milliseconds]
DE
Löst die Ausführung des Garbage Collector aus, optional nur für eine bestimmte Zeit
Changes the game mode
Triggers the garbage collector to run, optionally only for a given amount of time
|-
|-
goto
lodbias
|  <x> <y> <z>  OR  goto <playername>  
|  <bias>  
Teleportiert zu einem bestimmten Ort auf der Welt oder zu einem anderen Spieler
Ändert den globalen LOD-Bias. Die Standardeinstellung ist 1. LOD = Level of Detail
Teleports you to a given world location or to another player
Changes the global LOD bias. Default setting is 1
|-
|-
gotodeathposition
maxfps
|  -  
|  -  
DE
Setzt die maximale [[Bildrate]]. Das Setzen einer maximalen [[Bildrate]] kann dazu beitragen, die Leistung, Stabilität und das allgemeine Spielerlebnis zu verbessern.
Teleports you to the position where you died (only valid during this session)
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
|-
|-
gotodefaultspawn
memory
|  -  
|  -  
DE
Zeigt Informationen zur aktuellen Speichernutzung an
Teleports you to the world default spawn position
Prints information about the current memory usage
|-
|-
gotomark
refreshallchunks
|  -  
|  -  
DE
Erzwingt das Neuladen aller aktuell geladenen Chunks
|  
| Forces all currently loaded chunks to reload
|-
|-
gotospawn
refreshchunk
|  -  
|  -  
DE
Erzwingt das Neuladen des aktuellen Chunks
Teleports you to your spawn position
Forces the current chunk to reload
|-
|-
gotosurface
refreshchunks
|  -  
|  -  
DE
Lädt den aktuellen Chunk und die umliegenden Chunks neu
Teleports you to the surface
Forces the current chunk and all directly surrounding chunks to reload
|-
|-
graphics
repairworld
-
<worldname>
DE
Versucht eine beschädigte Welt zu reparieren
Prints information about the currently used graphics card
Tries to repair/recover a corrupted world
|-
|-
help
resolution
|  <command>  
|  <width> <height>  
DE
Ändert die Auflösung
Prints information about a specific console command
Changes the resolution
|-
|-
hideareas
servergc
|  -  
|  -  
DE
Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben
Hides all areas in the world. To show them, type 'showareas'
Invokes the serverside garbage collector to free up unused memory
|-
|-
hud
viewdistance
-
<detail> <total> [buildings]
DE
Ändert die Sichtweite. Eine höhere Sichtweite hat einen massiven Einfluss auf die Leistung (Performance). 
Toggles the hud
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)
|-
|-
id
ban
-
<name/uid> <duration> [reason]
DE
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
|-
|-
invite
connect
|  <steamID>  
|  <ip> [port]
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!
Verbindet mit einem Multiplayer-Server
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!
Connects to a multiplayer server
|-
|-
|  ip  
|  connectto
|  <ip> [port]
|  Verbindet mit einem Multiplayer-Server
|  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>
|  Heilt dich selbst oder einen anderen Spieler
|  Heals yourself or another player
|-
|  info
|  <type>
|  Zeigt Server-Informationen an (memory, chunks, network)
|  Gets some information about the server (types: memory, chunks, network)
|-
|  invite
|  <steamID>
|  Lädt einen Freund ein, an deinem Spiel teilzunehmen. Der Freund kann nur an deinem 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  
|  -  
|  -  
DE
Versucht, alle lokalen IP-Adressen (LAN) zu ermitteln
|  Tries to get all local IP addresses (LAN)  
|  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  
|  kick  
|  <name/uid> [reason]  
|  <name/uid> [reason]  
DE
Wirft einen Spieler vom Server
|  Kicks a player from the server  
|  Kicks a player from the server  
|-
|-
listener
kill
-
OR  kill <playername>
DE
Tötet sich selbst oder einen anderen Spieler.
Freezes or unfreezes the audio listener position
Kills yourself or another player
|-
|-
listenforinput
makeadmin
|  <name/uid>
|  Macht einen Spieler im Mehrspielermodus zum Admin
|  Makes a player an admin in multiplayer
|-
|  networkstats
|  -  
|  -  
DE
Gibt einige lokale Netzwerkinformationen aus (funktioniert nur im Mehrspielermodus)
Listens for any key input and prints the detected key name (and device)  
Prints some local network info (only works in multiplayer)  
|-
|-
loadpreset
offlineban
|  <id/name>  
|  <uid> <duration> [reason]
DE
Sperrt einen Spieler vom Server, der momentan nicht verbunden ist (Dauer in Sekunden). Setze die Dauer auf -1 für ein permanentes Verbot
Loads a building size preset
Bans a player from the server who is currently not connected (duration in seconds). Set duration to -1 for a permanent ban
|-
|-
loadworld
query
|  <worldname>  
|  <type>  
DE
Ruft einige Informationen über den Server ab
Loads a world
Gets some information about the server (types: memory, chunks, network)
|-
|-
locknpc
reloadpermissions
|  -  
|  -  
Friert/sperrt den NPC ein, den du gerade ansiehst (sodass er sich nicht mehr bewegen kann)  
Lädt die Berechtigungsdateien (aus dem "Permissions"-Ordner) neu
Freezes/locks the npc you're currently looking at (so it can't move anymore)  
Reloads permission files (from the "Permissions" folder)  
|-
|-
lodbias
reloadscheduler
<bias>
-
DE
Lädt die Server-Planungsdatei (scheduler.txt) neu
Changes the global LOD bias. Default setting is 1
Reloads the server scheduler file (scheduler.txt)
|-
|-
logs
restart
-
<seconds>
DE
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)
Opens the logs folder in the file explorer
Restarts the server in x seconds, i.e. broadcasts a message about the impending restart and restarts the server process (multiplayer)
|-
|-
makeadmin
revokeadmin
|  <name/uid>  
|  <name/uid>  
DE
Entzieht einem Spieler im Mehrspielermodus die Administratorrechte
Makes a player an admin in multiplayer  
Revokes admin rights from a player in multiplayer  
|-
|-
mark
servergc
|  -  
|  -  
DE
Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben
Saves your current location as temporary teleport position. Use 'gotomark' to teleport
Invokes the serverside garbage collector to free up unused memory
|-
|-
maxfps
serverinfo
-
<type>
DE
Erhält Informationen über den Server (Typen: Speicher, Chunks, Netzwerk)
Sets the max framerate
Gets some information about the server (types: memory, chunks, network)
|-
|-
maxlodlevel
setofflineplayergroup
|  <lvl>  
|  <uid> <groupname>  
DE
Setzt die Berechtigungsgruppe eines offline Spielers. Entweder den Gruppennamen angeben oder "default" / "null" für die Standardberechtigung verwenden. 
|  Sets the max global LOD level. Default setting is 0
|  Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
|-
|-
memory
setplayergroup
-
<name/uid> <groupname>
DE
Legt die Berechtigungsgruppe eines Spielers fest.
Prints information about the current memory usage
Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
|-
|-
mouse
shutdown
|  -  
|  -  
DE
Fährt den Server herunter
Toggles visibility of the mouse cursor
Shuts the server down (only works in multiplayer)
|-
|-
movemode
sopg
|  <mode>  
|  <uid> <groupname>  
DE
Setzt die Berechtigungsgruppe eines offline Spielers
Changes the manual positioning mode. Either set WORLD (default) or LOCAL
Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
|-
|-
networkstats
spg
-
<name/uid> <groupname>
DE
Setzt die Berechtigungsgruppe eines Spielers
Prints some local network info (only works in multiplayer)
Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
|-
|-
noclip
unban
-
<uid>
DE
Hebt den Bann eines Spielers auf
Toggles no-clipping for fly mode
Unbans a player, i.e. lifts a ban in multiplayer
|-
|-
object
yell
|  <objectname> <amount> [variant]
|  <message>  
Fügt Ihrem Inventar ein neues Objekt (z. B. Möbel) hinzu. <br/>Siehe: [[Objekt]] 
Sendet eine Schreinachricht an alle Spieler
|  Adds a new object (like furniture) to your inventory
|  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)  
|-
|-
offlineban
deletenallnpcs
<uid> <duration> [reason]  
|  [type] [radius]  
DE
Löscht alle NPCs in der Welt innerhalb eines bestimmten Radius (optional nach Typ filterbar)
Bans a player from the server who is currently not connected (duration in seconds). Set duration to -1 for a permanent ban
Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
|-
|-
overridematerialproperty
deletenpc
|  -  
|  -  
DE
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"
|-
|-
overrideregion
deletenpcs
<sx> <sz> <region>  (regions: default, ocean, dry, cold)
[type] [radius]
DE
Löscht alle NPCs in deiner Welt innerhalb eines bestimmten Bereichs. Optional können Sie es auf einen Typ einschränken
Overrides the biome region for a sector. Please note that if the sector is already generated, it's necessary to delete it
Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
|-
|-
panorama
disablenpc
[resolution] [createpreview]
<type>
Speichert ein Panorama-[[Screenshots|Screenshot]]
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> 
Creates a panorama screenshot (equirectangular projection)  
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>")  
|-
|-
pivotmode
editnpc
<mode>
-
DE
Das Verhalten von Tieren/Npcs kann editiert und überschrieben werden (um sie zB feindlich oder friedlich zu stimmen)
Changes the pivot mode, either AUTOMATIC (default) or MANUAL
Edits the npc you're currently looking at, or optionally the nearest npc in proximity
|-
|-
playerinfo
enablenpc
|  <uid>  
|  <type>  
Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID)
Aktiviert einen bestimmten NPC-Typ für diese Welt wieder. <br/>Siehe auch <code>disablenpc</code>
Gets some information about a particular player (by his UID)
Re-enables a particular npc type for this world
|-
|-
playmusictrack
findmount
|  -  
|  -  
DE
Zeigt die Position deines zuletzt genutzten Reittiers/Mounts an
|  
| Shows the location of your last used mount
|-
|-
playsound
findnpc
|  <soundname> [parametername] [parametervalue] ...
|  DE
|  Plays a certain sound effect at the player position
|-
|  posterinfo
|  -  
|  -  
DE
Zeigt die Position eines bestimmten NPCs an
|  
| Shows to location of a specific npc
|-
|-
printchunkdata
locknpc
|  -  
|  -  
DE
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)
|-
|-
printkeybindings
npcsetpregnant
|  -  
|  -  
DE
Macht einen NPC schwanger (falls möglich, nur wenn es trächtig werden kann)
Prints all current key bindings to a text file in the game directory called "keybindings.txt"
Makes an npc pregnant (only if it can get pregnant)
|-
|-
q
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}} 
Quits the game
Creates icons of a particular npc (including all variants) and stores them in the Screenshots folder
|-
|-
refreshallchunks
rendernpcs
|  -  
|  -  
DE
Rendert kleine Vorschaubilder für alle NPCs und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
Forces all currently loaded chunks to reload
Creates icons for all npcs and stores them in the Screenshots folder
|-
|-
refreshchunk
spawnnpc
|  -  
<name> [variant]
| DE
|  Spawnt / erzeugt einen NPC vor dir. <br/>Siehe: [[Tiere]], [[Gegner]]
Forces the current chunk to reload
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
|-
|-
refreshinventory
unlocknpc
|  -  
|  -  
DE
Entfriert den NPC, den du gerade anschaust
Refresh your inventory (sync it with server)
Unfreezes the npc you're currently looking at
|-
|-
refreshmap
unlocknpcs
-
<range>
DE
Entfriert alle NPCs in deiner Nähe (innerhalb eines bestimmten Bereichs / Reichweite). <br/>unlocknpcs <Reichweite>
Refreshes the ingame map
Unfreezes all npcs in your proximity (within a given range)
|-
|-
reloadoptions
visualizenpcs
|  -  
|  -  
DE
Visualisiert alle aktuell geladenen NPCs in der Szene
Reloads the settings from the config.properties file
Visualizes all currently loaded npcs in the scene
|}
 
=== Plugins ===
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
reloadpermissions
reloadplugins
|  -  
|  -  
DE
Lädt alle Plugins neu
|  Reloads permission files (from the "Permissions" folder)  
|  Reloads all plugins (experimental feature)  
|-
|-
reloadplugins
rp
|  -  
|  -  
DE
Lädt alle Plugins neu
|  Reloads all plugins (experimental feature)  
|  Reloads all plugins (experimental feature)  
|-
|-
reloadscheduler
uidebugger
|  -  
[? / 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]])  
Reloads the server scheduler file (scheduler.txt)  
Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)  
|-
|-
renderclothes
unloadplugins
|  -  
|  -  
DE
Entlädt alle Plugins
Creates icons for all clothes and stores them in the Screenshots folder
Unloads all plugins (experimental feature)
|}
 
 
=== Rendering ===
Rendering, Vorschaubilder und Screenshots.
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
renderconstruction
convertjavaimages
|  <shape> [resolution]
|  <directory>  
DE
Konvertiert alle Java .cimg-Bilddateien in PNG/JPG-Dateien (und speichert sie im selben Verzeichnis)
Creates icons for this construction element with all textures and stores them in the Screenshots folder
Converts all Java .cimg image files to png/jpg files (and stores them in the same directory)
|-
|-
renderitems
cubemap
|  -  
|  -  
|  Rendert kleine Vorschaubilder für alle Items und speichert sie im [[Screenshots]]-Ordner.  <br/>Siehe: [[Items]] <br/>Rendering Speicherort: {{Dateipfad Rendering}}   
|  Speichert ein [[Screenshots|Screenshot]] als Cube Map
|  Saves a screenshot as a cube map
|-
|  panorama
|  [resolution] [createpreview]
|  Speichert ein Panorama-[[Screenshots|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.:
*<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
|-
|  renderconstructions
|  [texture] [resolution]
|  Erstellt Icons für alle Bauelemente und speichert sie im Screenshots-Ordner
|  Creates icons for a all construction elements 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  
|  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  
|  rendernpcs  
|  -  
|  -  
|  Rendert kleine Vorschaubilder für alle NPCs und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: {{Dateipfad Rendering}}   
|  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  
|  Creates icons for all npcs and stores them in the Screenshots folder  
|-
|-
|  renderobject  
|  renderobject  
-
<name> [resolution]
|  Erstellt Icons für ein bestimmtes Objekt und speichert es im [[Screenshots]]-Ordner.   
|  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  
|  Creates icons for a particular object and stores it in the Screenshots folder  
|-
|-
|  renderobjects  
|  renderobjects  
-
[resolution]
|  Rendert kleine Vorschaubilder für alle Objekte und speichert sie im [[Screenshots]]-Ordner.   
|  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  
|  Creates icons for all objects and stores them in the Screenshots folder  
Zeile 946: Zeile 1.024:
|  Erstellt ein Bild des aktuellen Spielermodells (einschließlich der aktuellen Kleidung)  
|  Erstellt ein Bild des aktuellen Spielermodells (einschließlich der aktuellen Kleidung)  
|  Creates an image of the current player model (including the current clothes)  
|  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  
|  renderworld  
|  [resolution]  
|  [resolution] [chunks]  
|  Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt  
|  Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt  
|  Creates an orthographic top-down screenshot of the currently rendered world  
|  Creates an orthographic top-down screenshot of the currently generated world  
|-
|-
report
screenshot
|  -  
[width] [height]
Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf)
|  Macht einen [[Screenshots|Screenshot]]
Creates a new error report (brings up the report tool)  
|  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
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|  heal
|  OR  heal <playername>
|  Heilt dich selbst oder einen anderen Spieler
|  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
|  Richtet die Kamera auf eine bestimmte Weltposition aus
Sets the view rotation to look at a target world position
|-
|  lookto
|  0 90 0
|  Setzt die Kamerarotation (Euler-Winkel: Pitch, Yaw, Roll). Siehe F3 für die aktuelle Ansichtsdrehung.
|  Sets the view rotation (using euler angles, i.e pitch, yaw and roll). See F3 for the current view rotation
|-
|-
resetcamerarotation
setdefaultspawn
|  -  
|  -  
DE
Setzt die globale Standard-Spawnposition auf deine aktuelle Position
Resets the camera rotation
Sets the global default spawn position to your current position
|-
|  setgamemode
|  <mode> <br/>(0 = Survival, 1 = Creative)
|  Ändert den Spielmodus eines Spielers
|  Changes the game mode
|-
|-
resetinput
setspawnposition
|  -  
|  -  
DE
Setzt die globale Standard-Spawnposition auf deine aktuelle Position
Resets all input
Sets the global default spawn position to your current position
|-
|-
resolution
undress
<width> <height>
-
DE
Zieht alle Kleidungsstücke aus, die Sie gerade tragen
Changes the resolution
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)
|-
|-
resolutionscale
coordinates
<scale>
[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 resolution scale (0-1)
Prints the current coordinates. Alternatively copies them into clipboard or writes them into a file
|-
|-
restart
createmapmarker
|  <seconds>  
|  <x> <z> [icon] [rgba] [name] [size] [rotation] [global]
DE
Erstellt eine Kartenmarkierung an einer beliebigen Position
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)
Creates a map marker at an arbitrary position
|-
|-
revokeadmin
findmount
<name/uid>
-
DE
Zeigt die Position deines zuletzt genutzten Reittiers/Mounts an
Revokes admin rights from a player in multiplayer
Shows the location of your last used mount
|-
|-
rotate
gethere
|  <X> <Y> <Z>  OR  rotate <Y>  
|  <player>  
DE
Teleportiert einen anderen Spieler zu deiner Position
Rotates the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
Teleports another player to your position
|-
|-
rotation
goto
|  <X> <Y> <Z>  OR  rotation <Y>  
|  <x> <y> <z>  OR  goto <playername>  
DE
Teleportiert zu einem bestimmten Ort auf der Welt oder zu einem anderen Spieler
Sets an absolute rotation for the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
Teleports you to a given world location or to another player
|-
|-
rotationmode
gotodeathposition
<mode>
-
DE
Teleportiert dich an die Position, an der du zuletzt gestorben bist
Changes the rotation mode. Either set WORLD, LOCAL or LEGACY (default)  
Teleports you to the position where you died (only valid during this session)  
|-
|-
rp
gotodefaultspawn
|  -  
|  -  
DE
Teleportiert dich zur Standard-Spawnposition der Welt
Reloads all plugins (experimental feature)
Teleports you to the world default spawn position
|-
|-
saveoptions
gotomark
|  -  
|  -  
Optionen speichern. Schreibt alle nicht gespeicherten Einstellungen in die Datei config.properties 
Teleportiert dich zur temporären Markierung
Writes all unsaved settings to the config.properties file
Teleport to the temporary mark
|-
|-
savepreset
gotospawn
<id> [name]
-
DE
Teleportiert dich zu deiner Spawn-Position
Saves a building size preset
Teleports you to your spawn position
|-
|-
screenshot
gotosurface
[width] [height]
-
Macht einen [[Screenshots|Screenshot]]
Teleportiert dich an die Oberfläche
Takes a screenshot
Teleports you to the surface
|-
|-
servergc
mark
|  -  
|  -  
DE
Speichert deine aktuelle Position als temporäre Teleportmarkierung. Nutze 'gotomark', um dich zu teleportieren
Invokes the serverside garbage collector to free up unused memory
Saves your current location as temporary teleport position. Use 'gotomark' to teleport
|-
|-
serverinfo
refreshmap
<type>
-
DE
Aktualisiert die Ingame-Karte
Gets some information about the server (types: memory, chunks, network)
Refreshes the ingame map
|-
|-
setaudiodriver
retrievevehicle
<driver>
[id]
DE
Holt ein Fahrzeug zurück an die Oberfläche
Changes the currently active audio output driver
Brings back a vehicle to the nearest surface
|-
|-
setl
setdefaultspawn
<precision>
-
DE
Setzt die globale Standard-Spawnposition auf deine aktuelle Position
|  Sets the scale precision (when resizing an element)
|  Sets the global default spawn position to your current position
|-
|-
setofflineplayergroup
setspawn
<uid> <groupname>
-
DE
Legt die globale Standard-Spawn-Position auf die aktuelle Position fest.
|  Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
|  Sets the global default spawn position to your current position
|-
|-
setoption
setspawnposition
|  <key> <value>  
|  -
Ändert eine Option und speichert den aktualisierten Wert in der Konfigurationsdatei
|  Setzt die globale Standard-Spawnposition auf deine aktuelle Position
Changes an option key and stores the updated value in the config file
|  Sets the global default spawn position to your current position
|-
|  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
|-
|-
setp
tp
|  <precision>  
|  <toplayer>  OR  teleport <player> <toplayer>  
|  DE  
|  DE  
Sets the placement precision (when moving an element manually)  
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)  
|-
|-
setplayergroup
clearchat
<name/uid> <groupname>
-
Legt die Berechtigungsgruppe eines Spielers fest.
Löscht den gesamten Chat-Verlauf
Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
Clears the chat
|-
|-
setr
cls
<precision>
-
DE
Löscht alle Ausgaben in der Konsole
Sets the rotation precision (when rotating an element)
Clears the console output
|-
|-
setsnowiness
commands
|  <0-1>
|  Legt den globalen Schneewert fest. Überschreibt Nässe
|  Sets the global snowiness value. Overrides wetness
|-
|  setspawn
|  -  
|  -  
DE
Gibt eine Liste aller Befehle aus, die Liste ist in der .log Datei
Sets the global default spawn position to your current position
Gets an overview of all available console commands
|-
|-
setspawninventory
date
-
<day>
DE
Stellt das aktuelle Datum ein <br>(die aktuelle Jahreszeit kann sich ändern)
|  Sets the global default spawn inventory to your current inventory
|  Sets the current date
|-
|-
settimespeed
displaymode
|  <speed> (default speed is 1.75, realtime would be 60)  
|  <mode> <br/>(modes: "fullscreen" (0), "borderless" (1), "windowed" (3))  
Gibt an, wie viele Echtzeitsekunden vergehen, bis die Spielzeit um eine Minute vorrückt
Ändert den Anzeigemodus. <br>0=Vollbild, 1=Randloses Fenster, 3=Fenstermodus
Specifies how many realtime seconds elapse until the ingame time advances by one minute
Changes the displaymode
|-
|-
setwetness
fps
<0-1>
|  -  
DE
Schaltet die fps Anzeige um
Sets the global wetness value. Overrides snowiness
Toggles the fps counter
|-
|-
showareas
gamemode
-
<mode> <br/>(0 = Survival, 1 = Creative)
DE
Ändert den Spielmodus. <br>0 = Überleben, 1 = Kreativ
Shows all areas in the world. To hide them, type 'hideareas'
Changes the game mode
|-
|-
showballistictrajectory
getoption
-
<key>
DE
Gibt den aktuell gesetzten Wert eines Optionsschlüssels (<key>) aus
Visualizes the ballistic trajectory of projectiles
Prints the currently set value of an option key
|-
|-
shutdown
gm
-
<mode> <br/>(0 = Survival, 1 = Creative)
DE
Ändert den Spielmodus. <br>0 = Überleben, 1 = Kreativ
Shuts the server down (only works in multiplayer)
Changes the game mode
|-
|-
size
help
|  <X> <Y> <Z>  
|  <command>  
DE
Gibt Informationen über einen bestimmten Konsolenbefehl aus
Sets the size of the currently active element along the X (width), Y (height) and Z (depth) axis
Prints information about a specific console command
|-
|-
skyrotation
hideareas
<rotation> (default rotation is 0)
-
DE
Blendet alle Bereiche in der Welt aus. Um sie anzuzeigen, gib 'showareas' ein
Changes the rotation of the sky, which affects the direction where the sun rises and sets
Hides all areas in the world. To show them, type 'showareas'
|-
|-
spawnnpc
hud
<name> [variant]
-
Spawnt / erzeugt einen NPC vor dir
Schaltet das HUD ein oder aus
Spawns an npc in front of you
Toggles the hud
|-
|-
spawnvehicle
listener
<name>
-
DE
Friert die Position des Audio-Listeners ein oder hebt das Einfrieren auf
Spawns a vehicle in front of you
Freezes or unfreezes the audio listener position
|-
|-
surfaceoffset
listenforinput
<X> <Y> <Z>
-
DE
Wartet auf eine beliebige Tasten-Eingabe und gibt den erkannten Tasten-Namen (und das Gerät) aus
Sets the surface offset of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 0 0 0
Listens for any key input and prints the detected key name (and device)  
|-
|-
surfacescale
loadlanworld
|  <X> <Y> <Z>  
|  <worldname>  
DE
Lädt eine LAN-Welt
Sets the surface scale of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 1 1 1
Loads a world
|-
|-
swapsize
loadp2pworld
|  <axis1> <axis2>  
|  <worldname>  
DE
Lädt eine P2P-Welt
Swaps the scale of the currently active element. Swaps axis 1 with axis 2 (e.g. X and Z axis size values)
Loads a world
|-
|-
system
loadworld
-
<worldname>
Zeigt einige Systeminformationen
Lädt eine Welt
Prints some system information
Loads a world
|-
|-
targetmonitor
lodbias
|  <monitor>  
|  <bias>  
DE
Ändert den globalen LOD-Bias. Die Standardeinstellung ist 1. LOD = Level of Detail
|  Changes the target monitor. Use 0 to switch to your main monitor
|  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
|-
|-
teleport
maxlodlevel
|  <toplayer>  OR  teleport <player> <toplayer>  
|  <lvl>  
Teleportiert dich zu einem anderen Spieler <br/> oder teleportiert einen bestimmten Spieler zu einem anderen Spieler
Setzt das maximale globale LOD-Niveau. Die Standardeinstellung ist 0
Teleports you to another player or teleports a particular player to another player
Sets the max global LOD level. Default setting is 0
|-
|-
texturealignment
memory
<type>  (valid types: default, world, local)
-
DE
Zeigt Informationen zur aktuellen Speichernutzung an
Overrides the texture alignment for the currently active construction element
Prints information about the current memory usage
|-
|-
texturescale
moonphase
|  <scalefactor>  
|  <phase> <br/>(phases: newmoon, fullmoon, waxingmoon1-5, waningmoon1-5, bloodmoon)
DE
Ändert die Mondphase
|  Changes the texture scale for the currently active construction element
|  Changes the moon phase
|-
|-
tod
moonsize
|  <hours> <minutes>  
|  <size>  
Stellt die aktuelle Tageszeit (Uhrzeit) ein
Ändert die Größe des Mondes
Sets the current time of day
Changes the size of the moon
|-
|-
toggleterrain
mouse
|  -
|  Schaltet die Sichtbarkeit des Mauszeigers ein oder aus
|  Toggles visibility of the mouse cursor
|-
|  mute
|  -  
|  -  
DE
Schaltet Ton und Musik vorübergehend stumm
Hides/shows the terrain and vegetation (also affects collision, so enable flying mode via F2 first)
Temporarily mutes the sound and music. Use the "unmute" command to unmute
|-
|-
togglewater
noclip
|  -  
|  -  
|  Aktiviert/deaktiviert die Wassereffekte <br/> und macht die Wasseroberfläche unsichtbar.  
Schaltet den No-Clip-Modus für den Flugmodus ein oder aus. Aktiviert, ermöglicht es dir durch feste Objekte zu fliegen. 
Enables/disables water effects
|  Toggles no-clipping for fly mode
|-
|  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
|-
|-
toggleworldgeneration
pause
|  -  
|  -  
DE
Pausiert oder setzt das Spiel fort
Stops/resumes the world generation
Pauses or unpauses the game
|-
|-
uidebugger
playmusictrack
[? / layername]
-
Schaltet den UI-Debugger um (nützlich, um Namen/Pfade von UI-Elementen für die Plugin-API abzurufen)
Spielt einen Musiktitel im Spiel ab
Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
Plays music track in the game
|-
|-
unban
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". <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
|-
|  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
|-
|  refreshchunks
|  -
|  Lädt den aktuellen Chunk und die umliegenden Chunks neu
|  Forces the current chunk and all directly surrounding chunks 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 [[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
|-
|  setaudiodriver
|  <driver>
|  Ändert den aktuell aktiven Audioausgabetreiber
|  Changes the currently active audio output driver
|-
|  setdate
|  <day>
|  Setzt das aktuelle Datum
|  Sets the current date
|-
|  setgamemode
|  <mode> <br/>(0 = Survival, 1 = Creative)
|  Ändert den Spielmodus eines Spielers
|  Changes the game mode
|-
|  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
|-
|  setsnowiness
|  <0-1>
|  Legt den globalen Schneewert fest. Überschreibt Nässe
|  Sets the global snowiness value. Overrides wetness
|-
|  settime
|  <hours> <minutes>
|  Setzt die aktuelle Tageszeit
|  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
|-
|  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
|-
|  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. <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
|-
|  unmute
|  -
|  Schaltet Ton und Musik wieder ein
|  Unmutes the sound and music if it was previously muted with the "mute" command
|-
|  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, 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)
|-
|  backups
|  -
|  Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
|  Opens the world backup directory in the file explorer
|-
|  cleanup
|  <type> <br/>(types: debris, items, trees, chunks)
|  Räumt Objekte vom Typ <type> in der Welt auf
|  Cleans up the server
|-
|  deletechunk
|  -
|  Löscht den aktuellen Chunk (setzt ihn vollständig zurück). Optional können Chunk-Koordinaten angegeben werden
|  Deletes the current chunk (i.e. fully resets it). Optionally you can provide the x and z chunk coordinate
|-
|  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...> <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
|-
|  fog
|  -
|  Schaltet den Nebel vorübergehend um
|  Toggles the fog temporarily
|-
|  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
|-
|  recoverworld
|  <worldname>
|  Versucht eine beschädigte Welt zu reparieren
|  Tries to repair/recover a corrupted world
|-
|  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
|-
|  refreshchunks
|  -
|  Lädt den aktuellen Chunk und die umliegenden Chunks neu
|  Forces the current chunk and all directly surrounding chunks to reload
|-
|  repairworld
|  <worldname>
|  Versucht eine beschädigte Welt zu reparieren
|  Tries to repair/recover a corrupted world
|-
|  retrievevehicle
|  [id]
|  Holt ein Fahrzeug zurück an die Oberfläche
|  Brings back a vehicle to the nearest surface
|-
|  spawnvehicle
|  <name>
|  Spawnt / erzeugt ein Fahrzeug vor dir.
*<code>spawnvehicle rib</code>
*<code>spawnvehicle sailboat</code> 
|  Spawns a vehicle in front of you
|-
|  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 ===
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(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. <br/>Siehe: [[Items]]
z.B.:
*<code>bag sword1</code>
*<code>bag apple bread carrot</code> 
|  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
|  -
|  Zeigt Informationen zur aktuellen Blaupause an
|  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
|  -
|  Zeigt detaillierte Informationen zum aktuellen Chunk an
|  Chunk info
|-
|  chunkpartinfo
|  -
|  Zeigt Informationen zu Chunk-Teilen an
|  Chunk part info
|-
|  cleanup
|  <type> <br/>(types: debris, items, trees, chunks)
|  Räumt Objekte vom Typ <type> in der Welt auf
|  Cleans up the server
|-
|  clearchat
|  -
|  Löscht den gesamten Chat-Verlauf
|  Clears the chat
|-
|  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. <br/>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]
|  Verbindet mit einem Multiplayer-Server
|  Connects to a multiplayer server
|-
|  constructioncollision
|  -
|  Schaltet Kollisionen beim Bauen ein oder aus
|  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
|-
|  deletechunk
|  -
|  Löscht den aktuellen Chunk (setzt ihn vollständig zurück). Optional können Chunk-Koordinaten angegeben werden
|  Deletes the current chunk (i.e. fully resets it). Optionally you can provide the x and z chunk coordinate
|-
|  deletenallnpcs
|  [type] [radius]
|  Löscht alle NPCs in der Welt innerhalb eines bestimmten Radius (optional nach Typ filterbar)
|  Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
|-
|  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>  
|  <uid>  
|  DE  
|  Löscht die Daten eines bestimmten Spielers. Wenn der Spieler gerade online ist, wird er gekickt. 
|  Unbans a player, i.e. lifts a ban in multiplayer  
|  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
|-
|  findmount
|  -
|  Zeigt die Position deines zuletzt genutzten Reittiers/Mounts an
|  Shows the location of your last used mount
|-
|  findnpc
|  -
|  Zeigt die Position eines bestimmten NPCs an
|  Shows to location of a specific npc
|-
|  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
|-
|  getstats
|  -
|  Zeigt allgemeine Statistiken der Welt an
|  Prints all general statistics (tracked per world)
|-
|  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 dich an die Position, an der du zuletzt gestorben bist
|  Teleports you to the position where you died (only valid during this session)
|-
|  gotodefaultspawn
|  -
|  Teleportiert dich 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 an
|  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. Default: 0
|-
|  gridsize
|  <value>
|  Ändert die aktuelle Größe des Baurasters.
|  Changes the current size of the building grid. Default: 1
|-
|  heal
|  OR  heal <playername>
|  Heilt dich selbst oder einen anderen Spieler
|  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>
|  Zeigt Server-Informationen an (memory, chunks, network)
|  Gets some information about the server (types: memory, chunks, network)
|-
|  invite
|  <steamID>
|  Lädt einen Freund ein, an deinem Spiel teilzunehmen. Der Freund kann nur an deinem 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>
|  Lädt eine LAN-Welt
|  Loads a world
|-
|  loadp2pworld
|  <worldname>
|  Lädt eine P2P-Welt
|  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
|  Richtet die Kamera auf eine bestimmte Weltposition aus
|  Sets the view rotation to look at a target world position
|-
|  lookto
|  0 90 0
|  Setzt die Kamerarotation (Euler-Winkel: Pitch, Yaw, Roll). Siehe F3 für die aktuelle Ansichtsdrehung.
|  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
|  -
|  Zeigt Informationen zur aktuellen Speichernutzung an
|  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
|-
|  mute
|  -
|  Schaltet Ton und Musik vorübergehend stumm
|  Temporarily mutes the sound and music. Use the "unmute" command to unmute
|-
|  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
|-
|  npcsetpregnant
|  -
|  Macht einen NPC schwanger (falls möglich, nur wenn es trächtig werden kann)
|  Makes an npc pregnant (only if it can get pregnant)
|-
|  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)
|-
|  pause
|  -
|  Pausiert oder setzt das Spiel fort
|  Pauses or unpauses the game
|-
|  pivotmode
|  <mode>
|  Ändert den Pivot-Modus, entweder AUTOMATIC (Standard) oder MANUAL
|  Changes the pivot mode, either AUTOMATIC (default) or MANUAL
|-
|  plant
|  <plantname> <amount>
|  Fügt deinem Inventar eine [[Pflanze]] hinzu
|  Adds a new plant item to your inventory
|-
|  playerinfo
|  <uid>
|  Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID)
|  Gets some information about a particular player (by his UID)
|-
|  playmusictrack
|  -
|  Spielt einen 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"
|-
|  printsoundinstances
|  -
|  Zeigt alle aktiven Sound-Instanzen (FMOD) an
|  Prints all active FMOD event instances to console
|-
|  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)
|-
|  recoverworld
|  <worldname>
|  Versucht eine beschädigte Welt zu reparieren
|  Tries to repair/recover a corrupted world
|-
|  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
|-
|  refreshchunks
|  -
|  Lädt den aktuellen Chunk und die umliegenden Chunks neu
|  Forces the current chunk and all directly surrounding chunks 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
|-
|  renderconstructions
|  [texture] [resolution]
|  Erstellt Icons für alle Bauelemente und speichert sie im Screenshots-Ordner
|  Creates icons for a all construction elements 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] [chunks]
|  Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt
|  Creates an orthographic top-down screenshot of the currently generated world
|-
|  repairworld
|  <worldname>
|  Versucht eine beschädigte Welt zu reparieren
|  Tries to repair/recover a corrupted 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)
|-
|  retrievevehicle
|  [id]
|  Holt ein Fahrzeug zurück an die Oberfläche
|  Brings back a vehicle to the nearest surface
|-
|  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)
|-
|  runningtime
|  -
|  Zeigt die Gesamtspielzeit des Servers an
|  Gets the total running time of the game
|-
|  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>
|  Setzt das aktuelle Datum
|  Sets the current date
|-
|  setdefaultspawn
|  -
|  Setzt die globale Standard-Spawnposition auf deine aktuelle Position
|  Sets the global default spawn position to your current position
|-
|  setgamemode
|  <mode> <br/>(0 = Survival, 1 = Creative)
|  Ändert den Spielmodus eines Spielers
|  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
|  -
|  Setzt die globale Standard-Spawnposition auf deine aktuelle Position
|  Sets the global default spawn position to your current position
|-
|  settime
|  <hours> <minutes>
|  Setzt die aktuelle Tageszeit
|  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
|  -
|  Zeigt alle Bereiche in der Welt an
|  Shows all areas in the world. To hide them, type 'hideareas'
|-
|  showballistictrajectory
|  -
|  Visualisiert die ballistische Flugbahn von Projektilen
|  Visualizes the ballistic trajectory of projectiles
|-
|  shutdown
|  -
|  Fährt den Server herunter
|  Shuts the server down (only works in multiplayer)
|-
|  size
|  <X> <Y> <Z>
|  Setzt die Größe des aktuell aktiven Elements
|  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
|-
|  sopg
|  <uid> <groupname>
|  Setzt die Berechtigungsgruppe eines offline Spielers
|  Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
|-
|  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>
|  Setzt die Berechtigungsgruppe eines Spielers
|  Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
|-
|  statistics
|  -
|  Zeigt allgemeine Welt-Statistiken an (erfasst pro Welt)
|  Prints all general statistics (tracked per world)
|-
|  surfaceoffset
|  <X> <Y> <Z>
|  Setzt den Oberflächen-Offset des aktiven Elements
|  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>
|  Setzt die Oberflächenskalierung des aktiven Elements
|  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>
|  Hebt den Bann eines Spielers auf
|  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 action (e.g. restores the last element you've destroyed, removes the last placed element etc)
|-
|  undoblueprint
|  -
|  Macht die letzte Blueprint-Platzierung rückgängig
|  Reverts the last blueprint placement specifically
|-
|  undobp
|  -
|  Macht die letzte Blueprint-Platzierung rückgängig
|  Reverts the last blueprint placement specifically
|-
|  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
|-
|-
undo
unlocknpcs
-
<range>
Macht die letzte destruktive Aktion rückgängig (stellt z. B. das letzte zerstörte Element wieder her)
Entfriert alle NPCs in deiner Nähe (innerhalb eines bestimmten Bereichs / Reichweite). <br/>unlocknpcs <Reichweite>
Reverts the last destructive action (e.g. restores the last element you've destroyed)  
Unfreezes all npcs in your proximity (within a given range)  
|-
|  undress
|  -
|  Zieht alle Kleidungsstücke aus, die Sie gerade tragen
|  Takes off all clothes you're currently wearing
|-
|-
unityversion
unmute
|  -  
|  -  
Zeigt die aktuelle Unity Engine-Version
Schaltet Ton und Musik wieder ein
Prints the current engine version
Unmutes the sound and music if it was previously muted with the "mute" command
|-
|  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
|-
|-
|  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.239: Zeile 2.770:
|  visualizevehicles  
|  visualizevehicles  
|  -  
|  -  
DE
Visualisiert alle geladenen Fahrzeuge
|  Visualizes all currently loaded vehicles in the scene  
|  Visualizes all currently loaded vehicles in the scene  
|-
|-
Zeile 1.248: Zeile 2.779:
|-
|-
|  weather  
|  weather  
|  <type> [instant 0/1] (types: default, clear, breeze, overcast, rain, heavyrain, snow, heavysnow, lightsnow, cold, fog, densefog, storm)  
|  <type> [instant 0/1] (types: default, clear, breeze, overcast, rain, heavyrain, snow, heavysnow, lightsnow, cold, fog, densefog, storm, types: default, clear, breeze, overcast, rain, heavyrain, snow, heavysnow, lightsnow, cold, fog, densefog, storm)  
|  Ändert das aktuelle Wetter im Spiel  
|  Ändert das aktuelle Wetter im Spiel  
|  Changes current ingame weather  
|  Changes current ingame weather  
Zeile 1.270: Zeile 2.801:
== 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 17. Juni 2026, 14:15 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
blueprintinfo - Zeigt Informationen zur aktuellen Blaupause an 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
calc - Berechnet einen mathematischen Ausdruck Calculates a math expression
constructioncollision - Schaltet Kollisionen beim Bauen ein oder aus 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. Default: 0
gridsize <value> Ändert die aktuelle Größe des Baurasters. Changes the current size of the building grid. Default: 1
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> Setzt die Größe des aktuell aktiven Elements Sets the size of the currently active element along the X (width), Y (height) and Z (depth) axis
surfaceoffset <X> <Y> <Z> Setzt den Oberflächen-Offset des aktiven Elements 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> Setzt die Oberflächenskalierung des aktiven Elements 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 action (e.g. restores the last element you've destroyed, removes the last placed element etc)
undoblueprint - Macht die letzte Blueprint-Platzierung rückgängig Reverts the last blueprint placement specifically
undobp - Macht die letzte Blueprint-Platzierung rückgängig Reverts the last blueprint placement specifically


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 - Zeigt detaillierte Informationen zum aktuellen Chunk an Chunk info
chunkpartinfo - Zeigt Informationen zu Chunk-Teilen an 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
getstats - Zeigt allgemeine Statistiken der Welt an Prints all general statistics (tracked per world)
graphics - Zeigt Informationen über die aktuell verwendete Grafikkarte an Prints information about the currently used graphics card
id - DE
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 Richtet die Kamera auf eine bestimmte Weltposition aus Sets the view rotation to look at a target world position
lookto 0 90 0 Setzt die Kamerarotation (Euler-Winkel: Pitch, Yaw, Roll). Siehe F3 für die aktuelle Ansichtsdrehung. Sets the view rotation (using euler angles, i.e pitch, yaw and roll). See F3 for the current view rotation
memory - Zeigt Informationen zur aktuellen Speichernutzung an Prints information about the current memory usage
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"
printsoundinstances - Zeigt alle aktiven Sound-Instanzen (FMOD) an Prints all active FMOD event instances to console
report - Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf) Creates a new error report (brings up the report tool)
runningtime - Zeigt die Gesamtspielzeit des Servers an Gets the total running time of the game
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 - Zeigt alle Bereiche in der Welt an Shows all areas in the world. To hide them, type 'hideareas'
showballistictrajectory - Visualisiert die ballistische Flugbahn von Projektilen Visualizes the ballistic trajectory of projectiles
statistics - Zeigt allgemeine Welt-Statistiken an (erfasst pro Welt) Prints all general statistics (tracked per world)
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 - Visualisiert alle geladenen Fahrzeuge 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
plant <plantname> <amount> Fügt deinem Inventar eine Pflanze hinzu Adds a new plant item to your inventory
refreshinventory - Aktualisiert dein Inventar (synchronisiert es mit dem Server) Refresh your inventory (sync it with server)
setspawninventory - Legt das globale Standard-Spawn-Inventar auf das aktuelle Inventar fest. 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 - Zeigt Informationen zur aktuellen Speichernutzung an 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
refreshchunks - Lädt den aktuellen Chunk und die umliegenden Chunks neu Forces the current chunk and all directly surrounding chunks to reload
repairworld <worldname> Versucht eine beschädigte Welt zu reparieren Tries to repair/recover a corrupted world
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] Verbindet mit einem Multiplayer-Server 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> Heilt dich selbst oder einen anderen Spieler Heals yourself or another player
info <type> Zeigt Server-Informationen an (memory, chunks, network) Gets some information about the server (types: memory, chunks, network)
invite <steamID> Lädt einen Freund ein, an deinem Spiel teilzunehmen. Der Freund kann nur an deinem 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 - Fährt den Server herunter Shuts the server down (only works in multiplayer)
sopg <uid> <groupname> Setzt die Berechtigungsgruppe eines offline Spielers Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
spg <name/uid> <groupname> Setzt die Berechtigungsgruppe eines Spielers Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
unban <uid> Hebt den Bann eines Spielers auf 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)
deletenallnpcs [type] [radius] Löscht alle NPCs in der Welt innerhalb eines bestimmten Radius (optional nach Typ filterbar) Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
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
findmount - Zeigt die Position deines zuletzt genutzten Reittiers/Mounts an Shows the location of your last used mount
findnpc - Zeigt die Position eines bestimmten NPCs an Shows to location of a specific npc
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)
npcsetpregnant - Macht einen NPC schwanger (falls möglich, nur wenn es trächtig werden kann) Makes an npc pregnant (only if it can get pregnant)
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
renderconstructions [texture] [resolution] Erstellt Icons für alle Bauelemente und speichert sie im Screenshots-Ordner Creates icons for a all construction elements 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] [chunks] Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt Creates an orthographic top-down screenshot of the currently generated 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> Heilt dich selbst oder einen anderen Spieler 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 Richtet die Kamera auf eine bestimmte Weltposition aus Sets the view rotation to look at a target world position
lookto 0 90 0 Setzt die Kamerarotation (Euler-Winkel: Pitch, Yaw, Roll). Siehe F3 für die aktuelle Ansichtsdrehung. Sets the view rotation (using euler angles, i.e pitch, yaw and roll). See F3 for the current view rotation
setdefaultspawn - Setzt die globale Standard-Spawnposition auf deine aktuelle Position Sets the global default spawn position to your current position
setgamemode <mode>
(0 = Survival, 1 = Creative)
Ändert den Spielmodus eines Spielers Changes the game mode
setspawnposition - Setzt die globale Standard-Spawnposition auf deine aktuelle Position 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
findmount - Zeigt die Position deines zuletzt genutzten Reittiers/Mounts an Shows the location of your last used mount
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 dich an die Position, an der du zuletzt gestorben bist Teleports you to the position where you died (only valid during this session)
gotodefaultspawn - Teleportiert dich 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
retrievevehicle [id] Holt ein Fahrzeug zurück an die Oberfläche Brings back a vehicle to the nearest surface
setdefaultspawn - Setzt die globale Standard-Spawnposition auf deine aktuelle Position Sets the global default spawn position to your current position
setspawn - Legt die globale Standard-Spawn-Position auf die aktuelle Position fest. Sets the global default spawn position to your current position
setspawnposition - Setzt die globale Standard-Spawnposition auf deine aktuelle Position 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)
clearchat - Löscht den gesamten Chat-Verlauf Clears the chat
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> Lädt eine LAN-Welt Loads a world
loadp2pworld <worldname> Lädt eine P2P-Welt 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 - Zeigt Informationen zur aktuellen Speichernutzung an 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
mute - Schaltet Ton und Musik vorübergehend stumm Temporarily mutes the sound and music. Use the "unmute" command to unmute
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
pause - Pausiert oder setzt das Spiel fort Pauses or unpauses the game
playmusictrack - Spielt einen 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
refreshchunks - Lädt den aktuellen Chunk und die umliegenden Chunks neu Forces the current chunk and all directly surrounding chunks 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> Setzt das aktuelle Datum Sets the current date
setgamemode <mode>
(0 = Survival, 1 = Creative)
Ändert den Spielmodus eines Spielers 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> Setzt die aktuelle Tageszeit 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
unmute - Schaltet Ton und Musik wieder ein Unmutes the sound and music if it was previously muted with the "mute" command
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, 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
deletechunk - Löscht den aktuellen Chunk (setzt ihn vollständig zurück). Optional können Chunk-Koordinaten angegeben werden Deletes the current chunk (i.e. fully resets it). Optionally you can provide the x and z chunk coordinate
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
fog - Schaltet den Nebel vorübergehend um Toggles the fog temporarily
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
recoverworld <worldname> Versucht eine beschädigte Welt zu reparieren Tries to repair/recover a corrupted world
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
refreshchunks - Lädt den aktuellen Chunk und die umliegenden Chunks neu Forces the current chunk and all directly surrounding chunks to reload
repairworld <worldname> Versucht eine beschädigte Welt zu reparieren Tries to repair/recover a corrupted world
retrievevehicle [id] Holt ein Fahrzeug zurück an die Oberfläche Brings back a vehicle to the nearest surface
spawnvehicle <name> Spawnt / erzeugt ein Fahrzeug vor dir.
*spawnvehicle rib 
*spawnvehicle sailboat  
Spawns a vehicle in front of you
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 - Zeigt Informationen zur aktuellen Blaupause an 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 - Zeigt detaillierte Informationen zum aktuellen Chunk an Chunk info
chunkpartinfo - Zeigt Informationen zu Chunk-Teilen an Chunk part info
cleanup <type>
(types: debris, items, trees, chunks)
Räumt Objekte vom Typ <type> in der Welt auf Cleans up the server
clearchat - Löscht den gesamten Chat-Verlauf Clears the chat
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] Verbindet mit einem Multiplayer-Server Connects to a multiplayer server
constructioncollision - Schaltet Kollisionen beim Bauen ein oder aus 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
deletechunk - Löscht den aktuellen Chunk (setzt ihn vollständig zurück). Optional können Chunk-Koordinaten angegeben werden Deletes the current chunk (i.e. fully resets it). Optionally you can provide the x and z chunk coordinate
deletenallnpcs [type] [radius] Löscht alle NPCs in der Welt innerhalb eines bestimmten Radius (optional nach Typ filterbar) Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
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
findmount - Zeigt die Position deines zuletzt genutzten Reittiers/Mounts an Shows the location of your last used mount
findnpc - Zeigt die Position eines bestimmten NPCs an Shows to location of a specific npc
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
getstats - Zeigt allgemeine Statistiken der Welt an Prints all general statistics (tracked per world)
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 dich an die Position, an der du zuletzt gestorben bist Teleports you to the position where you died (only valid during this session)
gotodefaultspawn - Teleportiert dich 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 an 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. Default: 0
gridsize <value> Ändert die aktuelle Größe des Baurasters. Changes the current size of the building grid. Default: 1
heal OR heal <playername> Heilt dich selbst oder einen anderen Spieler 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> Zeigt Server-Informationen an (memory, chunks, network) Gets some information about the server (types: memory, chunks, network)
invite <steamID> Lädt einen Freund ein, an deinem Spiel teilzunehmen. Der Freund kann nur an deinem 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> Lädt eine LAN-Welt Loads a world
loadp2pworld <worldname> Lädt eine P2P-Welt 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 Richtet die Kamera auf eine bestimmte Weltposition aus Sets the view rotation to look at a target world position
lookto 0 90 0 Setzt die Kamerarotation (Euler-Winkel: Pitch, Yaw, Roll). Siehe F3 für die aktuelle Ansichtsdrehung. 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 - Zeigt Informationen zur aktuellen Speichernutzung an 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
mute - Schaltet Ton und Musik vorübergehend stumm Temporarily mutes the sound and music. Use the "unmute" command to unmute
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
npcsetpregnant - Macht einen NPC schwanger (falls möglich, nur wenn es trächtig werden kann) Makes an npc pregnant (only if it can get pregnant)
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)
pause - Pausiert oder setzt das Spiel fort Pauses or unpauses the game
pivotmode <mode> Ändert den Pivot-Modus, entweder AUTOMATIC (Standard) oder MANUAL Changes the pivot mode, either AUTOMATIC (default) or MANUAL
plant <plantname> <amount> Fügt deinem Inventar eine Pflanze hinzu Adds a new plant item to your inventory
playerinfo <uid> Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID) Gets some information about a particular player (by his UID)
playmusictrack - Spielt einen 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"
printsoundinstances - Zeigt alle aktiven Sound-Instanzen (FMOD) an Prints all active FMOD event instances to console
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)
recoverworld <worldname> Versucht eine beschädigte Welt zu reparieren Tries to repair/recover a corrupted world
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
refreshchunks - Lädt den aktuellen Chunk und die umliegenden Chunks neu Forces the current chunk and all directly surrounding chunks 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
renderconstructions [texture] [resolution] Erstellt Icons für alle Bauelemente und speichert sie im Screenshots-Ordner Creates icons for a all construction elements 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] [chunks] Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt Creates an orthographic top-down screenshot of the currently generated world
repairworld <worldname> Versucht eine beschädigte Welt zu reparieren Tries to repair/recover a corrupted 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)
retrievevehicle [id] Holt ein Fahrzeug zurück an die Oberfläche Brings back a vehicle to the nearest surface
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)
runningtime - Zeigt die Gesamtspielzeit des Servers an Gets the total running time of the game
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> Setzt das aktuelle Datum Sets the current date
setdefaultspawn - Setzt die globale Standard-Spawnposition auf deine aktuelle Position Sets the global default spawn position to your current position
setgamemode <mode>
(0 = Survival, 1 = Creative)
Ändert den Spielmodus eines Spielers 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 - Setzt die globale Standard-Spawnposition auf deine aktuelle Position Sets the global default spawn position to your current position
settime <hours> <minutes> Setzt die aktuelle Tageszeit 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 - Zeigt alle Bereiche in der Welt an Shows all areas in the world. To hide them, type 'hideareas'
showballistictrajectory - Visualisiert die ballistische Flugbahn von Projektilen Visualizes the ballistic trajectory of projectiles
shutdown - Fährt den Server herunter Shuts the server down (only works in multiplayer)
size <X> <Y> <Z> Setzt die Größe des aktuell aktiven Elements 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
sopg <uid> <groupname> Setzt die Berechtigungsgruppe eines offline Spielers Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
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> Setzt die Berechtigungsgruppe eines Spielers Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
statistics - Zeigt allgemeine Welt-Statistiken an (erfasst pro Welt) Prints all general statistics (tracked per world)
surfaceoffset <X> <Y> <Z> Setzt den Oberflächen-Offset des aktiven Elements 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> Setzt die Oberflächenskalierung des aktiven Elements 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> Hebt den Bann eines Spielers auf 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 action (e.g. restores the last element you've destroyed, removes the last placed element etc)
undoblueprint - Macht die letzte Blueprint-Platzierung rückgängig Reverts the last blueprint placement specifically
undobp - Macht die letzte Blueprint-Platzierung rückgängig Reverts the last blueprint placement specifically
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)
unmute - Schaltet Ton und Musik wieder ein Unmutes the sound and music if it was previously muted with the "mute" command
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 - Visualisiert alle geladenen Fahrzeuge 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, 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