Konsole: Unterschied zwischen den Versionen

Aus Rising World Wiki
Keine Bearbeitungszusammenfassung
 
(70 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 9: Zeile 9:
=== 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>
*** <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>
* <code>pivotmode</code>
* <code>move</code>
* <code>rotate</code>
* <code>rotation</code>
* <code>rotationmode <mode></code>
* <code>size</code>
* <code>setp</code>
* <code>setr</code>
* <code>setl</code>
* <code>texturescale <faktor></code>
 
 
=== Debug-Befehle ===
Folgende Befehle bieten Debug-Funktionalitäten:
{| class="wikitable sortable" style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)  
|-
|-
buildinfo
edit
|  -  
<action> <values...> <br/>(supported actions: texture, color, shape, resize, setsize, rotate, setrotation, move, texturescale, flag)
Zeigt Informationen zum aktuellen Build (Entwicklungsstufe) von Rising World an
|  Ändert das Element in der Welt, das Sie gerade betrachten.
Prints information about the current build
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
|-
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
|-
|-
chunkborders
gap
-
<value>
Visualisiert Chunk-Grenzen. Zeigt die [[Chunk]]-Grenzen sowie Höhenlinien an
Setzt die Abstandgröße für das aktuell aktive Element (beim Platzieren mehrerer Elemente in einer Reihe)
Visualizes chunk borders
Sets the gap size for the currently active element (when placing multiple elements in a row)
|-
|-
chunkinfo
gridrotation
-
<degrees>
DE
Ä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
|-
|-
chunkpartinfo
gridsize
-
<value>
DE
Ändert die aktuelle Größe des Baurasters.
|  
| Changes the current size of the building grid. Default: 1
|-
|-
debugcorpses
loadpreset
-
<id/name>
Leichen debuggen
Lädt eine Baugrößen-Voreinstellung
debug corpses
Loads a building size preset
|-
|-
findbase
movemode
[playername/uid]
<mode>
Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten
Ändert den manuellen Positionierungsmodus. Stellen Sie entweder WORLD (Standard) oder LOCAL ein. <br/><code>movemode LOCAL</code>
Finds the chunk with the highest density of construction elements or objects
Changes the manual positioning mode. Either set WORLD (default) or LOCAL
|-
|-
fog
overridematerialproperty
|  -  
|  -  
Schaltet den Nebel vorübergehend um
Überschreibt die Materialeigenschaften eines Objekts
Toggles the fog temporarily
Overrides the material properties of an object
|-
|-
fps
pivotmode
-
<mode>
DE
Ändert den Pivot-Modus, entweder AUTOMATIC (Standard) oder MANUAL
Toggles the fps counter
Changes the pivot mode, either AUTOMATIC (default) or MANUAL
|-
|-
gamedir
pnb
|  -  
|  -  
|  Öffnet das R.W. Spielverzeichnis im Datei-Explorer
|  Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können.  
Opens the game directory in the file explorer
Brings up a block selection where you can select a block shape and texture
|-
|-
gc
rotate
[milliseconds]
<X> <Y> <Z>  OR  rotate <Y>
Löst die Ausführung des Garbage Collector aus
Rotiert das aktuell aktive Element entlang der X (Nick), Y (Gier) und Z (Roll) Achse
Triggers the garbage collector to run, optionally only for a given amount of time
Rotates the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
|-
|-
getblueprintinfo
rotation
-
<X> <Y> <Z>  OR  rotation <Y>
DE
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
|-
|-
getoption
rotationmode
|  <key>  
|  <mode>  
DE
Ändert den Rotationsmodus. Entweder WORLD, LOCAL oder LEGACY (Standard)
Prints the currently set value of an option key
Changes the rotation mode. Either set WORLD, LOCAL or LEGACY (default)
|-
|-
getposterinfo
savepreset
-
<id> [name]
Posterinfos erhalten
Speichert eine Größenvorlage
Get poster info
Saves a building size preset
|-
|-
graphics
setl
-
<precision>
Zeigt Informationen über die aktuell verwendete Grafikkarte
Legt die Skalierungsgenauigkeit fest (beim Ändern der Größe eines Elements). <br/>Siehe: [[Steuerung#Bauen]]
Prints information about the currently used graphics card
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)  
|-
|-
logs
size
-
<X> <Y> <Z>
Öffnet den logs Ordner im Datei-Explorer
Setzt die Größe des aktuell aktiven Elements
Opens the logs folder in the file explorer
Sets the size of the currently active element along the X (width), Y (height) and Z (depth) axis
|-
|-
playerinfo
surfaceoffset
|  <uid>  
|  <X> <Y> <Z>
Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID)  
|  Setzt den Oberflächen-Offset des aktiven Elements
Gets some information about a particular player (by his UID)  
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
|-
|-
posterinfo
swapsize
-
<axis1> <axis2>
|  DE  
|  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> <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
|-
|-
printchunkdata
undo
|  -  
|  -  
DE
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)
|-
|-
printkeybindings
undoblueprint
|  -  
|  -  
Schreibt alle aktuellen Tastenkombinationen in eine Textdatei im Spielverzeichnis mit dem Namen "keybindings.txt". <br>([[Unity-Version#Liste_der_Updates|Update 0.4.8]]) 
Macht die letzte Blueprint-Platzierung rückgängig
Prints all current key bindings to a text file in the game directory called "keybindings.txt"
Reverts the last blueprint placement specifically
|-
|-
report
undobp
|  -  
|  -  
Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf)
Macht die letzte Blueprint-Platzierung rückgängig
Creates a new error report (brings up the report tool)  
Reverts the last blueprint placement specifically
|-
|}
|  serverinfo
 
<type>  
 
|  DE
 
|  Gets some information about the server (types: memory, chunks, network)
==== Edit ====
|-
Edit - Ändert das Element in der Welt, das Sie gerade betrachten
|  showareas
* <code>edit</code> -
|  -
** Zusatz: <code>flag disableobstruction -/oder attribute disableobstruction</code> (Türen werden nicht mehr blockiert)
|  DE
** Zusatz: <code>texture</code><textureID>
|  Shows all areas in the world. To hide them, type 'hideareas'
** Zusatz: <code>color #</code> <HEX-Color>
|-
** Zusatz: <code>resize</code>
|  showballistictrajectory
** Zusatz: <code>setsize</code>
|  -
** Zusatz: <code>rotate</code>
|  DE
** Zusatz: <code>setrotation</code>
|  Visualizes the ballistic trajectory of projectiles
** Zusatz: <code>move</code>
|-
** Zusatz: <code>texturescale</code>
|  system
**Zusatz: <code>shape <blockform></code>
|  -
*** <code>block</code>
|  Zeigt einige Systeminformationen
*** <code>roundedblock</code>
|  Prints some system information
*** <code>cylinder</code>
|-
*** <code>halfcylinder</code>
|  uidebugger
*** <code>ramp</code>
|  [? / layername]
*** <code>rampcorner</code>
|  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]]) 
*** <code>rampcornerhalf</code>
|  Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
*** <code>rampcornerinner</code>
|-
*** <code>arc</code>
|  unityversion
*** <code>arcinverse</code>
|  -
*** <code>arccorner</code>
|  Zeigt die aktuelle Unity Engine-Version
*** <code>arccornerinner</code>
|  Prints the current engine version
*** <code>arcinversecorner</code>
|}
*** <code>arcinversecornerinner</code>
*** <code>stair1</code>
*** <code>stair2</code>
*** <code>stair3</code>
*** <code>stair1corner</code>
*** <code>stair1cornerinner</code>
*** <code>triangle</code>
*** <code>pyramid</code>
*** <code>cone</code>
*** <code>halfcone</code>
*** <code>hollowcylinder</code>
*** <code>hollowcylinderhalf</code>
*** <code>hollowcylindercorner</code>
*** <code>pillar</code>
*** <code>roundedblock</code>
*** <code>sphere</code>
*** <code>pane</code>
*** <code>panecircle</code>
*** <code>panehalfcircle</code>
*** <code>panequartercircle</code>
*** <code>panetriangle</code>
*** <code>panerighttriangle</code>
*** <code>window1</code> bis <code>window10</code>


=== Explorer ===
=== Debug-Befehle ===
Folgende Befehle bieten Datei-Explorer und Verzeichnis Funktionalitäten:
Folgende Befehle bieten Debug-Funktionalitäten:
{| class="wikitable sortable"  style="margin-left:1px;"  
{| class="wikitable sortable"  style="margin-left:1px;"  
! Befehl  
! Befehl  
Zeile 224: Zeile 242:
! Beschreibung !! Description<br/>(orginal)  
! Beschreibung !! Description<br/>(orginal)  
|-
|-
backups
buildinfo
|  -
|  Zeigt Informationen zum aktuellen Build (Entwicklungsstufe) von Rising World an
|  Prints information about the current build
|-
|  calc
|  -  
|  -  
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Berechnet einen mathematischen Ausdruck
Opens the world backup directory in the file explorer
Calculates a math expression
|-
|-
crashfolder
chunkborders
|  -  
|  -  
Öffnet den Absturzordner im Datei-Explorer (sofern vorhanden)
Visualisiert Chunk-Grenzen. Zeigt die [[Chunk]]-Grenzen sowie Höhenlinien an
Opens the crash folder in the file explorer (if it exists)
Visualizes chunk borders
|-
|-
gamedir
chunkinfo
|  -  
|  -  
Öffnet das R.W. Spielverzeichnis im Datei-Explorer
Zeigt detaillierte Informationen zum aktuellen Chunk an
Opens the game directory in the file explorer
Chunk info
|-
|-
logs
chunkpartinfo
|  -  
|  -  
Öffnet den logs Ordner im Datei-Explorer
Zeigt Informationen zu Chunk-Teilen an
Opens the logs folder in the file explorer
Chunk part info
|-
|-
worlddir
debugcorpses
|  -  
|  -  
Öffnet das Weltverzeichnis im Datei-Explorer
Leichen debuggen
Opens the world directory in the file explorer
debug corpses
|}
 
=== Inventar ===
Folgende Befehle bieten Spieler Inventar Funktionalitäten:
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
bag
findbase
<item1> <item2> <item3> ...
[playername/uid]
Fügt dem Inventar einen Taschengegenstand mit Items hinzu. Siehe: [[Items]]
Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten
z.B.:
Finds the chunk with the highest density of construction elements or objects
*<code>bag sword1</code>
*<code>bag apple bread carrot</code> 
Adds a bag item (which contains other items) to your inventory
|-
|-
clearinventory
fog
|  -  
|  -  
Entfernt alle Gegenstände aus dem Inventar
Schaltet den Nebel vorübergehend um
Removes all items from your inventory
Toggles the fog temporarily
|-
|-
clothing
fps
<name> <amount> [color]
-
Fügt Ihrem Inventar ein neues Kleidungsstück hinzu. <br/>Siehe: [[Kleidung und Rüstung]] 
Schaltet die fps Anzeige um
Adds a new piece of clothing to your inventory
Toggles the fps counter
|-
|-
item
gamedir
<itemname> <amount> [variant]
-
Fügt Ihrem Inventar einen neuen Gegenstand hinzu. <br/>Siehe: [[Items]] 
Öffnet das R.W. Spielverzeichnis im Datei-Explorer
Adds a new item to your inventory
Opens the game directory in the file explorer
|-
|-
object
gc
<objectname> <amount> [variant]  
|  [milliseconds]  
Fügt Ihrem Inventar ein neues Objekt (z. B. Möbel) hinzu. <br/>Siehe: [[Objekt]] 
Löst die Ausführung des Garbage Collector aus, optional nur für eine bestimmte Zeit
Adds a new object (like furniture) to your inventory
Triggers the garbage collector to run, optionally only for a given amount of time
|-
|-
refreshinventory
getblueprintinfo
|  -  
|  -  
DE
Blaupausen-Info abrufen
Refresh your inventory (sync it with server)
Get blueprint info
|-
|-
setspawninventory
getitemstats
|  -  
|  -  
DE
Zeigt alle Item Statistiken
Sets the global default spawn inventory to your current inventory
Prints all item statistics
|}
|-
 
