Add config updater.

This commit is contained in:
drtshock
2013-03-30 18:42:12 -05:00
parent 3bea5284be
commit 703844073c
44 changed files with 702 additions and 543 deletions
+13
View File
@@ -0,0 +1,13 @@
name: PlayerVaults
main: com.drtshock.playervaults.Main
authors: [drtshock, gomeow, Chester]
version: 3.0.0
website: http://dev.bukkit.org/server-mods/PlayerVaults
softdepend: [Vault]
commands:
pv:
description: Open a vault with /vault <number>
aliases: [vault]
pvdel:
description: Delete a vault.
aliases: [vaultdel]