2019-04-22, 02:54 PM
Most of these things are only necessary if your server is running multiple gamemodes that can be switched between, which is very uncommon and usually when the gamemode exits, it means that the server is being closed and the things you listed are being destroyed anyway, because the server instance just doesn't exist anymore after that. However if you want to be super correct and sure, you can do all of these things.