
Pay Everyone
A client-side Fabric mod that could scan and pay all online players on multiplayer servers with a GUI.
About this Mod
Pay Everyone
A Minecraft Fabric mod that pays all online players automatically. Be like MrBeast!
What It Does
A GUI that automatically opens with your inventory to pay all online players with one click. Discovers players, randomizes payment order, and send commands with configurable delays.
Requirements
- Minecraft 1.21.1 – 1.21.11
- Fabric Loader 0.15.0+
- Fabric API (matching your Minecraft version)
Installation
- Install Fabric Loader for your Minecraft version
- Download the latest Fabric API for your Minecraft version
- Download the latest
pay-everyone-[minecraft_version]+[version].jarfrom the Releases page - Place both mods in your
.minecraft/modsfolder - Launch Minecraft
How to Use
The GUI opens automatically when you open your inventory. Use the minimize button to hide the GUI and /payeveryone show to unhide the menu. Click the pin button to keep it visible when inventory is closed.
Main Tab
| Field | Description |
|---|---|
| Amount | Amount per player. Supports 1000, 5k, 2.5m, or ranges like 100-500 |
| Auto | Divides your total balance equally among all players |
| Delay | Milliseconds between each payment (default: 1000ms) |
| Enable TabScan | Automatically scan for players before paying |
| Start / Pause / Cancel | Control payment process |
Players Tab
- Add Player — Manually add players to pay
- Exclude Player — Skip specific players
- Online Players List — View discovered players; right-click to exclude
Scan Tab
Discovers players on large servers by querying the server's /pay command autocomplete.
- Scan Interval — Delay between queries (default: 50ms, min: 1ms)
- Dynamic Subdivision — Detects when a prefix hits the maximum query (1000 players) and automatically queue the prefix to get rescanned. (Theoretical maximum of 2.14 billion player names!)
- Start Scan / Cancel / Clear List — Control the scan
- Export / Import — Save scanned players to JSON or load from file
Settings Tab
| Setting | Description |
|---|---|
| Pay command | Change from /pay if your server uses something else |
| Reverse syntax | Use /pay <amount> <player> instead of /pay <player> <amount> |
| Auto Confirm | Automatically click a confirmation button slot ID |
| Double Send | Send each payment command twice |
| Keybinds | View/change the force-stop keybind (default: J) |
Commands & Keybinds
/payeveryone show— Show the GUI/payeveryone hide— Hide the GUI- J (default) — Force stop payment or scan
Change keybinds in Options → Controls → Key Binds → Pay Everyone.
Building from Source
Prerequisites
- Java 21 or higher
- Gradle (included via wrapper)
Building the Minecraft Mod
Clone the repository
git clone https://github.com/aurickk/Pay-Everyone.git cd Pay-EveryoneBuild the mod
# Windows .\gradlew.bat build # Linux/Mac ./gradlew build
Output JARs are in versions/1.21.4/build/libs/ (1.21.1 - 1.21.5), versions/1.21.6/build/libs/ (1.21.6 - 1.21.8) and versions/1.21.6/build/libs/ (1.21.9 - 1.21.11).
Available Versions
How to Install Pay Everyone on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "Pay Everyone". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 26.1.1, 26.1 (+11 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Pay Everyone server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is Pay Everyone compatible with fabric?
Pay Everyone officially supports fabric for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Pay Everyone – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Pay Everyone consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Pay Everyone with just one click on your server.