Advertisement
M-fan

refer.yml

Dec 14th, 2017
692
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.25 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/bKVQD3Nr
  17.  
  18. Friend:
  19.   InvitationReward: eco give [Player] 600;eco give [Player] 1200;eco give [Player] 1500
  20.   NewPlayerReward: eco give [Player] 400
  21. Refer1:
  22.   Command: eco give [Player] 500;eco give [Player] 10
  23.   Slot: 1
  24.   Item: LEGACY_BOOK_AND_QUILL
  25.   FriendRefer: false
  26.   Heading: "&6Webpage \xe2\u2122\xa5"
  27.   Lore: '&7You found our server through our website;;&8www.myweb.com'
  28. Refer2:
  29.   Command: eco give [Player] 500;eco give [Player] 10
  30.   Slot: 4
  31.   Item: COBBLESTONE
  32.   HeadName: GameNilo
  33.   FriendRefer: false
  34.   Heading: '&cYoutube'
  35.   Lore: '&7You found our server through our youtube channel;;&8www.youtube.com'
  36. Refer3:
  37.   Slot: 7
  38.   Item: COBBLESTONE
  39.   HeadName: CruXXx
  40.   FriendRefer: true
  41.   Heading: '&aReferred by a Friend'
  42.   Lore: '&7You be referred by a friend;&aYou and your friend gets a reward!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement