Jump to content

/Bind: Difference between revisions

From fCraft Wiki
D3M0N (talk | contribs)
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Commands]]{{LastUpdated|400}}
{{CommandBox
|name=Bind
|purpose=Binds one blocktype to another.
|aliases=<code>/b</code>
|uses=/Bind OriginalBlock ReplacementBlock
/Bind BlockToReset
/Bind
|cat=Building
|perm=
|console=No
|}}


==Command==
==<code>/Bind OriginalBlock ReplacementBlock</code>==
==<code>/Bind OriginalBlockType ReplacementBlockType</code>==
:Assigns one block type to another. Allows you to build block types that may not normally be built directly, such as: admincrete, water, grass, lava, doublestep.
:Assigns one block type to another. Allows you to build block types that are not normally buildable directly, such as: admincrete, water, grass, lava, double step.


==<code>/Bind <BlockType></code>==
==<code>/Bind BlockToReset</code>==
:Will reset the binding you have set for that block type.  
:Resets binding for a given blocktype. Equivalent to typing <code>/Bind SameBlock SameBlock</code>.


==<code>/Bind</code>==
==<code>/Bind</code>==
:Will reset ALL of your bindings.
:Resets ALL of your bindings.


 
{{LastUpdated|605}}
==Aliases - <code>/B </code>==
:Can be used inplace of /Bind.
 
 
* Can not be used from console.

Revision as of 04:28, 21 May 2011

Command
Bind

Binds one blocktype to another.

Aliases/b
Usage

/Bind OriginalBlock ReplacementBlock /Bind BlockToReset /Bind

CategoryBuilding
Usable from console?No
Introduced in[[Version history#{{{v}}}|fCraft {{{v}}}]]


/Bind OriginalBlock ReplacementBlock

Assigns one block type to another. Allows you to build block types that may not normally be built directly, such as: admincrete, water, grass, lava, doublestep.

/Bind BlockToReset

Resets binding for a given blocktype. Equivalent to typing /Bind SameBlock SameBlock.

/Bind

Resets ALL of your bindings.