EpicRageQuit
- Native Minecraft Version:
- 1.13
- Tested Minecraft Versions:
- 1.15
- Source Code:
- https://github.com/JustBru00/EpicRageQuit
A simple plugin that adds /ragequit.
This command broadcasts a message and kicks the player for rage quitting. The rage quit command supports a cooldown. Make sure to look at the config for editable options.
The permissions for this plugin are simple:
epicragequit.ragequit - Gives permission for /ragequit
You can set different formats in the config. Here is an example:
If a player has permissions for multiple formats, the plugin will choose the one with the highest priority.Code (Text):formats:
default:
permission: 'epicragequit.default'
broadcast_msg: '&c{player} rage quit.'
kick_msg: '&cYou rage quit.'
priority: 1
moderator:
permission: 'epicragequit.moderator'
broadcast_msg: '&c{player} rage quit.'
kick_msg: '&cYou rage quit.'
priority: 2
admin:
permission: 'epicragequit.admin'
broadcast_msg: '&c{player} rage quit.'
kick_msg: '&cYou rage quit.'
priority: 3
exampleaddition1:
permission: 'coolstuff.yourawesomepermission'
broadcast_msg: '&c{player} used that command that kicks you.'
kick_msg: '&cYou used that command that kicks you.'
priority: 4
Feel free to ask questions in the discussion thread.
https://bstats.org/plugin/bukkit/EpicRageQuit
This plugin requires Java 8.
* I have tested this plugin on MC version 1.14, 1.15.
It could work on an older version but, I haven't tested it.
Want to me to add something?
Go to https://github.com/JustBru00/EpicRageQuit/issues
Then add a new issue with a title similar to this:
Feature Request: Your idea title here.
Find a bug? Report a issue here: https://github.com/JustBru00/EpicRageQuit/issues
Want to see the source code? Go here: https://github.com/JustBru00/EpicRageQuit
If you would like to buy me a pizza you can send money on PayPal here.

EpicRageQuit 2.2
A fun plugin that adds /ragequit
Recent Updates
- Version 2.2 | RageQuit Alias Oct 18, 2018
- Version 2.1 | Added support for Spigot 1.13 Jul 23, 2018
- Version 2.0 | The Remake Jun 27, 2017