PetteriM1

Results 10 issues of PetteriM1

The y offset is already added in `Player#sendPosition` Fix https://github.com/CloudburstMC/Nukkit/issues/1392 Fix https://github.com/CloudburstMC/Nukkit/pull/1407 (does not affect plugins)

### Expected Behavior Chunks unload after a while when there's no players online ### Actual Behavior Often a couple of chunks stay loaded ### Steps to Reproduce 1. Join the...

[Type] Bug
[Priority] Medium
[Status] Confirmed

### This pull request... - [ ] Fixes a bug - [x] Introduces a new feature - [ ] Improves an existing feature - [ ] Boosts code quality or...

This fixes #272 Currently Nukkit saves the chunks when the level is unloaded even if auto saving is disabled. This pr makes chunks to be never saved automatically if the...

This PR adds support for LevelDB (version 1.20.10) worlds together with various other stuff from Nukkit PM1E ([changelog](https://github.com/PetteriM1/NukkitPetteriM1Edition/releases)) including but not limited to: - lots of new blocks & items...