Configuration
Here is a short example of a config file, for debug testing. (It is not the default config!)
It hands out 5.0 of your currency to every online player every 2 minutes.
interval: 2 amount: 5.0
interval: the time in minutes between giving the money
amount: the amount to give to all players
Comments