YiC200333 / XConomy

An economy plugin that supports data synchronization between multiple servers
GNU General Public License v3.0
98 stars 34 forks source link

[Feature Request] Give someone money with a custom reason #22

Closed ChibiMango closed 3 years ago

ChibiMango commented 3 years ago

I was wondering if it would be possible to add an optional argument to pay an individual with a custom message/reason using /bal give [player] [amount] [reason] which would override the default config message (An Administrator gave you ), similar to how it works for if you want to pay everyone online using, /bal give * online [amount] [reason].

Thank you for your time!

YiC200333 commented 3 years ago

/bal give [player] [amount] [reason] The xconomy 2.8 and 2.9 version support this command

Thank you for feedback

ChibiMango commented 3 years ago

After updating to 2.9 it now let's me send a one word message thank you very much!

Am I also able to send a whole message as the string? Currently if I send something like: /bal give [player] 20 hi there it fails. I've tried using 'hi there' and "hi there" and both don't see to work.

YiC200333 commented 3 years ago

Yes, you can modify message to 'hi_there' I will improve this in the future version.

YiC200333 commented 3 years ago

2.9.14 version is supported