promotional bannermobile promotional banner

DonutHelperNow

A DonutSMP client-side utility mod with auction house tools, auto-pay, friend management, and item search commands.
Back to Files

donuthelper-1.9.2.jar

File namedonuthelper-1.9.2.jar
Uploader
MiddleDonutMiddleDonut
Uploaded
Aug 10, 2026
Downloads
29
Size
468.2 KB
Mod Loaders
Fabric
File ID
8617262
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:donuthelpernow-1604835:8617262"

Learn more about Curse Maven

What's new

v1.9.2 — Vouchers & Giveaways

New Features

  • /voucher — Opens a GUI listing every player with approved vouchers and their scam/legit counts.
  • /voucher check <player> — Shows a player's approved scam and legit voucher counts.
  • /voucher add <player> <scam|legit> — File a voucher against a player. Staff review it before it counts toward their reputation.
  • /voucher admin <player> <scam|legit> — Staff-only: adds a voucher as already approved, skipping the review queue.
  • Vouchers Admin Page — Staff approve or deny pending vouchers and browse full history from the web admin (with a direct "+ Add Voucher" action). Vouchers of both types (scam and legit) can be permanently deleted with a single click.
  • Redesigned /voucher GUI — player heads, search box, scam/legit count pills, totals and an empty-state hint.
  • Fixed deposit summary for admin accounts — deposits to admins defined via ADMIN_USERS (not just staff-role holders) now also produce the per-person reconnect summary.
  • Anti-abuse — Duplicate pending vouchers and vouchers against yourself are rejected automatically.

Giveaways

  • /giveaway — Opens a GUI listing every active giveaway (prize, participants, creator) with a one-click JOIN button, plus a "My Winnings" tab showing everything you have won.
  • Redesigned /giveaway GUI — a two-column card grid where every giveaway is a ticket: giant gold prize, host, participant count and a JOIN button inside each card.
  • /giveaway notify — Re-announces every active giveaway in chat, even ones you were already notified about (handy if you missed an alert).
  • /giveaway join <id> — Joins an active giveaway directly from chat.
  • /giveaway admin create <prize> <title[, description]> — Staff: creates a giveaway funded from their own wallet (the prize is pooled and only paid out to the winner).
  • /giveaway admin end <id> — Staff: draws a random winner, credits the prize to their wallet and records the payout. If nobody joined, the prize is refunded to the creator.
  • /giveaway admin cancel <id> — Staff: cancels an active giveaway and refunds the creator.
  • Giveaway notifications — When a giveaway becomes active, every player gets a one-time in-game chat alert (/giveaway join <id>). If you are offline at that moment, the alert arrives when you reconnect to DonutSMP. Winners are notified in-game the moment the giveaway is drawn.
  • Giveaway API — New endpoints for active giveaways, status (with winner), join, per-user notification state, payments and admin create/end/cancel/all.