local plugin = {} function plugin.run() --berry.ui.notify("hi lmao") end return plugin