Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for adasjusk

This /kill s the player on server

Report KillC?

KillC Plugin

A Minecraft plugin for Paper/Folia that provides kill commands with configurable options.

Features

  • Single file implementation - All functionality consolidated into one Java file
  • Folia compatible - Fully supports Folia server software
  • Configurable - Enable/disable plugin functionality via config
  • Multiple commands - Separate commands for different use cases
  • Permission-based - Proper permission system with op defaults
  • Tab completion - Smart tab completion for player names and commands

Commands

  • /kill - Kill yourself (no arguments) or another player
  • /kill <player> - Kill a specific player (requires permission)
  • /kill reload - Reload the plugin configuration (ops only)
  • /suicide - Kill yourself (alternative to /kill with no arguments)

Permissions

  • killc.use - Basic permission to use kill commands (default: true)
  • killc.others - Permission to kill other players (default: op)
  • killc.reload - Permission to reload plugin config (default: op)
  • killc.* - All permissions (default: op)

Configuration

The plugin creates a config.yml file with the following options:

# Set to false to disable the plugin functionality
enabled: true

Compatibility

  • Minecraft Version: 1.21.10
  • Server Software: Paper, Folia
  • Java Version: 21+

Information

CategoryGameplay
Published onDecember 17, 2025
LicenseMIT
Downloads12
Stars0
Watchers0
Supports Folia

Pinned Versions

Members