Releases: BentoBoxWorld/Limits
Release 1.27.1
Compatibility
✔️ BentoBox 3.0.0
✔️ Minecraft 1.21.x
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Add a config option to disable logging player limits to console (on join) by @Techirion in #236
- Address #237 issue over anvils by @tastybento in #238
- Release 1.27.1 by @tastybento in #239
New Contributors
- @Techirion made their first contribution in #236
Full Changelog: 1.27.0...1.27.1
Release 1.27.0
Compatibility
✔️ BentoBox 3.0.0
✔️ Minecraft 1.21.x
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Ignore BlockBreakEvent if the block is an AE block by @tastybento in #231
- Add entity count support for placeholders by @ogsammaenr in #234
- New Version by @tastybento in #235
New Contributors
- @ogsammaenr made their first contribution in #234
Full Changelog: 1.26.0...1.27.0
Release 1.25.1
Ignore BlockBreakEvent if the block is an AdvancedEnhancements block.
See https://ae.advancedplugins.net/for-developers/plugin-compatiblity-issues
Relates to #230
Compatibility
✔️ BentoBox API 2.4.1+
✔️ Minecraft 1.20.5+ and 1.21
✔️ Java 17
Updating
- Stop server
- Take backups
- Install this Addon in the addons folder - overwrite the old one or remove it
- (Optional) Move the old
config.ymlso that it can be recreated to show the entity groups - Start server
- That should be it!
Release 1.26.0
Compatibility
✔️ BentoBox 3.0.0
✔️ Minecraft 1.21.x
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- MC 1.21.3 version by @tastybento in #229
- Release 1.26.0 by @tastybento in #228
Full Changelog: 1.25.0...1.26.0
Release 1.25.0
New Features
- Customization of GUI text / titles, etc - see the locale files
- Loads of translations!
Bug Fixes
This release fixes a long running bug: Limits are set by the owner of the island only and will now "stick" instead of being lost if a team member logged in.
Limits can be set using permissions, for example, aoneblock.limit.island.HOPPER.20 will set the island limit to 20. However, this was not sticking if a team member logged in who didn't have this permission. Similarly, if the team member had a larger limit, it would be temporarily used even though they were not the owner of the island.
Compatibility
✔️ BentoBox API 2.4.1+
✔️ Minecraft 1.20.5+ and 1.21
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Updating
- Stop server
- Take backups
- Install this Addon in the addons folder - overwrite the old one or remove it
- (Optional) Move the old
config.ymlso that it can be recreated to show the entity groups - Start server
- That should be it!
What's Changed
- 🔺Owner perms only by @tastybento in #203
- Release 1.25.0 by @tastybento in #204
- ⚙️🔡 Makes GUI titles configurable in the locale files by @tastybento in #205
- 🔡 Spanish by @gitlocalize-app in #206
- 🔡 Dutch by @gitlocalize-app in #220
- 🔡 Italian by @gitlocalize-app in #212
- 🔡 Latvian by @gitlocalize-app in #219
- 🔡 Turkish by @gitlocalize-app in #221
- 🔡 Korean by @gitlocalize-app in #218
- 🔡 Romanian by @gitlocalize-app in #217
- 🔡 Chinese by @gitlocalize-app in #214
- 🔡 Czech by @gitlocalize-app in #207
- 🔡 German by @gitlocalize-app in #208
- 🔡 French translationrench by @gitlocalize-app in #209
- 🔡 Croatian translationan by @gitlocalize-app in #210
- 🔡 Indonesian by @gitlocalize-app in #211
- 🔡 Japanese translationnse by @gitlocalize-app in #213
- 🔡 Polish by @gitlocalize-app in #215
- 🔡 Polish by @gitlocalize-app in #216
- 🔡 Ukranian by @gitlocalize-app in #222
- 🔡 Portugal by @gitlocalize-app in #225
- 🔡 Vietnamese translation by @gitlocalize-app in #223
- 🔡 Taiwanese by @gitlocalize-app in #224
- 🔡 Translations and GUI locale improvements by @tastybento in #226
Full Changelog: 1.24.0...1.25.0
Release 1.24.0
This release enhances entity groups by adding an icon and makes two default ones in config.yml called Animals and Monsters as examples.
For example:
# Entity Groups
# Name the group anything you like
# Select an icon, which is a Bukkit Material
# Select the limit for the total group
# List the entities in the group using Bukkit EntityTypes
entitygrouplimits:
Monsters:
icon: ROTTEN_FLESH
limit: 250
entities:
- SKELETON
- SILVERFISH
- STRAY
- ZOMBIE_VILLAGER
- WITHER
- WARDEN
- ...
Compatibility
✔️ BentoBox API 2.3.0+
✔️ Minecraft 1.20.4+ and 1.21
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Updating
- Stop server
- Take backups
- Install this Addon in the addons folder - overwrite the old one or remove it
- (Optional) Move the old
config.ymlso that it can be recreated to show the entity groups - Start server
- That should be it!
What's Changed
- ⚙️Add default Animal and Monster entity groups to config.yml #195 by @tastybento in #200
- Release 1.24.0 by @tastybento in #201
Full Changelog: 1.23.0...1.24.0
Release 1.23.0
Compatibility
✔️ BentoBox API 2.3.0+
✔️ Minecraft 1.20.4+ and 1.21
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Updating
- Stop server
- Take backups
- Install this Addon in the addons folder - overwrite the old one or remove it
- Start server
- That should be it!
What's Changed
- User permissions are checked when limits are checked and not just on login
- Version 1.23.0 by @tastybento in #199
Full Changelog: 1.22.0...1.23.0
Release 1.22.0
Compatibility
✔️ BentoBox API 2.3.0+
✔️ Minecraft 1.20.4+ and 1.21
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Updating
- Stop server
- Take backups
- Install this Addon in the addons folder - overwrite the old one or remove it
- Start server
- That should be it!
What's Changed
- Release 1.22.0 by @tastybento in #192
- Bug fix for iron golems and snowmen made with Jack O'Lanterns were not removing blocks (carved pumpkins worked). #190
Full Changelog: 1.21.0...1.22.0
Release 1.21.0
This version implements the API for BentoBox 2.3.0.
Compatibility
✔️ BentoBox API 2.3.0
✔️ Minecraft 1.20.4
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Updating
- Stop server
- Take backups
- Install this Addon in the addons folder - overwrite the old one or remove it
- (Optional) Delete or move the Spanish local for Limits (
/plugins/BentoBox/locale/Limits/es.yml) - Start server
- That should be it!
What's Changed
- 🔡 Update Spanish locale by @gitlocalize-app in #182
- Release 1.21.0 by @tastybento in #185
Full Changelog: 1.20.1...1.21.0
Release 1.20.1
Compatibility
✔️ BentoBox API 2.0.0
✔️ Minecraft 1.20.4
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
What's Changed
- Fixes issue with Minecraft 1.20.4 where snow and iron golems could not be spawned. #180
- Add NPE protection #178 (commit: 2b9b3da)
- Release 1.20.1 by @tastybento in #181
Full Changelog: 1.19.1...1.20.1