Advertisement
KyadCK

Untitled

May 11th, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. #
  2. # DateFormat values: Default, US or EU
  3. BuyRegionMax: 0
  4. CheckExpirationsInMins: 5
  5. RequireBuyMode: true
  6. RentRegionMax: 0
  7. RequireBuyPerms: false
  8. RequireRentPerms: false
  9. DateFormat: Default
  10. Messages:
  11. InvalidPriceTime: Invalid sign. Invalid price or timespan!
  12. RegionNoExist: Invalid sign. Region doesn't exist!
  13. EvictedFrom: You have been evicted from
  14. InvalidArg: Invalid argument. Accepted values-> true, false, yes, no, off, on
  15. RenewTurnOff: Auto-Renew has been turned OFF for you.
  16. RenewTurnOn: Auto-Renew has been turned ON for you.
  17. RenewOff: Auto-Renew is off!
  18. RenewOn: Auto-Renew is on!
  19. InvalidRenewArgs: Invalid args-> /buyregion renew <region>
  20. BuyModeExit: You have exited Buy Mode.
  21. BuyModeEnter: You are now in Buy Mode - right-click the BuyRegion sign!
  22. ToEnterBuyMode: To enter Buy Mode type-> /buyregion
  23. BuyModeRent: You must be in Buy Mode to rent this region!
  24. BuyModeBuy: You must be in Buy Mode to buy this region!
  25. NotEnoughRent: Not enough money to rent this region!
  26. NotEnoughBuy: Not enough money to buy this region!
  27. TransFailed: Transaction Failed!
  28. Rented: Congrats! You have rented
  29. NewBalance: Your new balance is
  30. RentMax: You are not allowed to rent more regions. Max
  31. RentPerms: You do not have permission to rent regions.
  32. Balance: Your balance is
  33. Purchased: Congrats! You have purchased
  34. BuyMax: You are not allowed to buy more regions. Max
  35. BuyPerms: You do not have permission to buy regions.
  36. NotRented: is not currently rented.
  37. NotRenting: You are not renting this region. You cannot renew it!
  38. NotEnoughRenew: Not enough money to renew rental for this region!
  39. Renewed: Congrats! You have renewed
  40. Expired: Your rental has expired for region
  41. Help1: BuyRegion Commands
  42. Help2: /buyregion - toggles buy mode
  43. Help3: /buyregion renew <region> - renews rental of <region>
  44. Help4: /buyregion autorenew <true/false> - sets auto-renew for all rented regions
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement