PayDay
Last updated
Last updated
The PayDay is an important and essential part of your economy. It handles job salaries, player contracts, bank contracts, taxes, sales and other kinds of payments.
It calculates the income and expense of a player, including the different types listed above, and will then add (or subtract) the net change to/from your bank account. Everything can be configured using the mod config files.
The PayDay is based on a vanilla scoreboard, which counts the timePlayed
for each player individually. This means that every player will have their PayDay at a different time, making it impossible for players to dodge payments and taxes.
Additionally, since the vanilla scoreboard system is used, the whole process is very performance friendly, suitable for large-scaled servers.
The interval between each PayDay is set to 20 minutes (24000 ticks) by default, but you can adjust the tick value in the config. Make sure to insert a tick value, not minutes or seconds. (20 ticks = 1 second)
Enables the PayDay system.
Disables the PayDay system.