My english is bad so am going to try to explain this as good as i can.
I would want to have a plugin that will remove entitys from maps.
Lets say you have a .txt file in amxmodx/configs/entremover
named de_nuke.txt
and in it you could add entity names like
func_breakable
func_ladder
func_door
info_bomb_target
info_player_deathmatch
and so on
and then it will remove the entitys everytime you play the map.
Then you can add any map you like with .txt
and add any entity name you want to be removed from the map.
I would be glad if someone whould do this
and please post it in new plugin submissions