Abrakadabra!

This commit is contained in:
Trent Hensler
2013-02-06 18:46:08 -06:00
commit 9a79df540e
13 changed files with 2279 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Use & for color codes.
# %p is where the player name will get inserted.
# %v is where the vault number will get inserted.
# Made with love :)
title-name: "&4[&fPlayerVaults&4]"
open-vault: "&fOpening vault &a%v"
open-other-vault: "&fOpening vault &a%v &fof &a%p"
invalid-args: "&fInvalid args!"
delete-other-vault: "&fDeleted vault &a%v &fof &a%p"
delete-vault: "&fDeleted vault &a%v"