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] Otherdrop skonfigurowałem według tut, a jednak .....


Rekomendowane odpowiedzi

Opublikowano

Witam !

Potrzebuję pomocy . Otóż pobrałem sobie OtherDrop i skonfigurowałem . Wszystko pięknie cacy ,ale .... nie działa !

Proszę powiedzieć co zrobiłem źle pisząc konfiguracje :

 

 

configversion: 3

aliases:
defaults:
otherdrops:
    DIAMOND_ORE:
        - replacementblock: NOTHING
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
          message: Diamenty wypadają ze stone z szansą &40.5%
    GOLD_ORE:
        - replacementblock: NOTHING
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER] 
          message: Złoto wypada ze stone !
    IRON_ORE:
        - replacementblock: NOTHING
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER] 
          message: Żelazo wypada ze stone !
    LAPIS_LAZULI:
        - replacementblock: NOTHING
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER] 
          message: Lapis wypada ze stone !
    REDSTONE:
        - replacementblock: NOTHING
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER] 
          message: Redstone wypada ze stone !
    COAL:
        - replacementblock: NOTHING
          drop: NOTHING
          tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER] 
          message: Węgiel wypada ze stone !
    STONE:
        - drop: DIAMOND
          tool: [ANY_PICKAXE]
          chance: 0.5
          quantity: 1
          message: &bBrawo! Znalazłeś &4Diament &b. Powodzenia !
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.8
          quantity: 1
          message: &bMasz Farta! Znalazłeś więcej &4Diaxów &b!
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.9
          quantity: 1-2
          message: &bMasz Farta! Znalazłeś więcej &4Diaxów &b!
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.1
          quantity: 2
          message: &bMasz Farta! Znalazłeś więcej &4Diaxów &b!
        - drop: IRON_ORE
          tool: [ANY_PICKAXE]
          chance: 1.5
          quantity: 1
          message: &bBrawo! Znalazłeś &4Żelazo 
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 2.0
          quantity: 1
          message: &bBrawo! Znalazłeś &4Żelazo
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.2
          quantity: 1-2
          message: &bMasz Farta! Znalazłeś więcej &4Żelaza &b!
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 2.2
          quantity: 2-3
          message: &bMasz Farta! Znalazłeś więcej &4Żelaza&b!
        - drop: GOLD_ORE
          tool: [ANY_PICKAXE]
          chance: 1.0
          quantity: 1
          message: &bBrawo! Znalazłeś &4Złoto 
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 1.4
          quantity: 1
          message: &bBrawo! Znalazłeś &4Złoto 
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.5
          quantity: 1-2
          message: &bMasz Farta! Znalazłeś więcej &4Złota &b!
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.4
          quantity: 2-3
          message: &bMasz Farta! Znalazłeś więcej &4Złota &b!
        - drop: REDSTONE
          tool: [ANY_PICKAXE]
          chance: 2.0
          quantity: 1
          message: &bBrawo! Znalazłeś &4Redstone 
        - drop: REDSTONE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 2.3
          quantity: 1
          message: &bBrawo! Znalazłeś &4Redstone 
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.5
          quantity: 1-2
          message: &bMasz Farta! Znalazłeś więcej &4Redstone'a &b!
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 3.0
          quantity: 2-3
          message: &bMasz Farta! Znalazłeś więcej &4Redstone'a &b!
        - drop: LAPIS_LAZULI
          tool: [ANY_PICKAXE]
          chance: 2.0 
          quantity: 1
          message: &bBrawo! Znalazłeś &4Lapis 
        - drop: LAPIS_LAZURI
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 2.3
          quantity: 1
          message: &bBrawo! Znalazłeś &4Lapis
        - drop: LAPIS_LAZURI
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.5
          quantity: 1-2
          message: &bMasz Farta! Znalazłeś więcej &4Lapis'u &b!
        - drop: LAPIS_LAZURI
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 3.0
          quantity: 1-2
          message: &bMasz Farta! Znalazłeś więcej &4Lapis'u &b!
        - drop: COAL
          tool: [ANI_PICKAXE]
          chance: 2.0
          quantity: 1
          message: &bZnalazłeś &4Węgiel
        - drop: COAL
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 2.5
          quantity: 1
          message: &bBrawo! Znalazłeś &4Węgiel
        - drop: COAL
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.7
          quantity: 1-2
          message: &bMasz Farta! Znalazłeś więcej &4Węgla &b!
        - drop: COAL
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 3.0
          quantity: 1-3
          message: &bMasz Farta! Znalazłeś więcej &4Węgla &b!

 

Za pomoc serdeczne DZIĘKI !

