EventBundler
作者:rebot | 分类:模组
Minecraft 版本: 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.15 1.15.1 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.18 1.18.1 1.18.2 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1
平台: bukkit paper purpur spigot
标签: management utility
What is EventBundler?
EventBundler is a unified event expansion system for Minecraft plugins.
EventBundler introduces 110 custom events designed to extend and standardize advanced server-side behavior across plugins.
It acts as a central event layer, allowing developers to hook into complex actions that are not available in the default API.
⚡ Core Idea
Instead of reinventing logic in every plugin, EventBundler provides reusable, structured events that you can listen to, modify, or cancel.
This creates:
- Cleaner code
- Better cross-plugin compatibility
- More scalable systems
? What It Adds
-
110 Custom Events
- Includes systems like:
EBTransferEventEBTransferCancelEvent- And many more bundled mechanics
- Includes systems like:
-
Cancelable & Hookable Logic
- Intercept and control behavior before it executes
-
Consistent Event Design
- Predictable naming and structure for easy development
? Compatibility
Built to support both legacy and modern environments without sacrificing performance.
?️ Developer Experience
EventBundler is designed with developers in mind:
- Clean and readable API
- Easy event registration
- Works seamlessly alongside existing plugins
- Reduces duplicate logic across projects
请登录后举报
暂无评论,抢个沙发吧~