From acf92e286196330e3f66f37c8db1ab210f188b3b Mon Sep 17 00:00:00 2001 From: Ryan Leach Date: Tue, 9 Jul 2013 18:06:54 -0700 Subject: [PATCH] Added headings for bed respawn and autoload. --- World-properties.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/World-properties.md b/World-properties.md index c4e547e..b50975a 100644 --- a/World-properties.md +++ b/World-properties.md @@ -26,6 +26,8 @@ Here are the various properties of worlds that can be set in `worlds.yml`. __Nor 1. [Time](#wiki-time) 1. [Player Limit](#wiki-playerlimit) 1. [Allow Flight](#wiki-allowflight) +1. [Auto Load](#wiki-autoload) +1. [Bed Respawn](#wiki-bedrespawn) --- @@ -543,4 +545,14 @@ __In Game Usage:__ `mvm set flight false` `mvm set allowflight true` -[Back to Top](#wiki-top) \ No newline at end of file +[Back to Top](#wiki-top) + +--- +## Auto Load + +[Back to Top](#wiki-top) + +--- +## Bed Respawn + +[Back to Top](#wiki-top)