Updated World properties (markdown)

acyrid 2012-03-30 23:16:12 -07:00
parent 8e779c8ca7
commit 61e144f47e
1 changed files with 2 additions and 1 deletions

@ -454,12 +454,13 @@ __In Game Usage:__
## <a name="portalform" href="#wiki-portalform"></a>Portal Form
Multiverse allows you to control whether or not users are allowed to create portals.
Allow portal forming must be NONE, ALL, NETHER or END.
Allow portal forming must be `NONE`, `ALL`, `NETHER` or `END`.
__Example__:
`portalform: ALL`
Results are fairly self explanatory.
[Back to Top](#wiki-top)
## <a name="time" href="#wiki-time"></a>Time
Multiverse inclues _very basic_ support for setting world times. It does not scale time, or lock it or rewind it. It is provided mainly as an api for higher level things like server managers to set the time to something.