Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19–1.19.3
1.18.x
1.17.x
1.16.x
1.15.x
Platforms
Bukkit
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published last year
Updated 7 months ago
Client Crasher
Do you have problems with cheaters, but you don't want to just BAN them? This plugin is for you! With this plugin you can now blow their game up.
NOTE: I recently released fabric version of this mod. Be careful for which platform you download the mod/plugin :)
Features:
- Crashing player's game
- Adding nickname/uuid to the auto-crash list - crash them as soon as they join!
API:
# Crash player
Bukkit.dispatchCommand(Bukkit.getConsoleSender(), "crash " + player.getName())
# Add or remove player from crash list
Bukkit.dispatchCommand(Bukkit.getConsoleSender(), "alwayscrash " + player.getName())
How it works:
It literally blows the client up.