This plugin allows to change destinations for Portals
Installation
Download the latest version
Upload the plugin to the folder "plugins"
Restart your server
Commands
Code (YAML):
commands:
destination:
description: message
permission: portals.command.destination
permission-message: You do not have the permission to execute the command
portal:
description: message
permission: portals.command.portal
permission-message: You do not have the permission to execute the command
portals:
description: message
permission: portals.command.portals
permission-message: You do not have the permission to execute the command
Permissions
Code (YAML):
permissions:
portals.command.destination:
description: message
default: op
portals.command.portal:
description: message
default: op
portals.command.portals:
description: message
default: op
portals.event.join.update:
description: message
default: op