Pozdrawiam !

142740.gif

Opublikowano

W konfiguracji jakichkolwiek pluginów nie dodajemy znaków takich jak ą, ę itp.

 

    configversion: 3
    aliases:
    defaults:
    otherdrops:
        DIAMOND_ORE:
            - replacementblock: NOTHING
              drop: NOTHING
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: Diamenty wypadaja ze stone z szansa &40.5%
        GOLD_ORE:
            - replacementblock: NOTHING
              drop: NOTHING
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: Zloto wypada ze stone !
        IRON_ORE:
            - replacementblock: NOTHING
              drop: NOTHING
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: Zelazo wypada ze stone !
        LAPIS_LAZULI:
            - replacementblock: NOTHING
              drop: NOTHING
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: Lapis wypada ze stone !
        REDSTONE:
            - replacementblock: NOTHING
              drop: NOTHING
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: Redstone wypada ze stone !
        COAL:
            - replacementblock: NOTHING
              drop: NOTHING
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: Wegiel wypada ze stone !
        STONE:
            - drop: DIAMOND
              tool: [ANY_PICKAXE]
              chance: 0.5
              quantity: 1
              message: &bBrawo! Znalazles &4Diament &b. Powodzenia !
            - drop: DIAMOND
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
              chance: 0.8
              quantity: 1
              message: &bMasz Farta! Znalazles wiecej &4Diaxow &b!
            - drop: DIAMOND
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
              chance: 0.9
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Diaxow &b!
            - drop: DIAMOND
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
              chance: 1.1
              quantity: 2
              message: &bMasz Farta! Znalazles wiecej &4Diaxow &b!
            - drop: IRON_ORE
              tool: [ANY_PICKAXE]
              chance: 1.5
              quantity: 1
              message: &bBrawo! Znalazles &4Zelazo
            - drop: IRON_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
              chance: 2.0
              quantity: 1
              message: &bBrawo! Znalazles &4Zelazo
            - drop: IRON_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
              chance: 2.2
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Zelaza &b!
            - drop: IRON_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
              chance: 2.2
              quantity: 2-3
              message: &bMasz Farta! Znalazles wiecej &4Zelaza&b!
            - drop: GOLD_ORE
              tool: [ANY_PICKAXE]
              chance: 1.0
              quantity: 1
              message: &bBrawo! Znalazles &4Zloto
            - drop: GOLD_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
              chance: 1.4
              quantity: 1
              message: &bBrawo! Znalazles &4Zloto
            - drop: GOLD_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
              chance: 1.5
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Zlota &b!
            - drop: GOLD_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
              chance: 1.4
              quantity: 2-3
              message: &bMasz Farta! Znalazles wiecej &4Zlota &b!
            - drop: REDSTONE
              tool: [ANY_PICKAXE]
              chance: 2.0
              quantity: 1
              message: &bBrawo! Znalazles &4Redstone
            - drop: REDSTONE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
              chance: 2.3
              quantity: 1
              message: &bBrawo! Znalazles &4Redstone
            - drop: GOLD_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
              chance: 2.5
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Redstone'a &b!
            - drop: GOLD_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
              chance: 3.0
              quantity: 2-3
              message: &bMasz Farta! Znalazles wiecej &4Redstone'a &b!
            - drop: LAPIS_LAZULI
              tool: [ANY_PICKAXE]
              chance: 2.0
              quantity: 1
              message: &bBrawo! Znalazles &4Lapis
            - drop: LAPIS_LAZURI
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
              chance: 2.3
              quantity: 1
              message: &bBrawo! Znalazles &4Lapis
            - drop: LAPIS_LAZURI
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
              chance: 2.5
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Lapis'u &b!
            - drop: LAPIS_LAZURI
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
              chance: 3.0
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Lapis'u &b!
            - drop: COAL
              tool: [ANI_PICKAXE]
              chance: 2.0
              quantity: 1
              message: &bZnalazles &4Wegiel
            - drop: COAL
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
              chance: 2.5
              quantity: 1
              message: &bBrawo! Znalazles &4Wegiel
            - drop: COAL
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
              chance: 2.7
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Wegla &b!
            - drop: COAL
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
              chance: 3.0
              quantity: 1-3
              message: &bMasz Farta! Znalazles wiecej &4Wegla &b!

Pomogłem?? Kliknij Lubię To

Opublikowano

 

