Table of Contents

.itemlist

.itemlist
The .help entry for .itemlist.
TypeCommand
Categorynone
In-game description“Changes a ItemList setting of a feature. Allows you
to change these settings through keybinds.

Syntax: .itemlist <feature> <setting> add <item>
.itemlist <feature> <setting> remove <item>
.itemlist <feature> <setting> list [<page>]
.itemlist <feature> <setting> reset
Example: .itemlist AutoDrop Items add dirt”
Default keybindnone
Source codenet/wurstclient/commands/ItemListCmd.java

.itemlist is a chat command that that allows the user to manage ItemListSettings through the chat.

Since any .itemlist command can be turned into a keybind, this command also makes it possible to create keybinds that instantly change an ItemListSetting when a key is pressed.

The following features currently have an ItemListSetting and thus can be used with .itemlist:

Syntax

Main article: Command Syntax

Examples:

Changes

VersionChanges
Wurst 7.20Added .itemlist.