Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
BellCommand
PluginMIT

BellCommand

BellCommand is a powerful Minecraft plugin that allows server administrators to create custom items that can execute commands. The player can trigger preset commands by left-clicking or right-clicking on these items.

550
Downloads
3
Followers
3 months ago
Updated
📦
16
Versions
managementutilitybukkitpaperpurpurspigot
Download Latestvv1.4.0-beta.4View on Modrinth

📖About BellCommand

BellCommand - Command Item Plugin

Version Info

Current Version: 1.4.0-beta.1

This is a major Beta release with the following features:

  • ✅ Config System Overhaul: Modular multi-folder architecture with real-time hot-reloading (WatchService) and smart auto-migration.
  • ✅ Consumable Item System: Support for fixed count, probability-based, and random range consumption modes.
  • ✅ Enhanced Thread Safety: Full implementation of ReentrantReadWriteLock for configuration stability under high concurrency.
  • ✅ Automated Release Pipeline: Deep integration with GitHub Actions and Modrinth API for automatic publishing.
  • ✅ Complete command item system
  • ✅ Language support
  • ✅ Bedrock player support (requires Floodgate)
  • ✅ Action-specific cooldown system
  • ✅ Custom update source support (GitHub, Gitee, Custom API)

Introduction

BellCommand is a powerful Minecraft plugin that allows server administrators to create custom items that can execute commands. Players can trigger preset commands by left-clicking or right-clicking these items.

Features

  • Modular Config Management: Support for multiple folders (e.g., Default_config/) to store item configurations, decoupling item definitions from the main config.
  • Real-time Hot-Reloading: Powered by WatchService to monitor file changes; modifications take effect instantly without manual reloading.
  • Consumable Item System: Support for item consumption based on fixed counts, probabilities, or random ranges to flexibly control item lifespan.
  • Enhanced Thread Safety: Implementation of ReentrantReadWriteLock for core configuration access, ensuring absolute stability under high concurrency.
  • Multi-Dimensional Interaction: Independent command triggers for Left-Click, Right-Click, and Shift+Left/Right-Click.
  • Deep Bedrock Adaptation: Dedicated interaction logic and command configurations for Floodgate (Bedrock) players.
  • Granular Permission Control: Comprehensive permission system supporting global and item-specific permissions.
  • Independent Cooldowns: Different action types (e.g., Left/Right click) can have their own independent cooldown timers.
  • Internationalization (i18n): Robust LanguageManager system for real-time switching of system logs and messages.
  • Automatic Update Alerts: Integrated update detection for GitHub, Gitee, and custom APIs.

Commands

  • /bc give <player> <itemID> [amount] - Give command items
  • /bc list - View available command items
  • /bc reload - Reload plugin configuration

Permissions

  • bellcommand.command - Allow using basic commands
  • bellcommand.reload - Allow configuration reload
  • bellcommand.give - Allow giving items
  • bellcommand.list - Allow viewing item list
  • bellcommand.use - Allow using command items
  • bellcommand.item.<itemID> - Allow using specific items

Installation

  1. Download the latest BellCommand.jar
  2. Place the file in your server's plugins folder
  3. Restart server or reload plugin
  4. Edit configuration file
  5. Use /bc reload to reload configuration

👥 Team & Contributors

ning-g-mo
ning-g-moOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.131.13.11.13.21.141.14.11.14.21.14.31.14.4+28 more

🔗 Links

Modrinth Page