File Details
v1.12.0-folia.1
- R
- May 19, 2025
- 496.90 KB
- 53
- 1.21.5+34
File Name
explodeany-1.12.0-folia.1.jar
Supported Versions
- 1.21.5-Snapshot
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.3-Snapshot
- 1.20.5-Snapshot
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
- 1.8
It's been a while since the last update (almost a year!), but we keep going. There are some suggested features that couldn't be implemented yet due to lack of time, but every feature request is tracked, I promise!
### Changelog
- **Added block durability regeneration:** Blocks can now recover durability! See [the wiki](https://github.com/GuilleX7/ExplodeAny/wiki/Configuration#material-properties) for more information
- **Added support for name wildcards:** It is now possible to specify wildcards (*) in entity/material names, allowing to group entity/materials that have a similar name! (For example, "*_WOOL" will group all types of wool!). See [the wiki](https://github.com/GuilleX7/ExplodeAny/wiki/Configuration#name-wildcards) for more information
- **Added custom drops:** It is also possible to specify a custom material/item as a drop when a certain type of block breaks due to a explosion. See [the wiki](https://github.com/GuilleX7/ExplodeAny/wiki/Configuration#entity-material-properties) for more information
- **Added world hole protection:** It is now possible to specify certain heights in worlds where blocks won't be removed in order to avoid world holes. See [the wiki](https://github.com/GuilleX7/ExplodeAny/wiki/Configuration#entity-material-properties) for more information
- **We have a wiki!** Every important piece of information about the plugin will be posted on the wiki, instead of scattering files in the plugin's folder. This way, we can have a centralized, up-to-date source of information for the plugin. Therefore, `exampleConfig.yml` and `TUTORIAL.md` files have been removed, honoring the wiki, which will expand over time.
- **Better warning/error messages:** ExplodeAny will now warn the user whenever it finds invalid entities/materials, instead of remaining silent until nothing in the list is valid. I hope it helps to understand which entities/materials are actually understood by the plugin.
- **Improved /eany config show:** (Almost) all sections of the plugin's configuration file can now be consulted through the command to give a better understanding of how the configuration was resolved.
- **Bukkit 1.7 was not properly supported and has been dropped:** After some testing, it seems that only some revisions of Bukkit 1.7 were not really compatible with ExplodeAny, so server support has been adjusted. Just to make it clear: we didn't make any change to reduce compatibility, and we won't, ever. Someone reached out concerned about [the Paper hard-fork.](https://forums.papermc.io/threads/the-future-of-paper-hard-fork.1451/) Similar as we do for Folia, we will provide a custom build in case they diverge from Spigot's API (not yet, since ExplodeAny only uses common standard Bukkit API, which is unlikely to be removed or changed in the future).
### Server support
- Bukkit-based server 1.8 - 1.21.5 (Bukkit, Spigot, Paper...)
- Folia-based server 1.8 - 1.21.5

