FoundryCommands: Difference between revisions

From Foundry Wiki
(Created page with "== Commands == All commands are case insensitive. ; /fly : Toggle flight mode. Same as double tapping jump. : Press jump to go up and sprint to go down. ; /flySpeed : Display current flight speed. ; /flySpeed ''horizontal'' : Sets horizontal flight speed. ; /flySpeed ''horizontal vertical'' : Sets horizontal and vertical flight speed. ; /drag ''range'' : Change the maximum range for drag building. Use /drag 0 to restore default. ; /tp ''waypoint-name'' : Teleport to the...")
 
No edit summary
Line 1: Line 1:
== Commands ==
== Commands ==
All commands are case insensitive.
{{Colored box
; /fly
| background-content-color = #eee
: Toggle flight mode.  Same as double tapping jump.
| background-title-color = #FFD700
: Press jump to go up and sprint to go down.
| title = Information
; /flySpeed
| title-color = black
: Display current flight speed.
| content = All commands are case '''insensitive'''.
; /flySpeed ''horizontal''
}}
: Sets horizontal flight speed.
 
; /flySpeed ''horizontal vertical''
{| class="wikitable" style="margin:left; width:100%; text-align:center;"
: Sets horizontal and vertical flight speed.
|-
; /drag ''range''
! Command
: Change the maximum range for drag building. Use /drag 0 to restore default.
! Description
; /tp ''waypoint-name''
|-
: Teleport to the named waypoint.
| '''/fly''' || Toggle flight mode.  Same as double tapping jump. <br> Press jump to go up and sprint to go down.
; /give ''item''
|-
: Spawn single item into your inventory.
| '''/flySpeed''' || Display current flight speed.
; /give ''item amount''
|-
: Spawn multiple items into your inventory.
| '''/flySpeed ''horizontal''''' || Sets horizontal flight speed.
|-
| '''/flySpeed ''horizontal vertical''''' || Sets horizontal and vertical flight speed.
|-
| '''/drag ''range''''' || Change the maximum range for drag building. Use /drag 0 to restore default.
|-
| '''/tp ''waypoint-name''''' || Teleport to the named waypoint.
|-
| '''/give ''item''''' || Spawn single item into your inventory.
|-
| '''/give ''item amount''''' || Spawn multiple items into your inventory.
|}
==Navigation==
<div class="body" style="text-align: center; padding:0 5px 5px 5px">
{{Mods&ToolsNav|state=mw-collapsed|nospace=1}}
</div>
 
<noinclude>
[[Category:Mods & Tools]]
</noinclude>

Revision as of 16:36, 29 June 2022

Commands

Information
All commands are case insensitive.
Command Description
/fly Toggle flight mode. Same as double tapping jump.
Press jump to go up and sprint to go down.
/flySpeed Display current flight speed.
/flySpeed horizontal Sets horizontal flight speed.
/flySpeed horizontal vertical Sets horizontal and vertical flight speed.
/drag range Change the maximum range for drag building. Use /drag 0 to restore default.
/tp waypoint-name Teleport to the named waypoint.
/give item Spawn single item into your inventory.
/give item amount Spawn multiple items into your inventory.

Navigation