Why EconomyTransactionEvent not trigger When my money change?

I use Xconomy plugin (YiC / XConomy)

When I give money, set money or change money.

the EconomyTransactionEvent not trigger.
(org.spongepowered.api.event.economy.EconomyTransactionEvent)

How can I detect when money change ?

Please help me.

I believe that event needs to be implemented by the eco plugin.

Looking at the sponge 8 implementation of xConomy. It doesn’t look done.

I would put a issue on xConomy github.

1 Like

Thank for you care!