Fix typo in multiverse.access.WORLDNAME permission

JWhy 2014-04-23 06:56:40 -07:00
parent 41de53c5e5
commit 4807ad5fe4

@ -10,7 +10,7 @@ Multiverse supports any plugin that adheres to the SuperPerms Bukkit Permissions
##<a name="perm" href="#wiki-perm"></a>Multiverse World Permissions
Multiverse allows you to control who can enter worlds via permissions! When you create a world or import a world into Multiverse-Core, it automatically creates a permission: `multiverse.access.WORLDNAME`. If a player _has_ `multiverse.access.WORLDNAME`, then they can enter that world.
**NOTE:** Ensure you have `enforceacccess` **enabled** in your Multiverse `[[config.yml]]`. If `enforceaccess` is set to `false` _anyone_ can go to _any_ world and **all world-access permissions are ignored**.
**NOTE:** Ensure you have `enforceaccess` **enabled** in your Multiverse `[[config.yml]]`. If `enforceaccess` is set to `false` _anyone_ can go to _any_ world and **all world-access permissions are ignored**.
If you give a user `multiverse.access.*` they can go to all worlds.