|  getoption
=== Mehrspielerbefehle ===
|  <key>
Folgende Befehle können im Mehrspielermodus verwendet werden:
Gibt den aktuell gesetzten Wert eines Optionsschlüssels (<key>) aus
{| class="wikitable sortable" style="margin-left:1px;"
|  Prints the currently set value of an option key
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)  
|-
|-
ban
getposterinfo
<name/uid> <duration> [reason]
-
Sperrt einen Spieler für eine bestimmte Zeit vom Server
Posterinformationen erhalten
Bans a player from the server for a given amount of time (seconds). Set duration to -1 for a permanent ban
Get poster info
|-
|-
connect
getstats
<ip> [port]
-
Verbindet mit einem Multiplayer-Server
Zeigt allgemeine Statistiken der Welt an
Connects to a multiplayer server
Prints all general statistics (tracked per world)
|-
|-
invite
graphics
<steamID>
-
Lädt einen Freund ein, an Ihrem Spiel teilzunehmen. Ihr Freund kann nur an Ihrem Spiel teilnehmen, wenn Sie eine Sitzung "Mit Freunden spielen" gestartet haben!
Zeigt Informationen über die aktuell verwendete Grafikkarte an  
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!
Prints information about the currently used graphics card
|-
|-
ip
id
|  -  
|  -  
|  DE  
|  DE  
| Tries to get all local IP addresses (LAN)
|  
|-
|-
kick
listener
<name/uid> [reason]
-
DE
Friert die Position des Audio-Listeners ein oder hebt das Einfrieren auf
Kicks a player from the server
Freezes or unfreezes the audio listener position
|-
|-
makeadmin
listenforinput
<name/uid>
-
DE
Wartet auf eine beliebige Tasten-Eingabe und gibt den erkannten Tasten-Namen (und das Gerät) aus
Makes a player an admin in multiplayer
Listens for any key input and prints the detected key name (and device)
|-
|-
networkstats
logs
|  -  
|  -  
DE
Öffnet den logs-Ordner im Datei-Explorer
Prints some local network info (only works in multiplayer)
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
|-
|-
offlineban
lookto
<uid> <duration> [reason]
0 90 0
DE
Setzt die Kamerarotation (Euler-Winkel: Pitch, Yaw, Roll). Siehe F3 für die aktuelle Ansichtsdrehung.
Bans a player from the server who is currently not connected (duration in seconds). Set duration to -1 for a permanent ban
Sets the view rotation (using euler angles, i.e pitch, yaw and roll). See F3 for the current view rotation
|-
|-
reloadpermissions
memory
|  -  
|  -  
DE
Zeigt Informationen zur aktuellen Speichernutzung an
Reloads permission files (from the "Permissions" folder)
Prints information about the current memory usage
|-
|-
reloadscheduler
noclip
|  -  
|  -  
DE
Schaltet den No-Clip-Modus für den Flugmodus ein oder aus. Aktiviert, ermöglicht es dir durch feste Objekte zu fliegen. 
Reloads the server scheduler file (scheduler.txt)
Toggles no-clipping for fly mode
|-
|-
restart
playerinfo
|  <seconds>  
|  <uid>  
DE
Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID)
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)  
Gets some information about a particular player (by his UID)  
|-
|-
revokeadmin
posterinfo
<name/uid>
-
DE
Gibt alle Informationen zu einem Poster in der Spielwelt aus
Revokes admin rights from a player in multiplayer
Prints all information about a poster in the game
|-
|-
servergc
printchunkdata
|  -  
|  -  
DE
Gibt die Chunk-Daten der aktuellen Spielwelt aus
Invokes the serverside garbage collector to free up unused memory
Prints the chunk data of the current game world
|-
|-
serverinfo
printkeybindings
|  <type>  
-
DE
|  Schreibt alle aktuellen Tastenkombinationen in eine Textdatei im Spielverzeichnis mit dem Namen "keybindings.txt". <br>([[Unity-Version#Liste_der_Updates|Update 0.4.8]])  
Gets some information about the server (types: memory, chunks, network)
Prints all current key bindings to a text file in the game directory called "keybindings.txt"
|-
|-
setofflineplayergroup
printsoundinstances
<uid> <groupname>
-
DE
Zeigt alle aktiven Sound-Instanzen (FMOD) an
Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
Prints all active FMOD event instances to console
|-
|-
setplayergroup
report
<name/uid> <groupname>
-
Legt die Berechtigungsgruppe eines Spielers fest.
Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf)
Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
Creates a new error report (brings up the report tool)
|-
|-
shutdown
runningtime
|  -  
|  -  
DE
Zeigt die Gesamtspielzeit des Servers an
Shuts the server down (only works in multiplayer)
Gets the total running time of the game
|-
|-
unban
servergc
<uid>
-
DE
Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben
Unbans a player, i.e. lifts a ban in multiplayer
Invokes the serverside garbage collector to free up unused memory
|-
|-
yell
serverinfo
|  <message>  
|  <type>  
Sendet eine Schreinachricht an alle Spieler
Erhält Informationen über den Server (Typen: Speicher, Chunks, Netzwerk)  
|  Sends a yell message to all players (multiplayer)  
Gets some information about the server (types: memory, chunks, network)  
|}
 
 
=== NPC ===
NPC relevante Konsolenbefehle.
{| class="wikitable sortable" style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)  
|-
|-
deletenpc
showareas
|  -  
|  -  
Löscht den NPC, den du gerade ansiehst. Nicht zu verwechseln mit "deletenpcs" 
Zeigt alle Bereiche in der Welt an
Deletes the npc you're currently looking at. Not to be confused with "deletenpcs"
Shows all areas in the world. To hide them, type 'hideareas'  
|-
|-
deletenpcs
showballistictrajectory
[type] [radius]
-
Löscht alle NPCs in deiner Welt innerhalb eines bestimmten Bereichs. Optional können Sie es auf einen Typ einschränken
Visualisiert die ballistische Flugbahn von Projektilen
Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
Visualizes the ballistic trajectory of projectiles
|-
|-
disablenpc
statistics
<type>
-
Deaktiviert einen bestimmten NPC-Typ, sodass er nicht mehr auf natürliche Weise in Ihrer Welt erscheint. Betrifft nicht bereits vorhandene NPCs.
Zeigt allgemeine Welt-Statistiken an (erfasst pro Welt)
Siehe auch <code>enablenpc</code> 
Prints all general statistics (tracked per world)  
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
system
|  -  
|  -  
Das Verhalten von Tieren/Npcs kann editiert und überschrieben werden (um sie zB feindlich oder friedlich zu stimmen)  
Zeigt einige Systeminformationen
Edits the npc
|  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)
|-
|-
enablenpc
uiscreenshot
<type>
[width] [height]
Aktiviert einen bestimmten NPC-Typ für diese Welt wieder.
Macht nur einen Screenshot der Benutzeroberfläche
Siehe auch <code>disablenpc</code>
Takes a screenshot of the UI only
Re-enables a particular npc type for this world
|-
|-
locknpc
unityversion
|  -  
|  -  
Friert/sperrt den NPC ein, den du gerade ansiehst (sodass er sich nicht mehr bewegen kann)
Zeigt die aktuelle Unity Engine-Version
Freezes/locks the npc you're currently looking at (so it can't move anymore)
Prints the current engine version
|-
|-
rendernpcs
visualizenpcs
|  -  
|  -  
Rendert kleine Vorschaubilder für alle NPCs und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: {{Dateipfad Rendering}} 
Visualisiert alle aktuell geladenen NPCs in der Szene
Creates icons for all npcs and stores them in the Screenshots folder
Visualizes all currently loaded npcs in the scene
|-
|-
spawnnpc
visualizeobjects
|  <name> [variant]
|  Spawnt / erzeugt einen NPC vor dir
|  Spawns an npc in front of you
|-
|  unlocknpc
|  -  
|  -  
Entfriert den NPC, den du gerade anschaust
Visualisiert alle aktuell geladenen Objekte (Möbel, Türen etc.) in der Szene
Unfreezes the npc you're currently looking at
Visualizes all currently loaded objects (furniture, doors etc) in the scene
|-
|-
visualizenpcs
visualizevehicles
|  -  
|  -  
|  Visualisiert alle aktuell geladenen NPCs in der Szene
|  Visualisiert alle geladenen Fahrzeuge
|  Visualizes all currently loaded npcs in the scene  
|  Visualizes all currently loaded vehicles in the scene  
|}
|}


=== Plugins ===
=== Explorer ===
Folgende Befehle bieten Datei-Explorer und Verzeichnis Funktionalitäten:
{| class="wikitable sortable"  style="margin-left:1px;"  
{| class="wikitable sortable"  style="margin-left:1px;"  
! Befehl  
! Befehl  
Zeile 466: Zeile 470:
! Beschreibung !! Description<br/>(orginal)  
! Beschreibung !! Description<br/>(orginal)  
|-
|-
reloadplugins
backups
|  -  
|  -  
DE
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Reloads all plugins (experimental feature)
Opens the world backup directory in the file explorer
|-
|-
rp
crashfolder
|  -  
|  -  
DE
Öffnet den Absturzordner im Datei-Explorer (sofern vorhanden)
Reloads all plugins (experimental feature)  
Opens the crash folder in the file explorer (if it exists)  
|-
|-
uidebugger
gamedir
[? / 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]])  
Öffnet das R.W. Spielverzeichnis im Datei-Explorer
Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
|  Opens the game directory in the file explorer
|-
|  logs
-  
Öffnet den logs Ordner im Datei-Explorer
Opens the logs folder in the file explorer
|-
|-
unloadplugins
worlddir
|  -  
|  -  
Entlädt alle Plugins
Öffnet das Weltverzeichnis im Datei-Explorer
Unloads all plugins (experimental feature)
Opens the world directory in the file explorer
|}
|}


