1. 'DeathNotes' is inaccessible due to its protection level [CS0122]
(32 line 42) V0.0.6 fails to compileSolved
This is due to reflection being used which has been added to Oxide recently. I'll try to find out if it's supported in Carbon as well.
Merged post
Could not find anything in the Carbon docs or elsewhere, its advertised as being fully compatible with Oxide, not sure if they plan to keep up.
v0.0.5 is fully functional for the time being.
Solved with 0.0.7 by reverting to duplicating config property names until Carbon adapts or Death Notes config model is made accessible.
Link for 0.0.7?
It is available on the plugin page.
Locked automatically