Added extra fail safe check when confirming trades
Added option (enabled by default) to record players clicks and actions during trades even if trade is canceled. This will help out to figure out possible exploits in the future. Files will be saved into tradeActions folder, which is separate from dupeLogs
Added option to auto delete log files for tradeActions and dupeLogs. By default we will keep dupe logs for 30 days and trade action logs for 3 days, you can always adjust those values to your liking. Keep in mind that logs will only be removed on server startup.