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] OtherDrops - dwukrotne zwiększenie dropu.


Ajros

Rekomendowane odpowiedzi

Opublikowano

Witajcie mam problem z pluginem other drops. Postanowiłem zrobić tydzień podwójnego dropu. Zwiększyłem go dwukrotnie i wszystko ładnie działało ale w związku z tym, że tydzień się kończy zmniejszyłem go ponownie i zrestartowałem serwer lecz dalej czyta stary konfig (ten z podwójnym dropem). Tu macie plik:
 

otherdrops:
    DIAMOND_ORE:
        - replacementblock: STONE
          drop: STONE
          tool: [ANY_PICKAXE]
    REDSTONE_ORE:
        - replacementblock: STONE
          drop: STONE
          tool: [ANY_PICKAXE]
    74:
        - replacementblock: STONE
          drop: STONE
          tool: [ANY_PICKAXE]
    73:
        - replacementblock: STONE
          drop: STONE
          tool: [ANY_PICKAXE]
    GOLD_ORE:
        - replacementblock: STONE
          drop: STONE
          tool: [ANY_PICKAXE]
    EMERALD_ORE:
        - replacementblock: STONE
          drop: STONE
          tool: [ANY_PICKAXE]
    IRON_ORE:
        - replacementblock: STONE
          drop: STONE
          tool: [ANY_PICKAXE]
    COAL_ORE:
        - replacementblock: STONE
          drop: STONE
          tool: [ANY_PICKAXE]
    STONE:
        - drop: DIAMOND
          tool: [iRON_PICKAXE, GOLDEN_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.4
          height: "<30"
          message: "&8Znalazles &bDiament!"
        - drop: IRON_ORE
          tool: [iRON_PICKAXE, GOLDEN_PICKAXE, DIAMOND_PICKAXE]
          chance: 1
          message: "&8Znalazles &fZelazo!"
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE, GOLDEN_PICKAXE, DIAMOND_PICKAXE, STONE_PICKAXE]
          chance: 1
          message: "&8Znalazles &6Zloto!"
        - drop: COAL
          tool: [iRON_PICKAXE, GOLDEN_PICKAXE, DIAMOND_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          chance: 3
          message: "&8Znalazles &7Wegiel!"
        - drop: EMERALD
          tool: [iRON_PICKAXE, GOLDEN_PICKAXE, DIAMOND_PICKAXE, STONE_PICKAXE]
          chance: 0.4
          message: "&8Znalazles &2Emerald!"
        - drop: REDSTONE
          tool: [iRON_PICKAXE, GOLDEN_PICKAXE, DIAMOND_PICKAXE, STONE_PICKAXE]
          quntuity: 3
          chance: 1
          message: "&8Znalazles &4Redstone!"
        - drop: XP
          tool: [iRON_PICKAXE, GOLDEN_PICKAXE, DIAMOND_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          quntuity: 8
        - drop: COBBLESTONE
          tool: [ANY_PICKAXE]
          quntuity: 1
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.8
          height: "<30"
          message: "&8Znalazles &bDiament!"
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, STONE_PICKAXE@!LOOT_BONUS_BLOCKS, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 2
          message: "&8Znalazles &fZelazo!"
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 3
          message: "&8Znalazles &6Zloto!"
        - drop: COAL
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 6
          message: "&8Znalazles &7Wegiel!"
        - drop: EMERALD
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.8
          message: "&8Znalazles &2Emerald!"
        - drop: REDSTONE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          quntuity: 4
          chance: 2
          message: "&8Znalazles &4Redstone!"
        - drop: XP
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          quntuity: 8
        - drop: COBBLESTONE
          tool: [ANY_PICKAXE]
          quntuity: 2
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1
          height: "<30"
          message: "&8Znalazles &bDiament!"
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 4
          message: "&8Znalazles &fZelazo!"
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 4
          message: "&8Znalazles &6Zloto!"
        - drop: COAL
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 6
          message: "&8Znalazles &7Wegiel!"
        - drop: EMERALD
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.8
          message: "&8Znalazles &2Emerald!"
        - drop: REDSTONE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          quntuity: 4
          chance: 4
          message: "&8Znalazles &4Redstone!"
        - drop: XP
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          quntuity: 11
        - drop: COBBLESTONE
          tool: [ANY_PICKAXE]
          quntuity: 3
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.3
          height: "<30"
          message: "&8Znalazles &bDiament!"
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 7
          message: "&8Znalazles &fZelazo!"
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 7
          message: "&8Znalazles &6Zloto!"
        - drop: COAL
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 13
          message: "&8Znalazles &7Wegiel!"
        - drop: EMERALD
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.3
          message: "&8Znalazles &2Emerald!"
        - drop: REDSTONE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          quntuity: 6
          chance: 4
          message: "&8Znalazles &4Redstone!"
        - drop: XP
          tool: [ANY_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          quntuity: 13
        - drop: COBBLESTONE
          tool: [ANY_PICKAXE]
          quntuity: 4
    ZOMBIE:
        - drop: potion:8197
          tool: [ANY]
          quntuity: 1
          chance: 2
        - drop: coal
          tool: [ANY]
          quntuity: 2
          chance: 10
        - drop: potion:8229
          tool: [ANY]
          quntuity: 1
          chance: 1
 
szansa na drop powinna być taka jak teraz ale po restarcie nie czyta tego.   Proszę o pomoc.

CPU: I5-4460 (w planach i74690k) GPU: GTX960 4G

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...