HomeJavaModsCraftDisable
CraftDisable
ModsJava

CraftDisable

by ketoshi · on Modrinth

A simple yet powerful plugin that gives administrators full control over what items can be crafted on their server.

⬇ Download on Modrinth

CraftDisable is a lightweight, powerful, and easy-to-use plugin designed for server administrators who want precise control over their server's economy and gameplay balance. Whether you want to disable overpowered items, create unique challenges, or guide players toward a specific progression path, CraftDisable provides the essential tools to do so with ease.


✨ Features


💻 Commands & Permissions

The main command is /craftdisable, with aliases /cd and /craftd. All management commands require the permission craftdisable.admin.

Command Description Permission
/cd disable Disables the craft of the item in your main hand. craftdisable.admin
/cd enable Re-enables the craft of the item in your main hand. craftdisable.admin
/cd list Shows a list of all currently disabled items. craftdisable.admin
/cd reload Reloads the plugin's configuration file. craftdisable.admin

Bypass Permission:


🔧 Configuration

The configuration is designed to be straightforward and easy to understand. You can quickly add items to the disabled-items list and toggle player notifications.

Example config.yml:

# General plugin settings
settings:
  # Set to true to send a message to the player when they try to craft a disabled item.
  # Set to false for a "silent" block.
  send-craft-denied-message: true

# A list of items that are disabled from crafting.
# Use Bukkit Material names.
disabled-items:
  - "TNT"
  - "ENCHANTED_GOLDEN_APPLE"
  - "DIAMOND_BLOCK"

# All messages sent by the plugin are fully translatable.
messages:
  prefix: "&8[&cCraftDisable&8] &r"
  craft-is-disabled: "&cSorry, crafting this item (&e{item}&c) is disabled on this server."
  # ... and many more!
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more