paper plugin that notifies moderators for what reason the player is disconnected
The Disconnect Reason Plugin is a simple Bukkit/Spigot/Paper plugin designed for Minecraft servers. It notifies server operators whenever a player disconnects or is kicked from the server, providing insight into the reasons for their departure.
plugins folder of your Paper server.Once installed, the plugin will automatically start tracking player logouts and kicks. Operators will receive messages in their chat whenever these events occur.
When a player logs out:PlayerName logged out: LogoutReason
When a player is kicked:PlayerName was kicked: KickReason
If you have ideas for improving the plugin or new features you'd like to see, please feel free to share your suggestions on GitHub by opening an issue.
This plugin is compatible with Paper version 1.21.1 and may work with other Bukkit/Spigot versions as well.
This plugin is open-source. Feel free to modify and distribute it as per your needs.