=== Rendering ===
 
Rendering, Vorschaubilder und Screenshots.
=== GUI ===
{| class="wikitable sortable"  style="margin-left:1px;"  
{| class="wikitable sortable"  style="margin-left:1px;"  
! Befehl  
! Befehl  
Zeile 494: Zeile 503:
! Beschreibung !! Description<br/>(orginal)  
! Beschreibung !! Description<br/>(orginal)  
|-
|-
convertjavaimages
resetuilayers
|  <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 [[Screenshots|Screenshot]] als Cube Map
Setzt alle UI-Ebenen zurück
Saves a screenshot as a cube map
reset ui layers
|-
|-
panorama
uidebugger
|  [resolution] [createpreview]  
|  [? / layername]  
Speichert ein Panorama-[[Screenshots|Screenshot]]
|  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]]
Creates a panorama screenshot (equirectangular projection)
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
|-
|-
renderclothes
uiscrollspeed
|  -  
|  -  
DE
UI-Scrollgeschwindigkeit
Creates icons for all clothes and stores them in the Screenshots folder
ui scroll speed
|}
 
=== Inventar ===
Folgende Befehle bieten Spieler Inventar Funktionalitäten:
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
renderconstruction
bag
|  <shape> [resolution]  
|  <item1> <item2> <item3> ...
| DE
|  Fügt dem Inventar einen Taschengegenstand mit Items hinzu. <br/>Siehe: [[Items]]  
Creates icons for this construction element with all textures and stores them in the Screenshots folder
  z.B.:
*<code>bag sword1</code>
*<code>bag apple bread carrot</code> 
Adds a bag item (which contains other items) to your inventory
|-
|-
renderitems
clearinventory
|  -  
|  -  
Rendert kleine Vorschaubilder für alle Items und speichert sie im [[Screenshots]]-Ordner. <br/>Siehe: [[Items]] <br/>Rendering Speicherort: {{Dateipfad Rendering}}  
Entfernt alle Gegenstände aus dem Inventar
Creates icons for all items and stores them in the Screenshots folder
|  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
|-
|  item
|  <itemname> <amount> [variant]  
|  Fügt Ihrem Inventar einen neuen Gegenstand hinzu. <br/>Siehe: [[Items]]  
Adds a new item to your inventory
|-
|-
rendernpcs
object
-
<objectname> <amount> [variant]
Rendert kleine Vorschaubilder für alle NPCs und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: {{Dateipfad Rendering}}  
Fügt Ihrem Inventar ein neues Objekt (z. B. Möbel) hinzu. <br/>Siehe: [[Objekt]]  
Creates icons for all npcs and stores them in the Screenshots folder
Adds a new object (like furniture) to your inventory
|-
|-
renderobject
plant
-
<plantname> <amount>
Erstellt Icons für ein bestimmtes Objekt und speichert es im [[Screenshots]]-Ordner. 
Fügt deinem Inventar eine [[Pflanze]] hinzu
Creates icons for a particular object and stores it in the Screenshots folder
Adds a new plant item to your inventory
|-
|-
renderobjects
refreshinventory
|  -  
|  -  
Rendert kleine Vorschaubilder für alle Objekte und speichert sie im [[Screenshots]]-Ordner. 
Aktualisiert dein Inventar (synchronisiert es mit dem Server)
Creates icons for all objects and stores them in the Screenshots folder
Refresh your inventory (sync it with server)
|-
|-
renderplants
setspawninventory
|  -  
|  -  
Rendert kleine Vorschaubilder für alle Pflanzen und speichert sie im [[Screenshots]]-Ordner.   
Legt das globale Standard-Spawn-Inventar auf das aktuelle Inventar fest.  
Creates icons for all plants and stores them in the Screenshots folder
|  Sets the global default spawn inventory to your current inventory
|}
 
=== Jahreszeit ===
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|  date
|  <day>
| Stellt das aktuelle Datum ein <br>(die aktuelle Jahreszeit kann sich ändern)
Sets the current date
|-
|-
renderplayer
moonphase
[resolution]
<phase> <br/>(phases: newmoon, fullmoon, waxingmoon1-5, waningmoon1-5, bloodmoon)
Erstellt ein Bild des aktuellen Spielermodells (einschließlich der aktuellen Kleidung)
Ändert die Mondphase
Creates an image of the current player model (including the current clothes)
Changes the moon phase
|-
|-
renderworld
season
|  [resolution]  
<name> <br/>(seasons: spring, summer, autumn, winter)
| Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt
|  Ändert die aktuelle Jahreszeit. Ändert tatsächlich den Tag des Jahres. <br/>Siehe auch: [[Temperatur]] <br/>und Update 0.8 'Jahreszeiten und mehr'  
Creates an orthographic top-down screenshot of the currently rendered world
Changes current season. Actually changes the day of the year
|-
|-
screenshot
skipseason
[width] [height]
-
Macht einen [[Screenshots|Screenshot]]  
Überspringt die aktuelle Jahreszeit, <br/>d. h. ändert das Datum auf den ersten Tag der nächsten Saison. <br/>Siehe auch: [[Temperatur]]
Takes a screenshot
Skips the current season, i.e. changes date to the first day of the next season
|}
|}


=== Teleportationsbefehle ===
=== Leistung ===
Folgende Befehle können verwendet werden, um schneller an andere Orte in der Welt zu kommen:
Leistung anzeigen oder Leistung beeinflussen (Performance).
{| class="wikitable sortable"  style="margin-left:1px;"  
{| class="wikitable sortable"  style="margin-left:1px;"  
! Befehl  
! Befehl  
Zeile 567: Zeile 609:
! Beschreibung !! Description<br/>(orginal)  
! Beschreibung !! Description<br/>(orginal)  
|-
|-
coordinates
findbase
|  [saveto] (targets: "clipboard" or a relative/absolute file path)
|  [playername/uid]  
Zeigt die aktuellen Koordinaten an. Alternativ kopiert er sie in die Zwischenablage oder schreibt sie in eine Datei
Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten
Prints the current coordinates. Alternatively copies them into clipboard or writes them into a file
Finds the chunk with the highest density of construction elements or objects
|-
|-
createmapmarker
fps
<x> <z> [icon] [rgba] [name] [size] [rotation] [global]
-
Erstellt eine Kartenmarkierung an einer beliebigen Position
Schaltet die fps Anzeige um
Creates a map marker at an arbitrary position
Toggles the fps counter
|-
|-
gethere
gc
<player>
[milliseconds]
Teleportiert einen anderen Spieler zu deiner Position
Löst die Ausführung des Garbage Collector aus, optional nur für eine bestimmte Zeit
Teleports another player to your position
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
|  -  
|  -  
Teleportiert Sie an die Stelle, an der Sie gestorben sind
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
|-
|-
gotodefaultspawn
maxlodlevel
-
<lvl>
Teleportiert Sie zur Standard-Spawnposition der Welt
Setzt das maximale globale LOD-Niveau. Die Standardeinstellung ist 0
Teleports you to the world default spawn position
Sets the max global LOD level. Default setting is 0
|-
|-
gotomark
memory
|  -  
|  -  
DE
Zeigt Informationen zur aktuellen Speichernutzung an
|  
| Prints information about the current memory usage
|-
|-
gotospawn
refreshallchunks
|  -  
|  -  
DE
Erzwingt das Neuladen aller aktuell geladenen Chunks
Teleports you to your spawn position
Forces all currently loaded chunks to reload
|-
|-
gotosurface
refreshchunk
|  -  
|  -  
Teleportiert dich an die Oberfläche
Erzwingt das Neuladen des aktuellen Chunks
Teleports you to the surface
Forces the current chunk to reload
|-
|-
mark
refreshchunks
|  -  
|  -  
DE
Lädt den aktuellen Chunk und die umliegenden Chunks neu
Saves your current location as temporary teleport position. Use 'gotomark' to teleport
Forces the current chunk and all directly surrounding chunks to reload
|-
|-
refreshmap
repairworld
-
<worldname>
DE
Versucht eine beschädigte Welt zu reparieren
Refreshes the ingame map
Tries to repair/recover a corrupted world
|-
|-
setspawn
resolution
|  <width> <height>
|  Ändert die Auflösung
|  Changes the resolution
|-
|  servergc
|  -  
|  -  
DE
Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben
Sets the global default spawn position to your current position
Invokes the serverside garbage collector to free up unused memory
|-
|-
teleport
viewdistance
|  <toplayer>  OR  teleport <player> <toplayer>  
|  <detail> <total> [buildings]
Teleportiert dich zu einem anderen Spieler <br/> oder teleportiert einen bestimmten Spieler zu einem anderen Spieler
Ändert die Sichtweite. Eine höhere Sichtweite hat einen massiven Einfluss auf die Leistung (Performance). 
Teleports you to another player or teleports a particular player to another player
Changes the view distance
|}
|}


