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

Otherdrops + Spigot 1.8.3 - Stone nie chce znikać


markonmoto2

Rekomendowane odpowiedzi

Opublikowano

mam problem, "zawiesza" się stone gdy próbuję go wykopać, wypada np. cobblestone ale blok nie znika, wygląda to mniej-więcej tak :

 

https://drive.google.com/file/d/0ByUv44XcLIEUaGFMVTRBd1FPbVE/view?usp=sharing

 

występuje przy najnowszej wersji silnika spigot i pluginie othermods, zmieniałem wersję pluginu z najnowszej na trochę straszą i na odwrót (2.8b.596 <-> 2.8b.582) zamieniałem nawet silnik serwera na najnowszego craft bukkita, problem jednak dalej występuję, dokładne zobrazowanie problemu przedstawiam w filmiku, w załącznikach podaję moją konfiguracje pluginu otherdrops, na serwerze są jeszcze mody AuthMe, AutoSaver, SimpleBackup, oraz LagMeter jednak usunięcie ich nie daje żadnego efektu, filmik jest z craftbukkit'a jednak w wszystkich innych przypadkach sytuacja wygląda identycznie.

 

Zna ktoś może przyczynę i jakieś rozwiązanie tego problemu ?

 

Dodam że problem występuje tylko i wyłącznie dla bloków które mają jakąś konfiguracje w otherdrops, cała reszta jak trawa czy cegły których nie konfigurowałem w otherdrops działa perfekcyjnie.

 

Konfiguracja:

 

Cytuj


include-files:
aliases:
defaults:
otherdrops:
#---------------------------------------Drops from stone----------------------------------------------
STONE:

#---------------------COAL------------------------------
- drop: [COAL, XP/0.5]
chance: 1.1%
height: <131
tool: [WOODEN_PICKAXE, STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE, GOLD_PICKAXE, EXPLOSION_CREEPER, EXPLOSION_TNT]
message: normal

#SILK_TOUCH
- drop: [COAL_ORE, XP/0.5]
chance: 1.1%
height: <131
tool: [WOODEN_PICKAXE@!SILK_TOUCH, STONE_PICKAXE@!SILK_TOUCH, IRON_PICKAXE@!SILK_TOUCH, DIAMOND_PICKAXE@!SILK_TOUCH, GOLD_PICKAXE@!SILK_TOUCH]
message: silk

#LOOT_BONUS_BLOCKS
- drop: [COAL/1-2, XP/0.5-1]
chance: 1.1%
height: <131
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS, IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS]

- drop: [COAL/1-3, XP/0.5-1.5]
chance: 1.1%
height: <131
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2]

- drop: [COAL/1-4, XP/0.5-2]
chance: 1.1%
height: <131
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#3]

#LOOT_BONUS_BLOCKS and SILK_TOUCH
- drop: [COAL_ORE/1-2, XP/0.5-1]
chance: 1.1%
height: <131
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH]

- drop: [COAL_ORE/1-3, XP/0.5-1.5]
chance: 1.1%
height: <131
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH]

- drop: [COAL_ORE/1-4, XP/0.5-2]
chance: 1.1%
height: <131
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH]

#---------------------IRON------------------------------
- drop: [iRON_ORE/1, XP/1]
chance: 0.6%
height: <67
tool: [sTONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE, EXPLOSION_CREEPER, EXPLOSION_TNT]
message: normal

#SILK_TOUCH
- drop: [iRON_INGOT/1, XP/1]
chance: 0.6%
height: <67
tool: [sTONE_PICKAXE@!SILK_TOUCH, IRON_PICKAXE@!SILK_TOUCH, DIAMOND_PICKAXE@!SILK_TOUCH]
message: silk

