Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2019
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. Preview:
  2. enabled: false
  3. lootbox: "LootboxName" # Name of lootbox on display
  4. expiry: 25/11/2019 # Date in which this lootbox will say it is invalid
  5. messages:
  6. before-expiry: "&6&l(!) &eYou can purchase this lootbox on our store @ buy.server.net"
  7. after-expiry: "&c&l(!) &cThis lootbox is expired and no longer purchasable!"
  8.  
  9. Sales-Broadcast:
  10. enabled: false # Enable this feature
  11. time: 300 # Time in seconds in which the broadcast of sales is made
  12. message: # Message send to all players ## {AMOUNT} = Placeholder for amount sold ##
  13. - ''
  14. - '&6&lCurrently &e&l&n{AMOUNT}&r &6&lLootboxes have been sold!'
  15. - ''
  16. lootboxes: # Which lootboxes this should apply to
  17. - 'Example'
  18.  
  19. Sales: 0 # Ignore this
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement