Merge pull request #3078 from webbukkit/Fix-type-in-worlds.txt
Fix typo in worlds.txt
This commit is contained in:
commit
9f08cd3ded
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ worlds:
|
||||||
# enabled: false
|
# enabled: false
|
||||||
# Use sendposition: false to prevent player positions from showing when on this world (if sendposition is globally enabled)
|
# Use sendposition: false to prevent player positions from showing when on this world (if sendposition is globally enabled)
|
||||||
# sendposition: false
|
# sendposition: false
|
||||||
# Use sendhealth: false ot prevent player health from showing when on this world (if sendhealth is globally enabled)
|
# Use sendhealth: false to prevent player health from showing when on this world (if sendhealth is globally enabled)
|
||||||
# sendhealth: false
|
# sendhealth: false
|
||||||
# # If world isn't contiguous chunks (due to teleporting, for example), fullrender needs to be given other locations to scan for tiles on each patch of chunks
|
# # If world isn't contiguous chunks (due to teleporting, for example), fullrender needs to be given other locations to scan for tiles on each patch of chunks
|
||||||
# fullrenderlocations:
|
# fullrenderlocations:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue