Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. I have 1-7 set up like this:
  2. DailyReward1:
  3.  
  4. Command: eco give [Player] 100
  5. Slot: 1
  6. ActiveItem: ENDER_CHEST
  7. ActiveItemAmount: 1
  8. ActiveItemGlow: true
  9. InactiveItem: GLASS_PANE
  10. InactiveItemAmount: 1
  11. InactiveItemGlow: false
  12. Heading: '&6 Day #1'
  13. ActiveLore: '&7100 Gold & Daily Key;'
  14. InactiveLore: '&8You have already claimed this reward.;Check back next week!'
  15. DaysUntilPlayerCanClaim: 0
  16. TimeToClaimFormat: '&8You can claim this reward in &7%days &8days.'
  17. CanBeClaimedFormat: '&aYou get this reward today!'
  18. CanBeClaimedTomorrowFormat: '&8You can get this reward tomorrow!'
  19.  
  20. and I delete the eighth. But it keeps coming back like this:
  21.  
  22. DailyReward8:
  23. Command: eco give [Player] 2000
  24. Slot: 13
  25. ActiveItem: CHEST_MINECART
  26. ActiveItemAmount: 1
  27. ActiveItemGlow: true
  28. InactiveItem: MINECART
  29. InactiveItemAmount: 1
  30. InactiveItemGlow: false
  31. Heading: '&6Reward Day #8'
  32. ActiveLore: '&7Join this server every day;&7You get every day a bigger reward!'
  33. InactiveLore: '&8You joined some days in a row;&8so get now a bigger reward!;;&7Checkout
  34. the following rewards.'
  35. DaysUntilPlayerCanClaim: 8
  36. TimeToClaimFormat: '&8You can claim this reward in &7%days &8days.'
  37. CanBeClaimedFormat: '&aYou get this reward today!'
  38. CanBeClaimedTomorrowFormat: '&8You get this reward tomorrow!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement