Using plugin 1.1.0 on 1.21.5 server causes excluded entity from list to not explode on detonation and does reverse recover where it slowly delete blocks one by one.
Didn't test all explosion but it happened with TNT for sure.
Have entity setting like this and everything else default.
{
"type": "ENTITY",
"ignore": false,
"entityTypes": [
"CREEPER"
]
},