craftinc-gates/plugin.yml

29 lines
875 B
YAML
Raw Normal View History

name: Craft Inc. Gates
2012-03-17 15:37:45 +01:00
version: 1.1.1
2012-05-12 15:15:02 +02:00
description: A plugin to create gates for fast traveling.
author: tomco, s1m0ne
2012-05-12 15:15:02 +02:00
authors: [oloflarsson, locutus, DrAgonmoray, s1m0ne, tomco]
website: http://www.craftinc.de/ancient-gates/
2012-05-12 15:15:02 +02:00
main: de.craftinc.gates.Plugin
2012-05-12 15:15:02 +02:00
database: false
commands:
gate:
description: All of the Craft Inc. Gates commands
2012-05-12 15:15:02 +02:00
usage: See documentation or type '/gate help' while playing.
permissions:
craftincgates.*:
2012-05-12 15:15:02 +02:00
description: Gives access to all ancient gates commands and lets you use open gates.
children:
craftincgates.info: true
craftincgates.use: true
craftincgates.manage: true
craftincgates.info:
2012-05-12 15:15:02 +02:00
description: Gives access to info and list commands.
craftincgates.use:
2012-05-12 15:15:02 +02:00
description: Allows you to use open gates.
craftincgates.manage:
description: Gives access to commands manipulating gates.