Added new command /rregen - Regenerates Explosions that are currently regenerating or will be regenerating.
Permission: tntregen.command.regen
Sub Commands:
all - Regenerates all explosions.
near - Regenerates nearest explosion.
recent - Regenerates most recent explosion.
first - Regenerates the first explosion that is being regenerated.
Flags:
Use -f[entityTypes...] to filter only those entities
Example: "/rregen all -f[primed_tnt,creeper]" will regenerate all explosions caused by tnts & creepers, but will ignore any other explosions caused.
Use -r[number] for filter explosions within a radius starting at the location of either -l or the executor's location.
Example: "/rregen all -r[50] will regenerate all explosions within a radius of 50 blocks.
Use -l[worldName,x,y,z] or -l[onlinePlayer] to set location.
Can be used with the flags -r and/or with the sub commands.
Example: "/rregen all -[r50] -l[world,064,0]" will regenerate all explosions within a radius of 50 blocks with the location set to x0, y,64, z0, at World world.
Use -c[number] to execute the process X amount of times, where X is number.
Example: "/rregen recent -c[10] will regenerate 10 recent explosions.
Use -i to get information on explosion(s) & regeneration process.
Using this flag will not cause any regeneration, instead will send information to the executor.
Added a description & a usage for commands from the plugin.
Plugin now supports Bed explosions within both the Nether environment & The End environment.
Fixed an issue where Shulker Boxes would drop from explosions & still regenerate.
Fixed an issue where Wall Signs could possible still drop & regenerate.