#LOOT_BONUS_BLOCKS
- drop: [iRON_ORE/1-2, XP/1-2]
chance: 0.6%
height: <67
tool: [sTONE_PICKAXE@!LOOT_BONUS_BLOCKS#1, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]

- drop: [iRON_ORE/1-3, XP/1-3]
chance: 0.6%
height: <67
tool: [sTONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]

- drop: [iRON_ORE/1-4, XP/1-4]
chance: 0.6%
height: <67
tool: [sTONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]

#LOOT_BONUS_BLOCKS and SILK TOUCH
- drop: [iRON_INGOT/1-2, XP/1-2]
chance: 0.6%
height: <67
tool: [sTONE_PICKAXE@!LOOT_BONUS_BLOCKS#1!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1!SILK_TOUCH]

- drop: [iRON_INGOT/1-3, XP/1-3]
chance: 0.6%
height: <67
tool: [sTONE_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH]

- drop: [iRON_INGOT/1-4, XP/1-4]
chance: 0.6%
height: <67
tool: [sTONE_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH]

#------------------------------LAPIS------------------------------
- drop: [DYE@BLUE/4-8, XP/1.8]
chance: 0.09%
height: <35
tool: [sTONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE, EXPLOSION_CREEPER, EXPLOSION_TNT]
message: normal

#SILK_TOUCH
- drop: [DYE@BLUE/4-8, XP/1.8]
chance: 0.09%
height: <35
tool: [sTONE_PICKAXE@!SILK_TOUCH, IRON_PICKAXE@!SILK_TOUCH, DIAMOND_PICKAXE@!SILK_TOUCH]
message: silk

#LOOT_BONUS_BLOCKS
- drop: [DYE@BLUE/4-16, XP/1.8-3.6]
chance: 0.09%
height: <35
tool: [sTONE_PICKAXE@!LOOT_BONUS_BLOCKS#1, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]

- drop: [DYE@BLUE/4-24, XP/1.8-5.4]
chance: 0.09%
height: <35
tool: [sTONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]

- drop: [DYE@BLUE/4-32, XP/1.8-7.2]
chance: 0.09%
height: <35
tool: [sTONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]

#LOOT_BONUS_BLOCKS and SILK TOUCH
- drop: [DYE@BLUE/4-16, XP/1.8-3.6]
chance: 0.09%
height: <35
tool: [sTONE_PICKAXE@!LOOT_BONUS_BLOCKS#1!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#1!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1!SILK_TOUCH]

- drop: [DYE@BLUE/4-24, XP/1.8-5.4]
chance: 0.09%
height: <35
tool: [sTONE_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH]

- drop: [DYE@BLUE/4-32, XP/1.8-7.2]
chance: 0.09%
height: <35
tool: [sTONE_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH]

#------------------------------GOLD------------------------------
- drop: [GOLD_ORE, XP/1.5]
chance: 0.1%
height: <35
tool: [iRON_PICKAXE, DIAMOND_PICKAXE, EXPLOSION_CREEPER, EXPLOSION_TNT]
message: normal

#SILK_TOUCH
- drop: [GOLD_INGOT, XP/1.5]
chance: 0.1%
height: <35
tool: [iRON_PICKAXE@!SILK_TOUCH, DIAMOND_PICKAXE@!SILK_TOUCH]
message: silk

#LOOT_BONUS_BLOCKS
- drop: [GOLD_ORE/1-2, XP/1.5-3]
chance: 0.1%
height: <35
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]

- drop: [GOLD_ORE/1-3, XP/1.5-4.5]
chance: 0.1%
height: <35
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]

- drop: [GOLD_ORE/1-4, XP/1.5-6]
chance: 0.1%
height: <35
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]

#LOOT_BONUS_BLOCKS and SILK TOUCH
- drop: [GOLD_INGOT/1-2, XP/1.5-3]
chance: 0.1%
height: <35
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1!SILK_TOUCH]

- drop: [GOLD_INGOT/1-3, XP/1.5-4.5]
chance: 0.1%
height: <35
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH]

- drop: [GOLD_INGOT/1-4, XP/1.5-6]
chance: 0.1%
height: <35
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH]

#------------------------------DIAMOND------------------------------
- drop: [DIAMOND, XP/2]
chance: 0.095%
height: <19
tool: [iRON_PICKAXE, DIAMOND_PICKAXE, EXPLOSION_CREEPER, EXPLOSION_TNT]
message: normal

#SILK_TOUCH
- drop: [DIAMOND, XP/2]
chance: 0.095%
height: <19
tool: [iRON_PICKAXE@!SILK_TOUCH, DIAMOND_PICKAXE@!SILK_TOUCH]
message: silk

#LOOT_BONUS_BLOCKS
- drop: [DIAMOND/1-2, XP/2-4]
chance: 0.095%
height: <19
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]

