1. I have the flowing error at startup (fresh install) and can't use the grant commands as I remember using them in the command console


    [Oxide] 01:09 [Error] Failed to initialize plugin 'RustCore v1.0.0' (DirectoryNotFoundException: Could not find a part of the path "C:\rustserver\server\MyRustServer\oxide\lang\en\RustCore.json".)
     
  2. There was a change in the core which is supposed to reorganize the language files and migrating the existing ones into folders per language. Can you check the lang folder if this migration happened?
    [DOUBLEPOST=1476366642][/DOUBLEPOST]Seems like a missed something during testing, I have pushed a change to our develop branch on github, for now you can normally fix the error yourself if you shut down your server, go to the lang folder and create the folder `en`. (and other folders if required by plugins). Sorry for this inconvenience.