Advertisement
Techtoo

Untitled

Jun 29th, 2021
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. # [][][][][][][][][][][][][][][][][][][][][]
  2. # CratesPlus V4.4.4 Config
  3. # [][][][][][][][][][][][][][][][][][][][][]
  4. # ------------------------------------------
  5. # There are many placeholders that can now be used withing the config and messages file, placeholders are as followed:
  6. # - %name% - Replaces with the players name, Example: "Notch".
  7. # - %displayname% - Replaces with the players display name, Example: "[Owner] Notch".
  8. # - %uuid% - Replaces with the players UUID.
  9. # - %crate% - The crate types name.
  10. # - %prize% - The name of the winning.
  11. # - %percentage% - Percentage of the winning, useful for "Chance Message".
  12. # - %rand;100;500% - Generates a random number between two numbers, example is between 100 and 500.
  13. # ------------------------------------------
  14. # Don't change the config version!
  15.  
  16. Config Version: 6
  17. Update Checks: true
  18. Update Branch: spigot
  19. Metrics: true
  20. Default Opener: BasicGUI
  21. Default Cooldown: 10
  22. Crate Protection: false
  23. Disable Key Swapping: false
  24. Default Hologram Text:
  25. - '%crate%'
  26. - &a右クリックで開ける&c※鍵が必要
  27. - &e左クリックで中身を見る
  28. Crates:
  29. 宝くじ:
  30. Knockback: 0.0
  31. Block: CHEST
  32. Color: LIGHT_PURPLE
  33. Broadcast: false
  34. Firework: false
  35. Preview: true
  36. Key:
  37. Item: TRIPWIRE_HOOK
  38. Name: '%type% Crate Key'
  39. Enchanted: true
  40. Winnings:
  41. '1':
  42. Type: ITEM
  43. Item Type: EMERALD_BLOCK
  44. Item Data: 0
  45. Name: NONE
  46. Amount: 64
  47. Enchantments: []
  48. Lore: []
  49. '2':
  50. Type: ITEM
  51. Item Type: EMERALD_BLOCK
  52. Item Data: 0
  53. Name: NONE
  54. Amount: 58
  55. Enchantments: []
  56. Lore: []
  57. '3':
  58. Type: ITEM
  59. Item Type: BOOK
  60. Item Data: 0
  61. Name: '&e&lあたり'
  62. Amount: 1
  63. Enchantments: []
  64. Lore: []
  65. Metadata:
  66. ==: ItemMeta
  67. meta-type: UNSPECIFIC
  68. display-name: §e§lあたり
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement