Menu

Learn how to join our server
and start playing in 60 seconds
Play Now
CLICK TO JOIN JOIN OUR DISCORD
0
0

Kill-ELO — a client-side ELO rating built from your kills

Nik2012

New Member
Joined
August 14, 2026
Messages
2
Points
1
Age
14
Hey,

I make a client-side mod called Kill-ELO and Mek87 said it's fine to post it here.

**What it does**

It reads the kill and death messages in chat and turns them into a proper ELO rating — the chess kind, not a K/D counter. Everyone starts at 1000. Beating someone rated above you is worth up to 50 points, beating someone well below you as little as 5. Eight ranks from Bronze to Legend.

Killing the same person over and over pays less each time (100% → 50% → 25% → nothing) and only resets after 24 hours, so it can't be farmed. Killstreaks from 5 kills up add 10–30%. Your first 10 kills only cost half on a death, so one rough session doesn't bury you.

**What it doesn't do**

It doesn't touch the game. No packets, no combat hooks, nothing sent anywhere — it reads chat and draws text on your own screen, same category as an FPS counter. That's why staff cleared it.

**On the screen**

Default is one line in the corner with your rating and streak. The points from a kill fade in for a couple of seconds and disappear again. `/elo hud` switches between a single line, a compact panel, a full panel with K/D and rank progress, or off entirely. Four corners to choose from.

You also see other players' ranks next to their names once the mod has seen them fight.

**Commands**

`/elo` — your profile
`/elo <player>` — someone else's
`/elotop` — local leaderboard
`/elohistory` — your last matches
`/elo hud` / `/elo corner` — display settings

**What would you want it to do?**

It's early and this is genuinely open — I'd rather build what people here actually want than guess. Things I could add:

- separate ratings per gamemode, so KitPvP and Practice don't share one number
- Jartex rank names instead of Bronze/Silver/Gold
- a web leaderboard you could look up outside the game
- different point values, if these feel off for how this server plays
- a key to toggle the display instead of a command

And if your kill messages use a format the mod misses, paste one here — I fixed that for another server yesterday and it took ten minutes.

**Getting it**

Fabric, for 1.21.11 and 26.1–26.2, needs Fabric API. Free on Modrinth and CurseForge — search "Kill-ELO". Jartex is in the default server list, so it works here without any setup.

Everything stays on your own machine. Nothing uploaded, no account, and deliberately no command to set or reset your rating.

Tell me what's missing and I'll build it.
 
Hey,

I make a client-side mod called Kill-ELO and Mek87 said it's fine to post it here.

**What it does**

It reads the kill and death messages in chat and turns them into a proper ELO rating — the chess kind, not a K/D counter. Everyone starts at 1000. Beating someone rated above you is worth up to 50 points, beating someone well below you as little as 5. Eight ranks from Bronze to Legend.

Killing the same person over and over pays less each time (100% → 50% → 25% → nothing) and only resets after 24 hours, so it can't be farmed. Killstreaks from 5 kills up add 10–30%. Your first 10 kills only cost half on a death, so one rough session doesn't bury you.

**What it doesn't do**

It doesn't touch the game. No packets, no combat hooks, nothing sent anywhere — it reads chat and draws text on your own screen, same category as an FPS counter. That's why staff cleared it.

**On the screen**

Default is one line in the corner with your rating and streak. The points from a kill fade in for a couple of seconds and disappear again. `/elo hud` switches between a single line, a compact panel, a full panel with K/D and rank progress, or off entirely. Four corners to choose from.

You also see other players' ranks next to their names once the mod has seen them fight.

**Commands**

`/elo` — your profile
`/elo <player>` — someone else's
`/elotop` — local leaderboard
`/elohistory` — your last matches
`/elo hud` / `/elo corner` — display settings

**What would you want it to do?**

It's early and this is genuinely open — I'd rather build what people here actually want than guess. Things I could add:

- separate ratings per gamemode, so KitPvP and Practice don't share one number
- Jartex rank names instead of Bronze/Silver/Gold
- a web leaderboard you could look up outside the game
- different point values, if these feel off for how this server plays
- a key to toggle the display instead of a command

And if your kill messages use a format the mod misses, paste one here — I fixed that for another server yesterday and it took ten minutes.

**Getting it**

Fabric, for 1.21.11 and 26.1–26.2, needs Fabric API. Free on Modrinth and CurseForge — search "Kill-ELO". Jartex is in the default server list, so it works here without any setup.

Everything stays on your own machine. Nothing uploaded, no account, and deliberately no command to set or reset your rating.

Tell me what's missing and I'll build it.
Eh That's me XD
 
all good — i wasnt asking again, just wanted to be sure before posting. that answers it, thanks for looking the rules up

what do you think about my Mod? Do you think anyone would want to have something like that?
 
In the massage it wrote I make a client side….. he said I make so he makes it this is what he wrote
 

Top