package dev.plex.listener.annotation; public @interface Toggleable { String value(); }