Advertisement
Charflow

lang ex. SafeTrade

Oct 7th, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.59 KB | None | 0 0
  1. LanguageName: 'Default English'
  2. errPlayer: 'You must be a player!'
  3. errPermissions: 'You lack permission to use Cloud Trade'
  4. errPermissionsRightClick: "You lack permission to punch people to start a trade."
  5. errTargetOffline: '&4 %target &7 is not online.'
  6. errTargetNoPermission: 'Your target lacks permission to use Cloud Trade.'
  7. errTradeSelf: '&7&o Just press E if you want to trade with yourself.'
  8. errTradeCreative: '&7&o Trading while your in creative mode?....  very creative'
  9. errDifferentWorlds: '&4&o You and %player are worlds apart.'
  10. errTooFarAway: '&4 %target &7 is farther than &9 %maxDistance&7. Try moving closer than &5%dist&7.'
  11. errDifferentWorldsWithMaxTradeDistance: '&7&o You and &4%target &7&o are worlds apart and the max distance is not set to 0.'
  12. errBusyWithTrade: 'You are busy with a trade at the moment.'
  13. errTargetBusy: '&4 %target &7 is already trading the items you want.'
  14. errNothingToAccept: "&7 You are so positive. However that alone won't make people trade with you."
  15. errNothingToDeny: '&7You are so negative! No wonder no one sent you a trade request!'
  16. errNoShiftClick: '&7&o Shift + Click is disabled'
  17. errUseOtherSide: '&7&o Please use other side of chest.'
  18. tradeComplete: '&6Trade Complete. &7Thanks for shopping with Cloud Trade.'
  19. requestSent: '&7Trade request was sent to &6%player.'
  20. requestRecieved: '&7Trade request from &6%player&7. &2/trade accept &7or &4/trade deny'
  21. denyRecieved: '&6%player &7has &4declined &7the idea of doing business with you'
  22. denySent: "&7You have &4declined &6%player&7's trade... good riddance."
  23. tradeCanceled: '&4Trade Canceled'
  24. added: 'Added: '
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement