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.
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.