Skip to content

Releases: SpillereNO/OreRegeneration

Multiple updates

08 Jan 10:05
Compare
Choose a tag to compare

Changes:

MC update

26 Aug 17:05
Compare
Choose a tag to compare

Updated to 1.16.2

Fixed inaccurate math

08 Apr 14:43
9e27f1f
Compare
Choose a tag to compare

Chunk range for randomness was incorrectly calculating world border center. This is now fixed.

Async chunk loading

07 Apr 13:19
Compare
Choose a tag to compare
Async chunk loading Pre-release
Pre-release

Support for PaperMC's async chunk loading.
This results in even better performance

Upgraded plugin and increased performance

07 Apr 12:14
Compare
Choose a tag to compare

High performance by using async thread.
Source code is now on GitHub (totally open-source).
Statistics for viewing live progress (/oreregen reload).
Reload command for configuration file (/oreregen stats).
A lot more options in the config.yml file.
And other minor changes