/Bind: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{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 | |||
|}} | |||
==<code>/Bind OriginalBlock ReplacementBlock</code>== | |||
==<code>/Bind | :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 | |||
==<code>/Bind | ==<code>/Bind BlockToReset</code>== | ||
: | :Resets binding for a given blocktype. Equivalent to typing <code>/Bind SameBlock SameBlock</code>. | ||
==<code>/Bind</code>== | ==<code>/Bind</code>== | ||
: | :Resets ALL of your bindings. | ||
{{LastUpdated|605}} | |||
Revision as of 04:28, 21 May 2011
| Command | |
| Bind Binds one blocktype to another. | |
|---|---|
| Aliases | /b |
| Usage |
/Bind OriginalBlock ReplacementBlock /Bind BlockToReset /Bind |
| Category | Building |
| 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.