import * as Athena from '@AthenaServer/api/index.js'; const PLUGIN_NAME = 'seat-selector'; Athena.systems.plugins.registerPlugin(PLUGIN_NAME, () => { });