Skip to content

Releases: DionaMC/PluginHooker

1.4.2

02 Jan 17:23

Choose a tag to compare

Support Netty 4.2

1.4.1

21 May 17:16

Choose a tag to compare

Full Changelog: 1.4...1.4.1

1.4

18 Dec 17:14
0f1dcd6

Choose a tag to compare

1.4

EN:

  • ProtocolLib 5.3 Supported
  • Now we have real PacketEvents (plugin) hook

简体中文:

  • 支持了 ProtocolLib 5.3
  • 真正的 PacketEvents 插件 hook

1.3.1

25 Nov 12:03
aa373ca

Choose a tag to compare

fix build

1.3

25 Nov 11:50
8826d27

Choose a tag to compare

1.3

EN:

  • Fixed packet listener exception caused by conflict between PacketEvents and ProtoclLib under certain circumstances

简体中文:

  • 修复PacketEvents和ProtoclLib在特定情况下冲突导致的数据包监听器异常

1.2.1

03 Oct 10:28
2a5ef89

Choose a tag to compare

EN:

  • ChannelHandlerAdapter hook supported
  • fixed ConcurrentModificationException

简体中文:

  • 支持 ChannelHandlerAdapter hook
  • 修复了ConcurrentModificationException报错

1.2

16 Apr 17:02
c38d178

Choose a tag to compare

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

06 Feb 11:29
d3f9f44

Choose a tag to compare

EN:

  • Supported Netty pipeline hook

简体中文:

  • 支持Netty pipeline hook

1.0.2

26 Sep 00:53

Choose a tag to compare

EN:

  • Compatible with Java17

简体中文:

  • 兼容Java17

1.0.1

04 Sep 11:38

Choose a tag to compare

EN:

  • Fixed a issue that will cause ProtocolLib hook broken

简体中文:

  • 修复了ProtocolLib hook失效的问题