- drop: [DIAMOND/1-3, XP/2-6]
chance: 0.095%
height: <19
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]

- drop: [DIAMOND/1-4, XP/2-8]
chance: 0.095%
height: <19
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]

#LOOT_BONUS_BLOCKS and SILK TOUCH
- drop: [DIAMOND/1-2, XP/2-4]
chance: 0.095%
height: <19
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1!SILK_TOUCH]

- drop: [DIAMOND/1-3, XP/2-6]
chance: 0.095%
height: <19
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH]

- drop: [DIAMOND/1-4, XP/2-8]
chance: 0.095%
height: <19
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH]

#------------------------------REDSTONE------------------------------
- drop: [REDSTONE/4-5, XP/1.5]
chance: 0.85%
height: <19
tool: [iRON_PICKAXE, DIAMOND_PICKAXE, EXPLOSION_CREEPER, EXPLOSION_TNT]
message: normal

#SILK_TOUCH
- drop: [REDSTONE/4-5, XP/1.5]
chance: 0.85%
height: <19
tool: [iRON_PICKAXE@!SILK_TOUCH, DIAMOND_PICKAXE@!SILK_TOUCH]
message: silk

#LOOT_BONUS_BLOCKS
- drop: [REDSTONE/4-10, XP/1.5-3]
chance: 0.85%
height: <19
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1]

- drop: [REDSTONE/4-15, XP/1.5-4.5]
chance: 0.85%
height: <19
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2]

- drop: [REDSTONE/4-5, XP/1.5-6]
chance: 0.85%
height: <19
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3]

#LOOT_BONUS_BLOCKS and SILK TOUCH
- drop: [REDSTONE/4-10, XP/1.5-3]
chance: 0.85%
height: <19
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#1!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#1!SILK_TOUCH]

- drop: [REDSTONE/4-15, XP/1.5-4.5]
chance: 0.85%
height: <19
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH]

- drop: [REDSTONE/4-5, XP/1.5-6]
chance: 0.85%
height: <19
tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH]

#------------------------------STONE------------------------------
STONE@0:
- drop: [COBBLESTONE/1, XP/0.1-0.3/25%]
tool: [WOODEN_PICKAXE, STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE, GOLD_PICKAXE, EXPLOSION_CREEPER, EXPLOSION_TNT]
message: normal

#SILK_TOUCH
- drop: [sTONE/1, XP/0.1-0.3/25%]
tool: [WOODEN_PICKAXE@!SILK_TOUCH, STONE_PICKAXE@!SILK_TOUCH, IRON_PICKAXE@!SILK_TOUCH, DIAMOND_PICKAXE@!SILK_TOUCH, GOLD_PICKAXE@!SILK_TOUCH]
message: silk

#LOOT_BONUS_BLOCKS
- drop: [COBBLESTONE/1-2, XP/0.1-0.6/25%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS, IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS]

- drop: [COBBLESTONE/1-3, XP/0.1-0.9/25%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2]

