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] Ładowanie serwera.


Rekomendowane odpowiedzi

Opublikowano

Siemanko.Mam taki problem ,że wywala mi błąd w konsoli :

[09:30:20 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[09:30:20 INFO]: [WorldGuard] Loaded configuration for world 'world'
[09:30:20 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[09:30:20 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[09:30:20 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[09:30:20 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[09:30:20 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[09:30:20 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[09:30:20 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[09:30:20 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[09:30:20 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[09:30:20 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[09:30:20 INFO]: [WorldGuard] 4 regions loaded for 'world'
[09:30:20 INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[09:30:20 INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[09:30:20 INFO]: [Essentials] Enabling Essentials v2.9.6
[09:30:20 INFO]: Using locale pl
[09:30:20 INFO]: Using locale pl
[09:30:20 INFO]: [Vault][Economy] Essentials Economy hooked.
[09:30:20 INFO]: Essentials: Using PermissionsEx based permissions.
[09:30:20 INFO]: [ChatManager] Enabling ChatManager v1.19.1
[09:30:20 INFO]: [ChatManager] ChatManager enabled!
[09:30:20 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.9.6
[09:30:20 INFO]: [OtherDrops] Enabling OtherDrops v2.7.1
[09:30:20 INFO]: [OtherDrops:2.7.1] Loading file: otherdrops-drops.yml
[09:30:20 ERROR]: Cannot load plugins\OtherDrops\otherdrops-drops.yml
org.bukkit.configuration.InvalidConfigurationException: while parsing a block ma
pping
 in "<string>", line 5, column 5:
        DIAMOND_ORE:
        ^
expected <block end>, but found BlockSequenceStart
 in "<string>", line 37, column 8:
           -  drop: EMERALD
           ^

        at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlCo
nfiguration.java:55) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguratio
n.java:149) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguratio
n.java:114) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Yam
lConfiguration.java:176) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at com.gmail.zariust.otherdrops.OtherDropsConfig.loadDropsFile(OtherDrop
sConfig.java:290) [OtherDrops.jar:?]
        at com.gmail.zariust.otherdrops.OtherDropsConfig.loadConfig(OtherDropsCo
nfig.java:276) [OtherDrops.jar:?]
        at com.gmail.zariust.otherdrops.OtherDropsConfig.load(OtherDropsConfig.j
ava:176) [OtherDrops.jar:?]
        at com.gmail.zariust.otherdrops.OtherDrops.onEnable(OtherDrops.java:151)
 [OtherDrops.jar:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:218) [cr
aftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
r.java:384) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.jav
a:298) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.
java:280) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:3
42) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:3
19) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:2
75) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.jav
a:175) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java
:424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6
17) [craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapp
ing; expected <block end>, but found BlockSequenceStart
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
serImpl.java:575) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~
[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
:230) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~
[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
:237) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~
[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
3) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
 ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
tructor.java:121) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) ~[craftbukkit.j
ar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[craftbukkit.jar:git-Buk
kit-1.7.2-R0.2-b2974jnks]
        at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlCo
nfiguration.java:53) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
        ... 18 more
[09:30:20 WARN]: org.bukkit.configuration.InvalidConfigurationException: while p
arsing a block mapping
 in "<string>", line 5, column 5:
        DIAMOND_ORE:
        ^
expected <block end>, but found BlockSequenceStart
 in "<string>", line 37, column 8:
           -  drop: EMERALD
           ^

[09:30:20 WARN]:        at org.bukkit.configuration.file.YamlConfiguration.loadF
romString(YamlConfiguration.java:55)
[09:30:20 WARN]:        at org.bukkit.configuration.file.FileConfiguration.load(
FileConfiguration.java:149)
[09:30:20 WARN]:        at org.bukkit.configuration.file.FileConfiguration.load(
FileConfiguration.java:114)
[09:30:20 WARN]:        at com.gmail.zariust.otherdrops.OtherDropsConfig.loadDro
psFile(OtherDropsConfig.java:312)
[09:30:20 WARN]:        at com.gmail.zariust.otherdrops.OtherDropsConfig.loadCon
fig(OtherDropsConfig.java:276)
[09:30:20 WARN]:        at com.gmail.zariust.otherdrops.OtherDropsConfig.load(Ot
herDropsConfig.java:176)
[09:30:20 WARN]:        at com.gmail.zariust.otherdrops.OtherDrops.onEnable(Othe
rDrops.java:151)
[09:30:20 WARN]:        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
in.java:218)
[09:30:20 WARN]:        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
JavaPluginLoader.java:457)
[09:30:20 WARN]:        at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
mplePluginManager.java:384)
[09:30:20 WARN]:        at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin
(CraftServer.java:298)
[09:30:20 WARN]:        at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlug
ins(CraftServer.java:280)
[09:30:20 WARN]:        at net.minecraft.server.v1_7_R1.MinecraftServer.m(Minecr
aftServer.java:342)
[09:30:20 WARN]:        at net.minecraft.server.v1_7_R1.MinecraftServer.g(Minecr
aftServer.java:319)
[09:30:20 WARN]:        at net.minecraft.server.v1_7_R1.MinecraftServer.a(Minecr
aftServer.java:275)
[09:30:20 WARN]:        at net.minecraft.server.v1_7_R1.DedicatedServer.init(Ded
icatedServer.java:175)
[09:30:20 WARN]:        at net.minecraft.server.v1_7_R1.MinecraftServer.run(Mine
craftServer.java:424)
[09:30:20 WARN]:        at net.minecraft.server.v1_7_R1.ThreadServerApplication.
run(SourceFile:617)
[09:30:20 WARN]: Caused by: while parsing a block mapping
 in "<string>", line 5, column 5:
        DIAMOND_ORE:
        ^
