Hello. Is there any way to use amxx to pre-check server stop/crash (before server is stopped or crashes) ? I need that because I want to use nvault on my new plug-in and I want to open it on plugin init and close on plugin end or server stop / crash, because if the server would stop or crash the vault would not be closed, resulting in an error. Thanks !