permissions - acrawley/PlayerPortals GitHub Wiki

Permissions

Portal Mechanics

playerportal.create (default: true) - Determines whether or not a player can create portals
playerportal.modifyOwn (default: true) - Determines whether or not a player can remove a portal after creating it
playerportal.modifyOther (default: op) - Determines whether or not a player can remove a portal owned by another player

Commands

playerportal.list (default: true) - Determines whether or not a player can get the list of portals
playerportal.info (default: true) - Determines whether or not a player can get information about portals
playerportal.import (default: op) - Determines whether or not a player can import portals from another plugin
playerportal.teleportCommand (default: op) - Determines whether or not a player can use the ptp command
playerportal.set (default: op) - Determines whether or not a player can use the portal set command

⚠️ **GitHub.com Fallback** ⚠️