player-settings.yml

Settings-Menu:
  Menu-Title: "&8Lootbox Settings"
  Menu-Size: 27
  Slot-Filler:
    Enable: true
    filler:
      "GRAY_PANELS":
        material: "GRAY_STAINED_GLASS_PANE"
        name: "&7"
        lore: []
        slots:
          - "0-9"
      "LIGHT_GRAY_PANELS":
        material: "LIGHT_GRAY_STAINED_GLASS_PANE"
        name: " "
        lore: []
        slots:
          - "10-16"
      "GRAY_PANELS_2":
        material: "GRAY_STAINED_GLASS_PANE"
        name: "&8"
        lore: []
        slots:
          - "17-26"
  Menu-Items:
    "Particle-Toggle":
        Enabled:
          Slot: 11
          Material: "LIME_STAINED_GLASS"
          Display-Name: "&6&l[&e&l!&6&l] &e&lToggle Particles"
          Lore:
            - "&8Lootbox Optimizations"
            - "&7&oBy toggling this option, you will no longer receive"
            - "&7&oparticles when near lootboxes, or when opening them."
            - " "
            - "&e&lInformation:"
            - "&6&l → &eImpact: &eModerate"
            - "&6&l → &eEnabled: &aEnabled"
            - "&7"
            - "&7&o(( &f&oLeft-click &7&oto disable this setting ))"
          Custom-Model-Data: 0
          Glow: true

        Disabled:
            Slot: 11
            Material: "RED_STAINED_GLASS"
            Display-Name: "&6&l[&e&l!&6&l] &e&lToggle Particles"
            Lore:
                - "&8Lootbox Optimizations"
                - "&7&oBy toggling this option, you will no longer receive"
                - "&7&oparticles when near lootboxes, or when opening them."
                - " "
                - "&e&lInformation:"
                - "&6&l → &eImpact: &eModerate"
                - "&6&l → &eEnabled: &cDisabled"
                - "&7"
                - "&7&o(( &f&oLeft-click &7&oto enable this setting ))"
            Custom-Model-Data: 0

    "Animation-Toggle":
        Enabled:
            Slot: 13
            Material: "LIME_STAINED_GLASS"
            Display-Name: "&d&l[&5&l!&d&l] &d&lToggle Animation"
            Lore:
                - "&8Lootbox Optimizations"
                - "&7&oBy toggling this option, you will no longer receive"
                - "&7&oanimation effects when opening lootboxes."
                - " "
                - "&e&lInformation:"
                - "&6 → &eImpact: &eHigh"
                - "&6 → &eEnabled: &aEnabled"
                - "&7"
                - "&7&o(( &f&oLeft-click &7&oto disable this setting ))"
            Custom-Model-Data: 0
            Glow: true

        Disabled:
            Slot: 13
            Material: "RED_STAINED_GLASS"
            Display-Name: "&d&l[&5&l!&d&l] &d&lToggle Animation"
            Lore:
                - "&8Lootbox Optimizations"
                - "&7&oBy toggling this option, you will no longer receive"
                - "&7&oanimation effects when opening lootboxes."
                - " "
                - "&e&lInformation:"
                - "&6 → &eImpact: &eHigh"
                - "&6 → &eEnabled: &cDisabled"
                - "&7"
                - "&7&o(( &f&oLeft-click &7&oto enable this setting ))"
            Custom-Model-Data: 0


    "Quick-Open":
        Enabled:
            Slot: 15
            Material: "LIME_STAINED_GLASS"
            Display-Name: "&a&l[&2&l!&a&l] &a&lToggle Quick Open"
            Lore:
                - "&8Lootbox Optimizations"
                - "&7&oBy toggling this option, you will be able to"
                - "&7&oopen lootboxes instantly without any animations."
                - " "
                - "&e&lInformation:"
                - "&6 → &eImpact: &eHigh"
                - "&6 → &eEnabled: &aEnabled"
                - "&7"
                - "&7&o(( &f&oLeft-click &7&oto disable this setting ))"
            Custom-Model-Data: 0
            Glow: true

        Disabled:
            Slot: 15
            Material: "RED_STAINED_GLASS"
            Display-Name: "&a&l[&2&l!&a&l] &a&lToggle Quick Open"
            Lore:
                - "&8Lootbox Optimizations"
                - "&7&oBy toggling this option, you will be able to"
                - "&7&oopen lootboxes instantly without any animations."
                - " "
                - "&e&lInformation:"
                - "&6 → &eImpact: &eHigh"
                - "&6 → &eEnabled: &cDisabled"
                - "&7"
                - "&7&o(( &f&oLeft-click &7&oto enable this setting ))"
            Custom-Model-Data: 0

Last updated