kamildanak / EnderPay

Minecraft mod that adds economy to forge servers.
https://minecraft.curseforge.com/projects/enderpay
GNU General Public License v2.0
7 stars 10 forks source link

Have a visual confirmation in chat that tells the player they have received or send coins. #14

Closed MeWulf closed 6 years ago

MeWulf commented 6 years ago

Example: "You send 300 coins to PLAYERNAME" "You received 300 coins to PLAYERNAME"

kamildanak commented 6 years ago

The following messages were added in 2eee784ab1ecc3016a8a6d3b170f2ad03befd23 +commands.pay.sent=You transferred %s %s to %s [You transferred 300 coins to PLAYERNAME] +commands.pay.received=You received %s %s from %s [You received 300 coins from PLAYERNAME]