Salaires
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #73 of 84 economy mods in this game by downloads
📋 About This Mod
!(https://cdn.modrinth.com/data/cached_images/014265fc3bd1e10bf495f73b494c36d8da60968a.png)
!(https://img.shields.io/badge/Version-3. 4. 0-blue) !(https://img.shields.io/badge/Spigot-1. 16%2B-brightgreen) !(https://img.shields.io/badge/Java-21-orange)
> Automatic salary plugin with LuckPerms group integration, a full boost system, PlaceholderAPI support, and multi-database storage.
## ✨ Features
- 💰 Automatic salary payment at a configurable interval (seconds / minutes / hours)
- 🏷️ LuckPerms group-based salaries with per-group amounts
- 🚀 Boost system — hourly, weekly, monthly, and special event boosts
- 🎁 Permission-based bonus multiplier for VIP players
- 💤 Offline payment — players receive missed salaries on next login
- 🌍 World blacklist — disable salaries in specific worlds
- ⏱️ Minimum online time before first payment
- 🔌 PlaceholderAPI integration (11 placeholders)
- 🔄 Hot-reload without server restart
- 💾 H2, SQLite, and MySQL database support
!(https://cdn.modrinth.com/data/cached_images/b859d1899f664c87d8b1b3ff5788ac860fe88991.png)
| Command | Description |
|---|---|
| `/salaires help` | Show the help menu |
| `/salaires time` | Time until next salary |
| `/salaires check ` | Check your or another player's salary |
| `/salaires reload` | Reload the configuration |
| `/salaires set
Aliases: `/salary`, `/sal`
!(https://cdn.modrinth.com/data/cached_images/a4765db5deedcf5dc9e931f643ce24e1a82da7d2.png)
| Permission | Description | Default | |---|---|---| | `salaire.*` | All permissions | op | | `salaire.user` | Basic user permissions | true | | `salaire.user.time` | Check time until next salary | true | | `salaire.admin` | All admin permissions | op | | `salaire.admin.reload` | Reload configuration | op | | `salaire.admin.check` | Check other players' salaries | op | | `salaire.admin.set` | Set a player's salary | op | | `salaire.admin.give` | Give money to a player | op | | `salaire.admin.reset` | Reset salary data | op | | `salaire.admin.boost` | Manage boosts | op | | `salaire.bonus` | Receive the bonus multiplier | false |
!(https://cdn.modrinth.com/data/cached_images/3d5b07dd223181721b1e81148368bf5c2d2f7fcf.png)
| Placeholder | Description | |---|---| | `%salaires_amount%` | Calculated salary the player will receive | | `%salaires_time%` | Formatted time until next payment | | `%salaires_time_seconds%` | Seconds until next payment | | `%salaires_time_minutes%` | Minutes until next payment | | `%salaires_time_hours%` | Hours until next payment | | `%salaires_next_payment%` | Timestamp (ms) of next payment | | `%salaires_last_payment%` | Timestamp (ms) of last payment | | `%salaires_total_received%` | Total money received from salaries | | `%salaires_booster%` | Current boost multiplier (e.g. `1. 5`) | | `%salaires_booster_multiplier%` | Boost as percentage (e.g. `+50. 00%`) | | `%salaires_prefix%` | Plugin prefix with colors |
!(https://cdn.modrinth.com/data/cached_images/6f0ae08a31af81e49c49b69ed5194bfa056a6f5c.png)
```yaml prefix: ""
database: # sqlite, h2 or mysql type: h2 host: localhost port: 3306 name: salaires user: root password: ""
update-notifier: enabled: true on-join: true notify-console: true
salary: # Time unit for payment: SECONDS, MINUTES, HOURS payment-unit: "HOURS" # Interval between each payment (in the specified unit) payment-interval: 1 # Automatic payment enabled auto-payment: true # Use LuckPerms for groups/salaries use-luckperms: true # Use the group system use-groups: true # Pay offline players offline-payment: false # Delay before the first payment (in seconds) payment-delay: 0 # Minimum online time before receiving a salary (in seconds) min-online-time: 0 # Exclude AFK players from payment afk-exclude: false # Worlds where salaries do not apply world-blacklist: []
bonus: permission: enabled: true permission-node: "salaire.bonus" multiplier: 1. 5
booster: enabled: true global: enabled: true multiplier: 1. 0 permission: "" hourly: enabled: true multiplier: 1. 2 start-hour: 16 end-hour: 00 days: weekly: enabled: false day: "MONDAY" multiplier: 1. 2 time: "20:00" monthly: enabled: false day: 1 multiplier: 2. 0 special: enabled: false events: christmas: days: ["12-24", "12-25", "12-26"] multiplier: 2. 0 newyear: days: ["12-31", "01-01"] multiplier: 1. 8
luckperms: use-groups: true default-salary: 1500 groups: default: 2000 admin: 5000 ```
## 📦 Dependencies
- Required: (https://www.spigotmc.o
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- NoxuWT
- Version
- 3.4.1
- Downloads
- 390
- Endorsements
- 1
- Category
- economy
- Created
- 1/31/2026
- Updated
- 7/15/2026
- Game Versions
- 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1
- Tags
- economy
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Salaires support?
The author lists 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2. Other versions may work but are untested by the author.
What is the latest version of Salaires?
Version 3.4.1, published 2026-07-15 with 390 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await