Table of Contents

.blocklist

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

Syntax: .blocklist <feature> <setting> add <block>
.blocklist <feature> <setting> remove <block>
.blocklist <feature> <setting> list [<page>]
.blocklist <feature> <setting> reset
Example: .blocklist Nuker MultiID_List add gravel”
Default keybindnone
Source codenet/wurstclient/commands/BlockListCmd.java

.blocklist is a chat command that that allows the user to manage BlockListSettings through the chat.

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

The following features currently have a BlockListSetting and thus can be used with .blocklist:

Syntax

Main article: Command Syntax

Examples:

Changes

VersionChanges
Wurst 7.20Added .blocklist.