=== Einstellungsbefehle ===
=== Mehrspielerbefehle ===
Folgende Befehle können zum Ändern von Spieleinstellungen verwendet werden:
Folgende Befehle können im Mehrspielermodus verwendet werden:
{| class="wikitable sortable"  style="margin-left:1px;"  
{| class="wikitable sortable"  style="margin-left:1px;"  
! Befehl  
! Befehl  
Zeile 640: Zeile 687:
! Beschreibung !! Description<br/>(orginal)  
! Beschreibung !! Description<br/>(orginal)  
|-
|-
displaymode
ban
|  <mode> (modes: "fullscreen" (0), "borderless" (1), "windowed" (3))
|  <name/uid> <duration> [reason]
Ändert den Anzeigemodus. <br>0=Vollbild, 1=Randloses Fenster, 3=Fenstermodus
Sperrt einen Spieler für eine bestimmte Zeit vom Server
Changes the displaymode
Bans a player from the server for a given amount of time (seconds). Set duration to -1 for a permanent ban
|-
|-
fps
connect
-
<ip> [port]
DE
Verbindet mit einem Multiplayer-Server
Toggles the fps counter
Connects to a multiplayer server
|-
|-
getoption
connectto
|  <key>  
|  <ip> [port]
DE
Verbindet mit einem Multiplayer-Server
Prints the currently set value of an option key
Connects to a multiplayer server
|-
|-
gm
deleteplayer
|  <mode> (0 = Survival, 1 = Creative)
|  <uid>  
Ändert den Spielmodus. <br>0 = Überleben, 1 = Kreativ
Löscht die Daten eines bestimmten Spielers. Wenn der Spieler gerade online ist, wird er gekickt. 
Changes the game mode
Deletes data of a particular player. If player is currently online, he will be kicked
|-
|-
help
heal
|  <command>  
OR  heal <playername>  
DE
Heilt dich selbst oder einen anderen Spieler
Prints information about a specific console command
Heals yourself or another player
|-
|-
hideareas
info
-
<type>
DE
Zeigt Server-Informationen an (memory, chunks, network)
Hides all areas in the world. To show them, type 'showareas'
Gets some information about the server (types: memory, chunks, network)
|-
|-
hud
invite
-
<steamID>
DE
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!
Toggles the hud
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!
|-
|-
listener
ip
|  -  
|  -  
DE
Versucht, alle lokalen IP-Adressen (LAN) zu ermitteln
Freezes or unfreezes the audio listener position
Tries to get all local IP addresses (LAN)
|-
|-
listenforinput
kick
-
<name/uid> [reason]
DE
Wirft einen Spieler vom Server
Listens for any key input and prints the detected key name (and device)
Kicks a player from the server
|-
|-
loadworld
kill
|  <worldname>  
OR  kill <playername>  
DE
Tötet sich selbst oder einen anderen Spieler.
Loads a world
Kills yourself or another player
|-
|-
lodbias
makeadmin
|  <bias>  
|  <name/uid>  
DE
Macht einen Spieler im Mehrspielermodus zum Admin
Changes the global LOD bias. Default setting is 1
Makes a player an admin in multiplayer
|-
|-
maxfps
networkstats
|  -  
|  -  
DE
Gibt einige lokale Netzwerkinformationen aus (funktioniert nur im Mehrspielermodus)
Sets the max framerate
Prints some local network info (only works in multiplayer)
|-
|-
maxlodlevel
offlineban
|  <lvl>  
|  <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
Sets the max global LOD level. Default setting is 0
Bans a player from the server who is currently not connected (duration in seconds). Set duration to -1 for a permanent ban
|-
|-
memory
query
-
<type>
DE
Ruft einige Informationen über den Server ab
Prints information about the current memory usage
Gets some information about the server (types: memory, chunks, network)
|-
|-
mouse
reloadpermissions
|  -  
|  -  
DE
Lädt die Berechtigungsdateien (aus dem "Permissions"-Ordner) neu
Toggles visibility of the mouse cursor
Reloads permission files (from the "Permissions" folder)
|-
|-
noclip
reloadscheduler
|  -  
|  -  
DE
Lädt die Server-Planungsdatei (scheduler.txt) neu
Toggles no-clipping for fly mode
Reloads the server scheduler file (scheduler.txt)
|-
|-
overrideregion
restart
|  <sx> <sz> <region>  (regions: default, ocean, dry, cold)  
|  <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)
Overrides the biome region for a sector. Please note that if the sector is already generated, it's necessary to delete it
|  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
|-
|-
playmusictrack
servergc
|  -  
|  -  
DE
Ruft den serverseitigen Garbage Collector auf, um ungenutzten Speicher freizugeben
|  
| Invokes the serverside garbage collector to free up unused memory
|-
|-
playsound
serverinfo
|  <soundname> [parametername] [parametervalue] ...
|  <type>  
DE
Erhält Informationen über den Server (Typen: Speicher, Chunks, Netzwerk)
Plays a certain sound effect at the player position
Gets some information about the server (types: memory, chunks, network)
|-
|-
printkeybindings
setofflineplayergroup
-
<uid> <groupname>
Schreibt alle aktuellen Tastenkombinationen in eine Textdatei im Spielverzeichnis mit dem Namen "keybindings.txt". <br>([[Unity-Version#Liste_der_Updates|Update 0.4.8]])  
Setzt die Berechtigungsgruppe eines offline Spielers. Entweder den Gruppennamen angeben oder "default" / "null" für die Standardberechtigung verwenden.   
Prints all current key bindings to a text file in the game directory called "keybindings.txt"  
Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
|-
|-
q
setplayergroup
-
<name/uid> <groupname>
DE
Legt die Berechtigungsgruppe eines Spielers fest.
Quits the game
Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
|-
|-
refreshallchunks
shutdown
|  -  
|  -  
DE
Fährt den Server herunter
Forces all currently loaded chunks to reload
Shuts the server down (only works in multiplayer)
|-
|-
refreshchunk
sopg
-
<uid> <groupname>
DE
Setzt die Berechtigungsgruppe eines offline Spielers
Forces the current chunk to reload
Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
|-
|-
refreshmap
spg
-
<name/uid> <groupname>
DE
Setzt die Berechtigungsgruppe eines Spielers
Refreshes the ingame map
Sets the permission group of a player. Either provide the group name, or "default" / "null" for the default permission
|-
|-
reloadoptions
unban
-
<uid>
DE
Hebt den Bann eines Spielers auf
Reloads the settings from the config.properties file
Unbans a player, i.e. lifts a ban in multiplayer
|-
|-
reloadplugins
yell
-
<message>
DE
Sendet eine Schreinachricht an alle Spieler
Reloads all plugins (experimental feature)  
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)  
|-
|-
report
deletenallnpcs
-
[type] [radius]
Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf)  
Löscht alle NPCs in der Welt innerhalb eines bestimmten Radius (optional nach Typ filterbar)  
Creates a new error report (brings up the report tool)
Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
|-
|-
resetcamerarotation
deletenpc
|  -  
|  -  
DE
Löscht den NPC, den du gerade ansiehst. Nicht zu verwechseln mit "deletenpcs" 
Resets the camera rotation
Deletes the npc you're currently looking at. Not to be confused with "deletenpcs"
|-
|-
resetinput
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. <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>")
|-
|  editnpc
|  -  
|  -  
DE
Das Verhalten von Tieren/Npcs kann editiert und überschrieben werden (um sie zB feindlich oder friedlich zu stimmen)
Resets all input
Edits the npc you're currently looking at, or optionally the nearest npc in proximity
|-
|-
resolution
enablenpc
|  <width> <height>  
|  <type>  
DE
Aktiviert einen bestimmten NPC-Typ für diese Welt wieder. <br/>Siehe auch <code>disablenpc</code>
Changes the resolution
Re-enables a particular npc type for this world
|-
|-
resolutionscale
findmount
<scale>
-
DE
Zeigt die Position deines zuletzt genutzten Reittiers/Mounts an
Changes the resolution scale (0-1)
Shows the location of your last used mount
|-
|-
saveoptions
findnpc
|  -  
|  -  
Optionen speichern. Schreibt alle nicht gespeicherten Einstellungen in die Datei config.properties 
Zeigt die Position eines bestimmten NPCs an
Writes all unsaved settings to the config.properties file
Shows to location of a specific npc
|-
|-
screenshot
locknpc
[width] [height]
-
Macht einen [[Screenshots|Screenshot]]
Friert/sperrt den NPC ein, den du gerade ansiehst (sodass er sich nicht mehr bewegen kann)
Takes a screenshot
Freezes/locks the npc you're currently looking at (so it can't move anymore)
|-
|-
setaudiodriver
locknpcs
|  <driver>  
|  <type> <range>  
DE
Friert/sperrt alle NPCs in der Nähe ein, optional nach Typ gefiltert (damit sie sich nicht mehr bewegen können). 
Changes the currently active audio output driver
Freezes/locks all nearby npcs, optionally filtered by type (so they can't move anymore)
|-
|-
setoption
npcsetpregnant
<key> <value>
-
Ändert eine Option und speichert den aktualisierten Wert in der Konfigurationsdatei
Macht einen NPC schwanger (falls möglich, nur wenn es trächtig werden kann)
Changes an option key and stores the updated value in the config file
Makes an npc pregnant (only if it can get pregnant)
|-
|-
setsnowiness
rendernpc
|  <0-1>  
|  <name> [resolution]
Legt den globalen Schneewert fest. Überschreibt Nässe
Erstellt Icons eines bestimmten NPCs (einschließlich aller Varianten) und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
Sets the global snowiness value. Overrides wetness
Creates icons of a particular npc (including all variants) and stores them in the Screenshots folder
|-
|-
settimespeed
rendernpcs
|  <speed> (default speed is 1.75, realtime would be 60)
-
| Gibt an, wie viele Echtzeitsekunden vergehen, bis die Spielzeit um eine Minute vorrückt
|  Rendert kleine Vorschaubilder für alle NPCs und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}}  
Specifies how many realtime seconds elapse until the ingame time advances by one minute
Creates icons for all npcs and stores them in the Screenshots folder
|-
|-
setwetness
spawnnpc
|  <0-1>  
|  <name> [variant]
| DE
|  Spawnt / erzeugt einen NPC vor dir. <br/>Siehe: [[Tiere]], [[Gegner]]
Sets the global wetness value. Overrides snowiness
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
|-
|-
skyrotation
unlocknpc
|  <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>
|  DE
|  Changes the target monitor. Use 0 to switch to your main monitor
|-
|  tod
|  <hours> <minutes>
|  Stellt die aktuelle Tageszeit (Uhrzeit) ein
|  Sets the current time of day
|-
|  toggleterrain
|  -  
|  -  
DE
Entfriert den NPC, den du gerade anschaust
Hides/shows the terrain and vegetation (also affects collision, so enable flying mode via F2 first)
Unfreezes the npc you're currently looking at
|-
|-
togglewater
unlocknpcs
-
<range>
Aktiviert/deaktiviert die Wassereffekte <br/> und macht die Wasseroberfläche unsichtbar.
Entfriert alle NPCs in deiner Nähe (innerhalb eines bestimmten Bereichs / Reichweite). <br/>unlocknpcs <Reichweite>
Enables/disables water effects
Unfreezes all npcs in your proximity (within a given range)
|-
|-
toggleworldgeneration
visualizenpcs
|  -  
|  -  
DE
Visualisiert alle aktuell geladenen NPCs in der Szene
Stops/resumes the world generation
Visualizes all currently loaded npcs in the scene
|-
|  viewdistance
|  <detail> <total> [buildings]
|  DE
|  Changes the view distance
|-
|  volume
|  <sound/music> <value>
|  Stellt die Master-Sound- bzw. Musiklautstärke ein
|  Sets the master sound or music volume
|-
|  weather
|  <type> [instant 0/1] (types: default, clear, breeze, overcast, rain, heavyrain, snow, heavysnow, lightsnow, cold, fog, densefog, storm)
|  Ändert das aktuelle Wetter im Spiel
|  Changes current ingame weather
|}
|}


 
=== Plugins ===
=== Welt ===
Backups, Sektoren, Weltverzeichnis ...
{| class="wikitable sortable"  style="margin-left:1px;"  
{| class="wikitable sortable"  style="margin-left:1px;"  
! Befehl  
! Befehl  
Zeile 884: Zeile 928:
! Beschreibung !! Description<br/>(orginal)  
! Beschreibung !! Description<br/>(orginal)  
|-
|-
backups
reloadplugins
|  -  
|  -  
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Lädt alle Plugins neu
Opens the world backup directory in the file explorer
Reloads all plugins (experimental feature)
|-
|-
cleanup
rp
<type>  (types: debris, items, trees, chunks)
-
Räumt Objekte vom Typ <type> in der Welt auf
Lädt alle Plugins neu
Cleans up the server
Reloads all plugins (experimental feature)
|-
|-
deletesector
uidebugger
|  [sx] [sz]  
|  [? / layername]  
Löscht einen Sektor.   
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)  
|-
|-
edit
unloadplugins
|  <action> <values...>  (supported actions: texture, color, shape, resize, setsize, rotate, setrotation, move, texturescale, flag)
|  Ändert das Element in der Welt, das Sie gerade betrachten
|  Modifies the element in the world you're currently looking at
|-
|  fog
|  -  
|  -  
Schaltet den Nebel vorübergehend um
Entlädt alle Plugins
Toggles the fog temporarily
Unloads all plugins (experimental feature)
|}
 
 
=== Rendering ===
Rendering, Vorschaubilder und Screenshots.
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)
|-
|-
worldbackup
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
|  -  
|  -  
Erstellt ein Backup der aktuell geladenen Welt. Optional kann das Backup komprimiert werden (Achtung: das dauert eine Weile) 
Speichert ein [[Screenshots|Screenshot]] als Cube Map
Creates a backup of the currently loaded world. Optionally zips the backup (warning: this takes a while)
Saves a screenshot as a cube map
|-
|-
worlddir
panorama
-
[resolution] [createpreview]
Öffnet das Weltverzeichnis im Datei-Explorer
Speichert ein Panorama-[[Screenshots|Screenshot]]
|  Opens the world directory in the file explorer
Creates a panorama screenshot (equirectangular projection)  
|}
 
 
=== Alle Befehle ===
{| class="wikitable sortable" style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)  
|-
|-
backups
renderclothes
|  -  
|  -  
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Erstellt Icons für alle Kleidungsstücke und speichert sie im [[Screenshots]]-Ordner. 
Opens the world backup directory in the file explorer
Creates icons for all clothes and stores them in the Screenshots folder
|-
|-
bag
renderconstruction
|  <item1> <item2> <item3> ...
|  <shape> [texture] [resolution]
Fügt dem Inventar einen Taschengegenstand mit Items hinzu. Siehe: [[Items]]  
Erstellt Icons für ein bestimmtes Bauelement mit allen Texturen und speichert sie im [[Screenshots]]-Ordner.
  z.B.:  
  z.B.:  
  *<code>bag sword1</code>  
  *<code>renderconstruction arccorner</code>  
  *<code>bag apple bread carrot</code>   
  *<code>renderconstruction block</code>   
