-
Notifications
You must be signed in to change notification settings - Fork 0
EconGuard Integration
EconGuard is the suite's shared economy audit ledger and anti-abuse core. When it's installed, RoyalAuctions reports auction and buy-it-now sales to it automatically.
An auction house is a prime RMT laundering channel: "sell" a worthless item to a buyer's alt for 500M, and it looks like a normal sale. RoyalAuctions on its own can't tell that from a legitimate trade — but EconGuard can, because it correlates that sale with the buyer's and seller's activity across the whole suite (banking, the bazaar, /pay).
With EconGuard installed:
- Every completed sale is reported to the shared ledger under the
auctionsource, on both the buyer's and the seller's side, with the counterparty recorded. -
/eg history <player>shows a player's auction activity alongside their bank and shop activity. - EconGuard's detection (young-account signals, velocity, and especially counterparty correlation) runs over the combined data — catching the RMT ring that no single plugin could see.
There is nothing to configure. If EconGuard is installed, RoyalAuctions detects it and starts reporting automatically. If it isn't, RoyalAuctions behaves identically without it — the hook is a single optional check, genuinely zero-cost when absent.
- Install EconGuard.
- Restart the server.
- Complete a sale, then run
/eg statsor/eg history <player>— the auction event should appear.
RoyalAuctions doesn't depend on EconGuard loading first — the reporting hook resolves lazily via the Bukkit services manager, so either order works. Add EconGuard later and RoyalAuctions picks it up on the next restart.
See EconGuard's own wiki for its detection signals, flag review, and tuning.
RoyalAuctions · part of the eco suite (RoyalBank · RoyalBazaar · EconGuard) · Source on GitHub
Getting started
Using it
- Buying, Selling & Bidding
- Menus & GUI
- Categories
- Item Tiers
- NPCs (Citizens)
- PlaceholderAPI
- EconGuard Integration
- Storage & Data
Help