YiC200333 / XConomy

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

[request] Can you add a variable to check the money of a specific player? #126

Open Beggarfish opened 6 months ago

Beggarfish commented 6 months ago

Version of XConomy XConomy V2.25.8

Server version Spigot 1.16.5

Storage-type MySQL

Describe the issues Issues

Can you add a variable to check the money of a specific player, this plugin does not have a variable to directly check the player’s money.

Beggarfish commented 6 months ago

Can you consider it

YiC200333 commented 6 months ago

OK, I will consider it

YiC200333 commented 4 months ago

Can you describe the usage scenario?

Beggarfish commented 4 months ago

Can you describe the usage scenario?

In my server setup, I utilize your plugin to manage a system of virtual accounts for transactions between the server's system accounts and regular players. However, without the ability to directly check the balance of these system accounts, players are often left in the dark about whether these accounts have sufficient funds for transactions until after the transaction is attempted.

By introducing a variable to check the money of a specific player, players would have the ability to verify the balance of system accounts before initiating transactions, streamlining the process and enhancing the overall user experience on the server.I appreciate your consideration of this request.