Advertisement
norskaaa

MultiplierBombs / Default Config

Jan 11th, 2022 (edited)
1,233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 12.19 KB | None | 0 0
  1. #########################################################################################
  2. #                                                                                       #
  3. # MultiplierBombs, a premium resource by Norska @ https://norska.dev                    #
  4. #                                                                                       #
  5. # Wiki: https://norska.dev/docs/welcome                                                 #
  6. # Support: https://norska.dev/discord/                                                  #
  7. #                                                                                       #
  8. # You are editing the config.yml file of MultiplierBombs.                               #
  9. #                                                                                       #
  10. #########################################################################################
  11.  
  12. #########################################################################################
  13. #                                                                                       #
  14. # NOTE: PLEASE READ BEFORE CONFIGURING!                                                 #
  15. #                                                                                       #
  16. # Please consult the wiki for any questions regarding the setup of this plugin, if you  #
  17. # still require help, open a ticket on my discord server!                               #
  18. #                                                                                       #
  19. #########################################################################################
  20.  
  21. ##################################
  22. #                                #
  23. #          GUI SETTINGS          #
  24. #                                #
  25. ##################################
  26.    
  27. gui:
  28.   # Note: Types are "FILLER", "MONEY", "HIDDEN", "INFO"
  29.    layout:
  30.   - '~~~~+~~~~'
  31.    - '~~~~~~~~~'
  32.    - '~1~!!!~4~'
  33.    - '~2~!!!~5~'
  34.    - '~3~!!!~6~'
  35.    - '~~~~~~~~~'
  36.    # Placeholders: {PREFIX} = plugin prefix in messages.yml, {ITEM} = item type name
  37.    title: "{PREFIX}&f» {ITEM}"
  38.    items:
  39.       "+":
  40.          settings:
  41.             type: "INFO"
  42.          # Placeholders: {ITEM} = type name, {0} = tries left, {1} = best possible multiplier, {2} = worst multiplier, {3} = amount of bombs, {4} = current money
  43.          name: "&fInformation: {ITEM}"
  44.          lore:
  45.         - ''
  46.          - '&eGame:'
  47.          - ' &7• <SOLID:db1d4c> {3} Bomb(s)'
  48.          - ' &7• <SOLID:76db1d> x{1} Best Multiplier'
  49.          - ' &7• <SOLID:c4182f> x{2} Worst Multiplier'
  50.          - ''
  51.          - '&aCurrent:'
  52.          - ' &7• <SOLID:17ff23> ${4}'
  53.          - ' &7• <SOLID:dbce1d> x{0} tries left'
  54.          - ''
  55.          - '&c&nImportant:'
  56.          - ' &7• &fYou can only open chests once you add money!'
  57.          - ' &7• &fCheck back here to see your winnings/losses!'
  58.          # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
  59.          # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  60.          material: "CUSTOM_SKULL-badc048a7ce78f7dad72a07da27d85c0916881e5522eeed1e3daf217a38c1a"
  61.          materialData: 0
  62.          customModelData: 0
  63.          glow: false
  64.          itemflags:
  65.         - 'HIDE_ATTRIBUTES'
  66.          - 'HIDE_ENCHANTS'
  67.          - 'HIDE_PLACED_ON'      
  68.       "~":
  69.          settings:
  70.             type: "FILLER"
  71.          name: "&7"
  72.          lore: []
  73.          # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
  74.          # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  75.          material: "BLACK_STAINED_GLASS_PANE"
  76.          materialData: 0
  77.          customModelData: 0
  78.          glow: false
  79.          itemflags:
  80.         - 'HIDE_ATTRIBUTES'
  81.          - 'HIDE_ENCHANTS'
  82.          - 'HIDE_PLACED_ON'
  83.       "!":
  84.          settings:
  85.             type: "HIDDEN"
  86.          states:
  87.             hidden:
  88.                name: '&7Click to open!'  
  89.                lore: []
  90.                # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
  91.                # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  92.                material: "CUSTOM_SKULL-7658ccc7345559e9321f49ee1af67522e708dca8932b0a721cc34130731eb598"
  93.                materialData: 0
  94.                customModelData: 0
  95.                glow: false
  96.                itemflags:
  97.               - 'HIDE_ATTRIBUTES'
  98.                - 'HIDE_ENCHANTS'
  99.                - 'HIDE_PLACED_ON'
  100.             # Placeholders: {0} = positive multiplier
  101.             revealedGood:
  102.                name: '&ax{0}'  
  103.                lore: []
  104.                # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
  105.                # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  106.                material: "CUSTOM_SKULL-4ba55671f97ff3bfc5be335ae92cd9749abd619e7afc2a6673597b80b755c741"
  107.                materialData: 0
  108.                customModelData: 0
  109.                glow: false
  110.                itemflags:
  111.               - 'HIDE_ATTRIBUTES'
  112.                - 'HIDE_ENCHANTS'
  113.                - 'HIDE_PLACED_ON'    
  114.             # Placeholders: {0} = negative multiplier    
  115.             revealedBad:
  116.                name: '&cx{0}'  
  117.                lore: []
  118.                # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
  119.                # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  120.                material: "CUSTOM_SKULL-4176c1ae71307e8547006927e971e530dc0c348bdab6db74abead701a40b1b0"
  121.                materialData: 0
  122.                customModelData: 0
  123.                glow: false
  124.                itemflags:
  125.               - 'HIDE_ATTRIBUTES'
  126.                - 'HIDE_ENCHANTS'
  127.                - 'HIDE_PLACED_ON'  
  128.             bomb:
  129.                name: '&4&lGAME OVER!'  
  130.                lore: []
  131.                # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
  132.                # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  133.                material: "CUSTOM_SKULL-9b20ff173bd17b2c4f2eb21f3c4b43841a14b31dfbfd354a3bec8263af562b"
  134.                materialData: 0
  135.                customModelData: 0
  136.                glow: false
  137.                itemflags:
  138.               - 'HIDE_ATTRIBUTES'
  139.                - 'HIDE_ENCHANTS'
  140.                - 'HIDE_PLACED_ON'        
  141.       "1":
  142.          settings:
  143.             type: "MONEY"
  144.             amount: 5000
  145.          # Note: Placeholder for name/lore: {0} = times purchased
  146.          name: "&eAdd $5,000"
  147.          lore:
  148.          - '&7Left-Click: Add &e$5,000'
  149.          - '&7Right-Click: Remove &e$5,000'
  150.          - ''
  151.          - '&7Purchased: &ex{0}'
  152.          # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
  153.          # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  154.          material: 'CUSTOM_SKULL-945f47feb4d75cb333914bfdb999a489c9d0e320d548f310419ad738d1e24b9'
  155.          materialData: 0
  156.          # Note: Custom Model Data 1.14.4+ ONLY.
  157.          customModelData: 0
  158.          glow: false
  159.          itemflags:
  160.         - 'HIDE_ATTRIBUTES'
  161.          - 'HIDE_ENCHANTS'
  162.          - 'HIDE_PLACED_ON'
  163.       "2":
  164.          settings:
  165.             type: "MONEY"
  166.             amount: 25000
  167.          # Note: Placeholder for name/lore: {0} = times purchased
  168.          name: "&eAdd $25,000"
  169.          lore:
  170.          - '&7Left-Click: Add &e$25,000'
  171.          - '&7Right-Click: Remove &e$25,000'
  172.          - ''
  173.          - '&7Purchased: &ex{0}'
  174.          # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
  175.          # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  176.          material: 'CUSTOM_SKULL-945f47feb4d75cb333914bfdb999a489c9d0e320d548f310419ad738d1e24b9'
  177.          materialData: 0
  178.          # Note: Custom Model Data 1.14.4+ ONLY.
  179.          customModelData: 0
  180.          glow: false
  181.          itemflags:
  182.         - 'HIDE_ATTRIBUTES'
  183.          - 'HIDE_ENCHANTS'
  184.          - 'HIDE_PLACED_ON'      
  185.       "3":
  186.          settings:
  187.             type: "MONEY"
  188.             amount: 50000
  189.          # Note: Placeholder for name/lore: {0} = times purchased
  190.          name: "&eAdd $50,000"
  191.          lore:
  192.          - '&7Left-Click: Add &e$50,000'
  193.          - '&7Right-Click: Remove &e$50,000'
  194.          - ''
  195.          - '&7Purchased: &ex{0}'
  196.          # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
  197.          # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  198.          material: 'CUSTOM_SKULL-945f47feb4d75cb333914bfdb999a489c9d0e320d548f310419ad738d1e24b9'
  199.          materialData: 0
  200.          # Note: Custom Model Data 1.14.4+ ONLY.
  201.          customModelData: 0
  202.          glow: false
  203.          itemflags:
  204.         - 'HIDE_ATTRIBUTES'
  205.          - 'HIDE_ENCHANTS'
  206.          - 'HIDE_PLACED_ON'      
  207.       "4":
  208.          settings:
  209.             type: "MONEY"
  210.             amount: 100000
  211.          # Note: Placeholder for name/lore: {0} = times purchased
  212.          name: "&eAdd $100,000"
  213.          lore:
  214.          - '&7Left-Click: Add &e$100,000'
  215.          - '&7Right-Click: Remove &e$100,000'
  216.          - ''
  217.          - '&7Purchased: &ex{0}'
  218.          # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
  219.          # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  220.          material: 'CUSTOM_SKULL-945f47feb4d75cb333914bfdb999a489c9d0e320d548f310419ad738d1e24b9'
  221.          materialData: 0
  222.          # Note: Custom Model Data 1.14.4+ ONLY.
  223.          customModelData: 0
  224.          glow: false
  225.          itemflags:
  226.         - 'HIDE_ATTRIBUTES'
  227.          - 'HIDE_ENCHANTS'
  228.          - 'HIDE_PLACED_ON'        
  229.       "5":
  230.          settings:
  231.             type: "MONEY"
  232.             amount: 500000
  233.          # Note: Placeholder for name/lore: {0} = times purchased
  234.          name: "&eAdd $500,000"
  235.          lore:
  236.          - '&7Left-Click: Add &e$500,000'
  237.          - '&7Right-Click: Remove &e$500,000'
  238.          - ''
  239.          - '&7Purchased: &ex{0}'
  240.          # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
  241.          # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  242.          material: 'CUSTOM_SKULL-945f47feb4d75cb333914bfdb999a489c9d0e320d548f310419ad738d1e24b9'
  243.          materialData: 0
  244.          # Note: Custom Model Data 1.14.4+ ONLY.
  245.          customModelData: 0
  246.          glow: false
  247.          itemflags:
  248.         - 'HIDE_ATTRIBUTES'
  249.          - 'HIDE_ENCHANTS'
  250.          - 'HIDE_PLACED_ON'    
  251.       "6":
  252.          settings:
  253.             type: "MONEY"
  254.             amount: 1000000
  255.          # Note: Placeholder for name/lore: {0} = times purchased
  256.          name: "&eAdd $1,000,000"
  257.          lore:
  258.          - '&7Left-Click: Add &e$1,000,000'
  259.          - '&7Right-Click: Remove &e$1,000,000'
  260.          - ''
  261.          - '&7Purchased: &ex{0}'
  262.          # Note: To use custom skulls use "CUSTOM_SKULL-<URL>". 1.14.4+ ONLY.
  263.          # Note: You can find custom skull URLs at https://minecraft-heads.com/custom-heads
  264.          material: 'CUSTOM_SKULL-945f47feb4d75cb333914bfdb999a489c9d0e320d548f310419ad738d1e24b9'
  265.          materialData: 0
  266.          # Note: Custom Model Data 1.14.4+ ONLY.
  267.          customModelData: 0
  268.          glow: false
  269.          itemflags:
  270.         - 'HIDE_ATTRIBUTES'
  271.          - 'HIDE_ENCHANTS'
  272.          - 'HIDE_PLACED_ON'  
  273.          
  274. ##################################
  275. #                                #
  276. #    VALUE DISPLAY SETTINGS      #
  277. #                                #
  278. ##################################
  279.  
  280. # Note: Here you can configure how the numbers show in messages/lores.
  281. other:
  282.   # Note: Format can be 1 or 2. 1 = Display 10000 as 10,000. 250000 as 250,000 etc. // 2 = Display 10000 as 10k. 1000000 as 1M etc.
  283.    numberFormat: 1  
  284.    
  285. # Note: How the cooldown will show up.
  286. format:
  287.    seconds: 's'
  288.    second: 's'
  289.    minutes: 'm '
  290.    minute: 'm '
  291.    hours: 'h '
  292.    hour: 'h '
  293.    days: 'D '
  294.    day: 'D '
  295.    splitter: 'and '        
  296.  
  297. ##################################
  298. #                                #
  299. #    UPDATE NOTIFIER SETTINGS    #
  300. #                                #
  301. ##################################
  302.  
  303. updates:
  304.    notifications: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement