ClientDisconnect:
This is a very simple plugin. The main function of this plugin is the disconnect you from the server, while broadcasting a message to other players on the server: [Disconnect] "Player" left the game.
It is very useful for admins to use, especially if they have a plugin which allows them to silent leave. For example, let's make up a scenario. An admin online says "Im gonna go eat", and wants to broadcast to the server that he left the game. If they have a silent quit plugin such as VanishNoPacket, it will still announce that they left the game when they run the command.
Commands:
- /quit
Permissions:
-client.disconnect - Allows the use of /quit (Default is OP)
Screenshots
In-Game Chat message:

Client Side message:


