Sync available data provider list from the server
deirn opened this issue ยท 0 comments
Enhancement
Currently, data providers are checked on the client. Moving it to the server would allow server-only mods to attach data to objects, even if the client doesn't have the provider registered on their side. This means an entirely server-sided plugin would be possible, given that it only provides built-in data types like item and fluid contents.