Sometime during the May wipe, we'll be switching our servers from Oxide over to Carbon, a modding framework we've been working on to achieve better performance and stability running rust plugins. This does not require a wipe.
Carbon will greatly improve server performance by leveraging the latest C# libraries, runtime patching, and dynamic hooks to reduce the number of redundant method calls which will not only greatly improve server performance but allow us to scale our AI to be more complex without the fear of degradation.
During this process, we'll be rewriting all of our plugins to utilize the latest improvements offered in C#11 and the built-in systems Carbon provides to implement features more efficiently and, most importantly, more reliably.
TL;DR
We understand the vast majority of you may not understand any of this, nor the implications of the switch. So to make it easier, everything mentioned above will greatly improve server performance and reliability and allow us to implement more complex features and mechanics down the road.
We'll also be rewriting our existing plugins utilizing all of the advantages mentioned above to improve server performance further.