Open rom1504 opened 2 years ago
Probably worth closing this issue and making a new one then?
No it's still valid
No it's still valid
Okay. Is there any advantage to using a single instance? What if the server is multi-version; wouldn't it make sense for per-client plugins to use a registry instance that uses the player version, not the union of the server versions?
The version/player consideration is independent from the consideration of having the registry be stateful or not.
The benefit of having the registry be stateful is the ability to change the parameters sent to all clients, for example by loading a config file
It's used now but maybe should be instantiated by server x version