expected <block end>, but found BlockSequenceStart
 in "<string>", line 37, column 8:
           -  drop: EMERALD
           ^

[09:30:20 WARN]:        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappin
gKey.produce(ParserImpl.java:575)
[09:30:20 WARN]:        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(Parser
Impl.java:161)
[09:30:20 WARN]:        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(Parse
rImpl.java:146)
[09:30:20 WARN]:        at org.yaml.snakeyaml.composer.Composer.composeMappingNo
de(Composer.java:230)
[09:30:20 WARN]:        at org.yaml.snakeyaml.composer.Composer.composeNode(Comp
oser.java:160)
[09:30:20 WARN]:        at org.yaml.snakeyaml.composer.Composer.composeMappingNo
de(Composer.java:237)
[09:30:20 WARN]:        at org.yaml.snakeyaml.composer.Composer.composeNode(Comp
oser.java:160)
[09:30:20 WARN]:        at org.yaml.snakeyaml.composer.Composer.composeDocument(
Composer.java:123)
[09:30:20 WARN]:        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Co
mposer.java:106)
[09:30:20 WARN]:        at org.yaml.snakeyaml.constructor.BaseConstructor.getSin
gleData(BaseConstructor.java:121)
[09:30:20 WARN]:        at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)

[09:30:20 WARN]:        at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
[09:30:20 WARN]:        at org.bukkit.configuration.file.YamlConfiguration.loadF
romString(YamlConfiguration.java:53)
[09:30:20 WARN]:        ... 17 more
[09:30:20 INFO]: [OtherDrops:2.7.1] Using Bukkit superperms.
[09:30:20 INFO]: [OtherDrops:2.7.1] OtherDrops loaded.
[09:30:20 INFO]: [OtherDrops:2.7.1] Payment method found (Essentials version: 2.
2)
[09:30:20 INFO]: [ClickWarp] Enabling ClickWarp v1.3.5
[09:30:21 INFO]: [ClickWarp] Metrics started!
[09:30:21 INFO]: [ClickWarp] Plugin v1.3.5 by comniemeer enabled.
[09:30:21 INFO]: [1vs1] Enabling 1vs1 v1.4 b123
[09:30:21 INFO]: [1vs1] Connecting to database...
[09:30:21 INFO]: [1vs1] Connected!
[09:30:21 INFO]: [1vs1] 1vs1 enabled!
[09:30:21 INFO]: Server permissions file permissions.yml is empty, ignoring it
[09:30:21 INFO]: Done (8,093s)! For help, type "help" or "?"
[09:30:21 INFO]: [NametagEdit] Hooked into PermissionsEx!
[09:30:21 INFO]: [skript] Checking for the latest version of Skript...
[09:30:22 INFO]: [skript] An internal error occurred while checking for the late
st version of Skript. Please refer to the server log for details.
[09:30:22 ERROR]: #!#!
[09:30:22 ERROR]: #!#! [skript] Severe Error:
[09:30:22 ERROR]: #!#! Unexpected error while checking for a new version of Skri
pt
[09:30:22 ERROR]: #!#!
[09:30:22 ERROR]: #!#! If you're developing an add-on for Skript this likely mea
ns that you have done something wrong.
[09:30:22 ERROR]: #!#! If you're a server admin however please go to http://dev.
bukkit.org/server-mods/skript/tickets/
[09:30:22 ERROR]: #!#! and check whether this error has already been reported.
[09:30:22 ERROR]: #!#! If not please create a new ticket with a meaningful title
, copy & paste this whole error into it,
[09:30:22 ERROR]: #!#! and describe what you did before it happened and/or what
you think caused the error.
[09:30:22 ERROR]: #!#! If you think that it's a trigger that's causing the error
 please post the trigger as well.
