How to use permissions in different worlds

How to use permissions in different worlds

PermissionsEx

To add these commands and permissions for certain worlds, and/or groups of players, it world need to look something like this with PermissionsEx:

users:                                            <- Users Section
    TheAJ471:                                     <- Player Name
        group:                                    <- Player Group(s)
        - default                                 <- Player Group Name
        permissions:                              <- Player Permissions
        - permissions.*                           <- Permissions node
        worlds:                                   <- World Permissions
            jumpworld:                            <- World Name
                permissions:                      <- World Permissions
                - sj.use                          <- World Permissions
groups:                                           <- Group Section
    default:                                      <- Group Name
        default: true                             <- Group Settings
        permissions:                              <- Group Permissions
        - -modifyworld.blocks.interact.23         <- Permission Node
        - modifyworld.*                           <- Permission Node

The

Quote:

- permissions.*

part is the groups (default) permissions so in every world they have that, but where it says

Quote:

sj.use

under worlds: jumpworld: permissions: that means they should only have the permision sj.use in that world.

Or use this plugin right here Per World Plugins I dont know why it is called chocolate lol.

With Group Manager

Use this plugin right here Per World Plugins I dont know why it is called chocolate lol.


Comments

Posts Quoted:
Reply
Clear All Quotes