Advertisement
M-fan

config.yml

Aug 19th, 2017
2,541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.72 KB | None | 0 0
  1. # ==================================== #
  2. #
  3. # RewardPro 4.0.0
  4. # A complete reward solution.
  5. # (c) SuperM
  6. #
  7. # ==================================== #
  8. #
  9. # Thank you for using the plugin!
  10. # If you like the plugin, please rate it with 5 stars on SpigotMc!
  11. #
  12. # ==================================== #
  13. #           Settings
  14. # ==================================== #
  15. # You see the full documentation of this file here:
  16. # https://pastebin.com/kekSgXzV
  17.  
  18. Prefix: '&0[&3RewardPro&0]&f'
  19. Function:
  20.   Voting: true
  21.   DailyReward: true
  22.   ReferSystem: false
  23.   CheckUpdate: true
  24.   PlayerHead: true
  25.   Debug: false
  26.   RespawnPresentMan: false
  27.   RESTfulAPI:
  28.     Enable: false
  29.     APIKey: Demo
  30.     APIPassword: Demo
  31.     Port: 4578
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement