CloudNet icon indicating copy to clipboard operation
CloudNet copied to clipboard

ProvideServiceEvent to allow other implementations

Open 0utplay opened this issue 3 years ago • 0 comments

Describe the new feature

Create a new ProvideServiceEvent that is called when a service from the ServiceRegistry is requested. This event should provide a way to override the choosen service so that the user can decide if a different implementation then the one choosen should be used.

Why do you need this feature?

Users should be able to provide other implementations than the default impl

Issue uniqueness

  • [X] Yes, this issue is unique. There are no similar issues.

0utplay avatar Dec 29 '22 11:12 0utplay