
LightChainBreak
LightChainBreak is a simple chain breaking block plugin.
- Загрузки
- 187
- Подписчики
- 0
- Обновлён
- 20 марта 2026 г.
- Лицензия
- MIT
Опубликован 5 мая 2025 г.
LightChainBreak
A simple Minecraft Paper/Folia plugin for chain breaking/mining.
Features
- Chain Mining - Supports chain collection of various ores
- Tree Felling - One-click to chop down entire trees
- Highly Configurable - Supports custom tools, block types, and permission groups
- Minimum Durability - Keep tools at 1 durability instead of breaking
- Data Storage - Supports YAML, MySQL, MariaDB, and SQLite
- Residence Compatible - Supports Residence protection plugin
- PlaceholderAPI - Supports player status variables
- MiniMessage - Supports rich text formatting
Supported Versions
- Minecraft: 1.20.1+
- Server: Paper / Folia
- Java: 17+
Installation
- Download the latest version from Releases
- Place the plugin in your server's
pluginsfolder - Restart the server
- Edit
plugins/LightChainBreak/config.ymlto configure
Commands
| Command | Description | Permission |
|---|---|---|
/lightchainbreak or /lcb |
Main command | - |
/lcb toggle |
Toggle chain breaking on/off | lightchainbreak.toggle |
/lcb reload |
Reload configuration file | lightchainbreak.reload |
/lcb about |
Show about information | lightchainbreak.about |
/lcb help |
Show help information | lightchainbreak.help |
Permissions
lightchainbreak.toggle- Allow using toggle command (Default: everyone)lightchainbreak.reload- Allow reloading config (Default: OP)lightchainbreak.about- Allow viewing about info (Default: OP)lightchainbreak.help- Allow viewing help (Default: OP)lightchainbreak.*- All permissions (Default: OP)
Configuration
Chain Group Configuration
The plugin comes with four preset chain groups:
mine- Ores (Pickaxe + Ores)wood- Logs (Axe + Logs)leaves- Leaves (Shears + Leaves)wart_block- Wart Blocks (Hoe + Wart Blocks)
Each group can be configured with:
- Permission node
- Allowed tools list
- Chain breakable blocks list
Data Storage Configuration
The following storage methods are supported:
- YAML - Local file storage
- MySQL - Remote database storage
- MariaDB - Remote database storage
- SQLite - Local database storage
Dependencies
Required:
- Paper/Folia 1.20.1+
Optional:
- PlaceholderAPI - Variable support
- Residence - Residence protection
Ченджлог
1.0.1Релиз1.21.9, 1.21.10, 1.21.11 · 20 марта 2026 г.
fix: count of real broken blocks
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 16 марта 2026 г.
1.0.0 Config refactor and SQL support
- refactor config system
- add support for database storage
- fix: break block as player
- fix: permission check issue
- revert async config reload
Update tips
- Dirty update from 0.4 is support
max-breakanddiagonal-breakwas renamed, it need re-set
More changelogs
0.4Релиз1.21.9, 1.21.10, 1.21.11 · 9 июля 2025 г.
what's new新改变:
- Add diagonal block support
- 添加对角方块支持
- fixed some bugs and add other bugs(lol
- 修复了一些bug添加了其他bug(lol
API changed API改变:
- paper API bump to 1.20.1
- paperAPI使用1.20.1
Upgrade notice升级提醒:
- upgrade from
0.3, you need adddiagonal-breakinconfig.yml, value is true or false - 从
0.3升级,你需要在config.yml中添加选项diagonal-break,值为true或者false
Full Changelog完整变更: 0.3...0.4
0.3Релиз1.21.5, 1.21.6, 1.21.7 · 10 июня 2025 г.
0.3 papi support and resistance support
new feature
- papi supported
- residence support( destroy
About papis
lightchainbreak_status_enable # is player enabled chain break
lightchainbreak_status_displayCount # is player enabled display break count for themselves
lightchainbreak_status_itemProtective # is player enabled save last durability for themselves
lightchainbreak_status_sneakEnable # is player enabled sneak to active chain break
Full Changelog: https://github.com/Craft233MC/LightChainBreak/compare/0.2...0.3
0.2Релиз1.21.5, 1.21.6, 1.21.7 · 2 июня 2025 г.
bug fixed:
- item not break when enabled chain break
what's new:
- add display broke blocks count and its switch
- functions are control by player self
- add switches for item-protective, sneaking-to-enable
upgrade to 0.2 may need regenerate lang.yml or edit follow latest file
Full Commits: https://github.com/Craft233MC/LightChainBreak/compare/0.1...0.2
Комментарии
Загружаем…