Adds a bag item (which contains other items) to your inventory
Creates icons for a particular construction element with a texture (or all textures) and stores them in the Screenshots folder
|-
|-
ban
renderconstructions
<name/uid> <duration> [reason]  
|  [texture] [resolution]  
Sperrt einen Spieler für eine bestimmte Zeit vom Server
Erstellt Icons für alle Bauelemente und speichert sie im Screenshots-Ordner
Bans a player from the server for a given amount of time (seconds). Set duration to -1 for a permanent ban
Creates icons for a all construction elements with a texture (or all textures) and stores them in the Screenshots folder
|-
|-
blocks
renderitems
|  -  
|  -  
Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können.  
Rendert kleine Vorschaubilder für alle Items und speichert sie im [[Screenshots]]-Ordner. <br/>Siehe: [[Items]] <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
Brings up a block selection where you can select a block shape and texture
Creates icons for all items and stores them in the Screenshots folder
|-
|-
blueprintinfo
rendernpc
-
<name> [resolution]
Blaupausen-Info
Erstellt Icons eines bestimmten NPCs (einschließlich aller Varianten) und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
blueprint info
Creates icons of a particular npc (including all variants) and stores them in the Screenshots folder
|-
|-
blueprints
rendernpcs
|  -  
|  -  
Ruft das Blueprint-Menü auf
Rendert kleine Vorschaubilder für alle NPCs und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: <br/>{{Dateipfad Rendering}} 
Brings up the blueprint menu. If there is no blueprint table in proximity, this command only works in creative mode
Creates icons for all npcs and stores them in the Screenshots folder
|-
|-
buildinfo
renderobject
-
<name> [resolution]
Zeigt Informationen zum aktuellen Build (Entwicklungsstufe) von Rising World an
Erstellt Icons für ein bestimmtes Objekt und speichert es im [[Screenshots]]-Ordner. 
Prints information about the current build
Creates icons for a particular object and stores it in the Screenshots folder
|-
|-
calc
renderobjects
-
[resolution]
Berechnet einen mathematischen Ausdruck
Rendert kleine Vorschaubilder für alle Objekte und speichert sie im [[Screenshots]]-Ordner. 
Calculates a math expression
Creates icons for all objects and stores them in the Screenshots folder
|-
|-
chunkborders
renderplants
|  -  
|  -  
Visualisiert Chunk-Grenzen
Rendert kleine Vorschaubilder für alle Pflanzen und speichert sie im [[Screenshots]]-Ordner. 
Visualizes chunk borders
Creates icons for all plants and stores them in the Screenshots folder
|-
|-
chunkinfo
renderplayer
-
[resolution]
DE
Erstellt ein Bild des aktuellen Spielermodells (einschließlich der aktuellen Kleidung)
|  
| Creates an image of the current player model (including the current clothes)
|-
|-
chunkpartinfo
renderview
-
[width] [height] [layers]
DE
Rendert die aktuelle Kameraansicht, enthält aber nur die angegebenen Ebene(n).
|  
| Renders the current camera view, but only containing the specified layer(s)
|-
|-
cleanup
renderworld
|  <type> (types: debris, items, trees, chunks)  
[resolution] [chunks]
Räumt Objekte vom Typ <type> in der Welt auf
|  Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt
Cleans up the server
|  Creates an orthographic top-down screenshot of the currently generated world
|-
|  screenshot
|  [width] [height]
|  Macht einen [[Screenshots|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
{| 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
|-
|-
clearinventory
lookat
-
0 0 0
Entfernt alle Gegenstände aus dem Inventar
Richtet die Kamera auf eine bestimmte Weltposition aus  
Removes all items from your inventory
Sets the view rotation to look at a target world position
|-
|-
clothing
lookto
<name> <amount> [color]
0 90 0
Fügt Ihrem Inventar ein neues Kleidungsstück hinzu. <br/>Siehe: [[Kleidung und Rüstung]] 
Setzt die Kamerarotation (Euler-Winkel: Pitch, Yaw, Roll). Siehe F3 für die aktuelle Ansichtsdrehung.
Adds a new piece of clothing to your inventory
Sets the view rotation (using euler angles, i.e pitch, yaw and roll). See F3 for the current view rotation
|-
|-
cls
setdefaultspawn
|  -  
|  -  
Löscht alle Ausgaben in der Konsole
Setzt die globale Standard-Spawnposition auf deine aktuelle Position
Clears the console output
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
|-
|-
commands
setspawnposition
|  -  
|  -  
Gibt eine Liste aller Befehle aus, die Liste ist in der .log Datei
Setzt die globale Standard-Spawnposition auf deine aktuelle Position
Gets an overview of all available console commands
Sets the global default spawn position to your current position
|-
|-
connect
undress
|  <ip> [port]
|  Verbindet mit einem Multiplayer-Server
|  Connects to a multiplayer server
|-
|  constructioncollision
|  -  
|  -  
Kollisionen beim Bauen an oder ausschalten
Zieht alle Kleidungsstücke aus, die Sie gerade tragen
Toggles the collision of elements while building
Takes off all clothes you're currently wearing
|-
|}
convertjavaimages
 
|  <directory>
=== Teleportationsbefehle ===
|  DE
Folgende Befehle können verwendet werden, um schneller an andere Orte in der Welt zu kommen:
|  Converts all Java .cimg image files to png/jpg files (and stores them in the same directory)  
{| class="wikitable sortable" style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)  
|-
|-
|  coordinates  
|  coordinates  
|  [saveto]  (targets: "clipboard" or a relative/absolute file path)  
|  [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
|  Prints the current coordinates. Alternatively copies them into clipboard or writes them into a file  
|  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)
|-
|-
|  createmapmarker  
|  createmapmarker  
|  <x> <z> [icon] [rgba] [name] [size] [rotation] [global]  
|  <x> <z> [icon] [rgba] [name] [size] [rotation] [global]  
DE
Erstellt eine Kartenmarkierung an einer beliebigen Position
|  Creates a map marker at an arbitrary position  
|  Creates a map marker at an arbitrary position  
|-
|-
cubemap
findmount
|  -  
|  -  
Speichert ein [[Screenshots|Screenshot]] als Cube Map
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
|-
|-
debugcorpses
goto
-
<x> <y> <z>  OR  goto <playername>
DE
Teleportiert zu einem bestimmten Ort auf der Welt oder zu einem anderen Spieler
|  
| Teleports you to a given world location or to another player
|-
|-
deletenpc
gotodeathposition
|  -  
|  -  
Löscht den NPC, den du gerade ansiehst. Nicht zu verwechseln mit "deletenpcs" 
Teleportiert dich an die Position, an der du zuletzt gestorben bist
Deletes the npc you're currently looking at. Not to be confused with "deletenpcs"
Teleports you to the position where you died (only valid during this session)
|-
|-
deletenpcs
gotodefaultspawn
[type] [radius]
-
Löscht alle NPCs in deiner Welt innerhalb eines bestimmten Bereichs. Optional können Sie es auf einen Typ einschränken
Teleportiert dich zur Standard-Spawnposition der Welt  
Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
Teleports you to the world default spawn position
|-
|-
deletesector
gotomark
[sx] [sz]
-
DE
Teleportiert dich zur temporären Markierung
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)
Teleport to the temporary mark
|-
|-
disablenpc
gotospawn
<type>
-
Deaktiviert einen bestimmten NPC-Typ, sodass er nicht mehr auf natürliche Weise in Ihrer Welt erscheint. Betrifft nicht bereits vorhandene NPCs.
Teleportiert dich zu deiner Spawn-Position
Siehe auch <code>enablenpc</code> 
Teleports you to your spawn position
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
gotosurface
<mode> (modes: "fullscreen" (0), "borderless" (1), "windowed" (3))
-
DE
Teleportiert dich an die Oberfläche
Changes the displaymode
Teleports you to the surface
|-
|-
edit
mark
<action> <values...>  (supported actions: texture, color, shape, resize, setsize, rotate, setrotation, move, texturescale, flag)
-
Ändert das Element in der Welt, das Sie gerade betrachten
Speichert deine aktuelle Position als temporäre Teleportmarkierung. Nutze 'gotomark', um dich zu teleportieren
Modifies the element in the world you're currently looking at
Saves your current location as temporary teleport position. Use 'gotomark' to teleport
|-
|-
editnpc
refreshmap
|  -  
|  -  
Das Verhalten von Tieren/Npcs kann editiert und überschrieben werden (um sie zB feindlich oder friedlich zu stimmen)
Aktualisiert die Ingame-Karte
Edits the npc
Refreshes the ingame map
|-
|-
enablenpc
retrievevehicle
<type>
[id]
Aktiviert einen bestimmten NPC-Typ für diese Welt wieder.
Holt ein Fahrzeug zurück an die Oberfläche
Siehe auch <code>disablenpc</code>
Brings back a vehicle to the nearest surface
Re-enables a particular npc type for this world
|-
|-
findbase
setdefaultspawn
[playername/uid]
-
Findet den Chunk mit der höchsten Dichte an Bauelementen oder Objekten
Setzt die globale Standard-Spawnposition auf deine aktuelle Position
Finds the chunk with the highest density of construction elements or objects
Sets the global default spawn position to your current position
|-
|-
flip
setspawn
<axis>
-
DE
Legt die globale Standard-Spawn-Position auf die aktuelle Position fest.
Flips the currently active element either along the X, Y or Z axis
Sets the global default spawn position to your current position
|-
|-
fog
setspawnposition
|  -  
|  -  
DE
Setzt die globale Standard-Spawnposition auf deine aktuelle Position
Toggles the fog temporarily
Sets the global default spawn position to your current position
|-
|-
fps
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
|-
|  tp
|  <toplayer>  OR  teleport <player> <toplayer>
|  DE  
|  DE  
Toggles the fps counter
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)
|-
|-
gamedir
clearchat
|  -  
|  -  
DE
Löscht den gesamten Chat-Verlauf
Opens the game directory in the file explorer
Clears the chat
|-
|-
gap
cls
<value>
-
DE
Löscht alle Ausgaben in der Konsole
Sets the gap size for the currently active element (when placing multiple elements in a row)
Clears the console output
|-
|-
gc
commands
[milliseconds]
-
DE
Gibt eine Liste aller Befehle aus, die Liste ist in der .log Datei
Triggers the garbage collector to run, optionally only for a given amount of time
|  Gets an overview of all available console commands
|-
|  date
<day>
|  Stellt das aktuelle Datum ein <br>(die aktuelle Jahreszeit kann sich ändern)
|  Sets the current date
|-
|  displaymode
|  <mode> <br/>(modes: "fullscreen" (0), "borderless" (1), "windowed" (3))
|  Ändert den Anzeigemodus. <br>0=Vollbild, 1=Randloses Fenster, 3=Fenstermodus
|  Changes the displaymode
|-
|-
getblueprintinfo
fps
|  -  
|  -  
DE
Schaltet die fps Anzeige um
|  
| Toggles the fps counter
|-
|-
gethere
gamemode
|  <player>  
|  <mode> <br/>(0 = Survival, 1 = Creative)
DE
Ändert den Spielmodus. <br>0 = Überleben, 1 = Kreativ
Teleports another player to your position
Changes the game mode
|-
|-
|  getoption  
|  getoption  
|  <key>  
|  <key>  
DE
Gibt den aktuell gesetzten Wert eines Optionsschlüssels (<key>) aus
|  Prints the currently set value of an option key  
|  Prints the currently set value of an option key  
|-
|  getposterinfo
|  -
|  DE
|-
|-
|  gm  
|  gm  
|  <mode> (0 = Survival, 1 = Creative)  
|  <mode> <br/>(0 = Survival, 1 = Creative)  
DE
Ändert den Spielmodus. <br>0 = Überleben, 1 = Kreativ
|  Changes the game mode  
|  Changes the game mode  
|-
|-
goto
help
|  <x> <y> <z>  OR  goto <playername>  
|  <command>  
Teleportiert zu einem bestimmten Ort auf der Welt oder zu einem anderen Spieler
Gibt Informationen über einen bestimmten Konsolenbefehl aus
Teleports you to a given world location or to another player
Prints information about a specific console command
|-
|-
gotodeathposition
hideareas
|  -  
|  -  
DE
Blendet alle Bereiche in der Welt aus. Um sie anzuzeigen, gib 'showareas' ein
Teleports you to the position where you died (only valid during this session)
Hides all areas in the world. To show them, type 'showareas'
|-
|-
gotodefaultspawn
hud
|  -  
|  -  
DE
Schaltet das HUD ein oder aus
Teleports you to the world default spawn position
Toggles the hud
|-
|-
gotomark
listener
|  -  
|  -  
DE
Friert die Position des Audio-Listeners ein oder hebt das Einfrieren auf
|  
| Freezes or unfreezes the audio listener position
|-
|-
gotospawn
listenforinput
|  -  
|  -  
DE
Wartet auf eine beliebige Tasten-Eingabe und gibt den erkannten Tasten-Namen (und das Gerät) aus
Teleports you to your spawn position
Listens for any key input and prints the detected key name (and device)
|-
|-
gotosurface
loadlanworld
-
<worldname>
DE
Lädt eine LAN-Welt
Teleports you to the surface
Loads a world
|-
|-
graphics
loadp2pworld
-
<worldname>
DE
Lädt eine P2P-Welt
Prints information about the currently used graphics card
Loads a world
|-
|-
help
loadworld
|  <command>  
|  <worldname>  
DE
Lädt eine Welt
Prints information about a specific console command
Loads a world
|-
|-
hideareas
lodbias
-
<bias>
DE
Ändert den globalen LOD-Bias. Die Standardeinstellung ist 1. LOD = Level of Detail
Hides all areas in the world. To show them, type 'showareas'
Changes the global LOD bias. Default setting is 1
|-
|-
hud
maxfps
|  -  
|  -  
DE
Setzt die maximale [[Bildrate]]. Das Setzen einer maximalen [[Bildrate]] kann dazu beitragen, die Leistung, Stabilität und das allgemeine Spielerlebnis zu verbessern.
Toggles the hud
Sets the max framerate
|-
|-
id
maxlodlevel
-
<lvl>
DE
Setzt das maximale globale LOD-Niveau. Die Standardeinstellung ist 0
|  
| Sets the max global LOD level. Default setting is 0
|-
|-
invite
memory
|  <steamID>
|  Lädt einen Freund ein, an Ihrem Spiel teilzunehmen. Ihr Freund kann nur an Ihrem Spiel teilnehmen, wenn Sie eine Sitzung "Mit Freunden spielen" gestartet haben!
|  Invites a friend to join your game. Your friend will only be able to join your game if you have hosted a "Play with friends" session!
|-
|  ip
|  -  
|  -  
DE
Zeigt Informationen zur aktuellen Speichernutzung an
Tries to get all local IP addresses (LAN)
Prints information about the current memory usage
|-
|-
item
moonphase
|  <itemname> <amount> [variant]
|  <phase> <br/>(phases: newmoon, fullmoon, waxingmoon1-5, waningmoon1-5, bloodmoon)
|  Fügt Ihrem Inventar einen neuen Gegenstand hinzu. <br/>Siehe: [[Items]]  
| Ändert die Mondphase
Adds a new item to your inventory
Changes the moon phase
|-
|-
kick
moonsize
|  <name/uid> [reason]
|  <size>  
DE
Ändert die Größe des Mondes
Kicks a player from the server
Changes the size of the moon
|-
|-
listener
mouse
|  -  
|  -  
DE
Schaltet die Sichtbarkeit des Mauszeigers ein oder aus
Freezes or unfreezes the audio listener position
Toggles visibility of the mouse cursor
|-
|-
listenforinput
mute
|  -  
|  -  
DE
Schaltet Ton und Musik vorübergehend stumm
Listens for any key input and prints the detected key name (and device)
Temporarily mutes the sound and music. Use the "unmute" command to unmute
|-
|-
loadpreset
noclip
<id/name>
-
DE
Schaltet den No-Clip-Modus für den Flugmodus ein oder aus. Aktiviert, ermöglicht es dir durch feste Objekte zu fliegen. 
Loads a building size preset
Toggles no-clipping for fly mode
|-
|-
loadworld
overrideregion
|  <worldname>  
|  <sx> <sz> <region> <br/>(regions: default, ocean, dry, cold)
DE
Überschreibt die Biome-Region für einen Sektor. Beachte, dass der Sektor gelöscht werden muss, wenn er bereits generiert wurde
Loads a world
Overrides the biome region for a sector. Please note that if the sector is already generated, it's necessary to delete it
|-
|-
locknpc
pause
|  -  
|  -  
Friert/sperrt den NPC ein, den du gerade ansiehst (sodass er sich nicht mehr bewegen kann)
Pausiert oder setzt das Spiel fort
Freezes/locks the npc you're currently looking at (so it can't move anymore)
Pauses or unpauses the game
|-
|-
lodbias
playmusictrack
|  <bias>
|  DE
|  Changes the global LOD bias. Default setting is 1
|-
|  logs
|  -  
|  -  
DE
Spielt einen Musiktitel im Spiel ab
Opens the logs folder in the file explorer
Plays music track in the game
|-
|-
makeadmin
playsound
|  <name/uid>  
|  <soundname> [parametername] [parametervalue] ...
DE
Spielt einen bestimmten Soundeffekt an der Spielerposition ab
Makes a player an admin in multiplayer
Plays a certain sound effect at the player position
|-
|-
mark
printkeybindings
|  -  
|  -  
DE
Schreibt alle aktuellen Tastenkombinationen in eine Textdatei im Spielverzeichnis mit dem Namen "keybindings.txt". <br>([[Unity-Version#Liste_der_Updates|Update 0.4.8]]) 
Saves your current location as temporary teleport position. Use 'gotomark' to teleport
Prints all current key bindings to a text file in the game directory called "keybindings.txt"
|-
|-
maxfps
q
|  -  
|  -  
DE
Beendet das Spiel
Sets the max framerate
Quits the game
|-
|-
maxlodlevel
refreshallchunks
<lvl>
-
DE
Erzwingt das Neuladen aller aktuell geladenen Chunks
Sets the max global LOD level. Default setting is 0
Forces all currently loaded chunks to reload
|-
|-
memory
refreshchunk
|  -  
|  -  
DE
Erzwingt das Neuladen des aktuellen Chunks
Prints information about the current memory usage
Forces the current chunk to reload
|-
|-
mouse
refreshchunks
|  -  
|  -  
DE
Lädt den aktuellen Chunk und die umliegenden Chunks neu
Toggles visibility of the mouse cursor
Forces the current chunk and all directly surrounding chunks to reload
|-
|-
movemode
refreshmap
<mode>
-
DE
Aktualisiert die Ingame-Karte
Changes the manual positioning mode. Either set WORLD (default) or LOCAL
Refreshes the ingame map
|-
|-
networkstats
reloadoptions
|  -  
|  -  
DE
Lädt die Einstellungen aus der config.properties-Datei neu
Prints some local network info (only works in multiplayer)
Reloads the settings from the config.properties file
|-
|-
noclip
reloadplugins
|  -  
|  -  
DE
Lädt alle Plugins neu
Toggles no-clipping for fly mode
Reloads all plugins (experimental feature)
|-
|-
object
report
<objectname> <amount> [variant]
-
Fügt Ihrem Inventar ein neues Objekt (z. B. Möbel) hinzu. <br/>Siehe: [[Objekt]] 
Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf)  
Adds a new object (like furniture) to your inventory
Creates a new error report (brings up the report tool)  
|-
|-
offlineban
resetcamerarotation
<uid> <duration> [reason]
-
DE
Setzt die Kamerarotation zurück
Bans a player from the server who is currently not connected (duration in seconds). Set duration to -1 for a permanent ban
Resets the camera rotation
|-
|-
overridematerialproperty
resetinput
|  -  
|  -  
DE
Setzt alle Eingaben zurück
|  
| Resets all input
|-
|-
overrideregion
resolution
|  <sx> <sz> <region>  (regions: default, ocean, dry, cold)
|  <width> <height>  
DE
Ändert die Auflösung
Overrides the biome region for a sector. Please note that if the sector is already generated, it's necessary to delete it
Changes the resolution
|-
|-
panorama
resolutionscale
[resolution] [createpreview]
<scale>
Speichert ein Panorama-[[Screenshots|Screenshot]]
Ändert die Auflösungs-Skalierung (0-1)
Creates a panorama screenshot (equirectangular projection)  
Changes the resolution scale (0-1)  
|-
|-
pivotmode
saveoptions
<mode>
-
DE
Optionen speichern. Schreibt alle nicht gespeicherten Einstellungen in die Datei config.properties 
Changes the pivot mode, either AUTOMATIC (default) or MANUAL
Writes all unsaved settings to the config.properties file
|-
|  screenshot
|  [width] [height]
|  Macht einen [[Screenshots|Screenshot]]
|  Takes a screenshot
|-
|-
playerinfo
season
|  <uid>  
|  <name> <br/>(seasons: spring, summer, autumn, winter)
Ruft Informationen über einen bestimmten Spieler ab (anhand seiner UID)
Ändert die aktuelle Jahreszeit. Ändert tatsächlich den Tag des Jahres. <br/>Siehe auch: [[Temperatur]] <br/>und Update 0.8 'Jahreszeiten und mehr' 
Gets some information about a particular player (by his UID)
Changes current season. Actually changes the day of the year
|-
|-
playmusictrack
setaudiodriver
-
<driver>
DE
Ändert den aktuell aktiven Audioausgabetreiber
|  
| Changes the currently active audio output driver
|-
|-
playsound
setdate
|  <soundname> [parametername] [parametervalue] ...
|  <day>  
DE
Setzt das aktuelle Datum
Plays a certain sound effect at the player position
Sets the current date
|-
|-
posterinfo
setgamemode
-
<mode> <br/>(0 = Survival, 1 = Creative)
DE
Ändert den Spielmodus eines Spielers
|  
| Changes the game mode
|-
|-
printchunkdata
setoption
-
<key> <value>
DE
Ä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
|-
|-
printkeybindings
setsnowiness
|  -  
<0-1>
DE
Legt den globalen Schneewert fest. Überschreibt Nässe
Prints all current key bindings to a text file in the game directory called "keybindings.txt"
Sets the global snowiness value. Overrides wetness
|-
|-
q
settime
-
<hours> <minutes>
DE
Setzt die aktuelle Tageszeit
Quits the game
Sets the current time of day
|-
|-
refreshallchunks
settimespeed
-
<speed> <br/>(default speed is 1.75, realtime would be 60)
DE
Gibt an, wie viele Echtzeitsekunden vergehen, bis die Spielzeit um eine Minute vorrückt
Forces all currently loaded chunks to reload
Specifies how many realtime seconds elapse until the ingame time advances by one minute
|-
|-
refreshchunk
setwetness
|  <0-1>
|  Legt den globalen Nässewert fest. Überschreibt den globalen Schneewert. 
|  Sets the global wetness value. Overrides snowiness
|-
|  skipseason
|  -  
|  -  
DE
Überspringt die aktuelle Jahreszeit, <br/>d. h. ändert das Datum auf den ersten Tag der nächsten Saison. <br/>Siehe auch: [[Temperatur]] 
Forces the current chunk to reload
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
|-
|-
refreshinventory
tod
-
<hours> <minutes>
DE
Stellt die aktuelle Tageszeit (Uhrzeit) ein. <br/><code>tod 11 25</code>
Refresh your inventory (sync it with server)
Sets the current time of day
|-
|-
refreshmap
togglemapmarkers
|  -  
|  -  
DE
Schaltet vorübergehend die Sichtbarkeit von Kartenmarkierungen um. 
Refreshes the ingame map  
Temporarily toggles visibility of map markers
|-
|-
reloadoptions
toggleterrain
|  -  
|  -  
DE
Blendet das Gelände und die Vegetation ein oder aus (beeinflusst auch die Kollision; daher zuerst den Flugmodus mit F2 aktivieren)
Reloads the settings from the config.properties file
Hides/shows the terrain and vegetation (also affects collision, so enable flying mode via F2 first)
|-
|-
reloadpermissions
togglewater
|  -  
|  -  
DE
Aktiviert/deaktiviert die Wassereffekte <br/> und macht die Wasseroberfläche unsichtbar.
Reloads permission files (from the "Permissions" folder)
Enables/disables water effects
|-
|-
reloadplugins
toggleworldgeneration
|  -  
|  -  
DE
Hält die Weltgenerierung an oder setzt sie fort
Reloads all plugins (experimental feature)
Stops/resumes the world generation
|-
|-
reloadscheduler
unmute
|  -  
|  -  
DE
Schaltet Ton und Musik wieder ein
Reloads the server scheduler file (scheduler.txt)
Unmutes the sound and music if it was previously muted with the "mute" command
|-
|-
renderclothes
viewdistance
-
<detail> <total> [buildings]
DE
Ändert die Sichtweite. Eine höhere Sichtweite hat einen massiven Einfluss auf die Leistung (Performance). 
Creates icons for all clothes and stores them in the Screenshots folder
Changes the view distance
|-
|-
renderconstruction
volume
|  <shape> [resolution]
|  <sound/music> <value>  
DE
Stellt die Master-Sound- bzw. Musiklautstärke ein
Creates icons for this construction element with all textures and stores them in the Screenshots folder
Sets the master sound or music volume
|-
|-
renderitems
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
|  -  
|  -  
Rendert kleine Vorschaubilder für alle Items und speichert sie im [[Screenshots]]-Ordner.  <br/>Siehe: [[Items]] <br/>Rendering Speicherort: {{Dateipfad Rendering}} 
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Creates icons for all items and stores them in the Screenshots folder
Opens the world backup directory in the file explorer
|-
|-
rendernpcs
cleanup
-
<type> <br/>(types: debris, items, trees, chunks)
|  Rendert kleine Vorschaubilder für alle NPCs und speichert sie im [[Screenshots]]-Ordner. <br/>Rendering Speicherort: {{Dateipfad Rendering}}  
| Räumt Objekte vom Typ <type> in der Welt auf
Creates icons for all npcs and stores them in the Screenshots folder
Cleans up the server
|-
|-
renderobject
deletechunk
|  -  
|  -  
Erstellt Icons für ein bestimmtes Objekt und speichert es im [[Screenshots]]-Ordner. 
Löscht den aktuellen Chunk (setzt ihn vollständig zurück). Optional können Chunk-Koordinaten angegeben werden
Creates icons for a particular object and stores it in the Screenshots folder
Deletes the current chunk (i.e. fully resets it). Optionally you can provide the x and z chunk coordinate
|-
|-
renderobjects
deletesector
|  -  
[sx] [sz]
Rendert kleine Vorschaubilder für alle Objekte und speichert sie im [[Screenshots]]-Ordner.   
|  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)
Creates icons for all objects and stores them in the Screenshots folder
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
|-
|-
renderplants
fog
|  -  
|  -  
Rendert kleine Vorschaubilder für alle Pflanzen und speichert sie im [[Screenshots]]-Ordner. 
Schaltet den Nebel vorübergehend um
Creates icons for all plants and stores them in the Screenshots folder
Toggles the fog temporarily
|-
|-
renderplayer
overrideregion
[resolution]
<sx> <sz> <region> <br/>(regions: default, ocean, dry, cold)
Erstellt ein Bild des aktuellen Spielermodells (einschließlich der aktuellen Kleidung)
Überschreibt die Biome-Region für einen Sektor. Beachte, dass der Sektor gelöscht werden muss, wenn er bereits generiert wurde
Creates an image of the current player model (including the current clothes)
Overrides the biome region for a sector. Please note that if the sector is already generated, it's necessary to delete it
|-
|-
renderworld
recoverworld
[resolution]
<worldname>
Erstellt einen orthographischen Top-Down-Screenshot der aktuell gerenderten Welt  
Versucht eine beschädigte Welt zu reparieren
Creates an orthographic top-down screenshot of the currently rendered world  
Tries to repair/recover a corrupted world  
|-
|-
report
refreshallchunks
|  -  
|  -  
Erstellt einen neuen Fehlerbericht (ruft das Berichtstool auf)
Erzwingt das Neuladen aller aktuell geladenen Chunks
Creates a new error report (brings up the report tool)
Forces all currently loaded chunks to reload
|-
|-
resetcamerarotation
refreshchunk
|  -  
|  -  
DE
Erzwingt das Neuladen des aktuellen Chunks
Resets the camera rotation
Forces the current chunk to reload
|-
|-
resetinput
refreshchunks
|  -  
|  -  
DE
Lädt den aktuellen Chunk und die umliegenden Chunks neu
Resets all input
Forces the current chunk and all directly surrounding chunks to reload
|-
|-
resolution
repairworld
|  <width> <height>  
|  <worldname>  
DE
Versucht eine beschädigte Welt zu reparieren
Changes the resolution
Tries to repair/recover a corrupted world
|-
|-
resolutionscale
retrievevehicle
<scale>
[id]
DE
Holt ein Fahrzeug zurück an die Oberfläche
Changes the resolution scale (0-1)
Brings back a vehicle to the nearest surface
|-
|-
restart
spawnvehicle
|  <seconds>  
|  <name>  
DE
Spawnt / erzeugt ein Fahrzeug vor dir.
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)
*<code>spawnvehicle rib</code>
*<code>spawnvehicle sailboat</code> 
Spawns a vehicle in front of you
|-
|-
revokeadmin
worldbackup
<name/uid>
-
DE
Erstellt ein Backup der aktuell geladenen Welt. Optional kann das Backup komprimiert werden (Achtung: das dauert eine Weile) 
Revokes admin rights from a player in multiplayer
Creates a backup of the currently loaded world. Optionally zips the backup (warning: this takes a while)
|-
|-
rotate
worlddir
<X> <Y> <Z>  OR  rotate <Y>
-
DE
Öffnet das Weltverzeichnis im Datei-Explorer
Rotates the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
Opens the world directory in the file explorer
|}
 
