2015-01-15 20:56:13 +01:00
|
|
|
main: com.sekwah.advancedportals.AdvancedPortalsPlugin
|
|
|
|
name: AdvancedPortals
|
2017-05-13 19:19:08 +02:00
|
|
|
version: 0.0.25
|
2016-03-29 01:20:04 +02:00
|
|
|
author: sekwah41
|
2015-01-15 20:56:13 +01:00
|
|
|
description: An advanced portals plugin for bukkit.
|
|
|
|
commands:
|
|
|
|
advancedportals:
|
|
|
|
description: The main command for the advanced portals
|
2016-02-29 19:54:24 +01:00
|
|
|
aliases: [portals, aportals, portal, ap]
|
2015-01-15 20:56:13 +01:00
|
|
|
usage: /<command>
|
|
|
|
destination:
|
|
|
|
description: Can be used to access portal destinations.
|
2016-08-04 04:23:38 +02:00
|
|
|
aliases: [desti]
|
2015-11-08 20:46:04 +01:00
|
|
|
usage: /<command>
|
2015-01-15 20:56:13 +01:00
|
|
|
permissions:
|
|
|
|
advancedportals.*:
|
2016-03-14 13:11:04 +01:00
|
|
|
description: Gives access to all commands
|
2017-03-07 13:12:16 +01:00
|
|
|
default: op
|
2015-01-15 20:56:13 +01:00
|
|
|
children:
|
|
|
|
advancedportals.createportal: true
|
2015-04-11 15:17:28 +02:00
|
|
|
advancedportals.portal: true
|
2015-01-15 20:56:13 +01:00
|
|
|
advancedportals.build: true
|
2016-08-03 01:54:15 +02:00
|
|
|
advancedportals.desti: true
|
2015-01-15 20:56:13 +01:00
|
|
|
advancedportals.createportal:
|
|
|
|
description: Allows you to create portals
|
|
|
|
default: op
|
2017-04-20 04:31:25 +02:00
|
|
|
advancedportals.createportal.commandlevel.*:
|
|
|
|
description: Gives access to all level raisers
|
|
|
|
default: false
|
|
|
|
children:
|
|
|
|
advancedportals.createportal.commandlevel.op: true
|
2017-04-20 04:55:14 +02:00
|
|
|
advancedportals.createportal.commandlevel.perms: true
|
2017-04-20 04:31:25 +02:00
|
|
|
advancedportals.createportal.commandlevel.console: true
|
|
|
|
advancedportals.createportal.commandlevel.op:
|
|
|
|
description: Allows you to increase the users level temporaily to op
|
|
|
|
default: false
|
2017-04-20 04:55:14 +02:00
|
|
|
advancedportals.createportal.commandlevel.perms:
|
|
|
|
description: Allows you to increase the users level temporaily to have all perms
|
|
|
|
default: false
|
2017-04-20 04:31:25 +02:00
|
|
|
advancedportals.createportal.commandlevel.console:
|
|
|
|
description: Executes command in the console
|
|
|
|
default: false
|
2015-04-11 15:17:28 +02:00
|
|
|
advancedportals.portal:
|
|
|
|
description: Allows use of portal commands
|
|
|
|
default: op
|
2015-01-15 20:56:13 +01:00
|
|
|
advancedportals.build:
|
|
|
|
description: Allows you to build in the portal regions
|
|
|
|
default: op
|
2016-08-03 01:54:15 +02:00
|
|
|
advancedportals.desti:
|
2016-03-14 13:11:04 +01:00
|
|
|
description: Gives access to all desti commands
|
|
|
|
default: op
|
2016-08-03 01:54:15 +02:00
|
|
|
advancedportals.warp.*:
|
2017-04-20 01:55:56 +02:00
|
|
|
description: Access to all warps (not really used tbh)
|
|
|
|
default: true
|