Skip to content

Commands and Permissions

joogiebear edited this page Jul 14, 2026 · 1 revision

Commands & Permissions

Base command: /econguard — aliases /eg, /econ.

All commands require econguard.admin.

Commands

Command Action
/eg flags List accounts currently flagged for review
/eg flags clear Clear all flags
/eg flags clear <player> Clear one player's flag
/eg history <player> [limit] That player's unified money history across every source
/eg stats Ledger size, flag count, and detection status
/eg reload Reload config.yml

/eg history <player> [limit]

Shows the player's ledger newest-first. limit defaults to 10 and is clamped to 1–50. Each entry shows the source, action, amount, direction (incoming/outgoing), and counterparty where one was recorded — so you can see, in one list, money that arrived via an auction sale and then left via a bank withdrawal.

Works on offline players by name.

/eg flags

Lists each flagged account with the flag type and reason. Pair it with /eg history before acting — see Reviewing Flags.

/eg stats

A quick health check: how many ledger rows exist, how many flags are pending, and whether each detection signal is enabled.

Permissions

Node Default Grants
econguard.admin op All /econguard subcommands
econguard.alerts op Receive anti-abuse alerts and flag notifications in chat, and the pending-flag count on join

econguard.alerts is separate from econguard.admin on purpose: you might want moderators to see alerts in chat without granting them the admin commands to clear flags or read arbitrary players' histories. Grant alerts widely, admin narrowly.

Clone this wiki locally