W konfiguracji jakichkolwiek pluginów nie dodajemy znaków takich jak ą, ę itp.

    configversion: 3
    aliases:
    defaults:
    otherdrops:
        DIAMOND_ORE:
            - replacementblock: NOTHING
              drop: NOTHING
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: Diamenty wypadaja ze stone z szansa &40.5%
        GOLD_ORE:
            - replacementblock: NOTHING
              drop: NOTHING
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: Zloto wypada ze stone !
        IRON_ORE:
            - replacementblock: NOTHING
              drop: NOTHING
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: Zelazo wypada ze stone !
        LAPIS_LAZULI:
            - replacementblock: NOTHING
              drop: NOTHING
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: Lapis wypada ze stone !
        REDSTONE:
            - replacementblock: NOTHING
              drop: NOTHING
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: Redstone wypada ze stone !
        COAL:
            - replacementblock: NOTHING
              drop: NOTHING
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: Wegiel wypada ze stone !
        STONE:
            - drop: DIAMOND
              tool: [ANY_PICKAXE]
              chance: 0.5
              quantity: 1
              message: &bBrawo! Znalazles &4Diament &b. Powodzenia !
            - drop: DIAMOND
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
              chance: 0.8
              quantity: 1
              message: &bMasz Farta! Znalazles wiecej &4Diaxow &b!
            - drop: DIAMOND
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
              chance: 0.9
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Diaxow &b!
            - drop: DIAMOND
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
              chance: 1.1
              quantity: 2
              message: &bMasz Farta! Znalazles wiecej &4Diaxow &b!
            - drop: IRON_ORE
              tool: [ANY_PICKAXE]
              chance: 1.5
              quantity: 1
              message: &bBrawo! Znalazles &4Zelazo
            - drop: IRON_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
              chance: 2.0
              quantity: 1
              message: &bBrawo! Znalazles &4Zelazo
            - drop: IRON_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
              chance: 2.2
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Zelaza &b!
            - drop: IRON_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
              chance: 2.2
              quantity: 2-3
              message: &bMasz Farta! Znalazles wiecej &4Zelaza&b!
            - drop: GOLD_ORE
              tool: [ANY_PICKAXE]
              chance: 1.0
              quantity: 1
              message: &bBrawo! Znalazles &4Zloto
            - drop: GOLD_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
              chance: 1.4
              quantity: 1
              message: &bBrawo! Znalazles &4Zloto
            - drop: GOLD_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
              chance: 1.5
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Zlota &b!
            - drop: GOLD_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
              chance: 1.4
              quantity: 2-3
              message: &bMasz Farta! Znalazles wiecej &4Zlota &b!
            - drop: REDSTONE
              tool: [ANY_PICKAXE]
              chance: 2.0
              quantity: 1
              message: &bBrawo! Znalazles &4Redstone
            - drop: REDSTONE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
              chance: 2.3
              quantity: 1
              message: &bBrawo! Znalazles &4Redstone
            - drop: GOLD_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
              chance: 2.5
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Redstone'a &b!
            - drop: GOLD_ORE
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
              chance: 3.0
              quantity: 2-3
              message: &bMasz Farta! Znalazles wiecej &4Redstone'a &b!
            - drop: LAPIS_LAZULI
              tool: [ANY_PICKAXE]
              chance: 2.0
              quantity: 1
              message: &bBrawo! Znalazles &4Lapis
            - drop: LAPIS_LAZURI
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
              chance: 2.3
              quantity: 1
              message: &bBrawo! Znalazles &4Lapis
            - drop: LAPIS_LAZURI
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
              chance: 2.5
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Lapis'u &b!
            - drop: LAPIS_LAZURI
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
              chance: 3.0
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Lapis'u &b!
            - drop: COAL
              tool: [ANI_PICKAXE]
              chance: 2.0
              quantity: 1
              message: &bZnalazles &4Wegiel
            - drop: COAL
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
              chance: 2.5
              quantity: 1
              message: &bBrawo! Znalazles &4Wegiel
            - drop: COAL
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
              chance: 2.7
              quantity: 1-2
              message: &bMasz Farta! Znalazles wiecej &4Wegla &b!
            - drop: COAL
              tool: [IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
              chance: 3.0
              quantity: 1-3
              message: &bMasz Farta! Znalazles wiecej &4Wegla &b!

 

 

Po zmianie dalej nie działa !

142740.gif

Opublikowano

Dobra póki co odkryłem , że ten plugin ma lekkie bugi .
Zmieniłem kolejność bloków, z których mają nie dropić itemki i jest git jeśli mam tylko tyle config'u :

 

 

include-files:

aliases:
defaults:
otherdrops:
        DIAMOND_ORE:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Diamenty wypadaja ze stone, szansa &40.5%'
        GOLD_ORE: 
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Zloto wypada ze stone !'
        IRON_ORE:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Zelazo wypada ze stone !'
        COAL_ORE:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Wegiel wypada ze stone !'
        73:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Redstone wypada ze stone !'
        74:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Redstone dropi ze stone'
        
        STONE:
            - drop: DIAMOND
              tool: [iRON_PICKAXE, GOLD_PICKAXE, DIAMOND_PICKAXE]
              chance: 0.5
              quantity: 1
              message: '&bBrawo! Znalazles &4Diament &b. Powodzenia!'

 

 

Czyli z tą częścią jest coś nie tak :

 

 

 STONE:
        - drop: DIAMOND
          tool: [ANY_PICKAXE]
          chance: 0.5
          quantity: 1
          message: '&bBrawo! Znalazles &4Diament &b. Powodzenia !'
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.8
          quantity: 1
          message: '&bMasz Farta! Znalazles wiecej &4Diaxow &b!'
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.9
          quantity: 1-2
          message:' &bMasz Farta! Znalazles wiecej &4Diaxow &b!'
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.1
          quantity: 2
          message: '&bMasz Farta! Znalazles wiecej &4Diaxow &b!'
        - drop: IRON_ORE
          tool: [ANY_PICKAXE]
          chance: 1.5
          quantity: 1
          message: '&bBrawo! Znalazles &4Zelazo' 
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 2.0
          quantity: 1
          message: '&bBrawo! Znalazles &4Zelazo'
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.2
          quantity: 1-2
          message: '&bMasz Farta! Znalazles wiecej &4Zelaza &b!'
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 2.2
          quantity: 2-3
          message: '&bMasz Farta! Znalazles wiecej &4Zelaza&b!'
        - drop: GOLD_ORE
          tool: [ANY_PICKAXE]
          chance: 1.0
          quantity: 1
          message: '&bBrawo! Znalazles &4Zloto' 
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 1.4
          quantity: 1
          message: '&bBrawo! Znalazles &4Zloto '
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 1.5
          quantity: 1-2
          message: '&bMasz Farta! Znalazles wiecej &4Zlota &b!'
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 1.4
          quantity: 2-3
          message: '&bMasz Farta! Znalazłes wiecej &4Zlota &b!'
        - drop: REDSTONE
          tool: [ANY_PICKAXE]
          chance: 2.0
          quantity: 1
          message: '&bBrawo! Znalazłes &4Redstone' 
        - drop: REDSTONE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 2.3
          quantity: 1
          message: &bBrawo! Znalazles &4Redstone 
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.5
          quantity: 1-2
          message: &bMasz Farta! Znalazles wiecej &4Redstone'a &b!
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 3.0
          quantity: 2-3
          message: &bMasz Farta! Znalazles wiecej &4Redstone'a &b!
        - drop: LAPIS_LAZULI
          tool: [ANY_PICKAXE]
          chance: 2.0 
          quantity: 1
          message: &bBrawo! Znalazłes &4Lapis 
        - drop: LAPIS_LAZURI
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 2.3
          quantity: 1
          message: &bBrawo! Znalazłes &4Lapis
        - drop: LAPIS_LAZURI
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.5
          quantity: 1-2
          message: &bMasz Farta! Znalazłes wiecej &4Lapis'u &b!
        - drop: LAPIS_LAZURI
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 3.0
          quantity: 1-2
          message: &bMasz Farta! Znalazles wiecej &4Lapis'u &b!
        - drop: COAL
          tool: [ANI_PICKAXE]
          chance: 2.0
          quantity: 1
          message: &bZnalazles &4Wegiel
        - drop: COAL
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 2.5
          quantity: 1
          message: &bBrawo! Znalazles &4Wegiel
        - drop: COAL
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 2.7
          quantity: 1-2
          message: &bMasz Farta! Znalazles wiecej &4Wegla &b!
        - drop: COAL
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]
          chance: 3.0
          quantity: 1-3
          message: &bMasz Farta! Znalazles wiecej &4Wegla &b!

 

  Zapomniałem dodać, że Polskie znaki są usunięte i bez zmian.

