Advertisement
Sshadow

RulesReward_config

Dec 1st, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. #Default Config File
  2.  
  3. #Set to false to disable the MOTD.
  4. DisplayMOTD: true
  5.  
  6. #Welcome message that will be sent to players on joining your server (Disable above)
  7. MOTD: Use /rules for a list of server rules and to look for treasure.
  8.  
  9. #Message player recieved on getting reward
  10. RewardMsg: Here's your reward for being such a fine citizen.
  11.  
  12. #Message player recieves on trying to double-dip
  13. DenyRewardMsg: Nice try troublemaker!
  14.  
  15. #Set reward. Leave blank if you do not want to give an item reward
  16. ItemReward: 264
  17.  
  18. #Set the amount of the reward they recieve (Must be a number)(Default: 1)
  19. ItemRewardAmt: 5
  20.  
  21. #Do you want to give users money? (true/false)
  22. GiveMoney: true
  23.  
  24. #Amount of money to give players if above is true
  25. MoneyRewardAmt: 1000
  26.  
  27. #Set to true if you want the plugin to update group. (Requires Vault)
  28. UpdateGroup: false
  29.  
  30. #Set this to the group's name that you want to promote to after accepting the rules (Requires Vault and above value must be true)
  31. GroupName:
  32.  
  33. #Tamewolf RulesPlus V 1.5.1 11/25/2012
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement