N
Common Ground News

How to blacklist items in minecraft

Author

Christopher Snyder

Updated on March 22, 2026

How to blacklist items in minecraft

Since v1.2 there is 2 possible blacklists: They both apply at the same time! World: Changeable trough the command /blockitem. Also a file: /ItemBlacklist.json. Pack: Only via the file: config/ItemBlacklist.json. You cannot change the pack config in the game, its meant for pack makers who want to ban items from use for all servers.

There are other answers below:

Supported PlatformsBackgroundRequirementsHow to Enter The Command1. Open Server ConsoleTo run a server command, the instructions vary depending on your version of Minecraft: 1. For Java Edition (PC/Mac), open a server console. Use Command Prompt in Windows or Terminal on a Mac.2. Type the CommandWe will cover examples of how to use the /banlist command to show the banned players as well as the banned IP addresses in a server’s blacklist.

/blocklist override will allow you to pickup any block even if it is blacklisted. Commands: /Blocklist add – Hold the block to blacklist. /Blocklist remove – Hold the block to unblacklist /Blacklist override – You will be able to pickup any block you want Permissions:

These commands control a server’s banlist, or blacklist. A blacklist is a list of players or IP addresses that are not allowed to connect to the server. Bans supersede any whitelisting in place. Adds a player to the blacklist. ban [] : game_profile Specifies the …

You can use WorldGuards blacklist feature. You can tell WorldGuard what to do when a player places,drops,gets,etc an item and what to do when that happens. Ex: # Deny lava buckets [lavabucket] ignore-groups=admins,mods on-use=deny,tell You can read more about it HERE. So I can do this to only one world right?

A blacklist file consists of several sections in the format of: [a list of items/blocks to match] event to watch=what to do event to watch=what to do event to watch=what to do option=value. Lines starting with # are ignored by WorldGuard. You can use this to place notes for yourself.

You can also create a default blacklist under `defaultconfigs` with the name `itemblacklist.json`. This will automatically be applied to every new world you create. Commands-/itemblacklist ban [item] -bans an item-/itemblacklist unban [item] -unbans an item-/itemblacklist ban all -unbans all items

workaround: use sth that can filter to an in between storage. e.g. ender io works pretty well with filter and blacklist option on item conduit tesseract > chest > item conduit to 1. chest for ores (filter with whitelist for ores, priority +1)

Commands: /Blocklist add – Hold the block to blacklist. /Blocklist remove – Hold the block to unblacklist

How do I view the contents of a Minecraft server’s blacklist?

In Minecraft Java Edition (PC/Mac), the syntax to show the contents of the server’s blacklist is: ips is an option that displays all of the banned IP addresses in the blacklist. players is an option that displays all of the banned players in the blacklist.

How to pick any block if it is blacklisted?

Type /blocklist override will allow you to pickup any block even if it is blacklisted. /Blocklist add – Hold the block to blacklist. blacklist: {} – will show you all the blacklisted blocks.

What is a blacklist file and how to create one?

A blacklist file consists of several sections in the format of: [a list of items/blocks to match] event to watch=what to do event to watch=what to do event to watch=what to do option=value Lines starting with # are ignored by WorldGuard. You can use this to place notes for yourself.

What is/banlist command in Minecraft?

The blacklist (or ban list) is used to control which players are not allowed to connect the server. To run server commands such as the /banlist command, you have to first create a multiplayer server in Minecraft and be the operator of that server. In Minecraft Java Edition (PC/Mac), the syntax to show the contents of the server’s blacklist is: