diff --git a/Permissions.md b/Permissions.md index 9d3a03a..274f027 100644 --- a/Permissions.md +++ b/Permissions.md @@ -15,7 +15,7 @@ Multiverse allows you to control who can enter worlds via permissions! When you If you give a user `multiverse.access.*` they can go to all worlds. ### MV2 Permissions You can use: `multiverse.*` to give someone all permissions for Multiverse. If you only want to give someone access to all worlds, use: `multiverse.access.*` for example. -## Setting Permissions in game -Multiverse has the courtesy to show which permission node is needed for a command if you enter a /command and it fails due to permissions. Having this info readily available to you in the game can save you some time looking up the permission, and allow you to enter that permission into a group on the spot if need be. An admin can simply enter permissions in as you need them. For example, you try to run [`/mvlist`](https://github.com/Multiverse/Multiverse-Core/wiki/Command-Reference#list) and oh my you don't have permission, but you will be notified that you need `multiverse.world.list` permission node. Entering +## Setting Permissions in-game +Multiverse has the courtesy to show which permission node is needed for a command if you enter a /command and it fails due to permissions. Having this info readily available to you in the game can save you some time looking up the permission, and allow you to enter that permission into a group on the spot if need be. An admin can simply enter permissions in as you need them. For example, you try to run [`/mvlist`](https://github.com/Multiverse/Multiverse-Core/wiki/Command-Reference#list-command) and oh my you don't have permission, but you will be notified that you need `multiverse.world.list` permission node. Entering ([LuckPerms](https://www.spigotmc.org/resources/luckperms-an-advanced-permissions-plugin.28140/) is required for this command, otherwise, use your permission plugin's command!)