Multiverse-Portals

Multiverse-Portals

2M Downloads

Permissions

Mattistic opened this issue ยท 1 comments

commented

How do I allow everybody on my server to use the portals without them being op. Do I need to install Permissions.ex or is there a way in the config file. Please tell me ASAP.

commented

There are two ways, either with permissions.yml (part of bukkit, no plugins needed) add something like:

portalswee:
  default: true
  children:
    multiverse.portals.access.*: true

or just via the config.yml for MV-Portals, set enforceportalaccess to false.