Updated World properties (markdown)

Jad 2019-06-16 17:10:33 -05:00
parent ea05e7f8f4
commit 91de0cbb90
1 changed files with 3 additions and 2 deletions

@ -180,12 +180,13 @@ __Example:__
__In Game Usage:__
<code>[/mv create moon NORMAL -g BukkitFullOfMoon](Command-Reference#create-command)</code>
[Back to Top](#wiki-top)
---
## <a name="fees" href="#wiki-fees"></a>World Fees
You can charge users to enter various worlds. The coolest part is you don't have to use an econ plugin! You can simply use minecraft items!
You can charge users to enter various worlds. The coolest part is you don't have to use an econ plugin! You can simply use Minecraft items!
### Amount vs. Currency
The `amount` field is __how much__ you want to charge people. This can be an integer or double. (1 or 1.75)
@ -285,7 +286,7 @@ __Example:__
`seed: 'gargamel'`
__In Game Usage:__
__This command can not be used in-game. You cannot change the seed of a generated world.__
__This command cannot be used in-game. You cannot change the seed of a generated world.__
[Back to Top](#wiki-top)