RUST Update today and ...

Copy & Paste not working ...

getting the same error. its only when its loading during server start. it you restart while server is up it loads fine

[Error] Error while compiling CopyPaste: Cannot convert type 'BaseEntity' to 'Oxide.Plugins.CommandBlock' via a reference conversion, boxing conversion, unboxing conversion, wrapping conversion, or null type conversion | Line: 1117, Pos: 32​

same problem

... i try to fixed it, hold on :)

Merged post

... try this, if u use PlugIn "TimeExecute":

under TimerOnce put this Line
"oxide.reload CopyPaste": 250

then its works ... the Plugin must only reload after Server is running !