SimplePayCommand

This is a simple plugin that adds /pay.

119

Quick challenge

How far can you run before the mobs catch you?

SimplePayCommand

Simple Pay Command

English Description

SimplePay is a lightweight, secure, and easy-to-use payment plugin designed for Minecraft servers. It allows players to transfer money to each other using the `/pay` command. The plugin is built with robust anti-cheat measures and validation logic to ensure a safe economy.

Key Features

- Offline Support: Prevents common exploits (e.g., negative amounts, self-payment). - Offline Support: Seamlessly works with any Vault-compatible economy plugin (Essentials, CMI, etc.). - Offline Support: Fully configurable messages in `config.yml`. - Offline Support: Verify players exist even if they are offline.

Compatibility

- Compatible Versions: Paper 1.21.1 - Compatible Versions: Likely works on 1.19.x, 1.20.x, and 1.21.x as it uses stable APIs.

Commands

| Command | Permission | Description | |---|---|---| | `/pay <player> <amount>` | `simplepay.use` | Send money to another player. | | `/pay reload` | `simplepay.reload` | Reload the configuration file (OP only). |

---

日本語説明 (Japanese Description)

SimplePay は、Minecraftサーバー向けの軽量かつ安全な送金プラグインです。プレイヤーは `/pay` コマンドを使用して、簡単にお金を送ることができます。不正防止と強力な検証ロジックを備えており、サーバーの経済を安全に保ちます。

主な特徴

- オフライン対応: 不正な金額(マイナスなど)や自分自身への送金を防ぎます。 - オフライン対応: Vault対応の経済プラグイン(Essentials, CMIなど)とシームレスに連携します。 - オフライン対応: `config.yml` ですべてのメッセージを自由に変更可能です。 - オフライン対応: 相手がオフラインでも、過去にログインしたことがあれば送金可能です(設定によります)。

動作確認・互換性

- 互換性のあるバージョン: Paper 1.21.1 - 互換性のあるバージョン: 1.19.x, 1.20.x, 1.21.x など、近年のバージョンでも動作する可能性が高いです。

コマンド一覧

| コマンド | 権限 (Permission) | 説明 | |---|---|---| | `/pay <player> <amount>` | `simplepay.use` | 他のプレイヤーにお金を送ります。 | | `/pay reload` | `simplepay.reload` | 設定ファイルをリロードします (OP限定)。 |

Installation / インストール

1. Download `simplepay-1.0.0.jar`. 2. Place it in your server's `plugins` folder. 3. Ensure you have Vault and an economy plugin (like EssentialsX) installed. 4. Restart the server.

ADS