Releases: BentoBoxWorld/Limits
Releases · BentoBoxWorld/Limits
Release 1.8.1
Compatibility
✔️ BentoBox API 1.16.6+
✔️ Minecraft 1.16.5+
✔️ Java 16
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Features
- ⚙️ Added option to ignore the island center block from limits. (commit: 328a1a1) See config.yml, line 9.
- Added API to enable offset for limits. (commit: 76c582b)
Bug Fixes
- Various bug fixes
- Breeding limits are tracked better by using EntityBreedEvent to track breeding (commit: 14c3886) (commit: d6f12c2)
- Op or Mod nearby do not affect breeding limits or other players, but they can override breeding limits. (commit: 0248c39)
What's Changed
- Release 1.18.1 by @tastybento in #152
Full Changelog: 1.17.2...1.18.1
Release 1.17.2
Compatibility
✔️ BentoBox API 1.17.0.
✔️ Minecraft 1.17
✔️ Java 16
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Features
- 🔡 Added Vietnamese (commit: f7c44c7)
- Added chest/hopper placeholders, refactored getBlockCounts to be consistent, implemented getBlockCount (commit: 21986d3) — realjasonliu
- Simplified how to register placeholders, changed default getBlockCount to 0 instead of -1 (commit: 0a193eb) — realjasonliu
- Registers all blocks as placeholders (commit: f94a4ac) — realjasonliu
Bug Fixes
Release 1.17.1
Release 1.17.0
Compatibility
✔️ BentoBox API 1.17.0.
✔️ Minecraft 1.17
✔️ Java 16
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
New Features
- Recalculate limits every time Limits GUI is shown. (commit: f525ae8)
- ⚙️Adds setting option for async golum checking (commit: 6a2768e)
- 🔺Java 16 and Sonar Cloud (commit: 0992a4f)
- 🔺Require 1.17 BentoBox (commit: 62caf1a) (commit: d0d9508)
Bug Fixes
- Use correct perm check perm prefix. (commit: 0ae58db)
Release 1.15.5
Compatibility
✔️ BentoBox API 1.16
✔️ Minecraft 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.
Bug Fixes
- Fixes bug where entities were limited in BentoBox worlds not specified in the config.yml
Release 1.15.4
Zigbee release. ;-)
Change log
- Only save island data that has changed on shutdown. This prevents long shutdown times.
Release 1.15.0
Change Log
- Fixed bug where world entities were counted. (commit: 64b25b0)
- Update config.yml (commit: 336ede6)
- Reworked entity limits to avoid glitching. (commit: d3a5c23)
- Improves the Limit Panel with sorting and pages. (commit: b868296)
- Possible fix for dupe exploits (commit: 07101c7)
- fix entity group limits not showing properly in limit panel (commit: 6c09746) — wea_ondara
- Translate ro.yml via GitLocalize (commit: bc6c761) — hlobaadrian
- Count PISTON_HEAD and MOVING_PISTON (commit: 88879f5) — algoca99
- Added new event that fires for each perm (commit: c0c9e16)
Version 1.14.0
Change Log
Changes since 1.12.1:
- 1.14.0 BentoBox API
- Version for 1.16.1 Minecraft
- Added entity group limit settings (commit: e0c208e) — wea_ondara
- Show limits in limit command (commit: 625bbe3) — wea_ondara
- Added entity group limits via permissions to islands (commit: f77c482) — wea_ondara
- Adds event that fires when player joins and before perm check (commit: ad18695) — tastybento
- Translate tr.yml via GitLocalize (commit: e11d682)
- Recount will count Nether and End blocks. (commit: 3d0e1b0) — tastybento
Release 1.12.1
Release 1.9.4
Compatibility
BentoBox 1.9.0 and Minecraft 1.14.4, 1.13.2. Minecraft 1.15.2. Not all blocks or entities can be limited.
✔️ BSkyBlock
✔️ AcidIsland
✔️ SkyGrid
✔️ CaveBlock
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed or added.
🔺 special attention needed.
Contents
Bug Fixes
- Ignore negative permissions.
- Avoids counting entities if the type spawned is not limited.
Known issues
- Limits now include the Nether and End, however, if players are not in those worlds then they will not be loaded and so entities will not be counted.
- Bees cannot be tracked correctly (1.15.x)
- See the README for other items that cannot be tracked (yet).
Upgrading
- Stop server
- Copy this jar into the addons folder and remove the old version
- Restart the server