Перейти к содержимому
Mineforgian

Red Pockets

A Minecraft server plugin for sending "red packets" (random and regular money splits), compatible with Paper/Folia 1.20+.

Загрузки
324
Подписчики
4
Обновлён
27 мая 2026 г.
Лицензия
Apache-2.0

Опубликован 31 января 2026 г.

RedPockets

A WeChat/QQ-style red packet plugin for Minecraft: regular, lucky, blessing, and password types; click-to-claim, chat announcements, auto-refund on expiry. Compatible with Paper / Folia / Spigot / Purpur 1.20+.

Download & updates: Modrinth – Red Pockets


Red packet types

Type Description
Regular Same amount per person; total must be divisible by count.
Lucky Random amounts; “best luck” is announced after all claimed.
Blessing Custom blessing text (default if empty), max 6 characters.
Password Set a password; players click “Type password to claim” to auto-send and claim (once per player), or type the password in chat.

Core features

  • GUI to choose type; chat to enter amount, count, blessing/password; cancel word to abort.
  • Click to claim or “Type password to claim” in chat; each claim is announced.
  • Best luck announcement for lucky packets; auto-refund when expired or on server shutdown.
  • Red packet rain by OP; server or player funding; optional scheduled rain.

Currency & economy

  • Vault (gold, etc.) or PlayerPoints; choose in config. PlayerPoints uses whole numbers.
  • Need Vault + economy plugin, or PlayerPoints; plugin falls back to Vault if PlayerPoints is missing.

Send / claim lists (whitelist & blacklist)

  • Send list: Only listed players can send, or listed players cannot send.
  • Claim list: Only listed players can claim, or listed players cannot.
  • Use player names or UUIDs in config; empty list = no restriction for blacklist, nobody for whitelist.

Resend on join

  • When a player joins (or reconnects), they can be shown current active red packets so they don’t miss any.
  • Config: turn resend on/off and set a minimum amount (e.g. only show packets ≥ 100).

More features

  • 10 languages; cooldown & daily limit with VIP bypass; sounds & particles; history & rankings with retention days; PlaceholderAPI; Modrinth update notice and link; config auto-merge on plugin update (new options added, your changes kept).

Requirements & install

  • Server: Spigot / Paper / Folia / Purpur 1.21+ · Java: 21
  • Dependencies: Vault + economy plugin, or PlayerPoints (see config).
  • Put RedPockets.jar in plugins, install economy/PlayerPoints, start or reload. Configs appear under plugins/RedPockets/. Updates: replace JAR and reload; config is merged automatically.

Commands & permissions (summary)

Command Permission
/hongbao – open GUI redpockets.send
/hongbao help
/hongbao history [page] redpockets.history
/hongbao rank redpockets.rank
/hongbao rain redpockets.rain
/hongbao claim <id> / clickclaim <id> redpockets.claim
/hongbao update / reload redpockets.reload

Permissions: redpockets.send, redpockets.claim, redpockets.history, redpockets.rank, redpockets.rain, redpockets.reload; bypass: redpockets.bypass.cooldown, redpockets.bypass.dailylimit; VIP list in config.


Usage (players)

  1. Run /hongbao, choose type.
  2. Enter total amount and count in chat.
  3. For blessing/password, enter text as prompted.
  4. Red packet is broadcast; click to claim (or type password for password type).
  5. Type cancel (or configured word) to cancel.

Config (admins)

  • config.yml: Language, cancel word, expiry, amount/count limits, cooldown, daily limit, currency type (vault/playerpoints), send/claim lists, resend on join and min amount, sounds, particles, password options, rain source and schedule, history retention, etc.
  • main.yml: GUI text. messages/ : per-language strings.
  • After changes, run /hongbao reload. New options are merged on plugin update.

FAQ

  • “Currency not found”: Install Vault + economy (or PlayerPoints); plugin retries after ~5s. If PlayerPoints is set but missing, it falls back to Vault.
  • Missed packet after disconnect: Enable “resend on join” in config and reload; rejoining players get current active packets.
  • Restrict who can send/claim: Use send list and claim list in config (whitelist or blacklist with names/UUIDs).
  • Where to download: Modrinth – Red Pockets.

Ченджлог

v1.2.9Релиз26.1, 26.1.1, 26.1.2 · 27 мая 2026 г.

RedPockets Changelog

v1.2.9-Release

Features

  • 1.20.x Support
  • 26.1.x Support

1.2.84Релиз1.21.9, 1.21.10, 1.21.11 · 23 мая 2026 г.

RedPockets Changelog

v1.2.84-Release

Features

  • Fixed custom command not supported in gui.
  • Allow fully customlized gui.

1.2.83Релиз1.21.9, 1.21.10, 1.21.11 · 1 мая 2026 г.

RedPockets Changelog

v1.2.83-Release

Features

  • Custom command supported in gui.
  • Seperated PlayerPoints and Vault gui.

1.2.82Релиз1.21.9, 1.21.10, 1.21.11 · 24 февраля 2026 г.

RedPockets Changelog

v1.2.82-Release

Features

  • MySQL support. Use /redpockets convert to convert data between SQLite and MySQL

1.2.81Релиз1.21.9, 1.21.10, 1.21.11 · 16 февраля 2026 г.

RedPockets Changelog

v1.2.81-Release

Fixes

  • Fix config not getting new features

1.2.8Релиз1.21.9, 1.21.10, 1.21.11 · 16 февраля 2026 г.

RedPockets Changelog

v1.2.8-Release

Features

  • Fixed update link.
  • Fix incorrect bStats.
  • Improved plugin performance.
  • Fixed knowed bugs.

1.2.7Релиз1.21.9, 1.21.10, 1.21.11 · 11 февраля 2026 г.

RedPockets Changelog

v1.2.7-Release

Startup improvements

  • Plugin now loads after world load (POSTWORLD), so Vault/economy is ready and currency is detected reliably.
  • If currency is not found at first, the plugin retries once after ~5 seconds before disabling.
  • When configured for PlayerPoints but it is not installed, falls back to Vault and logs a warning.

Resend red packets on join

  • When a player joins, they can be shown current active red packets (not expired, not empty) so they can see and claim after reconnecting.
  • Config: resend-on-join to turn this on/off, resend-min-amount to only show packets with total amount ≥ that value (0 = show all).

1.2.62Релиз1.21.9, 1.21.10, 1.21.11 · 6 февраля 2026 г.

RedPockets Changelog

v1.2.62-Release

Custom currency

  • Supports Vault economy and PlayerPoints; switch in config.yml via currency.type (vault or playerpoints).
  • When using PlayerPoints, amounts are rounded to whole numbers.

Send / claim whitelist & blacklist

  • You can configure send list (send-list) and claim list (claim-list) in config.yml.
  • Each list supports mode: none (no restriction), whitelist (only listed players can do the action), or blacklist (listed players cannot).
  • List entries can be player names or UUIDs.

Shutdown refund

  • On server shutdown, any unclaimed red packet balance is refunded to the sender so no money is lost.

Комментарии

Загружаем…