Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2020
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. timer: 7200 #its in seconds
  2. command: "crate give %player% %crate% 1"
  3. keys:
  4. - "Vote"
  5. - "Rare"
  6. - "Epic"
  7.  
  8. key-colors:
  9. Vote: "&a"
  10. Rare: "&b"
  11. Epic: "&c"
  12.  
  13. gui-settings:
  14. size: 9
  15. claim-title: "&8&lCLAIM REWARD"
  16. rolling-title: "&8&lOPENING REWARD"
  17. item: STAINED_GLASS_PANE
  18. durability: 15
  19.  
  20. gui-item:
  21. slot: 4
  22. amount: 1
  23. item: WATCH
  24. name: "&e&lYour Keys"
  25. lore:
  26. - ""
  27. - '&e&lDescription:'
  28. - '&7&oThis is where you keep'
  29. - '&7&oall the keys from the key-all'
  30. - ''
  31. - '&e&lEvent Information'
  32. - "&r &6&l* &eKeys: &f%keys% Keys"
  33. - "&r &6&l* &eInterval: &f2 Hours"
  34. - "&r &6&l* &eRemaining: &f%countdown%"
  35. - ""
  36. - "&7&o(( Tip: &f&oLeft-click&7&o to claim your reward ))"
  37.  
  38. time-formatter:
  39. hours: "h "
  40. hour: "h "
  41. minutes: "m "
  42. minute: "m "
  43. seconds: "s"
  44. second: "s"
  45. splitter: "and "
  46.  
  47. messages:
  48. no-permission: "&c&lOptimal&4&lGames &7» &fYou don't have &cpermission."
  49. usage: "&c&lOptimal&4&lGames &7» &f Usage: &c/keyall start <timeInSeconds>"
  50. key-refunded: "&e&lOptimal&6&lGames &7» &cYour key has been refunded, opening cancelled."
  51. alt-account-denied: ""
  52. countdown:
  53. - '&e&lOptimal&6&lGames &7» &fTime until next key-all: &e%countdown%!'
  54. completed:
  55. - '&e&lOptimal&6&lGames &7» &fA key-all has happened, the next one is in &e%countdown%!'
  56. empty-claim:
  57. - '&e&lOptimal&6&lGames &7» &cYou have no keys to claim currently.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement