ModMIT-0
Pay Everyone
A client-side Fabric mod that could scan and pay all online players on multiplayer servers with a GUI.
393
Downloads
0
Followers
3 months ago
Updated
📦
30
Versions
📖About Pay Everyone
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.
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)
- 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.