Transactions
Always remember what you have tranfered.
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
Transactions

## 🗒️ Player transfers
Player transfers are now logged when using /pay, so you can send money to other players without worrying about scams.

## 🎞️ Filters
Players can view transactions using filters for convenience.

## 🔳 Statistics for 1 week

## 🟨 TXT export
TXT export is available only to administrators and is uploaded to the server hosting.

## 🧭Commands
## ⚙️ Config settings
## 🛡️ Permissions
📋 Transactions
| Command | Description |
|---|---|
| /tr clean | Clear all transactions, OP only |
| /tr gmt <value> | Available for everyone, allows setting a custom timezone |
| /tr player <player> | Available for operators, view player transactions |
| /tr reload | Reloads the plugin |
| /tr telegram | Telegram integration (PRO version only) |
| /tr update | Restores missing or corrupted plugin files |
| Setting | Description |
|---|---|
| prefix: Ⓞ | Symbol shown next to transaction amounts in the interface. |
| show-stats-button | Enables or disables the “2-week statistics” button in the GUI. |
| save-interval-seconds | Time interval (in seconds) for automatic saving of plugin data. |
| language | Sets the plugin language (UI and messages). |
| income-message-color | Color of incoming transaction text messages. |
| income-amount-color | Color of income amount values. |
| expense-message-color | Color of outgoing transaction text messages. |
| expense-amount-color | Color of expense amount values. |
| yellow-message-color | Color of neutral/special transaction messages. |
| yellow-amount-color | Color of neutral/special transaction amounts. |
| clean-transactions-period | Time period after which transactions are automatically deleted. |
| allow-balance-toggle | Allows players to enable or disable balance display. |
| default-gmt-offset | Default server timezone offset (GMT). |
| max-display-transaction-range | Maximum number of days available for viewing transactions. |
| telegram.bot-token | Telegram bot token used for integration with the plugin, avaible in pro version. |
| Permission | Description |
|---|---|
| transactions.use | Allows opening the personal transaction history GUI (/tr). |
| transactions.gmt | Allows players to change their personal timezone offset (/tr gmt). |
| transactions.balance | Allows players to toggle balance visibility in the menu (/tr balance). |
| transactions.view.others | Allows viewing transaction logs of other players (/tr player). |
| transactions.download | Allows exporting player logs into a .txt file via command. |
| transactions.reload | Allows reloading the config and updating files (/tr reload, /tr update). |
| transactions.clean | Allows full clearing of the transaction database (/tr clean). |
| transactions.range | Allows configuring the maximum display range (/tr range). |
| transactions.source | Show source transaction. |