Jump to content

/Bind: Difference between revisions

From fCraft Wiki
D3M0N (talk | contribs)
No edit summary
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Commands]]{{LastUpdated|400}}
{{CommandBox
Can not be used from console.
|name=Bind
|purpose=Binds one blocktype to another.
|aliases=
|uses=/Bind Original Replacement
/Bind BlockToReset


==Command==
/Bind
==<code>/Bind OriginalBlockType ReplacementBlockType</code>==
|cat=Building
: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.
|perm={{rperm|Build}}
|console=No
|v=0.434
|}}
Flexible way to remap block types.


==<code>/Bind <BlockType></code>==
==<code>/Bind OriginalBlock ReplacementBlock</code>==
:Will reset the binding you have set for that block type.  
: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.
 
==<code>/Bind BlockToReset</code>==
: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.


==Related commands==
*{{cmd|Grass}} - Turns dirt blocks into grass.
*{{cmd|Lava}} - Turns red blocks into lava.
*{{cmd|Solid}} - Turns stone blocks into admincrete.
*{{cmd|Water}} - Turns blue blocks into water.


==Aliases==
{{LastUpdated|1650}}
==<code>/B</code>==
:Can be used to replace /Bind.

Latest revision as of 03:35, 22 August 2012

Command
Bind

Binds one blocktype to another.

Usage

/Bind Original Replacement /Bind BlockToReset

/Bind

CategoryBuilding
Required permissionsBuild
Usable from console?No
Introduced infCraft 0.434

Flexible way to remap block types.

/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.
  • /Grass - Turns dirt blocks into grass.
  • /Lava - Turns red blocks into lava.
  • /Solid - Turns stone blocks into admincrete.
  • /Water - Turns blue blocks into water.