Może trochę ułatwię robotę , każdemu dziękuje za pomoc !

A do adminów . Proszę nie traktować tego jako jakiś spam, ponieważ do tego dopiero przed chwilą doszedłem i pracuje nadal. Myślę, że ktoś jeszcze mi pomoże.
Za zrozumienie dziękuję !

 

Bartusiak/Magnum

142740.gif

Opublikowano

CHYBA WIEM ! 
Znalazłem błąd, ale jak go zastąpić by losowo diaxy dawał .

Gdy miałem tak :

 

 

include-files:

aliases:
defaults:
otherdrops:
        DIAMOND_ORE:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Diamenty wypadaja ze stone, szansa &40.5%'
        GOLD_ORE: 
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Zloto wypada ze stone !'
        IRON_ORE:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Zelazo wypada ze stone !'
        COAL_ORE:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Wegiel wypada ze stone !'
        73:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Redstone wypada ze stone !'
        74:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Redstone dropi ze stone'
        
        STONE:
        - drop: DIAMOND
          tool: [iRON_PICKAXE, GOLD_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.5
          quantity: 1
          message: '&bBrawo! Znalazles &4Diament &b. Powodzenia !'
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#1 ,DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.8
          quantity: 1
          message: '&bBrawo! Znalazles &4Diament &b. Powodzenia !'
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2 ,DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.9
          quantity: 1-2
          message: '&bMasz Farta! Znalazles wiecej &4Diaxow &b!'
        

 

 

PLUGIN przestał działać

 

Gdy mam tak :

 

 

include-files:

aliases:
defaults:
otherdrops:
        DIAMOND_ORE:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Diamenty wypadaja ze stone, szansa &40.5%'
        GOLD_ORE: 
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Zloto wypada ze stone !'
        IRON_ORE:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Zelazo wypada ze stone !'
        COAL_ORE:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Wegiel wypada ze stone !'
        73:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Redstone wypada ze stone !'
        74:
            - drop: 384
              quantity: 1-3
              tool: [ANY, EXPLOSION_TNT, EXPLOSION_CREEPER]
              message: '&2Redstone dropi ze stone'
        
        STONE:
        - drop: DIAMOND
          tool: [iRON_PICKAXE, GOLD_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.5
          quantity: 1
          message: '&bBrawo! Znalazles &4Diament &b. Powodzenia !'
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#1 ,DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.8
          quantity: 1
          message: '&bBrawo! Znalazles &4Diament &b. Powodzenia !'
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2 ,DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.9
          quantity: 2
          message: '&bMasz Farta! Znalazles wiecej &4Diaxow &b!'
        

 

Plugin działa .!
 

Zmieniło się na końcu quantity: z 1-2 na 2 .

Pytanie jak zastąpić 1-2 ? :D

Kolejna podpowiedź, którą wyczaiłem myślę, że teraz ktoś pomoże.

Adminie proszę nie traktować tego jako spam przed chwilą odkryłem i daję aby naprowadzić kogoś, bo może będzie potem szybszy ode mnie.
Z góry dziękuje za zrozumienie, pozdrawiam:

 

Bartusiak/Magnum

142740.gif

Opublikowano

DOBRA JUŻ OGARNĄŁEM z tym 1-2 . Stwierdzam teraz, że najnowsza wersja tego pluginu jest bardzo zbugowana . Gdy wróciłem do tego z powrotem i wpisałem "1-2" zaczęło działać, więc stwierdzam WTF i chyba problem jest rozwiązany , a raczej doszedłem do niego :) .

Dzięki chłopaki za komenty ;D

142740.gif

Opublikowano

kolego z tego co wiem jak chcesz zrobić ilość rzeczy jaka ma lecieć to wystarczy zrobić to tak:

        STONE:
        - drop: DIAMOND/1-2
          tool: [iRON_PICKAXE, GOLD_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.5
          message: '&bBrawo! Znalazles &4Diament &b. Powodzenia !'
        - drop: DIAMOND/1-4
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#1 ,DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.8
          message: '&bBrawo! Znalazles &4Diament &b. Powodzenia !'
        - drop: DIAMOND/1-4
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2 ,DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.9
          message: '&bMasz Farta! Znalazles wiecej &4Diaxow &b!'
 
Mam nadzieję, że pomogłem.

3709.jpg



IP: simple16.cubehost.pl
IP awaryjne: 185.38.249.9:5111

Opublikowano

 

kolego z tego co wiem jak chcesz zrobić ilość rzeczy jaka ma lecieć to wystarczy zrobić to tak:

        STONE:
        - drop: DIAMOND/1-2
          tool: [iRON_PICKAXE, GOLD_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.5
          message: '&bBrawo! Znalazles &4Diament &b. Powodzenia !'
        - drop: DIAMOND/1-4
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#1 ,DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]
          chance: 0.8
          message: '&bBrawo! Znalazles &4Diament &b. Powodzenia !'
        - drop: DIAMOND/1-4
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2 ,DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]
          chance: 0.9
          message: '&bMasz Farta! Znalazles wiecej &4Diaxow &b!'
 
Mam nadzieję, że pomogłem.

 

 

 

Już sobie poradziłem, ale masz LIKE za chęci :P

142740.gif

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...