[09:30:22 ERROR]: #!#! By following this guide fixing the error should be easy a
nd done fast.
[09:30:22 ERROR]: #!#!
[09:30:22 ERROR]: #!#! Stack trace:
[09:30:22 ERROR]: #!#! java.lang.StringIndexOutOfBoundsException: String index o
ut of range: -1
[09:30:22 ERROR]: #!#!     at java.lang.String.substring(Unknown Source)
[09:30:22 ERROR]: #!#!     at ch.njol.skript.Updater$2.run(Updater.java:170)
[09:30:22 ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[09:30:22 ERROR]: #!#!
[09:30:22 ERROR]: #!#! Version Information:
[09:30:22 ERROR]: #!#!   Skript: 2.0.2
[09:30:22 ERROR]: #!#!   Bukkit: 1.7.2-R0.2
[09:30:22 ERROR]: #!#!   Minecraft: 1.7.2
[09:30:22 ERROR]: #!#!   Java: 1.7.0_40
[09:30:22 ERROR]: #!#!
[09:30:22 ERROR]: #!#! Running CraftBukkit: false
[09:30:22 ERROR]: #!#!
[09:30:22 ERROR]: #!#! Current node: if file "plugins/Skript/scripts/uc-stream.s
k" is exists: (UltimateClans.sk, line 41)
[09:30:22 ERROR]: #!#! Current item: null
[09:30:22 ERROR]: #!#!
[09:30:22 ERROR]: #!#! Thread: Skript update thread
[09:30:22 ERROR]: #!#!
[09:30:22 ERROR]: #!#! End of Error.
[09:30:22 ERROR]: #!#!
[09:30:23 INFO]: [skript] All scripts loaded without errors!
[09:30:23 INFO]: [skript] loaded 2 scripts with a total of 4 triggers and 0 comm
ands in 1.19 seconds
[09:30:23 INFO]: [skript] Skript finished loading!
[09:30:23 INFO]: [skript] uc-stream.sk is already enabled! Use /skript reload uc
-stream to reload it if it was changed.
[09:30:23 INFO]: [skript] Reloading uc-stream.sk...
[09:30:24 INFO]: [Vault] Checking for Updates:
[09:30:24 INFO]: [Vault] No new version available
[09:30:25 INFO]: UltimateClans wymaga Skript 2.0.2 ... Na serwerze znajduje sie
poprawna wersja!
[09:30:28 WARN]: Possible name conflict of variables {ultimateclans.ranks.list::
*} and {ultimateclans.ranks.list::%arg 1%} (there might be more conflicts). (uc-
stream.sk, line 2332: 'set {_num} to size of {ultimateclans.ranks.list::*}')
[09:30:28 WARN]: Possible name conflict of variables {ultimateclans.ranks.list::
*} and {ultimateclans.ranks.list::%arg 1%} (there might be more conflicts). (uc-
stream.sk, line 2332: 'set {_num} to size of {ultimateclans.ranks.list::*}')
[09:30:28 WARN]: Possible name conflict of variables {ultimateclans.ranks.list::
*} and {ultimateclans.ranks.list::%arg 1%} (there might be more conflicts). (uc-
stream.sk, line 2332: 'set {_num} to size of {ultimateclans.ranks.list::*}')
[09:30:28 WARN]: Possible name conflict of variables {ultimateclans.ranks.list::
*} and {ultimateclans.ranks.list::%arg 1%} (there might be more conflicts). (uc-
stream.sk, line 2332: 'set {_num} to size of {ultimateclans.ranks.list::*}')
[09:30:28 WARN]: Possible name conflict of variables {ultimateclans.ranks.list::
%loop-index%} and {ultimateclans.ranks.list::*} (there might be more conflicts).
 (uc-stream.sk, line 2344: 'set {_ultimateclans.ranks.list::%loop-index%} to loo
p-value')
[09:30:28 WARN]: Possible name conflict of variables {ultimateclans.ranks.list::
%loop-index%} and {ultimateclans.ranks.list::*} (there might be more conflicts).
 (uc-stream.sk, line 2344: 'set {_ultimateclans.ranks.list::%loop-index%} to loo
p-value')
[09:30:30 WARN]: Possible name conflict of variables {uc.chat.1} and {uc.chat.%l
oop-number%} (there might be more conflicts). (uc-stream.sk, line 4540: 'set {_c
hat} to "%{uc.chat.1}%"')
[09:30:30 WARN]: Possible name conflict of variables {uc.chat.1} and {uc.chat.%l
oop-number%} (there might be more conflicts). (uc-stream.sk, line 4540: 'set {_c
hat} to "%{uc.chat.1}%"')
[09:30:30 WARN]: Possible name conflict of variables {uc.chat.1} and {uc.chat.%l
oop-number%} (there might be more conflicts). (uc-stream.sk, line 4540: 'set {_c
hat} to "%{uc.chat.1}%"')
[09:30:30 WARN]: Possible name conflict of variables {uc.chat.1} and {uc.chat.%l
oop-number%} (there might be more conflicts). (uc-stream.sk, line 4540: 'set {_c
hat} to "%{uc.chat.1}%"')
[09:30:30 INFO]:
[09:30:30 INFO]: --------------------------------------------------------------
[09:30:30 INFO]: |                                                            |
[09:30:30 INFO]: |                    Enable UltimateClans                    |
[09:30:30 INFO]: |                                                            |
[09:30:30 INFO]: --------------------------------------------------------------
[09:30:30 INFO]:
[09:30:30 INFO]: Author: Dzikoysk
[09:30:30 INFO]: Version: 2.0
[09:30:30 INFO]:
[09:30:30 INFO]: [skript] Successfully reloaded uc-stream.sk.
[09:30:31 WARN]: Can't keep up! Did the system time change, or is the server ove
rloaded? Running 8523ms behind, skipping 170 tick(s)
>

 

Config OtherDrops:

include-files:
aliases:
defaults:
otherdrops:
    DIAMOND_ORE:
        - drop: COBBLESTONE
          tool: [iRON_PICKAXE, GOLDEN_PICKAXE, DIAMOND_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          message: "&bDiament &fdropi tylko ze &7STONE!"
    STONE:
        - drop: DIAMOND
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 1.00%
          height: "<20"
          message: "&bGratulacje! Znalazles diament!"
        - drop: DIAMOND
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1.20%
          height: "<20"
          quantity: 1-4
          message: "&bGratulacje! Znalazles diamenty!"
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, STONE_PICKAXE]
          chance: 2.00%
          height: "<50"
          message: "&6Gratulacje! Znalazles zloto!"
        - drop: GOLD_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 2.20%
          height: "<50"
          quantity: 1-4
          message: "&6Gratulacje! Znalazles kilka sztuk zlota!"
        - drop: EMERALD
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE]
          chance: 0.90%
          height: "<24"
          message: "&aGratulacje! Znalazles szmaragd!"
       -  drop: EMERALD
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 1.10%
          height: "<24"
          quantity: 1-4
          message: "&aGratulacje! Znalazles szmaragdy!"
        - drop: IRON_ORE
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, STONE_PICKAXE]
          chance: 1.95%
          height: "<40"
          message: "&7Gratulacje! Znalazles zelazo!"
        - drop: IRON_ORE
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 2.15%
          height: "<40"
          quantity: 1-4
          message: "&7Gratulacje! Znalazles kilka sztuk zelaza!"
        - drop: ENDER_PEARL
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]
          chance: 0.15%
          height: "<18"
          message: "&9Gratulacje! Znalazles perle endermana!"
        - drop: ENDER_PEARL
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 0.35%
          height: "<18"
          quantity: 1-4
          message: "&9Gratulacje! Znalazles perly endermana!"
        - drop: SLIME_BALL
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, STONE_PICKAXE]
          chance: 1.80%
          height: "<70"
          message: "&2Gratulacje! Znalazles slimeball!"
        - drop: SLIME_BALL
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 2.00%
          height: "<70"
          quantity: 1-4
          message: "&2Gratulacje! Znalazles slimeballe!"
        - drop: GUNPOWDER
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, STONE_PICKAXE]
          chance: 3.00%
          height: "<100"
          message: "&8Gratulacje! Znalazles proch!"
        - drop: GUNPOWDER
          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS]
          chance: 3.20%
          height: "<100"
          quantity: 1-4
          message: "&8Gratulacje! Znalazles prochy!"
        - drop: xp
          tool: [ANY_PICKAXE]
          quantity: 5-10
    IRON_ORE:
        - drop: COBBLESTONE
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          message: "&7Zelazo dropi &ftylko ze &7STONE!"
    EMERALD_ORE:
        - drop: COBBLESTONE
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          message: "&aSzmaragd &fdropi tylko ze &7STONE!"
    GOLD_ORE:
        - drop: COBBLESTONE
          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]
          message: "&6Zloto &fdropi tylko ze &7STONE!"

 

