Releases: TehBrian/NoBedExplosions
Releases · TehBrian/NoBedExplosions
2.2.5
Important: This will be the last release of NoBedExplosions posted to GitHub. Future releases will be posted on its Modrinth page because that platform is better suited for releasing plugins. (Also, I'm a bit lazy and don't want to post to multiple places.) So, if you'd like to stay up-to-date, be sure to follow the plugin there!
Changelog
- Updated for Minecraft 1.19.3.
2.2.4
2.2.3 - 1.19
Changelog
- Updated for Minecraft 1.19.
2.2.2
2.2.1 - Better Config Instructions
Changelog
- Added configuration instructions to the header of
worlds.yml
. - Replaced Spigot links in
config.yml
andplugin.yml
, for the plugin is no longer hosted there.
2.2.0 - 1.18.2, Paper, and Overworld Explosions
Changelog
- Exclusive support for Minecraft 1.18.2.
- Dropped support for Spigot due to its lacking API. The plugin now works only on Paper and its forks.
- Added a new bed configuration option:
explode
. This mode cause beds to explode like they do in the nether. It works in any dimension type, including the overworld.
2.1.0 - 1.18.1
Changelog
- Exclusive support for Minecraft 1.18.1.
- Exclusive support for Java 17+.
- All string lists in
lang.yml
have been replaced with multiline strings.
2.0.1
2.0.0 - 1.17.1, Anchor Customization, and MiniMessage
This is a pretty big update that has been a couple of months in the making. Hope you enjoy!
Changelog
- Exclusive support for Minecraft 1.17.1.
- Added world configuration file:
worlds.yml
. - Added anchor functionality customization (see config).
- Added command
/nbe info [world]
, which displays world settings. - Plugin messages now use MiniMessage format.
- World configuration now defaults to no bed explosions in the nether and the end.