Commands/workbench: Difference between revisions

From Skyblock
m (add more aliases)
No edit summary
 
Line 22: Line 22:


== Usage ==
== Usage ==
Using <code>/workbench</code> opens a 3x3 crafting interface, providing the same function as a [https://minecraft.wiki/w/Crafting_Table crafting table] without requiring one.<ref>{{Experimental verification|date=2025-01-27|user=0SilentMoon}}</ref> Consequently, <code>/workbench</code> allows crafting in areas where blocks cannot be placed (e.g. spawn, islands where the user lacks trust).
Using <code>/workbench</code> opens a 3x3 crafting interface, providing the same function as a [https://minecraft.wiki/w/Crafting_Table crafting table] without requiring one.<ref>https://github.com/EssentialsX/Essentials/blob/893bae02e6f91f701ecd73f85a9de60877fd5f7c/Essentials/src/main/java/com/earth2me/essentials/commands/Commandworkbench.java#L13</ref> Consequently, <code>/workbench</code> allows crafting in areas where blocks cannot be placed (e.g. spawn, islands where the user lacks trust).


== Trivia ==
== Trivia ==

Latest revision as of 14:46, 30 September 2025

/workbench[1]
Aliases craft
ecraft
wb
ewb
wbench
ewbench
eworkbench
Cooldown None
Servers Both
Minimum Rank Economy: Premium
Skyblock: Skyknight
Allowed Locations Spawn Yes
The Nether Yes
Warp Mob Yes
Warp Hostile No
Player Island Yes

Opens up a workbench.

Syntax

  • /workbench - Opens a 3x3 crafting interface.
  • /wb - Alias of /workbench.
  • /wbench - Alias of /workbench.
  • /craft - Alias of /workbench.
  • /ecraft - Alias of /workbench.
  • /ewb - Alias of /workbench.
  • /ewbench - Alias of /workbench.
  • /eworkbench - Alias of /workbench.

Usage

Using /workbench opens a 3x3 crafting interface, providing the same function as a crafting table without requiring one.[2] Consequently, /workbench allows crafting in areas where blocks cannot be placed (e.g. spawn, islands where the user lacks trust).

Trivia

  • Prior to 5 Feb 2025, /workbench was unintentionally accessible to all ranks.[3]

References

Written by 0SilentMoon