Please explain your feature request to the best of your abilities:
i am running a "civilization" style server, where the players can 'plop' the building on the townblock they own.
but i don't want people to abuse it, for example to get instant building materials, so i am planning to define a plot type and lock everything within the plot with the API.
the problem is, the mayor can unclaim, or just make a dummy town and abandon, the plot to break out from this restriction.
so, the chunk needs to be reverted instantly when it is unclaimed or whenever requested explicitly by the Regen API.
it seems the regen process is limited to 1 block per second for recent releases.
Please explain your feature request to the best of your abilities:
i am running a "civilization" style server, where the players can 'plop' the building on the townblock they own.
but i don't want people to abuse it, for example to get instant building materials, so i am planning to define a plot type and lock everything within the plot with the API.
the problem is, the mayor can unclaim, or just make a dummy town and abandon, the plot to break out from this restriction.
so, the chunk needs to be reverted instantly when it is unclaimed or whenever requested explicitly by the Regen API.
it seems the regen process is limited to 1 block per second for recent releases.