Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


command

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
command [2020/08/29 14:45] – add Wurst 6/7 only tags (probably missed some) alexander01998command [2022/01/19 05:29] (current) alexander01998
Line 1: Line 1:
 ====== Command ====== ====== Command ======
  
-A command in [[start|Wurst]] is a type of [[feature]] that can be triggered by sending a special [[mc>chat]] message that starts with a the ''.'' character. This message will not be sent to the server, but is instead processed by Wurst.+A command in [[start|Wurst]] is a type of [[feature]] that can be triggered by sending a special [[mc>chat]] message that starts with a the ''.'' character. This message will not be sent to the server, but is instead processed by Wurst. Wurst commands can also be run by using a previously created [[keybind]].
  
 If the [[#syntax|syntax]] is correct and no error occurs, the command will do something. Otherwise the command will return an error message that is only visible to the user who typed the command. If the [[#syntax|syntax]] is correct and no error occurs, the command will do something. Otherwise the command will return an error message that is only visible to the user who typed the command.
Line 8: Line 8:
  
 For long commands, the [[InfiniChat]] hack can be used to remove Minecraft's 256 character chat limit. For long commands, the [[InfiniChat]] hack can be used to remove Minecraft's 256 character chat limit.
- 
-===== List of Commands ===== 
- 
-  * [[cmd:addalt|.addalt]] 
-  * [[cmd:annoy|.annoy]] 
-  * [[cmd:author|.author]] 
-  * [[cmd:bind|.bind]] 
-  * [[cmd:binds|.binds]] 
-  * [[cmd:blink|.blink]] 
-  * [[cmd:clear|.clear]] 
-  * [[cmd:copyitem|.copyitem]] 
-  * [[cmd:damage|.damage]] 
-  * [[cmd:dig|.dig]] 
-  * [[cmd:drop|.drop]] 
-  * [[cmd:enabledhax|.enabledhax]] <sup>[ //[[Wurst 7]] only// ]</sup> 
-  * [[cmd:enchant|.enchant]] 
-  * [[cmd:excavate|.excavate]] 
-  * [[cmd:features|.features]] 
-  * [[cmd:follow|.follow]] 
-  * [[cmd:friends|.friends]] 
-  * [[cmd:getpos|.getpos]] 
-  * [[cmd:ghosthand|.ghosthand]] 
-  * [[cmd:give|.give]] 
-  * [[cmd:gm|.gm]] 
-  * [[cmd:goto|.goto]] 
-  * [[cmd:help|.help]] 
-  * [[cmd:invsee|.invsee]] 
-  * [[cmd:ip|.ip]] 
-  * [[cmd:jump|.jump]] 
-  * [[cmd:leave|.leave]] 
-  * [[cmd:modify|.modify]] 
-  * [[cmd:nothing|.nothing]] <sup>[ //[[Wurst 6]] only// ]</sup> 
-  * [[cmd:nuker|.nuker]] <sup>[ //[[Wurst 6]] only// ]</sup> 
-  * [[cmd:path|.path]] 
-  * [[cmd:potion|.potion]] 
-  * [[cmd:protect|.protect]] 
-  * [[cmd:rename|.rename]] 
-  * [[cmd:repair|.repair]] 
-  * [[cmd:rv|.rv]] 
-  * [[cmd:say|.say]] 
-  * [[cmd:search|.search]] 
-  * [[cmd:setcheckbox|.setcheckbox]] 
-  * [[cmd:setmode|.setmode]] 
-  * [[cmd:setslider|.setslider]] 
-  * [[cmd:settings|.settings]] 
-  * [[cmd:spammer|.spammer]] 
-  * [[cmd:sv|.sv]] 
-  * [[cmd:t|.t]] 
-  * [[cmd:taco|.taco]] 
-  * [[cmd:throw|.throw]] 
-  * [[cmd:toomanyhax|.toomanyhax]] <sup>[ //[[Wurst 7]] only// ]</sup> 
-  * [[cmd:tp|.tp]] 
-  * [[cmd:unbind|.unbind]] 
-  * [[cmd:vclip|.vclip]] 
-  * [[cmd:viewnbt|.viewnbt]] 
-  * [[cmd:wms|.wms]] <sup>[ //[[Wurst 6]] only// ]</sup> 
-  * [[cmd:xray|.xray]] <sup>[ //[[Wurst 6]] only// ]</sup> 
  
 ===== Syntax ===== ===== Syntax =====
Line 76: Line 19:
  
 **Example:** The [[cmd:nuker|.nuker command]] <sup>[ //[[Wurst 6]] only// ]</sup> has the following syntax: **Example:** The [[cmd:nuker|.nuker command]] <sup>[ //[[Wurst 6]] only// ]</sup> has the following syntax:
 +
 <code> <code>
 .nuker mode (normal|id|flat|smash) .nuker mode (normal|id|flat|smash)
Line 95: Line 39:
   * ✘ ''.nuker 1 1'' is invalid.   * ✘ ''.nuker 1 1'' is invalid.
   * ✘ ''.nuker id <1>'' is invalid.   * ✘ ''.nuker id <1>'' is invalid.
 +
 +===== List of Commands =====
 +
 +  * [[cmd:.addalt]]
 +  * [[cmd:.annoy]]
 +  * [[cmd:.author]]
 +  * [[cmd:.bind]]
 +  * [[cmd:.binds]]
 +  * [[cmd:.blink]]
 +  * [[cmd:.blocklist]] <sup>[//[[:Wurst 7]] only//]</sup>
 +  * [[cmd:.clear]]
 +  * [[cmd:.copyitem]]
 +  * [[cmd:.damage]]
 +  * [[cmd:.dig]]
 +  * [[cmd:.drop]]
 +  * [[cmd:.dupe]] <sup>[ //[[Wurst 7]] only// ]</sup>
 +  * [[cmd:.enabledhax]] <sup>[ //[[Wurst 7]] only// ]</sup>
 +  * [[cmd:.enchant]]
 +  * [[cmd:.excavate]]
 +  * [[cmd:.features]]
 +  * [[cmd:.follow]]
 +  * [[cmd:.friends]]
 +  * [[cmd:.getpos]]
 +  * [[cmd:.ghosthand]]
 +  * [[cmd:.give]]
 +  * [[cmd:.gm]]
 +  * [[cmd:.goto]]
 +  * [[cmd:.help]]
 +  * [[cmd:.invsee]]
 +  * [[cmd:.ip]]
 +  * [[cmd:.itemlist]] <sup>[//[[:Wurst 7]] only//]</sup>
 +  * [[cmd:.jump]]
 +  * [[cmd:.leave]]
 +  * [[cmd:.modify]]
 +  * [[cmd:.nothing]] <sup>[ //[[Wurst 6]] only// ]</sup>
 +  * [[cmd:.nuker]] <sup>[ //[[Wurst 6]] only// ]</sup>
 +  * [[cmd:.path]]
 +  * [[cmd:.potion]]
 +  * [[cmd:.protect]]
 +  * [[cmd:.rename]]
 +  * [[cmd:.repair]]
 +  * [[cmd:.rv]]
 +  * [[cmd:.say]]
 +  * [[cmd:.search]]
 +  * [[cmd:.setblock]] <sup>[//[[:Wurst 7]] only//]</sup>
 +  * [[cmd:.setcheckbox]]
 +  * [[cmd:.setcolor]] <sup>[ //[[Wurst 7]] only// ]</sup>
 +  * [[cmd:.setmode]]
 +  * [[cmd:.setslider]]
 +  * [[cmd:.settings]]
 +  * [[cmd:.spammer]]
 +  * [[cmd:.sv]]
 +  * [[cmd:.t]]
 +  * [[cmd:.taco]]
 +  * [[cmd:.throw]]
 +  * [[cmd:.toomanyhax]] <sup>[ //[[Wurst 7]] only// ]</sup>
 +  * [[cmd:.tp]]
 +  * [[cmd:.unbind]]
 +  * [[cmd:.vclip]]
 +  * [[cmd:.viewnbt]]
 +  * [[cmd:.wms]] <sup>[ //[[Wurst 6]] only// ]</sup>
 +  * [[cmd:.xray]]
 +
 +==== Removed Commands ====
 +
 +Removed commands no longer exist in current versions of Wurst.
 +
 +  * [[cmd:RenameForceOPEvenThoughTheNameIsTechnicallyCorrect|.RenameForceOPEvenThoughTheNameIsTechnicallyCorrect]]
  
command.1598705117.txt.gz · Last modified: 2020/08/29 14:45 by alexander01998