Do a bit more cleanup, and shuffle a few things around

This commit is contained in:
Joshua Popoff
2014-05-06 22:37:48 -07:00
parent faa4a45ba9
commit 2e429ceb21
9 changed files with 71 additions and 57 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
name: PlayerVaults
main: com.drtshock.playervaults.PlayerVaults
authors: [drtshock, gomeow, Chester]
authors: [drtshock, Koalaaaa]
version: ${project.version}
website: http://dev.bukkit.org/server-mods/PlayerVaults
softdepend: [Vault]
commands:
pv:
description: Open a vault with /pv <number>
aliases: ['vault', 'chest', 'playervaults']
aliases: [vault, chest, playervaults]
pvdel:
description: Delete a vault.
aliases: [vaultdel]