NondestructiveExplosion plugin for Nukkit servers.
If you found any bugs or have any suggestions, please open an issue on GitHub Issues.
If you like this plugin, please star it on GitHub.
config.yml
# Whether to activate nearby TNT blocks during an explosion
activate-nearby-tnt: false
Packages | Classes |
---|---|
cn.wode490390.nukkit.nde | EntityNondestructiveExplodeEvent |
This event is the same as EntityExplodeEvent
- Install Maven.
- Run
mvn clean package
. The compiled JAR can be found in thetarget/
directory.
This plugin uses bStats. You can opt out using the global bStats config; see the official website for more details.