Mod

Item Banning (Fabric)

Quick rating

Item Banning (Fabric)

No reviews yet

Ban items from being obtainable

No Theme
No Genre
Server Utility
Mod Fork/Port
Mod Loaders
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
1.20-2.0.1
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~15,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync