Bank plugin not unloading properlyFixed

Hi,

The method in the script is "void Unloaded()" instead of "void Unload()", Unloaded() is never called.

Therefore the plugin doesn't get properly unloaded which can lead to issues/exploits if you're in the bank at the wrong/right moment.

Thx.

Unloaded existed in the past (been awhile), but yes, that would indeed be an issue. Fixed for next version.
Locked automatically