MilkBowl / VaultAPI

API Component of Vault
GNU Lesser General Public License v3.0
274 stars 108 forks source link

Reason for Transaction #166

Open JanReich opened 1 month ago

JanReich commented 1 month ago

Hello everyone,

I have made an adapter for my server to view all transactions when player gain or lose money with our own economy plugin. But there is one problem, I cannot get a reason why the transaction happened. When vault would set the old transaction method to deprecated and would a new method with a string as reason, there would be a possibility to log why there was this transaction. I could update my own transaction methods, but I have no Reasons for other plugins therefora vault update is necessary.

test