=== Alle Befehle ===
{| class="wikitable sortable"  style="margin-left:1px;"
! Befehl
! Parameter
! Beschreibung !! Description<br/>(orginal)  
|-
|-
rotation
backups
<X> <Y> <Z>  OR  rotation <Y>
-
DE
Öffnet das Welt Backup-Verzeichnis im Datei-Explorer
Sets an absolute rotation for the currently active element along the X (pitch), Y (yaw) and Z (roll) axis
Opens the world backup directory in the file explorer
|-
|-
rotationmode
bag
|  <mode>  
|  <item1> <item2> <item3> ...
DE
Fügt dem Inventar einen Taschengegenstand mit Items hinzu. <br/>Siehe: [[Items]]
Changes the rotation mode. Either set WORLD, LOCAL or LEGACY (default)  
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
|-
|-
rp
blocks
|  -  
|  -  
DE
Öffnet eine Blockauswahl, in der Sie eine Blockform und -textur auswählen können.
Reloads all plugins (experimental feature)
Brings up a block selection where you can select a block shape and texture
|-
|-
saveoptions
blueprintinfo
|  -  
|  -  
Optionen speichern. Schreibt alle nicht gespeicherten Einstellungen in die Datei config.properties 
Zeigt Informationen zur aktuellen Blaupause an
Writes all unsaved settings to the config.properties file
blueprint info
|-
|-
savepreset
blueprints
<id> [name]
-
DE
Ruft das Blueprint-Menü auf
Saves a building size preset
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
|-
|-
screenshot
calc
[width] [height]
-
Macht einen [[Screenshots|Screenshot]]
Berechnet einen mathematischen Ausdruck
Takes a screenshot
Calculates a math expression
|-
|-
servergc
chunkborders
|  -  
|  -  
DE
Visualisiert Chunk-Grenzen. Zeigt die [[Chunk]]-Grenzen sowie Höhenlinien an
Invokes the serverside garbage collector to free up unused memory
Visualizes chunk borders
|-
|-
serverinfo
chunkinfo
<type>
-
DE
Zeigt detaillierte Informationen zum aktuellen Chunk an
Gets some information about the server (types: memory, chunks, network)
Chunk info
|-
|-
setaudiodriver
chunkpartinfo
<driver>
-
DE
Zeigt Informationen zu Chunk-Teilen an
Changes the currently active audio output driver
Chunk part info
|-
|-
setl
cleanup
|  <precision>  
|  <type> <br/>(types: debris, items, trees, chunks)
DE
Räumt Objekte vom Typ <type> in der Welt auf
Sets the scale precision (when resizing an element)
Cleans up the server
|-
|-
setofflineplayergroup
clearchat
<uid> <groupname>
-
DE
Löscht den gesamten Chat-Verlauf
Sets the permission group of an offline player. Either provide the group name, or "default" / "null" for the default permission
Clears the chat
|-
|-
setoption
clearinventory
<key> <value>
-
Ändert eine Option und speichert den aktualisierten Wert in der Konfigurationsdatei
Entfernt alle Gegenstände aus dem Inventar
Changes an option key and stores the updated value in the config file
Removes all items from your inventory
|-
|-
setp
clothing
|  <precision>  
|  <name> <amount> [color]
DE
Fügt Ihrem Inventar ein neues Kleidungsstück hinzu. <br/>Siehe: [[Kleidung und Rüstung]] 
Sets the placement precision (when moving an element manually)
Adds a new piece of clothing to your inventory
|-
|-
setplayergroup
cls
|  <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>
|  DE
|  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
|  -  
|  -  
DE
Löscht alle Ausgaben in der Konsole
Sets the global default spawn position to your current position
Clears the console output
|-
|-
setspawninventory
commands
|  -  
|  -  
DE
Gibt eine Liste aller Befehle aus, die Liste ist in der .log Datei
Sets the global default spawn inventory to your current inventory
Gets an overview of all available console commands
|-
|-
settimespeed
connect
|  <speed> (default speed is 1.75, realtime would be 60)
|  <ip> [port]
Gibt an, wie viele Echtzeitsekunden vergehen, bis die Spielzeit um eine Minute vorrückt
Verbindet mit einem Multiplayer-Server
Specifies how many realtime seconds elapse until the ingame time advances by one minute
Connects to a multiplayer server
|-
|-
setwetness
connectto
|  <0-1>  
|  <ip> [port]
DE
Verbindet mit einem Multiplayer-Server
Sets the global wetness value. Overrides snowiness
Connects to a multiplayer server
|-
|-
showareas
constructioncollision
|  -  
|  -  
DE
Schaltet Kollisionen beim Bauen ein oder aus
Shows all areas in the world. To hide them, type 'hideareas'
Toggles the collision of elements while building
|-
|-
showballistictrajectory
convertjavaimages
-
<directory>
DE
Konvertiert alle Java .cimg-Bilddateien in PNG/JPG-Dateien (und speichert sie im selben Verzeichnis)
Visualizes the ballistic trajectory of projectiles
Converts all Java .cimg image files to png/jpg files (and stores them in the same directory)
|-
|-
shutdown
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
|  -  
|  -  
DE
Öffnet den Absturzordner im Datei-Explorer (sofern vorhanden)
Shuts the server down (only works in multiplayer)  
Opens the crash folder in the file explorer (if it exists)  
|-
|-
size
createmapmarker
|  <X> <Y> <Z>  
|  <x> <z> [icon] [rgba] [name] [size] [rotation] [global]
DE
Erstellt eine Kartenmarkierung an einer beliebigen Position
Sets the size of the currently active element along the X (width), Y (height) and Z (depth) axis
Creates a map marker at an arbitrary position
|-
|-
skyrotation
cubemap
<rotation> (default rotation is 0)
-
DE
Speichert ein [[Screenshots|Screenshot]] als Cube Map
Changes the rotation of the sky, which affects the direction where the sun rises and sets
Saves a screenshot as a cube map
|-
|-
spawnnpc
date
|  <name> [variant]
|  <day>  
Spawnt / erzeugt einen NPC vor dir
Stellt das aktuelle Datum ein <br>(die aktuelle Jahreszeit kann sich ändern)
Spawns an npc in front of you
Sets the current date
|-
|-
spawnvehicle
debugcorpses
<name>
-
DE
Leichen debuggen
Spawns a vehicle in front of you
debug corpses
|-
|-
surfaceoffset
deletechunk
<X> <Y> <Z>
-
DE
Löscht den aktuellen Chunk (setzt ihn vollständig zurück). Optional können Chunk-Koordinaten angegeben werden
Sets the surface offset of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 0 0 0
Deletes the current chunk (i.e. fully resets it). Optionally you can provide the x and z chunk coordinate
|-
|-
surfacescale
deletenallnpcs
<X> <Y> <Z>
[type] [radius]
DE
Löscht alle NPCs in der Welt innerhalb eines bestimmten Radius (optional nach Typ filterbar)
Sets the surface scale of the currently active element along the X (width), Y (height) and Z (depth) axis. Default is 1 1 1
Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
|-
|-
swapsize
deletenpc
|  <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
Löscht den NPC, den du gerade ansiehst. Nicht zu verwechseln mit "deletenpcs" 
Prints some system information
Deletes the npc you're currently looking at. Not to be confused with "deletenpcs"
|-
|-
targetmonitor
deletenpcs
<monitor>
[type] [radius]
DE
Löscht alle NPCs in deiner Welt innerhalb eines bestimmten Bereichs. Optional können Sie es auf einen Typ einschränken
Changes the target monitor. Use 0 to switch to your main monitor
Deletes all npcs in your world within a certain range. Optionally you can restrict it to a type
|-
|-
teleport
deleteplayer
|  <toplayer>  OR  teleport <player> <toplayer>  
|  <uid>  
Teleportiert dich zu einem anderen Spieler <br/> oder teleportiert einen bestimmten Spieler zu einem anderen Spieler
Löscht die Daten eines bestimmten Spielers. Wenn der Spieler gerade online ist, wird er gekickt. 
Teleports you to another player or teleports a particular player to another player  
Deletes data of a particular player. If player is currently online, he will be kicked
|-
|-
texturealignment
deletesector
<type> (valid types: default, world, local)  
[sx] [sz]
DE
| 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)  
|  Overrides the texture alignment for the currently active construction element
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)
|-
|-
texturescale
disablenpc
|  <scalefactor>  
|  <type>  
DE
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> 
Changes the texture scale for the currently active construction element
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>")
|-
|-
tod
displaymode
|  <hours> <minutes>  
|  <mode> <br/>(modes: "fullscreen" (0), "borderless" (1), "windowed" (3))
Stellt die aktuelle Tageszeit (Uhrzeit) ein
Ändert den Anzeigemodus. <br>0=Vollbild, 1=Randloses Fenster, 3=Fenstermodus
Sets the current time of day
|  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
|-
|-
toggleterrain
editnpc
|  -  
|  -  
DE
Das Verhalten von Tieren/Npcs kann editiert und überschrieben werden (um sie zB feindlich oder friedlich zu stimmen)
Hides/shows the terrain and vegetation (also affects collision, so enable flying mode via F2 first)
|  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
|-
|-
togglewater
findmount
|  -  
|  -  
Aktiviert/deaktiviert die Wassereffekte <br/> und macht die Wasseroberfläche unsichtbar.
Zeigt die Position deines zuletzt genutzten Reittiers/Mounts an
Enables/disables water effects
Shows the location of your last used mount
|-
|-
toggleworldgeneration
findnpc
|  -  
|  -  
DE
Zeigt die Position eines bestimmten NPCs an
Stops/resumes the world generation
Shows to location of a specific npc
|-
|-
uidebugger
flip
[? / layername]
<axis>
|  Schaltet den UI-Debugger um (nützlich, um Namen/Pfade von UI-Elementen für die Plugin-API abzurufen)  
|  Dreht das aktuell aktive Element entweder entlang der X-, Y- oder Z-Achse
Toggles the UI debugger (useful to get names/paths of UI elements for Plugin API)
|  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
|-
|-
|  unban  
|  getblueprintinfo
|  <uid>  
|  -
DE
|  Blaupausen-Info abrufen
|  Unbans a player, i.e. lifts a ban in multiplayer  
|  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
unmute
|  -  
|  -  
Zieht alle Kleidungsstücke aus, die Sie gerade tragen
Schaltet Ton und Musik wieder ein
Takes off all clothes you're currently wearing
Unmutes the sound and music if it was previously muted with the "mute" command
|-
|  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
|-
|-
|  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.744: 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.753: 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.775: 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