ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners/Economy
Phoenix616 a413e86ccf
Fix transaction message getting sent twice when server economy account is set
This was due to the ServerAccountCorrector calling the economy events another time with the new account.
 Directly setting the new account is the far better approach and has been adjusted for all currency events.
2023-09-26 20:22:15 +01:00
..
Plugins Add metrics for used economy and hooked dependencies 2023-06-14 15:50:43 +01:00
EconomyAdapter.java Add metrics for used economy and hooked dependencies 2023-06-14 15:50:43 +01:00
ServerAccountCorrector.java Fix transaction message getting sent twice when server economy account is set 2023-09-26 20:22:15 +01:00
TaxModule.java Add clarifying comment to buy tax bypass 2021-10-15 15:39:01 +01:00