Elevate your Minecraft PvP experience with
KillEffect, the ultimate plugin that adds
9 unique and spectacular kill effects to your server! Each effect comes with its own dedicated permission, allowing fine control over who can use which effect. Whether you want to dazzle your friends or create a fair and fun environment, KillEffect makes every kill memorable and exciting!
✨
Main Features:
9 stunning effects to choose from: Fire , Lightning ⚡, Explosion , Hearts , Notes , Cloud ☁️, Smoke ️, Totem , and Enderman-inspired End effect
Each effect has its own permission node for detailed access control. (OPs automatically bypass all permissions.)
Simple, user-friendly GUI accessed via /kt or /killeffect commands — pick your favorite effect easily!
Reload plugin configuration on the fly using /kt reload or /killeffect reload — no server restarts required!
Fully configurable config.yml, allowing you to customize messages, effect names, and descriptions to fit your server’s style.
Reliable local storage with SQLite database integration — your data stays safe and fast without needing external dependencies.
️
Permissions Overview:
kt.reload — lets users reload the plugin configuration
kt.fire.use — allows using the Fire kill effect
kt.lightning.use — allows using the Lightning kill effect
kt.explosion.use — allows using the Explosion kill effect
kt.hearts.use — allows using the Hearts kill effect
kt.notes.use — allows using the Notes kill effect
kt.cloud.use — allows using the Cloud kill effect
kt.smoke.use — allows using the Smoke kill effect
kt.totem.use — allows using the Totem kill effect
kt.end.use — allows using the End effect
⚙️
Configurable Messages and Effects: Messages like "no permissions," "effect set," and "config reloaded" are all fully customizable to match your server’s tone and language preferences. Each effect’s name and description can be edited in the config.yml to create a personalized experience for your players.
Why Choose BuiltByBit KillEffect?
Easy to use: Intuitive commands and GUI make managing effects effortless.
Flexible permissions: Tailor effect access perfectly for your server’s ranks and roles.
Performance-friendly: SQLite storage ensures minimal lag and quick data handling.
Highly customizable: Adapt every aspect from messages to effects to fit your vision.
Make every kill on your server stand out with dazzling visual effects and immersive animations that keep players coming back for more! Whether you run a competitive PvP server or a fun mini-game hub, KillEffect by BuiltByBit adds that perfect touch of flair and excitement.
Code (YAML):
messages:
no_permissions: "&cYou don't have permission to use this KillEffect." effect_set: "&aYou have selected the KillEffect: &e%effect%" effect_already_set: "&eYou have already selected this KillEffect!" config_reloaded: "&aConfiguration successfully reloaded!" gui_title: "&6Select your KillEffect" effects:
fire:
name: "&cFire" description: "&cBurn &7your enemies with fire" lightning:
name: "&eLightning" description: "&bSummon a &elightning bolt &bon your target" explosion:
name: "&4Explosion" description: "&4Boom! &7A visual explosion effect" hearts:
name: "&dHearts" description: "&dLove hearts &7when you kill" notes:
name: "&aNotes" description: "&aMusical effect &ein the rhythm of death" cloud:
name: "&fCloud" description: "&fMysterious &7and haunting fog" smoke:
name: "&8Smoke" description: "&8Smoke &7and shadows in the air" totem:
name: "&6Totem" description: "&6Epic &eparticles &6of the totem" end:
name: "&5End" description: "&5Creepy &dEnderman &5effect"