Release 1.16
This release adds some new features that you can configure in AOneBlock's config.yml
:
- Prevent users from moving for an initial amount of time. This can help newbies from falling off their oneblock!
- Newer particles! When you first hit the magic block particles showed, but now you can configure their color, density, and number. Also, if you want particles to appear only on right-clicks you can select that, and of course, you can turn them off if you like.
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.
Upgrading
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- Restart the server
- The config.yml file will be updated - if you edit it, then remember to reload with
/obadmin reload
- You should be good to go!
What's Changed
- ⚙️Add feature to block movement on starting a oneblock. #367 by @tastybento in #368
- ⚙️Gives better particles for the block identification. by @tastybento in #374
- Fix for bug between Float and Double serialization. by @tastybento in #375
- ⚙️Particle adjustment by @tastybento in #379
- Release 1.16.0 by @tastybento in #380
Full Changelog: 1.15...1.16