Upkeep

Region owners must pay an amount of money to keep up their chunks, or else some or all of them will be unclaimed. By default, region owners must pay every week.

The amount to pay is calculated from this formula: number of region chunks × chunks price multiplier = the amount to pay

For example, if your region has 16 chunks, and the chunks multiplier is $2k, you must pay $32k.

f(x)=(x2103)f(16)=32103f(x) = (x * 2 * 10^3) → f(16) = 32 * 10^3

Last updated