Start of /dial command, still needs work

This commit is contained in:
Steven Scott
2012-03-14 21:58:15 -07:00
parent 17b225e924
commit bb69d412a8
3 changed files with 511 additions and 438 deletions

View File

@@ -1,18 +1,27 @@
name: StargateCommand
main: net.TheDgtl.StargateCommand.StargateCommand
version: 0.0.1
description: Command addon for the Stargate plugin for Bukkit
author: Drakia
depend: [Stargate]
website: http://www.thedgtl.net
commands:
sgc:
description: Used to reload the plugin. Console use only.
usage: /<command> reload - Used to reload the plugin. Console use only.
permissions:
stargate.command.import:
description: Allow the user of /sgc import
default: op
stargate.command.export:
description: Allow the user of /sgc export
default: op
name: StargateCommand
main: net.TheDgtl.StargateCommand.StargateCommand
version: 0.0.1
description: Command addon for the Stargate plugin for Bukkit
author: Drakia
depend: [Stargate]
website: http://www.thedgtl.net
commands:
sgc:
description: StargateCommand import/export commands.
usage: |
/<command> <import/export/cancel> <gate> [force]
Type: "/<command> import" for help with import
Type: "/<command> export" for help with export
Type: "/<command> cancel" to cancel any pending SGC action
dial:
description: Dial a stargate
usage: /<command> <destination> [source] [network]
permissions:
stargate.command.import:
description: Allow the use of /sgc import
default: op
stargate.command.export:
description: Allow the use of /sgc export
default: op
stargate.command.dial:
description: Allow the use of /dial