SUMIKOの「ブロマガもまったりお送りしております?」

二日に一度ゲーム実況動画をあげています。ニコニコからはてなブログへ引っ越してきました。

【Rising World】コンソールコマンド(転載)(作成中)

以下のガイド記事より転載の上、和訳しています。
※RisingWorldの作者red51さんの記事です。
https://steamcommunity.com/sharedfiles/filedetails/?id=1708307050



概要

このガイドには、Rising Worldのすべてのコンソールコマンドのリストが含まれています(0.9.5.5以降)。 コンソールコマンドを入力するには、キーボードの〜キー、 `キー、または^キーを押してゲーム内コンソールを開く必要があります(キーボードレイアウトによって異なります)。


一般的なコマンド

settime <時> <分>
ゲーム内の時間を変更します。
例: settime 12
同義語: tod

setdate <日> <月> <年>
現在のゲーム内の時間を変更します。

setweather <天気タイプ> [instant 0/1]
現在のゲーム内の天気を変更します。
タイプ:晴天(clear)、デフォルト(default)、曇り(overcast)、雨(rain)、大雨(heavyrain)、雨雷(rainthunder)、大雨雷(heavyrainthunder)、嵐(storm)、霧(fog)、濃霧(densefog)
例:setweather Heavyrain
同義語:天気

setspawn
デフォルトのスポーン位置を設定します(すべての新しいプレーヤーがこの位置でスポーンします)
同義語:setdefaultspawnposition、setspawnposition、setdefaultspawn

setspawninventory
デフォルトのスポーンインベントリを設定します(すべての新しいプレーヤーがこのインベントリでスポーンします)
同義語:setdefaultspawninventory、setinventory

setspawnclothes
デフォルトのスポーン服を設定します(すべての新しいプレイヤーはこれらの服でスポーンします)
同義語:setclothing、setclothes、setdefaultspawnclothing、setspawnclothing


スポーンコマンド

item <アイテム名> <数量> [バリエーション]
自分にアイテムを与えます。
例:item pickaxe 1
注:個々のアイテムの名前を取得するには、アイテム名ガイドを参照してください

object <オブジェクト名> [バリエーション]
自分にオブジェクト(家具など)を与えます。
例: object piano
注:個々のオブジェクトの名前を取得するには、アイテム名ガイドを参照してください

clothing <衣服名> [色1 RGB] [色2 RGB] [色3 RGB]
自分に服を与えます。
例: clothing tux_jacket
同義語: giveclothes, clothes
注:個々の衣服の名前を取得するには、アイテム名ガイドを参照してください

itembag <アイテム名1> <アイテム名2> <アイテム名3>..。
さまざまなアイテムが入ったバッグアイテムを自分に贈ります
例:itembag pickaxe axi sickle rake

spawnnpc <NPC名>
新しいNPCをスポーンします
例:spawnnpc cow
同義語:createnpc

 

spawnvehicle <乗り物名>
乗り物をスポーンします。
例: spawnvehicle rowboat

テレポートコマンド
goto <playername/position>
Teleports you to another player or to a specific position
Example: goto 10 50 -40
Synonyms: setposition, setpos

gethere <playername>
Teleports another player to your position

teleport <playername> <targetplayer/position>
Teleports a player to another players position
Synonyms: tp

gotospawn
Teleports you to the spawn position

gotosurface
Teleports you to the surface

mark
Saves your current position (teleport to this position with "gotomark" command)
Synonyms: savepos, saveposition, setmark

gotomark
Teleports you to the previously saved position (see "mark" command)


 
 
Multiplayer Commands
kick <playername> [reason]
Kicks a player from the game (Multiplayer)
Example: kick Testplayer Griefing is not allowed!

ban <playername> <duration> <reason>
Bans a player from the game (Multiplayer). Duration in minutes, use -1 duration for permanent ban
Example: ban Testplayer 60 You are banned for 1 hour now!

offlineban <playeruid> <duration> <reason>
Bans an offline player from the game (i.e. a player who isn't currently connected). Duration in minutes, use -1 duration for permanent ban
Example: offlineban 76561197960265720 -1 Griefing is not allowed
Synonyms: banofflineplayer, bano, banoffline

unban <playeruid>
Unbans a player, i.e. lift a ban (Multiplayer)
Example: unban 76561197960265720

deleteplayer <playeruid>
Deletes player data from world database (to fix corrupted player data)
Example: deleteplayer 76561197960265720

yell <message>
Sends a yell message to all players (Multiplayer)
Example: yell Server restarts in 5 minutes!
Synonyms: shout, globalmessage

shutdownserver
Shutdown server (Multiplayer)

makeadmin <playername>
Gives admin permission to player
Synonyms: addadmin, setadmin

revokeadmin <playername>
Revokes admin permission from player
Synonyms: deleteadmin, removeadmin

setplayergroup <playername> <groupname>
Sets player permission group
Synonyms: setgroup, group, spg

setofflineplayergroup <playeruid> <groupname>
Sets offline player permission group
Synonyms: setplayeroffli♥♥♥♥♥up, sopg, setplayergroupoffline, offli♥♥♥♥♥up, setoffli♥♥♥♥♥up

setdefaultgroup <groupname>
Sets default permission group (for new players)

getserverinfo <type>
Gets certain server information (Multiplayer). Types: memory, worldstatus, sql, systemtime, gc, chunkhash
Example: getserverinfo memory
Synonyms: getserverinformation, serverinfo, queryserverinfo, queryserver, queryserverinformation

getplayerinfo <type>
Gets player information (Multiplayer). Types: ip, info, dbid
Synonyms: queryplayer, queryplayerinformation, getplayerinformation, queryplayerinfo, playerinfo


 
 
NPC Commands
locknpc
Locks the NPC you're currently looking at

unlocknpc
Unlocks the NPC you're currently looking at

setnpcinvincible <0/1>
Enables/disables invincibility for the NPC you're currently looking at

givenpcitem <itemname>
Gives an item (tools or weapons) to an NPC (the NPC you're currently looking at). Only works for humans and skeletons
Example: givenpcitem repeater
Synonyms: giveitemtonpc, npcgiveitem

editnpc [id]
Opens dialog which allows you to edit the NPC you're currently looking at. Optionally you can provide the npc global id
Synonyms: setnpcskin

getnpchere [id]
Teleports an NPC to your position. Either look at the NPC or provide the global id

getnpcinfo
Gets some debug information about the NPC you're currently looking at

disablenpc <type>
Permanently disables an NPC for this world. This also deletes already spawned NPCs
Example: disablenpc bandit

enablenpc <type>
Re-enables an NPC for this world which has been disabled before.
Example: enablenpc bear

deleteallnpcs [npctype] [radius]
Deletes all NPCs in your world. Optionally you can restrict this command to a specific NPC type only. If you just want to disable all NPCs, type "deleteallnpcs CONFIRM"
Example: deleteallnpcs bandit 500
Synonyms: deletenpcs


 
 
Building Commands
setp <precision>
Sets construction position precision
Example: setp 0.1
Synonyms: setpositionprecision, setconstructionposition

savep
Saves construction position precision, so it will be applied automatically the next time you start the game
Synonyms: saveconstructionposition

setr <precision>
Sets construction rotation precision
Example: setr 0.1
Synonyms: setconstructionrotation, setrotationprecision

saver
Saves construction rotation precision, so it will be applied automatically the next time you start the game
Synonyms: saveconstructionrotation

setl <precision>
Sets construction resize precision
Example: setl 0.1
Synonyms: setsizeprecision, sets, setconstructionsize

savel
Saves construction resize precision, so it will be applied automatically the next time you start the game
Synonyms: saveconstructionsize

constructioncollision
Enables/disables collision when placing construction elements
Synonyms: cc

rotation <mode>
Changes rotation mode for construction elements. Modes: world, local, legacy
Example: rotation local

undoblueprint
Removes the previously placed blueprint
Synonyms: undobp

blueprintincludeair
Sets whether or not terrain blueprints should also include air
Synonyms: bpincludeair, bpair

size <x> <y> <z>
Changes the size of the currently active construction element
Example: size 2 4 0.01
Synonyms: setsize, setelementsize, s

id <id>
Changes the current id when placing construction elements or terrain
Synonyms: setid

flipimage [y]
Flips/mirrors an image (poster) in the world (no parameter flips horizontally, parameter 'y' flips vertically)
Synonyms: flipimg, mirrorimage, mirrorimg

editconstruction <action> <values>
Edits a construction element in the world (i.e. planks, beams etc). Actions: texture, resize, setsize, rotate, setrotation
Example: editconstruction texture 182
Synonyms: editc


 
 
Plugin API Commands
debugitem
Enables you to change the item position. Useful when creating custom items (plugin API). Press Return to copy the coordinates to clipboard (Shift+Return copies rotation).

debugplayerbody
Enables you to change the first-person body position. Useful when creating custom items (plugin API). Press Return to copy the coordinates to clipboard (Shift+Return copies rotation).

playsound <soundname>
Plays a sound effect (Debug command)

stopsound <soundname>
Stops a sound effect (Debug command)


 
 
Image / Video Commands
create360degreeimage <frames> <speed>
Creates multiple screenshots (the camera moves around and looks at the center position)

set360degreeimagecenter
Set the center position for taking multiple screenshots

startvideocapturing [quality 0-1] [fps]
Captures a framerate-independent video (no audio)

stopvideocapturing
Stops video capturing


 
 
Other Commands
gm <mode>
Changes the current game mode. 0 for survival, 1 for creative
Example: gm 1
Synonyms: setgamemode, gametype, setgametype

viewdistance <distance> <detail distance>
Changes the view and detail distance. Using too high values (distance > 50, detail > 21) may cause trouble
Example: viewdistance 20 9

setcrosshair <type>
Changes the default crosshair

saveall
Saves the world (calling this method is usually not necessary)
Synonyms: forcesave, saveworld

ip
Shows your current local IP (IPv4)

findbase [type]
Finds the highest concentration of man-made structures (most likely your base) in the world (prints X Y Z coordinates - use it with the "goto" command). Types: blocks, constructions, objects
Example: findbase constructions

showfps
Toggles an fps indicator in the bottom right corner of the screen
Synonyms: fps

hud
Toggles the hud

gettime
Prints the current ingame time and date

settimespeed <speed>
Changes the time speed temporarily (singleplayer only, higher values result in slower time progress)

exit
Quits the game
Synonyms: q, quit

help <command>
Get information about certain console commands
Synonyms: h


 
 
Debug Commands
reloadjournal
Reloads the custom journal
Synonyms: rj, reloadcustomjournal

reloadplugins
Reloads all plugins
Synonyms: rp

unloadplugins
Unloads all plugins (they're no longer active after this call)

plugins
Lists all currently installed/running plugins (Singleplayer)

kill
Kills your character

resetworld
Changes the world version numer (Debug command)

toggleworldgeneration
Enables/disables world generation

listener
Freezes the audio listener position (Debug command)

clearinventory
Clears your inventory (removes all items)
Synonyms: ci

respawn
Forces your character to respawn

togglecursor
Toggles the mouse cursor visibility (Debug command)

guicolor <rgba>
Changes the color of the currently hovered gui element (Debug command)

renderobject <name> <variation>
Renders a 128x128 thumbnail (png) of an object (e.g. furniture) and stores the image in the "renderoutput" folder in the game directory
Example: renderobject workbench 2

setmaxfps <maxfps>
Sets the max framerate
Example: setmaxfps 200

volume [volume]
Changes the audio volume temporarily (0-1). No parameter mutes/unmutes the sound
Example: volume 0.5

setresolution <width> <height>
Sets the resolution (width x height)
Example: setresolution 1920 1080

refreshmap
Refreshes the map tiles

wireframe
Toggles wireframe mode

cleanupimages
Deletes all unused custom images from the world folder. You cannot revert this.

togglehardwareskinning
Toggles hardware skinning (GPU skinning)

crosshair
Toggles hud crosshair (Singleplayer only)

playerlist
Outputs all names of players which are currently connected to the server (Multiplayer)

debugcollision
Toggles the collision wireframe mode

fixcamerarotation
Resets the camera rotation

clearcache
Clears the ingame memory cache

clearworldparts
Removes all cached world parts
Synonyms: clearworldcache

clearassetcache
Clears the asset cache
Synonyms: cac

crash
Causes the game to crash oO

reloadfilters
Reloads all post processor shaders

reloadtextures
Reloads all textures

reloadmaterials
Reloads all materials / shaders

reloadplayermaterials
Reloads all player materials / shaders

reloadguimaterials
Reloads all GUI materials / shaders

resetcamera
Resets the camera rotation. Helps if cam rotation is NaN (screen turns white) or flipped
Synonyms: resetcam

Triggers the garbage collector (frees memory)

graphics
Prints the graphics card name

system
Prints some system information

Prints java information

memory
Prints memory information

args
Prints all current JVM arguments

report
Creates a report file in your game directory which contains game/system information

gamedir
Opens the game directory