(21:36:45) | Oxide.Game.Hurtworld is referenced by DiscordWipe plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.Hurtworld.cs if this extension is not required.
Oxide.Game.Hurtworld is referenced by DiscordWipe plugin but is not loadedFixed
remove this and plugin work correctly, if you have only rust server
#elif HURTWORLD
using Oxide.Game.Hurtworld.Libraries.Covalence;
#elif HURTWORLD
using Oxide.Game.Hurtworld.Libraries.Covalence;
I just pushed an update that resolves the issue.
Locked automatically