click the actions tab at the top, click the top run, scroll down, download jar 👍
i did like a very shallow google search for a plugin exactly like this, and didn't find anything that was simple enough for my liking, so i ended up just making my own.
you can think of the plugin as a persistent /msg but to multiple people at a time
/channel join <name>- joins (or creates if it doesn't exist) a channel with the specified name./channel leave- returns you back to the global channel/channel list_participants- list all participants in your current channel/channel incognito- toggle hiding the name of your current channel from all chat messages/g <message>- send a single message globally, regardless of your current channel
if you have DiscordSRV installed on your server, this plugin will integrate and hide all messages coming from channels
this was kinda just a one-off mini-project because i needed it for a server of mine, i probably wont actively maintain it.
please do feel free to fork, pr, etc.. whatever you want if you need to