Hello, I am getting this error when adding the plugin to my server.
Failed compiling 'DynamicConfig.cs':
1. Operator '!' cannot be applied to operand of type 'void' [CS0023]
(DynamicConfig 21 line 206)
Any help would be great as I want to use this to control my TruePVE to start Purge Day.
Attempting to add to Carbon Error message
Seems to be a Carbon issue, the error refers to a method called `LoadPlugin`. Oxide returns a boolean value whereas Carbon does not.
Any advise to fix this?
Report the incompatibility to Carbon in a Github issue or their Discord.
It also currently not made for carbon I may convert when I get time and a carbon server as well
FastBurst
It also currently not made for carbon I may convert when I get time and a carbon server as well
I ended up talking with Carbon Team, They made it compatible with this last update. Should be good to go.