diff --git a/World-properties.md b/World-properties.md index cab95c4..016f201 100644 --- a/World-properties.md +++ b/World-properties.md @@ -180,12 +180,13 @@ __Example:__ __In Game Usage:__ [/mv create moon NORMAL -g BukkitFullOfMoon](Command-Reference#create-command) + [Back to Top](#wiki-top) --- ## 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)