Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Problem z pluginem OtherDrops


Cineczek

Rekomendowane odpowiedzi

Opublikowano

Witam mam problem z konfiguracją OtherDrops, posiadam serwer na wersje 1.13.2, próbowałem obydwie wersje OtherDrops, jedną ze spigota a drugą z bukkita, tą z bukkita jest problem, że kilof zużywa się dużo szybciej, 5 użyć = 1 stone, natomiast z drugim jest inny problem, gdy kopie się stone, raz itemy wypadają raz nie, wiadomość pokazuje się normalnie, ale większość też itemów wyrzuca się o kilka kratek dalej o to konfiguracja:

 

include-files:
aliases:
defaults:
otherdrops:
    STONE:
        - drop: xp
          tool: [ANY_PICKAXE]
          quantity: 1-3
        - drop: COBBLESTONE
          tool: [ANY_PICKAXE]
          chance: 100
        - drop: COAL
          tool: [ANY_PICKAXE]
          chance: 7
          quantity: 1
          message: '&3Gratulacje! Znalazles &8&lWegiel&3!'
        - drop: IRON_INGOT
          tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 5
          quantity: 1
          message: '&3Gratulacje! Znalazles &7&lZelazo&3!'
        - drop: LAPIS_LAZULI
          tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1
          quantity: 4-8
          message: '&3Gratulacje! Znalazles &1&lLapis&3!'
        - drop: GOLD_IRON
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.08
          quantity: 1
          message: '&3Gratulacje! Znalazles &6&lZloto&3!'
        - drop: REDSTONE
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1
          quantity: 4-5
          message: '&3Gratulacje! Znalazles &4&lRedstone&3!'
        - drop: EMERALD
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.06
          quantity: 1
          height: "<30"
          message: '&3Gratulacje! Znalazles &a&lSzmaragd&3!'
        - drop: DIAMOND
          tool: [IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.05
          quantity: 1
          height: "<25"
          message: '&3Gratulacje! Znalazles &b&lDiament&3!'
        - drop: OBSIDIAN
          tool: [DIAMOND_PICKAXE]
          chance: 0.05
          quantity: 1
          height: "<25"
          message: '&3Gratulacje! Znalazles &5&lObsydian&3!'
        - drop: BOOKSHELF
          tool: [STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.06
          quantity: 1
          message: '&3Gratulacje! Znalazles &7&lBiblioteczke&3!'
        - drop: IRON_INGOT
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#1, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 2
          quantity: 2
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &7&lZelaza&3!'
        - drop: LAPIS_LAZULI
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#1, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 1
          quantity: 4-16
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &1&lLapizu&3!'
        - drop: GOLD_IRON
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.09
          quantity: 2
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &6&lZlota&3!'
        - drop: REDSTONE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 1
          quantity: 4-6
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &4&lRedstone&3!'
        - drop: EMERALD
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.07
          quantity: 2
          height: "<30"
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &a&lSzmaragdów&3!'
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.06
          quantity: 2
          height: "<25"
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &b&lDiamentow&3!'
        - drop: OBSIDIAN
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.06
          quantity: 2
          height: "<25"
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &5&lObsydianu&3!'
        - drop: BOOKSHELF
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#1, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.07
          quantity: 2
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &7&lBiblioteczek&3!'
        - drop: xp
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          quantity: 3-6
        - drop: iron_ingot
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 3
          quantity: 3
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &7&lZelaza&3!!'
        - drop: LAPIS_LAZULI
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1
          quantity: 4-24
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &1&lLapisu&3!!'
        - drop: GOLD_INGOT
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1
          quantity: 3
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &6&lZlota&3!!'
        - drop: REDSTONE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1
          quantity: 4-7
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &4&lRedstone&3!!'
        - drop: EMERALD
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.08
          quantity: 3
          height: "<30"
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &a&lSzmaragdow&3!!'
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.07
          quantity: 3
          height: "<25"
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &b&lDiamentow!!'
        - drop: OBSIDIAN
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.07
          quantity: 3
          height: "<25"
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &5&lObsydianu&3!!'
        - drop: xp
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          quantity: 6-9
        - drop: BOOKSHELF
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.08
          quantity: 3
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &7&lBiblioteczek&3!!'
        - drop: xp
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          quantity: 9-12
        - drop: iron_ingot
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 4
          quantity: 4
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &7&lZelaza&3!!!'
        - drop: LAPIS_LAZULI
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1
          quantity: 4-32
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &1&lLapisu!!!'
        - drop: GOLD_IRON
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 2
          quantity: 4
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &6&lZlota&3!!!'
        - drop: REDSTONE
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1
          quantity: 4-8
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &4&lRedstone&3!!!'
        - drop: EMERALD
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 0.09
          quantity: 4
          height: "<30"
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &a&lSzmaragdów&3!!!'
        - drop: DIAMOND
          tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 0.09
          quantity: 4
          height: "<30"
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &b&lDiamentow!!!'
        - drop: OBSIDIAN
          tool: [DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 0.09
          quantity: 4
          height: "<25"
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &5&lObsydianu&3&l!!!'
        - drop: BOOKSHELF
          tool: [STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 0.09
          quantity: 4
          message: '&3Szczescie ci sprzyja! Znalazles wiecej &7&lBiblioteczek&3!!!'

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...