Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Sorry for the delayed updates with this project. In real life I've been pretty busy with my daughter and family, as well as studying for multiple IT certificates (Genesys Cloud CX for my job, CKA, and CompTIA Security+), and my time has been stretched so thin I barely have time to think haha. That being said, this project is not dead, just...slowed. I hope you understand and still stick with it! I welcome pull requests if anyone wants to help add some features. Thanks, everyone! 😄
Honeypot 3.2.2
Updated for version 1.20.5. To support backwards compatibility, I'm planning to remove the PhysicsUtil and just check if any blocks surrounding a block break event were Honeypots and are now air. I want to test this for efficiency to ensure these checks don't bog down the server, so I'll combine some methods and work on improving efficiency (We already switched to PDC so this will really help).
This also fixes a minor, likely unnoticed, bug regarding reloading language files from the console. Finally, it adds some better debug logging for block break events, and updates some logic. This logic was complex prior to the refactor, so if anything stops working that I didn't see in testing, let me know via Discord or an issue!
Core
Additions:
- None
Changes:
- Better debug logging for BlockBreakEvent
- Fixed a bug where language files wouldn't be reloaded if
/honeypot reload
was ran from console. This was a result of the Console's/honeypot reload
logic actually being decoupled from the plugin's/honeypot reload
subcommand. I apparently forgot to add language file reloading via console when I added translation support, and it's been like that ever since.
Removals:
- None
API:
Additions:
- None
Changes:
- None
Removals:
- None
Files
Metadata
Release channel
ReleaseVersion number
3.2.2Loaders
Game versions
1.18–1.20.6Downloads
63Publication date
May 5, 2024 at 3:38 AMPublisher
TerrorByteTW
Owner