Advertisement
M-fan

refer.yml

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