diff --git a/Permissions.md b/Permissions.md index 875df7d..9d3a03a 100644 --- a/Permissions.md +++ b/Permissions.md @@ -10,7 +10,7 @@ Multiverse supports any plugin that adheres to the SuperPerms Bukkit Permissions ## 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 `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**. +**NOTE:** Ensure you have `enforceaccess` **enabled** in your Multiverse [`config.yml`](https://github.com/Multiverse/Multiverse-Core/wiki/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.