That works ![]()
I just need to remember to change it back, since some methods have the PluginSecurity that aren’t part of the type Plugin. But when specifically working on a Plugin it’s good to have it on.
Like Terrain.ConvertToSmooth, which is deprecated, but solely just as an example.

I don’t know how to find all PluginSecurity methods. This here https://robloxapi.github.io/ref/class/PluginToolbar.html doesn’t let me search specifically for the Security.

It would be an useful way to see what Plugins can do, that the regular identity can’t.