Nuke-Utils is a powerful Minecraft plugin that allows players to create controlled explosions using placed blocks.
- Generates a nuclear explosion based on configured blocks.
- Configurable explosion power and warnings for players.
- Supports all Minecraft 1.20.* versions.
In the configuration file (config.yml
), various settings can be adjusted:
Setting | Description |
---|---|
material |
The triggering material for the nuke (must be a block). |
power |
The strength of the explosion (maximum 150, longer time to explode). |
warning |
Whether to warn players before triggering the explosion. |
cooldown |
Cooldown in seconds between consecutive explosions. |
destroy_bedrock |
Whether nukes can destroy bedrock. |
- Download the latest version of the plugin from the releases page.
- Place the JAR file into your server's plugins folder.
- Restart your server or reload the plugin using
/reload
.
- Place the configured block on the map.
- Interact with the block to trigger the nuke (based on settings in
config.yml
).
Minecraft Version | Plugin Version | Release Date | Changes | Tested |
---|---|---|---|---|
1.20 | v1.1-ALPHA | June 22, 2024 | - Initial release | Yes |
1.20.1 | v1.1-ALPHA | June 22, 2024 | - Initial release | Yes |
1.20.2 | v1.1-ALPHA | June 22, 2024 | - Initial release | Yes |
1.20.3 | v1.1-ALPHA | June 22, 2024 | - Initial release | Yes |
1.20.4 | v1.1-ALPHA | June 22, 2024 | - Initial release | Yes |
1.20.5 | v1.1-ALPHA | June 22, 2024 | - Initial release | Yes |
For support, bug reports, or feature requests, please create an issue on GitHub.
This plugin is released under the MIT License.