Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
Bukkit
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 5 days ago
Updated 4 days ago
BellCommand - Command Item Plugin
Version Info
Current Version: 1.2.0-beta.2
This is a beta version with the following features and known issues:
- ✅ Complete command item system
- ✅ Multi-language support (Simplified Chinese, Traditional Chinese, English, Japanese, French)
- ✅ Bedrock player support (requires Floodgate)
- ✅ Auto-give and cleanup features
- ⚠️ When the player rejoins, the command item is re-granted, regardless of whether the command item already exists
- ⚠️ Recommended to test thoroughly in a test environment before production use
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
- Custom item appearance and name
- Different commands for left and right clicks
- Complete permission control system
- Command cooldown settings
- Multi-language support
- Debug mode
- Automatic update checking
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 commandsbellcommand.reload
- Allow configuration reloadbellcommand.give
- Allow giving itemsbellcommand.list
- Allow viewing item listbellcommand.use
- Allow using command itemsbellcommand.item.<itemID>
- Allow using specific items
Installation
- Download the latest BellCommand.jar
- Place the file in your server's plugins folder
- Restart server or reload plugin
- Edit configuration file
- Use
/bc reload
to reload configuration
Support & Feedback
- GitHub Issues: Issue Tracker