Modu Core Eco Pay Event
class ModuCoreEcoPayEvent( val to: Player, val from: Player, val amount: Double) : ModuCoreEvent
Content copied to clipboard
Event is called whenever a player pays another player.
Event is called whenever a player pays another player.