- drop: [COBBLESTONE/1-4, XP/0.1-1.2/25%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#3]

#LOOT_BONUS_BLOCKS and SILK TOUCH
- drop: [COBBLESTONE/1-2, XP/0.1-0.6/50%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH]

- drop: [COBBLESTONE/1-3, XP/0.1-0.9/75%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH]

- drop: [COBBLESTONE/1-4, XP/0.1-1.2/100%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH]

#------------------------------GRANIT------------------------------
STONE@1:
- drop: [sTONE@1/1, XP/0.1-0.3/25%]
tool: [WOODEN_PICKAXE, STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE, GOLD_PICKAXE, EXPLOSION_CREEPER, EXPLOSION_TNT]
message: normal

#SILK_TOUCH
- drop: [sTONE@1/1, XP/0.1-0.3/25%]
tool: [WOODEN_PICKAXE@!SILK_TOUCH, STONE_PICKAXE@!SILK_TOUCH, IRON_PICKAXE@!SILK_TOUCH, DIAMOND_PICKAXE@!SILK_TOUCH, GOLD_PICKAXE@!SILK_TOUCH]
message: silk

#LOOT_BONUS_BLOCKS
- drop: [sTONE@1/1-2, XP/0.1-0.6/25%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS, IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS]

- drop: [sTONE@1/1-3, XP/0.1-0.9/25%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2]

- drop: [sTONE@1/1-4, XP/0.1-1.2/25%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#3]

#LOOT_BONUS_BLOCKS and SILK TOUCH
- drop: [sTONE@1/1-2, XP/0.1-0.6/50%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH]

- drop: [sTONE@1/1-3, XP/0.1-0.9/75%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH]

- drop: [sTONE@1/1-4, XP/0.1-1.2/100%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH]

#------------------------------DIORITE------------------------------
STONE@3:
- drop: [sTONE@3/1, XP/0.1-0.3/25%]

tool: [WOODEN_PICKAXE, STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE, GOLD_PICKAXE, EXPLOSION_CREEPER, EXPLOSION_TNT]
message: normal

#SILK_TOUCH
- drop: [sTONE@3/1, XP/0.1-0.3/25%]
tool: [WOODEN_PICKAXE@!SILK_TOUCH, STONE_PICKAXE@!SILK_TOUCH, IRON_PICKAXE@!SILK_TOUCH, DIAMOND_PICKAXE@!SILK_TOUCH, GOLD_PICKAXE@!SILK_TOUCH]
message: silk

#LOOT_BONUS_BLOCKS
- drop: [sTONE@3/1-2, XP/0.1-0.6/25%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS, IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS]

- drop: [sTONE@3/1-3, XP/0.1-0.9/25%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2]

- drop: [sTONE@3/1-4, XP/0.1-1.2/25%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#3]

#LOOT_BONUS_BLOCKS and SILK TOUCH
- drop: [sTONE@3/1-2, XP/0.1-0.6/50%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH]

- drop: [sTONE@3/1-3, XP/0.1-0.9/75%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH]

- drop: [sTONE@3/1-4, XP/0.1-1.2/100%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH]

#------------------------------ANDESITE------------------------------
STONE@5:
- drop: [sTONE@5/1, XP/0.1-0.3/25%]
tool: [WOODEN_PICKAXE, STONE_PICKAXE, IRON_PICKAXE, DIAMOND_PICKAXE, GOLD_PICKAXE, EXPLOSION_CREEPER, EXPLOSION_TNT]
message: normal

#SILK_TOUCH
- drop: [sTONE@5/1, XP/0.1-0.3/25%]
tool: [WOODEN_PICKAXE@!SILK_TOUCH, STONE_PICKAXE@!SILK_TOUCH, IRON_PICKAXE@!SILK_TOUCH, DIAMOND_PICKAXE@!SILK_TOUCH, GOLD_PICKAXE@!SILK_TOUCH]
message: silk

#LOOT_BONUS_BLOCKS
- drop: [sTONE@5/1-2, XP/0.1-0.6/25%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS, IRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS]

- drop: [sTONE@5/1-3, XP/0.1-0.9/25%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2]

- drop: [sTONE@5/1-4, XP/0.1-1.2/25%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#3]

#LOOT_BONUS_BLOCKS and SILK TOUCH
- drop: [sTONE@5/1-2, XP/0.1-0.6/50%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS!SILK_TOUCH]

- drop: [sTONE@5/1-3, XP/0.1-0.9/75%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#2!SILK_TOUCH]

- drop: [sTONE@5/1-4, XP/0.1-1.2/100%]
tool: [WOODEN_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, STONE_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, IRON_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH, GOLD_PICKAXE@!LOOT_BONUS_BLOCKS#3!SILK_TOUCH]


 

 

P.S. Nawet pokusiłem się o zmianę othermods na wersje 2.7.1, niby problem zniknął, ale konfiguracja chyba przestała działać, komunikaty na konsoli się pojawiały jednak nie wyrzucało nic z bloków (nawet węgla)

  • 1 rok później...
Opublikowano

zaktualizuj serwer do możliwie najnowszej wersji

https://yivesmirror.com/downloads/paperspigot

sprawdź plugin otherdropsreloaded

https://www.spigotmc.org/resources/otherdropsreloaded.26068/

ewentualnie pokuś się o przejście na plugin skript ( ma te same możliwości i więcej )

https://github.com/bensku/Skript/releases

opencraft.pl << { na takim jeszcze nie grałeś }

TDepLbR.gif

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...