Merge branch 'master' into develop

pull/15/head
Trivernis 4 years ago committed by GitHub
commit 24b2707293
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,6 +23,11 @@ All features can be accessed with the command `/chunkmaster` or the aliases `/ch
```yaml
generation:
# If set to true the plugin ignores the vanilla world border and doesn't stop
# the chunk generation when reaching it.
# The value should be a boolean <true/false>
ignore-worldborder: false
# The maximum amount of chunks that are loaded before unloading and saving them.
# Higher values mean higher generation speed but greater memory usage.
# The value should be a positive integer.

Loading…
Cancel
Save