File Details
Version 1.3
- R
- Jun 1, 2025
- 7.03 KB
- 32
- 1.15.7
- Classic
File Name
TradeLog_illson.zip
Supported Versions
- 1.15.7
[v1.3] - 2025-05-31
Added
- Significantly improved push function, including several new features:
- /tl push <player> will now send a request to <player> that he can /tl accept <sender> or /tl deny <sender>. The purpose of this is so griefing cannot occur, with other users of the script sending unwanted trade data.
- /tl pendingpushes as been added. This will show all pending INCOMING or OUTGOING pending push requests.
- /tl remove <player> has been added. This can cancel a pending, outgoing push request.
- /tl decline <sender> has been added. This can be initiated by the recipient of a pending push request to decline an incoming push. The sender will be notified of the decline and the line will be wiped from both parties' /tl pendingpushes
- /tl accept <sender> has been added. This can be initiated by the recipient of a pending push request to accept an incoming push. The sender will be notified of the accept and the line will be wiped from both parties' /tl pendingpushes. This will also trigger the function to send the /tl trades log.
- Once a log file has been accepted, both the sender and recipient will receive a confirmation message and the total number of trade lines that were sent.
- Additional grief protection has been added:
- A sender can only initiate a push request to the same recipient once every 10 seconds. This is to invalidate flood request spam to the sender's server messaging system.
- A user that is ignored in game by a recipient will not be able to initiate a push request to said recipient.