Script type on Plugin Inputs

I’m currently working on a plugin that will make a specific type of button with given details. I’m somewhat new to making plugins.

  • I’d like to know if I can use the same methods in a Plugins server script as in a local script, like UIObject.MouseEnter event and such?

I’m asking here because I haven’t really found info on this topic