This simple plugin lets you setup a channel in a discord server where members can see the names of players online on the server right now.
If you have the idle timeout set in server.properties and have idle-timeout.kick-if-idle on false in purpur.yml, the plugin will add the configured AFK prefix and suffix to the Discord Message.

- Login to the Discord Developer Portal and create a new application.
- Go to the "Installation" tab in the sidebar and add "bot" scope to the guild install and give the bot the "Send Messages"
![]() |
![]() |
- Copy the install link and paste it in ur browser to add the bot to your server.
- Now go to the "Bot" tab in the sidebar, reset the bot token and copy the new one.
- Put the bot token in the plugin config.
- Now create a channel in your discord server where the bot should send the player list.
- Copy the channel id by right-clicking on it and clicking "Copy Channel ID". If you don't see the option, google "How to enable developer mode discord".
- Put the channel id in the config.
- Restart the server and the plugin should work now!!!

