Disconnect Reason Plugin
Overview
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.
Features
- Player Logout Notification: Sends a message to all operators when a player logs out of the game along with the reason for the logout.
Installation
- Download the plugin JAR file.
- Place the JAR file into the
plugins
folder of your Paper server. - Restart the server to enable the plugin.
Usage
Once installed, the plugin will automatically start tracking player logouts and kicks. Operators will receive messages in their chat whenever these events occur.
Example Messages
-
When a player logs out:
PlayerName logged out: LogoutReason
-
When a player is kicked:
PlayerName was kicked: KickReason
Suggestions
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.
Compatibility
This plugin is compatible with Paper version 1.21.1 and may work with other Bukkit/Spigot versions as well.
License
This plugin is open-source. Feel free to modify and distribute it as per your needs.