HomeJavaModsEcoKills
EcoKills
ModsJava

EcoKills

by DanngDev · on Modrinth

A Minecraft plugin to give a percentage of a player's money to another player when they have been killed. Free Minecraft Java mod for 26.1.2.

⬇ Download on Modrinth

Logo

EcoKills

A Minecraft plugin to give a percentage of a player's money to another player when they have been killed.

GPLv3 License

Features

Installation

Install the plugin on paper version 26.1.2 and edit the config if necessary. It supports placeholderAPI and requires the newest version of Vault and a compatiable economy plugin to work.

Config:

    #Show the ASCII banner when the plugin is enabled
    ascii-banner: true

    payments:
    #Pay a flat fee for each kill, or a percentage of the victim's balance
    flat-fee: false
    fee-amount: 100

    #Max 100
    percentage: 10

    #Messages in the plugin use the minimessage format(https://webui.advntr.dev/). If you have placeholderAPI enabled, you can use that too.
    #Placeholders:
    # - %victim% the person who was killed
    # - %killer% the killer of the player
    # - %amount% the amount earned.
    messages:
    killer: "<gold>You killed <red>%victim%</red> and earned <red>%amount%</red></gold>"
    victim: "<red>You were killed by <gold>%killer%</gold> and lost <gold>%amount%</gold></red>"

Authors

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more