Mineuniverse
Log in Register
Mods

Item Banning (Fabric)

Ban items from being obtainable
by Dhyces
Download Claim this project
15,714 downloads
0 likes
Updated Jun 30, 2026
0 hypes

Fabric port of https://www.curseforge.com/minecraft/mc-mods/item-banning

This mod is primarily a server utility meant for modded servers to prevent players from accessing certain items, however it can be used for singleplayer modpacks as well (not recommended unless necessary)

 

Commands:

/itemblacklist ban <item|hand> {optional}<permission_level> {optional}<nbt_comparison> {optional}<reason>

/itemblacklist unban <item|all> {optional}<permission_level>

/itemblacklist list {optional}<permission_level>

 

The default config is generated in the 'config' folder of your Minecraft profile. The config that is used in-game is generated in the world save, ie "saves/New World/serverconfig/itemblacklist.json". The format is as follows:

 1.20+

{

    "ban_list": {

        "level_0": [],

        "level_1": [],

        "level_2": [],

        "level_3": [],

        "level_4": []

    }

}

 

1.19-1.19.4

{

    "level_0_ban_list": [],

    "level_1_ban_list": [],

    "level_2_ban_list": [],

    "level_3_ban_list": [],

    "level_4_ban_list": []

}

 

Within each of the arrays (the '[]' at the end of each '...ban_list'), items can be defined, like so:

 

{

    "level_0_ban_list": [

        "minecraft:enderman_spawn_egg",

        "minecraft:creeper_spawn_egg"

    ],

    "level_1_ban_list": [],

    "level_2_ban_list": [],

    "level_3_ban_list": [],

    "level_4_ban_list": [

        "minecraft:command_block"

    ]

}

 

TODO:

  1. Allow more control over the banned items
1.20-2.0.1
MC 1.20.2, Fabric, Client, 1.20.1, 1.20, Server, Quilt
Release 2024-04-30 Get

More from Dhyces

Waxable Coral
948,365
Just a Wrench
7,542
Charm of Return
4,452
Inventory Tabs (Forge)
41,002
Bad Eyes
398
Witchy Wearables
386,060

You Might Also Like

APTweaks: Items (11.x Classic)
Item clustering (fallen blocks, experience orbs, ...) and garbage cleanup.
9,884,514
VanillaDeathChest (Fabric)
Places containers when players die that contain their items.
994,762
Styled Nicknames
Simple, but configurable nicknaming mod allowing your server's players (and admins) to change their nickname with full formatting support
989,499
Tiquality
Make server lag the problem of the source player.
99,489
Blame (Fabric)
Those gosh darn crashlogs not saying which worldgen feature is crashing!
99,012
Weathering with You
Forecast Minecraft weather with a radar or a hat!
98,579