2012-11-04 19:42:22 +01:00
|
|
|
name: Craft Inc. Gates
|
2013-02-09 16:48:06 +01:00
|
|
|
version: 2.0.0
|
2012-05-12 15:15:02 +02:00
|
|
|
description: A plugin to create gates for fast traveling.
|
2012-11-04 19:42:22 +01:00
|
|
|
author: tomco, s1m0ne
|
2012-05-12 15:15:02 +02:00
|
|
|
authors: [oloflarsson, locutus, DrAgonmoray, s1m0ne, tomco]
|
2013-02-09 15:58:04 +01:00
|
|
|
website: http://www.craftinc.de/craftinc-gates/
|
2012-05-12 15:15:02 +02:00
|
|
|
|
2012-12-27 12:03:48 +01:00
|
|
|
main: de.craftinc.gates.Plugin
|
2012-05-12 15:15:02 +02:00
|
|
|
database: false
|
|
|
|
|
2012-02-25 17:46:19 +01:00
|
|
|
commands:
|
|
|
|
gate:
|
2012-11-04 19:42:22 +01:00
|
|
|
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:
|
2012-11-04 19:42:22 +01:00
|
|
|
craftincgates.*:
|
2012-05-12 15:15:02 +02:00
|
|
|
description: Gives access to all ancient gates commands and lets you use open gates.
|
|
|
|
children:
|
2012-11-04 19:42:22 +01:00
|
|
|
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.
|
2012-11-04 19:42:22 +01:00
|
|
|
craftincgates.use:
|
2012-05-12 15:15:02 +02:00
|
|
|
description: Allows you to use open gates.
|
2012-11-04 19:42:22 +01:00
|
|
|
craftincgates.manage:
|
|
|
|
description: Gives access to commands manipulating gates.
|