- The check for denying same IP trading was causing a heavy performance impact. This update should reduce load by limiting the checks to once when each player joins.
- allow-shift-right-click option can be set to 'false' to disable the shift right-clicking to initiate a trade. Thanks to PhoenixmitX for submitting a pull request for this feature
- A couple minor code efficiency updates