Skip to content

A lightweight plugin for Minecraft servers which makes blocks destroyed by explosions regenerate.

License

Notifications You must be signed in to change notification settings

hafarooki/ExplosionReversal

Repository files navigation

ExplosionReversal

A lightweight plugin for Minecraft servers which makes blocks destroyed by explosions regenerate.

Download: Spigot Page

This plugin is for Paper 1.15.2. To install it, download the latest release and put it in your plugins folder, then restart your server. Use the config.yml file to edit the settings.

Commands

  1. /regen regenerates all pending blocks. It requires the explosionreversal.regen permission.

  2. /explosionreversalreload reloads the config. It requires the explosionreversal.reload permission.

Contributing

Fork the project. Run these commands (use git bash if you're on Windows) (Requires Maven to be properly installed)

$ cd ~/Documents
$ git clone https://github.com/PaperMC/Paper
$ cd Paper
$ ./paper jar
$ cd ../
$ git clone https://github.com/<YOURNAME>/ExplosionReversal
$ cd ExplosionReversal
$ ./gradlew build

Import the Gradle project. Using IntelliJ IDEA, create new projects from sources, navigate to the build.gradle, use the setup wizard.




Image

ExplosionReversal uses Yourkit's profiler to enhance its performance.

YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

About

A lightweight plugin for Minecraft servers which makes blocks destroyed by explosions regenerate.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages