MoneySMP
The ultimate team-based competitive scoring system for Paper servers.
MoneySMP is a lightweight, high-performance competitive plugin designed for 1.21.1+ servers. It bridges the gap between vanilla Minecraft mechanics and competitive gameplay by using the native Scoreboard Team system to track wealth and power.
Features
- Vanilla Integration: Uses the native /team system. no team plugins required.
- Dynamic Kill Rewards: Rewards are scaled based on the victim's "Tier" (LuckPerms permissions). Hunting stronger players gives better rewards
- Death Penalties: Teams lose points when members die
- Anti-Abuse Logic: Built-in team-kill protection. Killing teammates results in no point changes and no messages, preventing players from "farming" their own team.
- PlaceholderAPI Support: Display team scores in Tab, Scoreboards, or Chat.
- Admin Tools: Full control over team scores with easy-to-use commands.
The Point System
MoneySMP tracks scores for four primary teams: Red, Blue, Green, and Orange.
On Death
When a player dies, their team gets points deducted:
- Loss (on player death) : -15 points (Configurable)
On Kill
When a player kills an opponent, the killer's team receives points based on the victim's LuckPerms Tier:
- Tier S: +50 points (Permission: tier.s)
- Tier A: +35 points (Permission: tier.a)
- Tier B: +25 points (Permission: tier.b)
- Tier C: +15 points (Permission: tier.c)
- Default/Tier F: +10 points
🛠️ Commands & Permissions
Player Commands
- /teamscore - View your team's current point total.
- /teamtop - View the global leaderboard for all teams.
Admin Commands
Permission: moneysmp.admin
- /teampoints add - Add points to a team.
- /teampoints remove - Remove points from a team.
- /teampoints set - Set a team's score exactly.
- /moneysmp reload - Reload the configuration and team data.
🧩 Placeholders
MoneySMP supports PlaceholderAPI so you can display scores anywhere!
- %moneysmp_red%
- %moneysmp_blue%
- %moneysmp_green%
- %moneysmp_orange%
🚀 Setup & Requirements
- Server: Paper 1.21.1 or higher.
- Java: Version 21.
- Dependencies:
- LuckPerms (Required for the Tier system).
- PlaceholderAPI (Optional, for score display).
- Team Creation: Use vanilla commands to create the teams:
- /team add red
- /team add blue
- /team add green
- /team add orange
- Assign players to teams using /team join . MoneySMP will handle the rest!
Configuration
The config.yml allows you to fully customize the stakes:
death-loss: 15 kill-rewards: s: 50 a: 35 b: 25 c: 15 f: 10
Developed by Detlevjava.

