From d54d26db69bce11314789bd94ef884ae242d2c72 Mon Sep 17 00:00:00 2001 From: Mike Primm Date: Fri, 3 Jun 2011 09:52:26 -0500 Subject: [PATCH] Fix typo in example --- configuration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.txt b/configuration.txt index d73676eb..44c82bf8 100644 --- a/configuration.txt +++ b/configuration.txt @@ -247,7 +247,7 @@ worlds: # Use 'enabled: false' to disable a certain world. # enabled: false # Use sendposition: false to prevent player positions from showing when on this world (if sendposition is globally enabled) - # sendpositon: false + # sendposition: false # Use sendhealth: false ot prevent player health from showing when on this world (if sendhealth is globally enabled) # 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