Jak wiecie jak usunąć inne errory piszcie !:D

Opublikowano

Popraw syntax configu OtherDrops. Usun "-" przed "drop: ITEM"

Usunąć tak przy każdym ? Jak usunąłem przy tych co były złe już nie ma errorów ale pousuwać reszte?Teraz jest tak:

 

include-files:

aliases:

defaults:

otherdrops:

    DIAMOND_ORE:

          drop: COBBLESTONE

          tool: [iRON_PICKAXE, GOLDEN_PICKAXE, DIAMOND_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]

          message: "&bDiament &fdropi tylko ze &7STONE!"

    STONE:

        - drop: DIAMOND

          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]

          chance: 1.00%

          height: "<20"

          message: "&bGratulacje! Znalazles diament!"

        - drop: DIAMOND

          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]

          chance: 1.20%

          height: "<20"

          quantity: 1-4

          message: "&bGratulacje! Znalazles diamenty!"

        - drop: GOLD_ORE

          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, STONE_PICKAXE]

          chance: 2.00%

          height: "<50"

          message: "&6Gratulacje! Znalazles zloto!"

        - drop: GOLD_ORE

          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS]

          chance: 2.20%

          height: "<50"

          quantity: 1-4

          message: "&6Gratulacje! Znalazles kilka sztuk zlota!"

        - drop: EMERALD

          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE]

          chance: 0.90%

          height: "<24"

          message: "&aGratulacje! Znalazles szmaragd!"

          drop: EMERALD

          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS]

          chance: 1.10%

          height: "<24"

          quantity: 1-4

          message: "&aGratulacje! Znalazles szmaragdy!"

        - drop: IRON_ORE

          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, STONE_PICKAXE]

          chance: 1.95%

          height: "<40"

          message: "&7Gratulacje! Znalazles zelazo!"

        - drop: IRON_ORE

          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS]

          chance: 2.15%

          height: "<40"

          quantity: 1-4

          message: "&7Gratulacje! Znalazles kilka sztuk zelaza!"

        - drop: ENDER_PEARL

          tool: [iRON_PICKAXE, DIAMOND_PICKAXE]

          chance: 0.15%

          height: "<18"

          message: "&9Gratulacje! Znalazles perle endermana!"

        - drop: ENDER_PEARL

          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS]

          chance: 0.35%

          height: "<18"

          quantity: 1-4

          message: "&9Gratulacje! Znalazles perly endermana!"

        - drop: SLIME_BALL

          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, STONE_PICKAXE]

          chance: 1.80%

          height: "<70"

          message: "&2Gratulacje! Znalazles slimeball!"

        - drop: SLIME_BALL

          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS]

          chance: 2.00%

          height: "<70"

          quantity: 1-4

          message: "&2Gratulacje! Znalazles slimeballe!"

        - drop: GUNPOWDER

          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, STONE_PICKAXE]

          chance: 3.00%

          height: "<100"

          message: "&8Gratulacje! Znalazles proch!"

        - drop: GUNPOWDER

          tool: [iRON_PICKAXE@!LOOT_BONUS_BLOCKS, DIAMOND_PICKAXE@!LOOT_BONUS_BLOCKS, GOLDEN_PICKAXE@!LOOT_BONUS_BLOCKS, STONE_PICKAXE@!LOOT_BONUS_BLOCKS]

          chance: 3.20%

          height: "<100"

          quantity: 1-4

          message: "&8Gratulacje! Znalazles prochy!"

        - drop: xp

          tool: [ANY_PICKAXE]

          quantity: 5-10

    IRON_ORE:

        - drop: COBBLESTONE

          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]

          message: "&7Zelazo dropi &ftylko ze &7STONE!"

    EMERALD_ORE:

        - drop: COBBLESTONE

          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]

          message: "&aSzmaragd &fdropi tylko ze &7STONE!"

    GOLD_ORE:

        - drop: COBBLESTONE

          tool: [iRON_PICKAXE, DIAMOND_PICKAXE, GOLDEN_PICKAXE, WOODEN_PICKAXE, STONE_PICKAXE]

          message: "&6Zloto &fdropi tylko ze &7STONE!"

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...