
Transactions
Minecraft plugin that tracks and displays player financial transactions. It offers a user-friendly graphical interface for viewing income and expense history.
📖About Transactions
💰 Transactions
Need:
Vault
VaultEvents
Premium version:CLICK
A simple yet powerful plugin that tracks all player-to-player and admin balance operations in real time.
Keep your server’s economy transparent — view every payment, every admin edit, every coin flow.
⚙️ Description
Transactions is a Bukkit/Spigot plugin developed in Java using the Bukkit API.
It automatically logs and displays financial transactions between players and administrators.
The plugin monitors:
💵 Direct money transfers between players (/pay)
🧾 Administrative balance changes (/eco give, /eco take)
Each transaction — whether income or expense — is recorded and stored safely in a YAML file per player.
Players can view their financial history through a clean GUI interface using the /transactions command.
The menu includes pagination for large histories and automatically formats amounts (e.g. 1,000,000) for easy reading.
All data is persistently saved, ensuring nothing is lost between restarts.
📦 Downloads
Bukkit
Spigot
Paper
Folia
(More platforms coming soon!)
🧩 Features
✅ Tracks all player and admin economy changes
✅ Supports /pay and /eco transactions
✅ Intuitive paginated GUI
✅ Persistent YAML data storage
✅ Clean money formatting (e.g. 1,000,000)
✅ Simple command: /transactions
✅ Works with most economy plugins (Vault compatible)
✅ Lightweight and optimized
💬 Commands
Command Description
/transactions Opens your personal transaction history GUI
🔒 Permissions
Permission Description
transactions.view Allows viewing own transaction history
transactions.admin Allows viewing others’ histories or managing data
🧠 Technical
Written in Java
Built with Bukkit API
Uses YAML for data storage
Fully compatible with Vault
🪙 Example
💰 Player1 → Player2: Sent 500 coins
🧾 Admin → Player3: Added 10,000 coins
Everything is tracked. Everything is visible.
Bring clarity to your server’s economy.