An easy-to-use Minecraft plugin that enables the crashing of a player's game through the use of a command.
Ensure the PacketEvents library is installed on your server.
Platform | Supported Versions |
---|---|
Bukkit (Spigot, Paper, Folia etc.) | 1.8.8 - 1.21.3 |
Velocity | Latest Major |
BungeeCord (or any forks) | Latest Major |
/crash (player) [Method]
Note: The method parameter is optional. If no method is provided, the plugin will use the most appropriate method based on the player's version.
Methods:
Explosion
Particle
Position
/pc
- Displays the plugin's version and author./crash (player) [Method]
- Crashes the specified player's game./crashinfo [player]
- Displays the client brand and version of the specified player.Players that are OP (Operators) have these permissions by default.
PlayerCrasher.Crash
Allows the player to use the /crash command.PlayerCrasher.Bypass
Exempts the player from being crashed when the /crash command is used on them.PlayerCrasher.Alerts
Makes the player receive alerts when a player is being crashed by another player.PlayerCrasher.CrashInfo
- Allows the player to use the /crashinfo command.PlayerCrasher.UpdateNotify
Makes the player receive an update notification when a new version is available.PlayerCrasher.Debug
Allows the player to see debug messages in-game.config.yml
.Clone the Repository:
git clone https://github.com/Bram1903/MinecraftPlayerCrasher.git
Navigate to Project Directory:
cd MinecraftPlayerCrasher
Compile the Source Code: Use the Gradle wrapper to compile and generate the plugin JAR file:
Special thanks to:
This project is licensed under the GPL3 License.