Exports
Exports you can use from other resources to get information
Get Players IBAN
If you write true in IsSource it will use the player's source, if you write false in IsSource it will use the player's identifier.
Get Players Password
Give Credit Point To Players
Send Log/Transaction
recieved: If a player has sent money to you, you can write in this section, for example, the iban/name/surname/id of the player who sent money
sendedto: If you sent money to a player, you can write the iban/name/surname/id of the player you sent money to
type: 'Received' - 'Withdraw' - 'Deposit' - 'Transfer' - 'Shopping'
pp: If you type 'discord' here, it will get the player's discord profile picture. Or you can type a link as you like.
In the source section, you type the source of the player you want to send the log to.
Example Usage:
Send Log/Transaction To A Offline Player
Using this export you can send log to players who are offline. I used this in the transfer section, it might not be needed functionally but you can use it if you want.
Example usage:
Last updated