I can’t do a plugin because World.cpp can’t be overridden, anyway there is a rejected PR that’s better than mine: https://github.com/EpicGames/UnrealEngine/pull/3232 , it needs only some fixes for bugs (for example needs a check on the NetDriver because the delegate is called on clients where NetDriver is null, so they get Fatal error message)