Hi @johnathon0!
I had a quick look at the plugin, in the plugin settings you are able to set this as a setting, letting people be able to choose between classic and block editor. But since you are asking about only removing this possibility for authors, I am guessing you are aware of this setting and want to keep it for administrators.
Seems there isn’t a good filter or a snippet to do this, it is possible through user capabilities filter, but I wouldn’t recommend it. The reason is if some admin is changing a post from block editor -> classic editor, the markup isn’t the same, meaning it could lead to unexpected and likely breaking posts.
So I would recommend either disabling the option for everybody, or leave it on so everybody can choose.
Hi @nick98!
I looked into it and tested importing the script on code snippets 3.9.6. I downloaded the script, opened the zip file and uploaded the .json file. From there it read and could import the .php script.
Maybe you could have a look into which plugin version you are using and maybe update?
If you are using the latest plugin, try to disable other plugins and try again, as this might be a plugin compatibility issue.