Convert existing plugins to use it, so that the code all runs on the same main game thread. Fixes various thread related issues caused from accessing game state from executor threads.
Convert existing plugins to use it, so that the code all runs on the same main game thread. Fixes various thread related issues caused from accessing game state from executor threads.