Releases: DionaMC/PluginHooker
Releases · DionaMC/PluginHooker
1.3
EN:
- Fixed packet listener exception caused by conflict between PacketEvents and ProtoclLib under certain circumstances
简体中文:
- 修复PacketEvents和ProtoclLib在特定情况下冲突导致的数据包监听器异常
1.2.1
EN:
- ChannelHandlerAdapter hook supported
- fixed ConcurrentModificationException
简体中文:
- 支持 ChannelHandlerAdapter hook
- 修复了ConcurrentModificationException报错
1.2
EN:
- Improved Netty pipeline hook
- 1.19.4 Supported (Maybe other versions support it too, but I haven't tested it)
- Added Commands(/ph) (permission: pluginhooker.admin)
简体中文:
- 优化Netty pipeline hook
- 1.19.4 支持(也许其他版本也支持,但我懒得测试了)
- 添加指令支持(/ph) (权限: pluginhooker.admin)
1.1.0
EN:
- Supported Netty pipeline hook
简体中文:
1.0.1
EN:
- Fixed a issue that will cause ProtocolLib hook broken
简体中文:
1.0.0
ALERT! WE CHANGED EVENT NAME IN THIS RELEASE
EN:
- Refactor Injector
- Optimized PlayerManager and Event reflection's performance
- Changed the event name
简体中文:
- 重构Injector
- 优化玩家管理与事件反射的性能
- 修改事件的类名
0.6.0
EN:
- Added debug message
- Optimized ProtocolLib callback handler performance
- Added redefine class feature
- Supported Async Event
简体中文:
- 新增Debug信息
- 优化ProtocolLib回调性能
- 实现redefine class功能
- 支持Async Event