We have a DontSerializeVariant and a ClientOnlyVariant, it seems strange that there’s no ServerOnlyVariant for components on ghosts that should only exist in the server world and are automatically stripped from client ghosts.
Well, it’s not a high priority though, I’ve been using a client world only system at initialization that removes the components anyways but still.