Язык

Pay Everyone

Pay Everyone

Modrinth

A client-side Fabric mod that could scan and pay all online players on multiplayer servers with a GUI.

3.8k загрузок 3 подписчиков обновлено 2mo ago
последняя vv1.1.1 Modrinth
Fabric 1.21.1 – 26.1.2 EconomyUtility

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.

paydemo

Requirements

  • Minecraft 1.21.1 – 1.21.11
  • Fabric Loader 0.15.0+
  • Fabric API (matching your Minecraft version)

Installation

  1. Install Fabric Loader for your Minecraft version
  2. Download the latest Fabric API for your Minecraft version
  3. Download the latest pay-everyone-[minecraft_version]+[version].jar from the Releases page
  4. Place both mods in your .minecraft/mods folder
  5. 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

  1. Clone the repository

    git clone https://github.com/aurickk/Pay-Everyone.git
    cd Pay-Everyone
    
  2. Build 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).

Версии

Release
v1.1.1
fabric · 26.1, 26.1.1, 26.1.2 · 2mo ago
## Fixes and Updates ### Fixes - Fixed GUI menu unresponsive on macOS. Now uses `Window.getScreenWidth()/getScreenHeight()` matching Mojang's own MouseHandler…
192
Release
v1.1.1
fabric · 1.21.9, 1.21.10, 1.21.11 · 2mo ago
## Fixes and Updates ### Fixes - Fixed GUI menu unresponsive on macOS. Now uses `Window.getScreenWidth()/getScreenHeight()` matching Mojang's own MouseHandler…
987
Release
v1.1.1
fabric · 1.21.6, 1.21.7, 1.21.8 · 2mo ago
## Fixes and Updates ### Fixes - Fixed GUI menu unresponsive on macOS. Now uses `Window.getScreenWidth()/getScreenHeight()` matching Mojang's own MouseHandler…
57
Release
v1.1.1
fabric · 1.21.1, 1.21.2, 1.21.3 · 2mo ago
## Fixes and Updates ### Fixes - Fixed GUI menu unresponsive on macOS. Now uses `Window.getScreenWidth()/getScreenHeight()` matching Mojang's own MouseHandler…
103
Release
v1.1.0
fabric · 1.21.9, 1.21.10, 1.21.11 · 3mo ago
## Bug Fixes - Fixed GUI permanently freezing after cancelling a payment or scan. - Fixed stopPaying() not resetting payment state. - Fixed input validation…
1.0k
Release
v1.1.0
fabric · 1.21.6, 1.21.7, 1.21.8 · 3mo ago
## Bug Fixes - Fixed GUI permanently freezing after cancelling a payment or scan. - Fixed stopPaying() not resetting payment state. - Fixed input validation…
71
Release
v1.1.0
fabric · 1.21.1, 1.21.2, 1.21.3 · 3mo ago
## Bug Fixes - Fixed GUI permanently freezing after cancelling a payment or scan. - Fixed stopPaying() not resetting payment state. - Fixed input validation…
158
Release
v1.0.9
fabric · 1.21.9, 1.21.10, 1.21.11 · 3mo ago
## New Features & Changes ### New Features - Automatically subdivides scan queries for faster, more thorough player discovery on large servers. (Theoretical…
366
Release
v1.0.9
fabric · 1.21.6, 1.21.7, 1.21.8 · 3mo ago
## New Features & Changes ### New Features - Automatically subdivides scan queries for faster, more thorough player discovery on large servers. (Theoretical…
57
Release
v1.0.9
fabric · 1.21.1, 1.21.2, 1.21.3 · 3mo ago
## New Features & Changes ### New Features - Automatically subdivides scan queries for faster, more thorough player discovery on large servers. (Theoretical…
104
Release
v1.0.8
fabric · 1.21.1, 1.21.2, 1.21.3 · 5mo ago
## Added features ### Features - Added import and exploit button to the "Scan" tab to save scanned players to JSON or load from file. - Added support for…
81
Release
v1.0.8
fabric · 1.21.6, 1.21.7, 1.21.8 · 5mo ago
## Added features ### Features - Added import and exploit button to the "Scan" tab to save scanned players to JSON or load from file. - Added support for…
195

Комментарии 0

Пока нет комментариев. Будь первым, кто поделится мнением.

Скачать Pay Everyone

R v1.1.1 26.1, 26.1.1, 26.1.2 fabric 127 KB R v1.1.1 1.21.9, 1.21.10, 1.21.11 fabric 128 KB R v1.1.1 1.21.6, 1.21.7, 1.21.8 fabric 128 KB R v1.1.1 1.21.1, 1.21.2, 1.21.3 fabric 128 KB R v1.1.0 1.21.9, 1.21.10, 1.21.11 fabric 128 KB R v1.1.0 1.21.6, 1.21.7, 1.21.8 fabric 128 KB R v1.1.0 1.21.1, 1.21.2, 1.21.3 fabric 128 KB R v1.0.9 1.21.9, 1.21.10, 1.21.11 fabric 128 KB R v1.0.9 1.21.6, 1.21.7, 1.21.8 fabric 128 KB R v1.0.9 1.21.1, 1.21.2, 1.21.3 fabric 128 KB R v1.0.8 1.21.1, 1.21.2, 1.21.3 fabric 130 KB R v1.0.8 1.21.6, 1.21.7, 1.21.8 fabric 129 KB R v1.0.7 1.21.6, 1.21.7, 1.21.8 fabric 126 KB R v1.0.7 1.21.1, 1.21.2, 1.21.3 fabric 127 KB R v1.0.6 1.21.6, 1.21.7, 1.21.8 fabric 122 KB R v1.0.6 1.21.1, 1.21.2, 1.21.3 fabric 123 KB R v1.0.5 1.21.1, 1.21.2, 1.21.3 fabric 128 KB R v1.0.5 1.21.6, 1.21.7, 1.21.8 fabric 126 KB R v1.0.4 1.21.10 fabric 71 KB R v1.0.4 1.21.9 fabric 71 KB R v1.0.4 1.21.8 fabric 71 KB R v1.0.4 1.21.7 fabric 71 KB R v1.0.4 1.21.6 fabric 71 KB R v1.0.4 1.21.5 fabric 71 KB R v1.0.4 1.21.4 fabric 71 KB R v1.0.4 1.21.1 fabric 71 KB R v1.0.3 1.21.10 fabric 70 KB R v1.0.3 1.21.9 fabric 70 KB R v1.0.3 1.21.8 fabric 70 KB R v1.0.3 1.21.7 fabric 70 KB R v1.0.3 1.21.6 fabric 70 KB R v1.0.3 1.21.5 fabric 70 KB R v1.0.3 1.21.4 fabric 70 KB R v1.0.2 1.21.10 fabric 72 KB R v1.0.2 1.21.9 fabric 72 KB R v1.0.2 1.21.8 fabric 72 KB R v1.0.2 1.21.7 fabric 72 KB R v1.0.2 1.21.6 fabric 72 KB R v1.0.2 1.21.5 fabric 72 KB R v1.0.2 1.21.4 fabric 72 KB R v1.0.1 1.21.4 fabric 63 KB R v1.0.1 1.21.8 fabric 63 KB

Файлы отдаются напрямую с первоисточника. Modgrid не хранит и не изменяет их.