timbru31

Untitled

Mar 26th, 2013
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # DestinyCoins v1.6 based on RewardToken V1.5.1
  2.  
  3. # Display MOTD? (true or false)
  4. EnableMOTD: false
  5.  
  6. # What should the MOTD show players?
  7. MOTD: Thanks for playing here! We use DestinyCoins, use /DestinyCoins for commands!
  8.  
  9. # What do you want your RewardTokens called?
  10. RewardTokensName: DRcoins
  11.  
  12. # Can users buy DestinyCoins with in game money? (true or false)
  13. EnableEcoTokens: false
  14.  
  15. # If EnableEcoTokens is true, what does 1 token cost?
  16. EcoTokenCost:
  17.  
  18. #EcoToken buy message
  19. TokenBought: '&4Enjoy your &2DRcoins!'
  20.  
  21. #Message a player receives after purchasing something from the DestinyCoins Shop
  22. ThankYouMsg: '&4Enjoy your purchase!'
Advertisement
Add Comment
Please, Sign In to add comment