Releases: BentoBoxWorld/TwerkingForTrees
Releases · BentoBoxWorld/TwerkingForTrees
Release 1.5.2
Compatibility
✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.4, 1.20.6, 1.21
✔️ Java 17
What's Changed
- Fix for #33 - Prevent extra dirt by @tastybento in #34
- Fix for #36 - support different particles when twerking for 1.20.6 and later
- Release 1.5.2 by @tastybento in #37
Full Changelog: 1.5.1...1.5.2
Release 1.5.1
Compatibility
✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.4
✔️ Java 17
What's Changed
- Release 1.5.1 by @tastybento in #35
- Fixes a dirt exploit with Dark Oak trees where they would spawn 3 blocks of dirt.
Full Changelog: 1.5.0...1.5.1
Release 1.5.0
Compatibility
✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.4
✔️ Java 17
What's Changed
- Added Cherry, Dark Oak, and grow trees that may have beehives on them. (commit: 7bba0f6)
- Added option to press and hold crouch key to "twerk" #27 (commit: 8ba50b0)
- Added sprinting as an option to grow trees. Fixes #14 (commit: e32afaa)
Full Changelog: 1.4.4...1.5.0
Release 1.4.4
Compatibility
✔️ BentoBox API 1.14.0 +
✔️ Minecraft 1.19.x
✔️ Java 8+
What's Changed
- Version 1.4.4 by @tastybento in #29
Full Changelog: 1.4.3...1.4.4
Release 1.4.3
Compatibility
✔️ BentoBox API 1.14.0 +
✔️ Minecraft 1.17, 1.16.5
✔️ Java 8+
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Change Log
- Fix for lag from TreeGrowListener #24
Release 1.4.2
Compatibility
✔️ BentoBox API 1.14.0 +
✔️ Minecraft 1.17, 1.16.5
✔️ Java 8+
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Change Log
Release 1.4.1
Version 1.14.1 Use correct api-version: 1.13 in addon.yml
Release 1.4.0
Change Log
- Fixes #17
- Prevents trees from growing outside the island border if the world settings flag is set to prevent that
- Adds permission to allow/disallow twerking
[gamemode].twerkingfortrees
- default is allowed
Required BentoBox 1.13.0 or higher.
Release 1.3.0
Change log
- If chunks have to be loaded when growing trees, they are done async
- Spell particles now show when twerking so players with sound off can tell it's working
1.2.0 Release
Changes
- Removed twerking in nether and end. It's not possible to use the Bukkit API to grow trees in these worlds for some reason. Also, it helps prevent chunk loading of other worlds if players twerk there.