Thank you for this plugin man, I wanted to set the sulfur rate to be less than the stone and metal rate and you just couldn't do it with gather manager, but this worked perfectly. The two issues that I'm having, one is rather minor but the other could be a problem. For one, I have the sulfur set to 1.5x during the day and night, which works perfectly well for the most part, but for some reason it gives 449 sulfur instead of 450. I don't know if this is some rounding error or something to do with how much sulfur you get from the bonuses, but it's just a little off. The other more conciderable problem I am having is that the quarries only give me vanilla rates, despite having them set to 2x, I'm not sure why that is. Thank you!
Can't get rates to right amountsSolved
Hi!
First: The plugin simply multiplies the existing amount of resources and converts the floating point value to an integer, so that the value is rounded to the minimum.
Second: Quarries without owner use general multiplier from config file. And if quarries have owner it may use data file with permissions. That is, publicly available quarries have a constant multiplier for all players and configured via the config file.
First: The plugin simply multiplies the existing amount of resources and converts the floating point value to an integer, so that the value is rounded to the minimum.
Second: Quarries without owner use general multiplier from config file. And if quarries have owner it may use data file with permissions. That is, publicly available quarries have a constant multiplier for all players and configured via the config file.
Ah, thank you! I had set the multiplier to 1 in the config because I thought I had edited it in the data file, thank you!
Locked automatically