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
- Secure Handling: Prevents common exploits (e.g., negative amounts, self-payment).
- Vault Integration: Seamlessly works with any Vault-compatible economy plugin (Essentials, CMI, etc.).
- Customizable Messages: Fully configurable messages in
config.yml.
- Offline Support: Verify players exist even if they are offline.
Compatibility
- Tested Version: 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連携: 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 / インストール
- Download
simplepay-1.0.0.jar.
- Place it in your server's
plugins folder.
- Ensure you have Vault and an economy plugin (like EssentialsX) installed.
- Restart the server.