Skip to main content

Performance

In order to better Scyther's performance, you can enable "Periodical Payouts" which will cache all transactions and execute them every x (configurable) seconds instead of instantly whenever a player uses a harvester hoe with autosell.

You can also have a summary message that will show how much you made in sales in the last x (configurable) seconds. If you do not want this summary message you can just set the summaryMessage option to "[]".

Example configuration:

performance:
enablePeriodicalPayouts: true
payoutEvery: 5
summaryMessage:
- ''
- ' &aHarvest Summary:'
- ' &eโ€ข Made &f$$money &ein sales!'
- ' &6โ€ข &7&o(Payout every 5 seconds!)'
- ''