-
Notifications
You must be signed in to change notification settings - Fork 0
Command Guide
박상희 (Alex Park) edited this page Apr 26, 2021
·
1 revision
Last Updated: 0.4.0.
Global commands are used for global operations. (e.g. creating volcanoes)
-
/typhon create <name>
: Creates a volcano with specified name at the location -
/typhon near
: Lists nearby volcanoes
All of the volcano specific commands starts with /volcano <name>
or /vol <name>
-
/vol <name> quickcool
: quickly cools the volcano. recommended when you need to finish the erupt session. -
/vol <name> shutdown
: shutdown the entire volcano activity. -
/vol <name> save
: Save the volcano configurations and its internals into files -
/vol <name> updaterate
: set updaterate of volcano. -
/vol <name> status
: returns the highest status of volcano's craters. -
/vol <name> heat
: returns the current heat value of current location of this volcano. about the heat value -
/vol <name> record
: get current volcano's status (e.g. ejecta, estimated VEI, etc.) -
/vol <name> delete
: Delete this volcano
You can replace
/vol <name> subcrater <cratername>
to/vol <name> maincrater
if you need to send a command to main crater
-
/vol <name> subcrater <cratername>
: get info of the specified crater -
/vol <name> subcrater <cratername> start
: start the eruption (lava flow and lava bombs) of the specified crater -
/vol <name> subcrater <cratername> stop
: stop the eruption of the specified crater -
/vol <name> subcrater <cratername> status
: get status of the eruption of the specified crater -
/vol <name> subcrater <cratername> summit
: get the summit of the specified crater -
/vol <name> subcrater <cratername> quickcool
: cool all the lava flowed from specified crater -
/vol <name> subcrater <cratername> erupt
: start erupting lava bombs from specified crater -
/vol <name> subcrater <cratername> teleport
: teleport to specified crater -
/vol <name> subcrater <cratername> delete
: delete the specified crater