Guest User

Untitled

a guest
May 1st, 2015
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.48 KB | None | 0 0
  1. PREFIX: '&aShop > &f'
  2. MSG:
  3.   INGAMEONLY: This command can be used only in the game.
  4.   NOACCESS: You don't have access to do this.
  5.   RELOADED: Configuration reloaded!
  6.   INVALIDSHOP: Shop with ID &c%shop%&f not found.
  7.   NOACCESSTOSHOP: You don't have access to &c%shop%&f shop.
  8.   ITEM:
  9.     FULLINVENTORY: You don't have enough free space in your inventory.
  10.     CANNOTAFFORD: You need &c%price%$&f to buy &c%amount% x %item%&f.
  11.     CANNOTBUY: You can't buy this item.
  12.     CANNOTSELL: You can't sell this item.
  13.     BOUGHT: You bought &c%amount% x %item%&f for &c%price%$&f.
  14.     NOTENOUGH: You don't have &c%amount% x %item%&f to sell.
  15.     SOLD: You sold &a%amount% x %item%&f for &a%price%$&f.
  16.     SOLDALL: You sold all %item% (&a%amount% x %item%&f) for &a%price%$&f.
  17.   ENCHANT:
  18.     CANNOTAPPLY: Enchantment &c%enchantment%&f cannot be applied to the item you're holding.
  19.     ALREADYAPPLIED: This item already has &c%enchantment%&f applied.
  20.     CANNOTAFFORD: You need &c%price%$&f to buy &c%enchantment%&f.
  21.     BOUGHT: You bought &c%enchantment%&f enchantment for &c%price%$&f.
  22.   PERMISSION:
  23.     PERMISSIONSDISABLED: Permissions are disabled, please contact server's owner.
  24.     ALREADYHAVE: You already have the &c%permission%&f permission.
  25.     CANNOTAFFORD: You need &c%price%$&f to buy &c%permission%&f.
  26.     BOUGHT: You bought &c%permission%&f permission for &c%price%$&f.
  27. DIALOG:
  28.   AMOUNTSELECTION:
  29.     BUY:
  30.       NAME: '&2Buying %item%'
  31.     SELL:
  32.       NAME: '&cSelling %item%'
Advertisement
Add Comment
Please, Sign In to add comment