Skip to content

Economy Menu

comonier edited this page Apr 10, 2026 · 1 revision

Economy Menu & Logs 📊

Manage your wealth and track XP movement across the server.

Transaction Commands:

  • /xpt give : Initiate a secure peer-to-peer XP transfer.
  • /xpt accept: Finalize the transfer. Both players must be online.
  • /xpt auc : List your XP on the public market.
  • /xpt bid: Invest your money to gain levels quickly.

Server Logs:

XPTweak keeps the server safe through multiple logging layers:

  1. Console Logs: Every transaction and auction result is printed to the server console.
  2. Database: If configured, actions are stored in SQLite or MySQL for future auditing.
  3. Discord: Real-time tracking of who is buying, selling, or donating via dedicated Webhooks.

Troubleshooting:

  • "Not enough money": Check your balance with /bal.
  • "Auction cancelled": This happens if the winner no longer has the funds at the exact moment the auction ends. The XP is returned to the seller.

Clone this wiki locally