Tidy up commands, and make them output when things go boom

This commit is contained in:
Joshua Popoff
2014-05-05 12:13:49 -07:00
parent 5062fbdbc7
commit d6da845403
10 changed files with 213 additions and 164 deletions
+2 -1
View File
@@ -19,4 +19,5 @@ refund-amount: "&fYou were refunded &a%price &ffor deleting that vault."
cost-to-create: "&fYou were charged &c%price &ffor creating that vault."
cost-to-open: "&fYou were charged &c%price &ffor opening that vault."
vault-number: "&4Vault #%number"
existing-vaults: "&f%p has vaults: &a%v"
existing-vaults: "&f%p has vaults: &a%v"
no-player-found: "&cCannot find player &a%p"