Skocz do zawartości

Rekomendowane odpowiedzi

Dnia 20.01.2016 o 23:45, Norbi napisał:

INFORMACJA DO WSZYSTKICH!

Nie polecam używać tego skryptu, do póki go nie naprawię. (czyli za jakoś 10 lat będzie można już używać XD)
Powodem jest to, że wiele osób skarży się, że mają błędy w zmiennych i skrypt nie działa poprawnie.

@ModernDB widać nie ummiesz czytać...

Odnośnik do komentarza
https://skript.pl/temat/4574-bnnydrop-najlepszy-skrypt-na-drop-ze-stone/#findComment-86130
Udostępnij na innych stronach

W końcu wziąłem się za poprawę skryptu. Skrypt już działa, można używać!

Dnia 4.07.2016 o 18:52, PolskiRiko napisał:

Czy skrypt posiada automatyczny drop do eq? Jeśli nie to prosiłbym o dodanie :)

Posiadał od zawsze

Odnośnik do komentarza
https://skript.pl/temat/4574-bnnydrop-najlepszy-skrypt-na-drop-ze-stone/#findComment-89086
Udostępnij na innych stronach

  • Norbi zmienił(a) tytuł na nDrop - (najlepszy?) skrypt na drop ze stone
Teraz, SirSkPlus napisał:

Pytanie 1.Kiedy dodasz Config 2 . Kiedy dodasz wersje 1.2 3.ZRÓB Mniejszy kod

1. config jest od zawsze (?)

2. nie śpieszy mi się, na co ci to wiedzieć?

3. proszę, masz pole do popisu. Skonstruuj krótszy kod. Normalnie taki skrypt miałby 1,5 tysiąca linijek, a Ci przeszkadza 407? No proszę cię..

Odnośnik do komentarza
https://skript.pl/temat/4574-bnnydrop-najlepszy-skrypt-na-drop-ze-stone/#findComment-89591
Udostępnij na innych stronach

  • 1 miesiąc temu...
  • 2 tygodnie później...

W "I" F 

Spoiler

20:39:11] [Server thread/INFO]: Starting minecraft server version 1.8
[20:39:11] [Server thread/INFO]: Loading properties
[20:39:11] [Server thread/INFO]: Default game type: SURVIVAL
[20:39:11] [Server thread/INFO]: Generating keypair
[20:39:12] [Server thread/INFO]: Starting Minecraft server on localhost:25565
[20:39:12] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-15e81cf (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
[20:39:12] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[20:39:12] [Server thread/INFO]: [PermissionsEx] file backend registered!
[20:39:12] [Server thread/INFO]: [PermissionsEx] PermissionEx plugin initialized.
[20:39:12] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.19.5
[20:39:12] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[20:39:12] [Server thread/INFO]: Permissions file successfully reloaded
[20:39:12] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[20:39:12] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[20:39:12] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[20:39:12] [Server thread/WARN]: Failed to load user banlist: 
java.io.FileNotFoundException: banned-players.json (Nie można odnaleźć określonego pliku)
    at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_101]
    at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_101]
    at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_101]
    at com.google.common.io.Files.newReader(Files.java:86) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:150) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.z(SourceFile:99) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:25) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [Zasilanie.jar:git-Bukkit-15e81cf]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
[20:39:12] [Server thread/WARN]: Failed to load ip banlist: 
java.io.FileNotFoundException: banned-ips.json (Nie można odnaleźć określonego pliku)
    at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_101]
    at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_101]
    at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_101]
    at com.google.common.io.Files.newReader(Files.java:86) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:150) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.y(SourceFile:91) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:27) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [Zasilanie.jar:git-Bukkit-15e81cf]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
[20:39:12] [Server thread/WARN]: Failed to load operators list: 
java.io.FileNotFoundException: ops.json (Nie można odnaleźć określonego pliku)
    at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_101]
    at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_101]
    at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_101]
    at com.google.common.io.Files.newReader(Files.java:86) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:150) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.A(SourceFile:107) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:29) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [Zasilanie.jar:git-Bukkit-15e81cf]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
[20:39:12] [Server thread/WARN]: Failed to load white-list: 
java.io.FileNotFoundException: whitelist.json (Nie można odnaleźć określonego pliku)
    at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_101]
    at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_101]
    at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_101]
    at com.google.common.io.Files.newReader(Files.java:86) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:150) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.C(SourceFile:123) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:30) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [Zasilanie.jar:git-Bukkit-15e81cf]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
[20:39:12] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:39:12] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:39:12] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[20:39:12] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[20:39:13] [Server thread/INFO]: Preparing level "world"
[20:39:13] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1462917423927265620)
[20:39:14] [Server thread/INFO]: Preparing spawn area: 48%
[20:39:15] [Server thread/INFO]: Preparing spawn area: 99%
[20:39:15] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1462917423927265620)
[20:39:16] [Server thread/INFO]: Preparing spawn area: 50%
[20:39:16] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1462917423927265620)
[20:39:17] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.19.5
[20:39:17] [Server thread/INFO]: [PermissionsEx] Superperms support enabled.
[20:39:17] [Server thread/INFO]: [PermissionsEx] v1.19.5 enabled
[20:39:17] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[20:39:17] [Server thread/INFO]: WEPIF: Updated config file
[20:39:17] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[20:39:17] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
[20:39:17] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[20:39:18] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[20:39:18] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:39:18] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[20:39:18] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[20:39:18] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[20:39:18] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[20:39:18] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~
[20:39:18] [Server thread/INFO]: Done (5,968s)! For help, type "help" or "?"
[20:39:18] [pool-3-thread-1/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
[20:39:19] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[20:39:19] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 0 triggers and 12 commands in 0.17 seconds
[20:39:19] [Server thread/INFO]: [Skript] Finished loading.
[20:39:20] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mAn internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.[m
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
[20:39:20] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[20:39:20] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[20:39:20] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
[20:39:20] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[20:39:20] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[20:39:20] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[20:39:20] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! Stack trace:
[20:39:20] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[20:39:20] [Skript update thread/ERROR]: #!#!     at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
[20:39:20] [Skript update thread/ERROR]: #!#!     at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
[20:39:20] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
[20:39:20] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater$2.run(Updater.java:210)
[20:39:20] [Skript update thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! Version Information:
[20:39:20] [Skript update thread/ERROR]: #!#!   Skript: 2.1.2
[20:39:20] [Skript update thread/ERROR]: #!#!   Bukkit: 1.8-R0.1-SNAPSHOT
[20:39:20] [Skript update thread/ERROR]: #!#!   Minecraft: 1.8
[20:39:20] [Skript update thread/ERROR]: #!#!   Java: 1.8.0_101
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! Current node: null
[20:39:20] [Skript update thread/ERROR]: #!#! Current item: null
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! End of Error.
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[20:40:00] [Server thread/INFO]: MrDeadPL[/127.0.0.1:53490] logged in with entity id 30 at ([world] -48.40935263999148, 74.11988617168328, 46.30000001192091)
[20:40:21] [Server thread/INFO]: Opped MrDeadPL
[20:40:25] [Server thread/INFO]: MrDeadPL issued server command: /difficulty 0
[20:40:25] [Server thread/INFO]: [MrDeadPL: Set game difficulty to Peaceful]
[20:40:25] [Server thread/INFO]: MrDeadPL issued server command: /sk
[20:40:29] [Server thread/INFO]: MrDeadPL issued server command: /sk enable all
[20:40:31] [Server thread/INFO]: MrDeadPL issued server command: /sk reload all
[20:40:35] [Server thread/INFO]: MrDeadPL issued server command: /sk
[20:40:36] [Server thread/INFO]: MrDeadPL issued server command: /pl
[20:40:41] [Server thread/INFO]: MrDeadPL issued server command: /dzien
[20:40:41] [Server thread/INFO]: MrDeadPL: /dzien
[20:40:41] [Server thread/INFO]: Set the time to 0
[20:40:44] [Server thread/INFO]: MrDeadPL issued server command: /poludnie
[20:40:44] [Server thread/INFO]: MrDeadPL: /poludnie
[20:40:44] [Server thread/INFO]: Set the time to 6000
[20:44:38] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:44:38] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:44:38] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:44:38] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:44:38] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:44:38] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: [tab]broadcast ""')
[20:44:38] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:44:38] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.09 seconds
[20:44:38] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 4 errors while reloading the config and all scripts![m
[20:44:40] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:45:13] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:45:13] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:45:13] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:45:13] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:45:13] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:45:13] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: broadcast ""')
[20:45:13] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:45:13] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.09 seconds
[20:45:13] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 4 errors while reloading the config and all scripts![m
[20:45:17] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:45:18] [Server thread/INFO]: [0;31;1mFor parameter 'player': Caller is not a player[m
[20:45:18] [Server thread/INFO]: [0;31;1mUsage: /cs <filename> [args...][m
[20:45:49] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:45:49] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:45:49] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:45:49] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:45:49] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times: broadcast ""')
[20:45:49] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:45:50] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.09 seconds
[20:45:50] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 3 errors while reloading the config and all scripts![m
[20:45:57] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:45:59] [Server thread/INFO]: Correct usage: /c gm[m
[20:45:59] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:45:59] [Server thread/INFO]: Correct usage: /c gm[m
[20:45:59] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:46:58] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:46:59] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:46:59] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:46:59] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:46:59] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:46:59] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: "broadcast "" "')
[20:46:59] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:46:59] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.1 seconds
[20:46:59] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 4 errors while reloading the config and all scripts![m
[20:48:13] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:48:14] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:48:14] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:48:14] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:48:14] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:48:14] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: broadcast ""')
[20:48:14] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:48:14] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.07 seconds
[20:48:14] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 4 errors while reloading the config and all scripts![m
[20:52:34] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:52:34] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:52:34] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:52:34] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:52:34] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:52:34] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: message "" to all players')
[20:52:34] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 95: send "&7[&cOgloszenie&7]&a Czat zostal wyczyszczony przez %player% to all players"')
[20:52:34] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:52:34] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.09 seconds
[20:52:34] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 5 errors while reloading the config and all scripts![m
[20:52:51] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:53:10] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:53:11] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:53:11] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:53:11] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:53:11] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:53:11] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: message "" to all players')
[20:53:11] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 95: send "&7[&cOgloszenie&7]&a Czat zostal wyczyszczony przez %player%')
[20:53:11] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:53:11] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.1 seconds
[20:53:11] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 5 errors while reloading the config and all scripts![m
[20:53:38] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:53:39] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:53:39] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:53:39] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:53:39] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:53:39] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: message "" to all players')
[20:53:39] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 95: send "&7[&cOgloszenie&7]&a Czat zostal wyczyszczony przez %player%')
[20:53:39] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:53:39] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.14 seconds
[20:53:39] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 5 errors while reloading the config and all scripts![m
[20:53:56] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:55:44] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:55:44] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:55:44] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:55:44] [Server thread/ERROR]: A command with the name /c is already defined in cmd.sk (cmd.sk, line 91: command /c:')
[20:55:44] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.1 seconds
[20:55:44] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 1 error while reloading the config and all scripts![m
[20:55:46] [Server thread/INFO]: Correct usage: /c gm[m
[20:55:46] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[21:05:11] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[21:05:12] [Server thread/INFO]: Loaded a total of 11504 english aliases
[21:05:12] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[21:05:12] [Server thread/ERROR]: indentation error: expected 24 spaces, but found 32 spaces (cmd.sk, line 106: set {chat.status} to false')
[21:05:12] [Server thread/ERROR]: indentation error: expected 24 spaces, but found 32 spaces (cmd.sk, line 107: broadcast "&7[&3Ogloszenie&7] &aChat zostal wylaczony przez %player%!"')
[21:05:12] [Server thread/ERROR]: indentation error: expected 24 spaces, but found 32 spaces (cmd.sk, line 110: set {chat.status} to true')
[21:05:12] [Server thread/ERROR]: indentation error: expected 24 spaces, but found 32 spaces (cmd.sk, line 111: broadcast "&7[&3Ogloszenie&7] &aChat zostal wlaczony przez %player%!"')
[21:05:12] [Server thread/ERROR]: 'permission "chatoff.cmd"' is not an item type (cmd.sk, line 105: if player has permission "chatoff.cmd"')
[21:05:12] [Server thread/ERROR]: 'permission "chaton.cmd"' is not an item type (cmd.sk, line 109: if player has permission "chaton.cmd"')
[21:05:12] [Server thread/INFO]: Loaded 1 script with a total of 1 trigger and 14 commands in 0.17 seconds
[21:05:12] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 6 errors while reloading the config and all scripts![m
[21:05:41] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[21:05:46] [Server thread/INFO]: MrDeadPL issued server command: /chat
[21:05:46] [Server thread/INFO]: MrDeadPL: /chat
[21:05:48] [Server thread/INFO]: MrDeadPL issued server command: /chatp n
[21:05:52] [Server thread/INFO]: MrDeadPL issued server command: /chat on
[21:05:52] [Server thread/INFO]: MrDeadPL: /chat on
[21:05:53] [Server thread/INFO]: MrDeadPL issued server command: /chat off
[21:05:53] [Server thread/INFO]: MrDeadPL: /chat off
[21:07:54] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[21:07:54] [Server thread/INFO]: Loaded a total of 11504 english aliases
[21:07:54] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[21:07:54] [Server thread/ERROR]: indentation error: expected 3 tabs, but found '_->->->' [-> = tab, _ = space, ? = other whitespace] (cmd.sk, line 106: set {chat.status} to false')
[21:07:54] [Server thread/ERROR]: 'permission "chatoff.cmd"' is not an item type (cmd.sk, line 105: if player has permission "chatoff.cmd"')
[21:07:54] [Server thread/ERROR]: 'permission "chaton.cmd"' is not an item type (cmd.sk, line 109: if player has permission "chaton.cmd"')
[21:07:54] [Server thread/INFO]: Loaded 1 script with a total of 1 trigger and 14 commands in 0.13 seconds
[21:07:54] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 3 errors while reloading the config and all scripts![m
[21:08:58] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[21:08:58] [Server thread/INFO]: Loaded a total of 11504 english aliases
[21:08:58] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[21:08:58] [Server thread/ERROR]: indentation error: expected 3 tabs, but found '_->->->' [-> = tab, _ = space, ? = other whitespace] (cmd.sk, line 106: set {chat.status} to false')
[21:08:58] [Server thread/ERROR]: 'permission "chatoff.cmd" or "chat.admin"' is not an item type (cmd.sk, line 105: if player has permission "chatoff.cmd" or "chat.admin"')
[21:08:58] [Server thread/ERROR]: 'permission "chaton.cmd" or "chat.admin"' is not an item type (cmd.sk, line 109: if player has permission "chaton.cmd" or "chat.admin"')
[21:08:58] [Server thread/INFO]: Loaded 1 script with a total of 1 trigger and 14 commands in 0.16 seconds
[21:08:58] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 3 errors while reloading the config and all scripts![m
[21:19:19] [Server thread/INFO]: MrDeadPL issued server command: /sk reload all
[21:19:22] [Server thread/INFO]: MrDeadPL issued server command: /chat
[21:23:49] [Server thread/INFO]: MrDeadPL issued server command: /pl
[21:26:11] [Server thread/INFO]: MrDeadPL issued server command: /pt thor
[21:27:33] [Server thread/INFO]: MrDeadPL issued server command: /wyczysc char
[21:27:33] [Server thread/INFO]: MrDeadPL: /wyczysc char
[21:27:34] [Server thread/INFO]: MrDeadPL issued server command: /wyczysc chat
[21:27:34] [Server thread/INFO]: MrDeadPL: /wyczysc chat
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:    [0;36;22mChat zostal wyczyszczony przez [0;36;1mMrDeadPL[m
[21:28:02] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[21:28:02] [Server thread/INFO]: Loaded a total of 11504 english aliases
[21:28:02] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[21:28:02] [Server thread/INFO]: All scripts loaded without errors.
[21:28:02] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 13 commands in 0.14 seconds
[21:28:02] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Successfully reloaded the config and all scripts.[m
[21:28:25] [Server thread/INFO]: MrDeadPL issued server command: //set 1:1
[21:28:25] [Server thread/INFO]: MrDeadPL issued server command: //set 1:2
[21:28:28] [Server thread/INFO]: MrDeadPL issued server command: //set 1:1
[21:28:53] [Server thread/INFO]: MrDeadPL issued server command: /wyczysc chat
[21:28:53] [Server thread/INFO]: MrDeadPL: /wyczysc chat
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:    [0;32;1mChat zostal wyczyszczony przez [0;36;1mMrDeadPL[m
[21:29:10] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[21:29:10] [Server thread/INFO]: Loaded a total of 11504 english aliases
[21:29:10] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[21:29:11] [Server thread/INFO]: All scripts loaded without errors.
[21:29:11] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 13 commands in 0.09 seconds
[21:29:11] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Successfully reloaded the config and all scripts.[m
[21:29:13] [Server thread/INFO]: MrDeadPL issued server command: /l
[21:31:47] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[21:31:48] [Server thread/INFO]: Loaded a total of 11504 english aliases
[21:31:48] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[21:31:48] [Server thread/ERROR]: A command with the name /tryb is already defined in cmd.sk (cmd.sk, line 9: command /tryb survival:')
[21:31:48] [Server thread/ERROR]: A command with the name /tryb is already defined in cmd.sk (cmd.sk, line 15: command /tryb adventure:')
[21:31:48] [Server thread/ERROR]: A command with the name /tryb is already defined in cmd.sk (cmd.sk, line 22: command /tryb spectator:')
[21:31:48] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 10 commands in 0.13 seconds
[21:31:48] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 3 errors while reloading the config and all scripts![m
[21:58:54] [Server thread/INFO]: MrDeadPL lost connection: Disconnected
[21:58:54] [Server thread/INFO]: MrDeadPL left the game.
[22:17:26] [Server thread/INFO]: CONSOLE: [0;31;1mPlease note that this command is not supported and may cause issues when using some plugins.[m
[22:17:26] [Server thread/INFO]: CONSOLE: [0;31;1mIf you encounter any issues please use the /stop command to restart your server.[m
[22:17:26] [Server thread/INFO]: [WildSkript] Disabling WildSkript v1.8
[22:17:26] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
[22:17:26] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
[22:17:26] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.19.5
[22:17:26] [Server thread/INFO]: Permissions file successfully reloaded
[22:17:26] [Server thread/INFO]: [PermissionsEx] v1.19.5 disabled successfully.
[22:17:26] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[22:17:26] [Server thread/INFO]: [PermissionsEx] file backend registered!
[22:17:26] [Server thread/INFO]: [PermissionsEx] PermissionEx plugin initialized.
[22:17:26] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.19.5
[22:17:26] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[22:17:26] [Server thread/INFO]: Permissions file successfully reloaded
[22:17:26] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[22:17:26] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[22:17:26] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[22:17:26] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
[22:17:26] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.19.5
[22:17:26] [Server thread/INFO]: [PermissionsEx] Superperms support enabled.
[22:17:26] [Server thread/INFO]: [PermissionsEx] v1.19.5 enabled
[22:17:26] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[22:17:26] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[22:17:26] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
[22:17:26] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[22:17:27] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[22:17:27] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[22:17:27] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[22:17:27] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[22:17:27] [Server thread/INFO]: [WildSkript] skQuery hooked!
[22:17:27] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[22:17:27] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[22:17:27] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~
[22:17:27] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
[22:17:27] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[22:17:27] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[22:17:27] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
[22:17:27] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
[22:17:27] [Server thread/INFO]: [skQuery] Out of 163 classes, 156 classes were loaded from SkQuery
[22:17:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[22:17:27] [Server thread/INFO]: CONSOLE: [0;32;1mReload complete.[m
[22:17:27] [pool-3-thread-34/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
[22:17:27] [Server thread/ERROR]: [Skript] Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (cmd.sk, line 26: execute console command "/gamemode 3 %player%')
[22:17:27] [Server thread/ERROR]: [Skript] 'nDrop_reloadPlayerFiles(p: player)' is not a text (drop.sk, line 1: function nDrop_reloadPlayerFiles(p: player):')
[22:17:27] [Server thread/ERROR]: [Skript] 'nDrop_permissions(p: player, t: text)' is not a text (drop.sk, line 17: function nDrop_permissions(p: player, t: text):')
[22:17:27] [Server thread/ERROR]: [Skript] 'nDrop_playerNotFound(p: player)' is not a text (drop.sk, line 22: function nDrop_playerNotFound(p: player):')
[22:17:28] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mAn internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.[m
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
[22:17:28] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[22:17:28] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[22:17:28] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
[22:17:28] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[22:17:28] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[22:17:28] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[22:17:28] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! Stack trace:
[22:17:28] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[22:17:28] [Skript update thread/ERROR]: #!#!     at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
[22:17:28] [Skript update thread/ERROR]: #!#!     at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
[22:17:28] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
[22:17:28] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater$2.run(Updater.java:210)
[22:17:28] [Skript update thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! Version Information:
[22:17:28] [Skript update thread/ERROR]: #!#!   Skript: 2.1.2
[22:17:28] [Skript update thread/ERROR]: #!#!   Bukkit: 1.8-R0.1-SNAPSHOT
[22:17:28] [Skript update thread/ERROR]: #!#!   Minecraft: 1.8
[22:17:28] [Skript update thread/ERROR]: #!#!   Java: 1.8.0_101
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! Current node: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal" (drop.sk, line 91)
[22:17:28] [Skript update thread/ERROR]: #!#! Current item: null
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! End of Error.
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::chance} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::goldpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::diamondpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::drop-help} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::chance} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::goldpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::diamondpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::drop-help} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::chance} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:33] [Server thread/ERROR]: [Skript] 'nDrop_permissions(player, "nDrop.drop")' is not a boolean (yes/no) (drop.sk, line 110: nDrop_permissions(player, "nDrop.drop")')
[22:17:33] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::%loop-value%} and {gui::coal::drop-help} (there might be more conflicts). (drop.sk, line 161: set {_gui::%loop-value%} to value "statistics.%loop-value%" get of "plugins/nDrop/players/%arg 1 parsed as offlineplayer%.yml"')
[22:17:33] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 162: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Znaleziono: &f%{_gui::coal}% sztuk" to be unstealable')
[22:17:33] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 163: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Znaleziono: &f%{_gui::iron}% sztuk" to be unstealable')
[22:17:33] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 164: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Znaleziono: &f%{_gui::lapis}% sztuk" to be unstealable')
[22:17:33] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 165: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Znaleziono: &f%{_gui::gold}% sztuk" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 166: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Znaleziono: &f%{_gui::diamond}% sztuk" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 167: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Znaleziono: &f%{_gui::redstone}% sztuk" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 168: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Znaleziono: &f%{_gui::emerald}% sztuk" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::stone} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 169: format slot 21 of player with 1 of stone named "&6&lKamien" with lore "&7Wykopano: &f%{_gui::stone}% sztuk" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::level} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::points} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::needed} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[22:17:34] [Server thread/ERROR]: [Skript] 'nDrop_playerNotFound(player)' is not a boolean (yes/no) (drop.sk, line 172: nDrop_playerNotFound(player)')
[22:17:34] [Server thread/ERROR]: [Skript] 'nDrop_permissions(player, "nDrop.statistics")' is not a boolean (yes/no) (drop.sk, line 174: nDrop_permissions(player, "nDrop.statistics")')
[22:17:43] [Server thread/ERROR]: [Skript] 'nDrop_permissions(player, "nDrop.top10")' is not a boolean (yes/no) (drop.sk, line 244: nDrop_permissions(player, "nDrop.top10")')
[22:17:43] [Server thread/ERROR]: [Skript] 'nDrop_reloadPlayerFiles(loop-player)' is not a boolean (yes/no) (drop.sk, line 252: nDrop_reloadPlayerFiles(loop-player)')
[22:17:43] [Server thread/INFO]: [nDrop] Zaladowano skrypt. [Wersja: 1.1][m
[22:17:43] [Server thread/INFO]: [nDrop] Autor: xNorbi. [m
[22:17:44] [Server thread/ERROR]: [Skript] 'nDrop_reloadPlayerFiles(player)' is not a boolean (yes/no) (drop.sk, line 407: nDrop_reloadPlayerFiles(player)')
[22:17:44] [Server thread/INFO]: [Skript] Loaded 2 scripts with a total of 7 triggers and 16 commands in 16.86 seconds
[22:17:44] [Server thread/INFO]: [Skript] Finished loading.
[22:17:44] [Server thread/INFO]: Usage: [0;37;22m/[0;33;22mskript [0;36;1m...[m
[22:17:44] [Server thread/INFO]:   [0;36;1mreload [0;37;22m-[m Reloads the config, all scripts, everything, or a specific script[m
[22:17:44] [Server thread/INFO]:   [0;36;1menable [0;37;22m-[m Enables all scripts or a specific one[m
[22:17:44] [Server thread/INFO]:   [0;36;1mdisable [0;37;22m-[m Disables all scripts or a specific one[m
[22:17:44] [Server thread/INFO]:   [0;36;1mupdate [0;37;22m-[m Check for updates, read the changelog, or download the latest version of Skript[m
[22:17:44] [Server thread/INFO]:   [0;36;1mhelp [0;37;22m-[m Prints this help message. Use '/skript reload/enable/disable/update' to get more info[m
[22:17:44] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 16907ms behind, skipping 338 tick(s)
[22:17:52] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[22:17:52] [Server thread/INFO]: Loaded a total of 11504 english aliases
[22:17:52] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[22:17:52] [Server thread/ERROR]: Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (cmd.sk, line 26: execute console command "/gamemode 3 %player%')
[22:17:52] [Server thread/ERROR]: 'nDrop_reloadPlayerFiles(p: player)' is not a text (drop.sk, line 1: function nDrop_reloadPlayerFiles(p: player):')
[22:17:52] [Server thread/ERROR]: 'nDrop_permissions(p: player, t: text)' is not a text (drop.sk, line 17: function nDrop_permissions(p: player, t: text):')
[22:17:52] [Server thread/ERROR]: 'nDrop_playerNotFound(p: player)' is not a text (drop.sk, line 22: function nDrop_playerNotFound(p: player):')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:58] [Server thread/ERROR]: 'nDrop_permissions(player, "nDrop.drop")' is not a boolean (yes/no) (drop.sk, line 110: nDrop_permissions(player, "nDrop.drop")')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::%loop-value%} and {gui::coal::drop-help} (there might be more conflicts). (drop.sk, line 161: set {_gui::%loop-value%} to value "statistics.%loop-value%" get of "plugins/nDrop/players/%arg 1 parsed as offlineplayer%.yml"')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::coal} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 162: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Znaleziono: &f%{_gui::coal}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::iron} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 163: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Znaleziono: &f%{_gui::iron}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::lapis} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 164: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Znaleziono: &f%{_gui::lapis}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::gold} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 165: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Znaleziono: &f%{_gui::gold}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::diamond} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 166: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Znaleziono: &f%{_gui::diamond}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::redstone} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 167: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Znaleziono: &f%{_gui::redstone}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::emerald} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 168: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Znaleziono: &f%{_gui::emerald}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::stone} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 169: format slot 21 of player with 1 of stone named "&6&lKamien" with lore "&7Wykopano: &f%{_gui::stone}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::level} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::points} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::needed} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[22:17:58] [Server thread/ERROR]: 'nDrop_playerNotFound(player)' is not a boolean (yes/no) (drop.sk, line 172: nDrop_playerNotFound(player)')
[22:17:58] [Server thread/ERROR]: 'nDrop_permissions(player, "nDrop.statistics")' is not a boolean (yes/no) (drop.sk, line 174: nDrop_permissions(player, "nDrop.statistics")')
[22:18:08] [Server thread/ERROR]: 'nDrop_permissions(player, "nDrop.top10")' is not a boolean (yes/no) (drop.sk, line 244: nDrop_permissions(player, "nDrop.top10")')
[22:18:08] [Server thread/ERROR]: 'nDrop_reloadPlayerFiles(loop-player)' is not a boolean (yes/no) (drop.sk, line 252: nDrop_reloadPlayerFiles(loop-player)')
[22:18:08] [Server thread/INFO]: [nDrop] Zaladowano skrypt. [Wersja: 1.1][m
[22:18:08] [Server thread/INFO]: [nDrop] Autor: xNorbi. [m
[22:18:08] [Server thread/ERROR]: 'nDrop_reloadPlayerFiles(player)' is not a boolean (yes/no) (drop.sk, line 407: nDrop_reloadPlayerFiles(player)')
[22:18:08] [Server thread/INFO]: Loaded 2 scripts with a total of 7 triggers and 16 commands in 16.1 seconds
[22:18:08] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 10 errors while reloading the config and all scripts![m
[22:18:08] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 16310ms behind, skipping 326 tick(s)

 

//Treść wrzucam w spoiler ~Derpy

Odnośnik do komentarza
https://skript.pl/temat/4574-bnnydrop-najlepszy-skrypt-na-drop-ze-stone/#findComment-97493
Udostępnij na innych stronach

Spoiler

20:39:11] [Server thread/INFO]: Starting minecraft server version 1.8
[20:39:11] [Server thread/INFO]: Loading properties
[20:39:11] [Server thread/INFO]: Default game type: SURVIVAL
[20:39:11] [Server thread/INFO]: Generating keypair
[20:39:12] [Server thread/INFO]: Starting Minecraft server on localhost:25565
[20:39:12] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-15e81cf (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
[20:39:12] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[20:39:12] [Server thread/INFO]: [PermissionsEx] file backend registered!
[20:39:12] [Server thread/INFO]: [PermissionsEx] PermissionEx plugin initialized.
[20:39:12] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.19.5
[20:39:12] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[20:39:12] [Server thread/INFO]: Permissions file successfully reloaded
[20:39:12] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[20:39:12] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[20:39:12] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[20:39:12] [Server thread/WARN]: Failed to load user banlist: 
java.io.FileNotFoundException: banned-players.json (Nie można odnaleźć określonego pliku)
    at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_101]
    at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_101]
    at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_101]
    at com.google.common.io.Files.newReader(Files.java:86) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:150) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.z(SourceFile:99) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:25) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [Zasilanie.jar:git-Bukkit-15e81cf]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
[20:39:12] [Server thread/WARN]: Failed to load ip banlist: 
java.io.FileNotFoundException: banned-ips.json (Nie można odnaleźć określonego pliku)
    at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_101]
    at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_101]
    at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_101]
    at com.google.common.io.Files.newReader(Files.java:86) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:150) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.y(SourceFile:91) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:27) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [Zasilanie.jar:git-Bukkit-15e81cf]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
[20:39:12] [Server thread/WARN]: Failed to load operators list: 
java.io.FileNotFoundException: ops.json (Nie można odnaleźć określonego pliku)
    at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_101]
    at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_101]
    at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_101]
    at com.google.common.io.Files.newReader(Files.java:86) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:150) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.A(SourceFile:107) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:29) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [Zasilanie.jar:git-Bukkit-15e81cf]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
[20:39:12] [Server thread/WARN]: Failed to load white-list: 
java.io.FileNotFoundException: whitelist.json (Nie można odnaleźć określonego pliku)
    at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_101]
    at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_101]
    at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_101]
    at com.google.common.io.Files.newReader(Files.java:86) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.JsonList.load(JsonList.java:150) ~[Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.C(SourceFile:123) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:30) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [Zasilanie.jar:git-Bukkit-15e81cf]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [Zasilanie.jar:git-Bukkit-15e81cf]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
[20:39:12] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:39:12] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:39:12] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[20:39:12] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[20:39:13] [Server thread/INFO]: Preparing level "world"
[20:39:13] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1462917423927265620)
[20:39:14] [Server thread/INFO]: Preparing spawn area: 48%
[20:39:15] [Server thread/INFO]: Preparing spawn area: 99%
[20:39:15] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1462917423927265620)
[20:39:16] [Server thread/INFO]: Preparing spawn area: 50%
[20:39:16] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1462917423927265620)
[20:39:17] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.19.5
[20:39:17] [Server thread/INFO]: [PermissionsEx] Superperms support enabled.
[20:39:17] [Server thread/INFO]: [PermissionsEx] v1.19.5 enabled
[20:39:17] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[20:39:17] [Server thread/INFO]: WEPIF: Updated config file
[20:39:17] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[20:39:17] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
[20:39:17] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[20:39:18] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[20:39:18] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:39:18] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[20:39:18] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[20:39:18] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[20:39:18] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[20:39:18] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~
[20:39:18] [Server thread/INFO]: Done (5,968s)! For help, type "help" or "?"
[20:39:18] [pool-3-thread-1/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
[20:39:19] [Server thread/INFO]: [Skript] All scripts loaded without errors.
[20:39:19] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 0 triggers and 12 commands in 0.17 seconds
[20:39:19] [Server thread/INFO]: [Skript] Finished loading.
[20:39:20] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mAn internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.[m
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
[20:39:20] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[20:39:20] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[20:39:20] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
[20:39:20] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[20:39:20] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[20:39:20] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[20:39:20] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! Stack trace:
[20:39:20] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[20:39:20] [Skript update thread/ERROR]: #!#!     at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
[20:39:20] [Skript update thread/ERROR]: #!#!     at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
[20:39:20] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
[20:39:20] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater$2.run(Updater.java:210)
[20:39:20] [Skript update thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! Version Information:
[20:39:20] [Skript update thread/ERROR]: #!#!   Skript: 2.1.2
[20:39:20] [Skript update thread/ERROR]: #!#!   Bukkit: 1.8-R0.1-SNAPSHOT
[20:39:20] [Skript update thread/ERROR]: #!#!   Minecraft: 1.8
[20:39:20] [Skript update thread/ERROR]: #!#!   Java: 1.8.0_101
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! Current node: null
[20:39:20] [Skript update thread/ERROR]: #!#! Current item: null
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/ERROR]: #!#! End of Error.
[20:39:20] [Skript update thread/ERROR]: #!#! 
[20:39:20] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[20:40:00] [Server thread/INFO]: MrDeadPL[/127.0.0.1:53490] logged in with entity id 30 at ([world] -48.40935263999148, 74.11988617168328, 46.30000001192091)
[20:40:21] [Server thread/INFO]: Opped MrDeadPL
[20:40:25] [Server thread/INFO]: MrDeadPL issued server command: /difficulty 0
[20:40:25] [Server thread/INFO]: [MrDeadPL: Set game difficulty to Peaceful]
[20:40:25] [Server thread/INFO]: MrDeadPL issued server command: /sk
[20:40:29] [Server thread/INFO]: MrDeadPL issued server command: /sk enable all
[20:40:31] [Server thread/INFO]: MrDeadPL issued server command: /sk reload all
[20:40:35] [Server thread/INFO]: MrDeadPL issued server command: /sk
[20:40:36] [Server thread/INFO]: MrDeadPL issued server command: /pl
[20:40:41] [Server thread/INFO]: MrDeadPL issued server command: /dzien
[20:40:41] [Server thread/INFO]: MrDeadPL: /dzien
[20:40:41] [Server thread/INFO]: Set the time to 0
[20:40:44] [Server thread/INFO]: MrDeadPL issued server command: /poludnie
[20:40:44] [Server thread/INFO]: MrDeadPL: /poludnie
[20:40:44] [Server thread/INFO]: Set the time to 6000
[20:44:38] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:44:38] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:44:38] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:44:38] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:44:38] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:44:38] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: [tab]broadcast ""')
[20:44:38] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:44:38] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.09 seconds
[20:44:38] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 4 errors while reloading the config and all scripts![m
[20:44:40] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:45:13] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:45:13] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:45:13] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:45:13] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:45:13] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:45:13] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: broadcast ""')
[20:45:13] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:45:13] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.09 seconds
[20:45:13] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 4 errors while reloading the config and all scripts![m
[20:45:17] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:45:18] [Server thread/INFO]: [0;31;1mFor parameter 'player': Caller is not a player[m
[20:45:18] [Server thread/INFO]: [0;31;1mUsage: /cs <filename> [args...][m
[20:45:49] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:45:49] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:45:49] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:45:49] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:45:49] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times: broadcast ""')
[20:45:49] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:45:50] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.09 seconds
[20:45:50] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 3 errors while reloading the config and all scripts![m
[20:45:57] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:45:59] [Server thread/INFO]: Correct usage: /c gm[m
[20:45:59] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:45:59] [Server thread/INFO]: Correct usage: /c gm[m
[20:45:59] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:46:58] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:46:59] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:46:59] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:46:59] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:46:59] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:46:59] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: "broadcast "" "')
[20:46:59] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:46:59] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.1 seconds
[20:46:59] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 4 errors while reloading the config and all scripts![m
[20:48:13] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:48:14] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:48:14] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:48:14] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:48:14] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:48:14] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: broadcast ""')
[20:48:14] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:48:14] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.07 seconds
[20:48:14] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 4 errors while reloading the config and all scripts![m
[20:52:34] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:52:34] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:52:34] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:52:34] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:52:34] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:52:34] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: message "" to all players')
[20:52:34] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 95: send "&7[&cOgloszenie&7]&a Czat zostal wyczyszczony przez %player% to all players"')
[20:52:34] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:52:34] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.09 seconds
[20:52:34] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 5 errors while reloading the config and all scripts![m
[20:52:51] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:53:10] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:53:11] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:53:11] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:53:11] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:53:11] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:53:11] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: message "" to all players')
[20:53:11] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 95: send "&7[&cOgloszenie&7]&a Czat zostal wyczyszczony przez %player%')
[20:53:11] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:53:11] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.1 seconds
[20:53:11] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 5 errors while reloading the config and all scripts![m
[20:53:38] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:53:39] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:53:39] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:53:39] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 1 tab (cmd.sk, line 92: trigger:')
[20:53:39] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 93: loop 75 times:')
[20:53:39] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 3 tabs (cmd.sk, line 94: message "" to all players')
[20:53:39] [Server thread/ERROR]: indentation error: expected 0 spaces, but found 2 tabs (cmd.sk, line 95: send "&7[&cOgloszenie&7]&a Czat zostal wyczyszczony przez %player%')
[20:53:39] [Server thread/ERROR]: invalid line - all code has to be put into triggers (cmd.sk, line 91: command /cc')
[20:53:39] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.14 seconds
[20:53:39] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 5 errors while reloading the config and all scripts![m
[20:53:56] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[20:55:44] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[20:55:44] [Server thread/INFO]: Loaded a total of 11504 english aliases
[20:55:44] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[20:55:44] [Server thread/ERROR]: A command with the name /c is already defined in cmd.sk (cmd.sk, line 91: command /c:')
[20:55:44] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 12 commands in 0.1 seconds
[20:55:44] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 1 error while reloading the config and all scripts![m
[20:55:46] [Server thread/INFO]: Correct usage: /c gm[m
[20:55:46] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[21:05:11] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[21:05:12] [Server thread/INFO]: Loaded a total of 11504 english aliases
[21:05:12] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[21:05:12] [Server thread/ERROR]: indentation error: expected 24 spaces, but found 32 spaces (cmd.sk, line 106: set {chat.status} to false')
[21:05:12] [Server thread/ERROR]: indentation error: expected 24 spaces, but found 32 spaces (cmd.sk, line 107: broadcast "&7[&3Ogloszenie&7] &aChat zostal wylaczony przez %player%!"')
[21:05:12] [Server thread/ERROR]: indentation error: expected 24 spaces, but found 32 spaces (cmd.sk, line 110: set {chat.status} to true')
[21:05:12] [Server thread/ERROR]: indentation error: expected 24 spaces, but found 32 spaces (cmd.sk, line 111: broadcast "&7[&3Ogloszenie&7] &aChat zostal wlaczony przez %player%!"')
[21:05:12] [Server thread/ERROR]: 'permission "chatoff.cmd"' is not an item type (cmd.sk, line 105: if player has permission "chatoff.cmd"')
[21:05:12] [Server thread/ERROR]: 'permission "chaton.cmd"' is not an item type (cmd.sk, line 109: if player has permission "chaton.cmd"')
[21:05:12] [Server thread/INFO]: Loaded 1 script with a total of 1 trigger and 14 commands in 0.17 seconds
[21:05:12] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 6 errors while reloading the config and all scripts![m
[21:05:41] [Server thread/INFO]: Unknown command. Type "help" for help.[m
[21:05:46] [Server thread/INFO]: MrDeadPL issued server command: /chat
[21:05:46] [Server thread/INFO]: MrDeadPL: /chat
[21:05:48] [Server thread/INFO]: MrDeadPL issued server command: /chatp n
[21:05:52] [Server thread/INFO]: MrDeadPL issued server command: /chat on
[21:05:52] [Server thread/INFO]: MrDeadPL: /chat on
[21:05:53] [Server thread/INFO]: MrDeadPL issued server command: /chat off
[21:05:53] [Server thread/INFO]: MrDeadPL: /chat off
[21:07:54] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[21:07:54] [Server thread/INFO]: Loaded a total of 11504 english aliases
[21:07:54] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[21:07:54] [Server thread/ERROR]: indentation error: expected 3 tabs, but found '_->->->' [-> = tab, _ = space, ? = other whitespace] (cmd.sk, line 106: set {chat.status} to false')
[21:07:54] [Server thread/ERROR]: 'permission "chatoff.cmd"' is not an item type (cmd.sk, line 105: if player has permission "chatoff.cmd"')
[21:07:54] [Server thread/ERROR]: 'permission "chaton.cmd"' is not an item type (cmd.sk, line 109: if player has permission "chaton.cmd"')
[21:07:54] [Server thread/INFO]: Loaded 1 script with a total of 1 trigger and 14 commands in 0.13 seconds
[21:07:54] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 3 errors while reloading the config and all scripts![m
[21:08:58] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[21:08:58] [Server thread/INFO]: Loaded a total of 11504 english aliases
[21:08:58] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[21:08:58] [Server thread/ERROR]: indentation error: expected 3 tabs, but found '_->->->' [-> = tab, _ = space, ? = other whitespace] (cmd.sk, line 106: set {chat.status} to false')
[21:08:58] [Server thread/ERROR]: 'permission "chatoff.cmd" or "chat.admin"' is not an item type (cmd.sk, line 105: if player has permission "chatoff.cmd" or "chat.admin"')
[21:08:58] [Server thread/ERROR]: 'permission "chaton.cmd" or "chat.admin"' is not an item type (cmd.sk, line 109: if player has permission "chaton.cmd" or "chat.admin"')
[21:08:58] [Server thread/INFO]: Loaded 1 script with a total of 1 trigger and 14 commands in 0.16 seconds
[21:08:58] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 3 errors while reloading the config and all scripts![m
[21:19:19] [Server thread/INFO]: MrDeadPL issued server command: /sk reload all
[21:19:22] [Server thread/INFO]: MrDeadPL issued server command: /chat
[21:23:49] [Server thread/INFO]: MrDeadPL issued server command: /pl
[21:26:11] [Server thread/INFO]: MrDeadPL issued server command: /pt thor
[21:27:33] [Server thread/INFO]: MrDeadPL issued server command: /wyczysc char
[21:27:33] [Server thread/INFO]: MrDeadPL: /wyczysc char
[21:27:34] [Server thread/INFO]: MrDeadPL issued server command: /wyczysc chat
[21:27:34] [Server thread/INFO]: MrDeadPL: /wyczysc chat
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:  [m
[21:27:34] [Server thread/INFO]:    [0;36;22mChat zostal wyczyszczony przez [0;36;1mMrDeadPL[m
[21:28:02] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[21:28:02] [Server thread/INFO]: Loaded a total of 11504 english aliases
[21:28:02] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[21:28:02] [Server thread/INFO]: All scripts loaded without errors.
[21:28:02] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 13 commands in 0.14 seconds
[21:28:02] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Successfully reloaded the config and all scripts.[m
[21:28:25] [Server thread/INFO]: MrDeadPL issued server command: //set 1:1
[21:28:25] [Server thread/INFO]: MrDeadPL issued server command: //set 1:2
[21:28:28] [Server thread/INFO]: MrDeadPL issued server command: //set 1:1
[21:28:53] [Server thread/INFO]: MrDeadPL issued server command: /wyczysc chat
[21:28:53] [Server thread/INFO]: MrDeadPL: /wyczysc chat
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:  [m
[21:28:53] [Server thread/INFO]:    [0;32;1mChat zostal wyczyszczony przez [0;36;1mMrDeadPL[m
[21:29:10] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[21:29:10] [Server thread/INFO]: Loaded a total of 11504 english aliases
[21:29:10] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[21:29:11] [Server thread/INFO]: All scripts loaded without errors.
[21:29:11] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 13 commands in 0.09 seconds
[21:29:11] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Successfully reloaded the config and all scripts.[m
[21:29:13] [Server thread/INFO]: MrDeadPL issued server command: /l
[21:31:47] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[21:31:48] [Server thread/INFO]: Loaded a total of 11504 english aliases
[21:31:48] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[21:31:48] [Server thread/ERROR]: A command with the name /tryb is already defined in cmd.sk (cmd.sk, line 9: command /tryb survival:')
[21:31:48] [Server thread/ERROR]: A command with the name /tryb is already defined in cmd.sk (cmd.sk, line 15: command /tryb adventure:')
[21:31:48] [Server thread/ERROR]: A command with the name /tryb is already defined in cmd.sk (cmd.sk, line 22: command /tryb spectator:')
[21:31:48] [Server thread/INFO]: Loaded 1 script with a total of 0 triggers and 10 commands in 0.13 seconds
[21:31:48] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 3 errors while reloading the config and all scripts![m
[21:58:54] [Server thread/INFO]: MrDeadPL lost connection: Disconnected
[21:58:54] [Server thread/INFO]: MrDeadPL left the game.
[22:17:26] [Server thread/INFO]: CONSOLE: [0;31;1mPlease note that this command is not supported and may cause issues when using some plugins.[m
[22:17:26] [Server thread/INFO]: CONSOLE: [0;31;1mIf you encounter any issues please use the /stop command to restart your server.[m
[22:17:26] [Server thread/INFO]: [WildSkript] Disabling WildSkript v1.8
[22:17:26] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
[22:17:26] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
[22:17:26] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.19.5
[22:17:26] [Server thread/INFO]: Permissions file successfully reloaded
[22:17:26] [Server thread/INFO]: [PermissionsEx] v1.19.5 disabled successfully.
[22:17:26] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[22:17:26] [Server thread/INFO]: [PermissionsEx] file backend registered!
[22:17:26] [Server thread/INFO]: [PermissionsEx] PermissionEx plugin initialized.
[22:17:26] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.19.5
[22:17:26] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[22:17:26] [Server thread/INFO]: Permissions file successfully reloaded
[22:17:26] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[22:17:26] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
[22:17:26] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
[22:17:26] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
[22:17:26] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.19.5
[22:17:26] [Server thread/INFO]: [PermissionsEx] Superperms support enabled.
[22:17:26] [Server thread/INFO]: [PermissionsEx] v1.19.5 enabled
[22:17:26] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[22:17:26] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[22:17:26] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
[22:17:26] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
[22:17:27] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
[22:17:27] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[22:17:27] [Server thread/INFO]: [Skript]  ~ created by & © Peter Güttinger aka Njol ~
[22:17:27] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
[22:17:27] [Server thread/INFO]: [WildSkript] skQuery hooked!
[22:17:27] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
[22:17:27] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
[22:17:27] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~
[22:17:27] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
[22:17:27] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
[22:17:27] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
[22:17:27] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
[22:17:27] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
[22:17:27] [Server thread/INFO]: [skQuery] Out of 163 classes, 156 classes were loaded from SkQuery
[22:17:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[22:17:27] [Server thread/INFO]: CONSOLE: [0;32;1mReload complete.[m
[22:17:27] [pool-3-thread-34/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Checking for the latest version of Skript...[m
[22:17:27] [Server thread/ERROR]: [Skript] Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (cmd.sk, line 26: execute console command "/gamemode 3 %player%')
[22:17:27] [Server thread/ERROR]: [Skript] 'nDrop_reloadPlayerFiles(p: player)' is not a text (drop.sk, line 1: function nDrop_reloadPlayerFiles(p: player):')
[22:17:27] [Server thread/ERROR]: [Skript] 'nDrop_permissions(p: player, t: text)' is not a text (drop.sk, line 17: function nDrop_permissions(p: player, t: text):')
[22:17:27] [Server thread/ERROR]: [Skript] 'nDrop_playerNotFound(p: player)' is not a text (drop.sk, line 22: function nDrop_playerNotFound(p: player):')
[22:17:28] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mAn internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.[m
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
[22:17:28] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[22:17:28] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
[22:17:28] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
[22:17:28] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[22:17:28] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[22:17:28] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[22:17:28] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! Stack trace:
[22:17:28] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
[22:17:28] [Skript update thread/ERROR]: #!#!     at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
[22:17:28] [Skript update thread/ERROR]: #!#!     at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
[22:17:28] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
[22:17:28] [Skript update thread/ERROR]: #!#!     at ch.njol.skript.Updater$2.run(Updater.java:210)
[22:17:28] [Skript update thread/ERROR]: #!#!     at java.lang.Thread.run(Unknown Source)
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! Version Information:
[22:17:28] [Skript update thread/ERROR]: #!#!   Skript: 2.1.2
[22:17:28] [Skript update thread/ERROR]: #!#!   Bukkit: 1.8-R0.1-SNAPSHOT
[22:17:28] [Skript update thread/ERROR]: #!#!   Minecraft: 1.8
[22:17:28] [Skript update thread/ERROR]: #!#!   Java: 1.8.0_101
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! Current node: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal" (drop.sk, line 91)
[22:17:28] [Skript update thread/ERROR]: #!#! Current item: null
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/ERROR]: #!#! End of Error.
[22:17:28] [Skript update thread/ERROR]: #!#! 
[22:17:28] [Skript update thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m You're currently running the latest stable version of Skript.[m
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::chance} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::goldpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::diamondpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:28] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::drop-help} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::chance} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::goldpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::diamondpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:29] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::drop-help} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::chance} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:30] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:31] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:32] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:33] [Server thread/ERROR]: [Skript] 'nDrop_permissions(player, "nDrop.drop")' is not a boolean (yes/no) (drop.sk, line 110: nDrop_permissions(player, "nDrop.drop")')
[22:17:33] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::%loop-value%} and {gui::coal::drop-help} (there might be more conflicts). (drop.sk, line 161: set {_gui::%loop-value%} to value "statistics.%loop-value%" get of "plugins/nDrop/players/%arg 1 parsed as offlineplayer%.yml"')
[22:17:33] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 162: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Znaleziono: &f%{_gui::coal}% sztuk" to be unstealable')
[22:17:33] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 163: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Znaleziono: &f%{_gui::iron}% sztuk" to be unstealable')
[22:17:33] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 164: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Znaleziono: &f%{_gui::lapis}% sztuk" to be unstealable')
[22:17:33] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 165: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Znaleziono: &f%{_gui::gold}% sztuk" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 166: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Znaleziono: &f%{_gui::diamond}% sztuk" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 167: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Znaleziono: &f%{_gui::redstone}% sztuk" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 168: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Znaleziono: &f%{_gui::emerald}% sztuk" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::stone} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 169: format slot 21 of player with 1 of stone named "&6&lKamien" with lore "&7Wykopano: &f%{_gui::stone}% sztuk" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::level} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::points} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[22:17:34] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::needed} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[22:17:34] [Server thread/ERROR]: [Skript] 'nDrop_playerNotFound(player)' is not a boolean (yes/no) (drop.sk, line 172: nDrop_playerNotFound(player)')
[22:17:34] [Server thread/ERROR]: [Skript] 'nDrop_permissions(player, "nDrop.statistics")' is not a boolean (yes/no) (drop.sk, line 174: nDrop_permissions(player, "nDrop.statistics")')
[22:17:43] [Server thread/ERROR]: [Skript] 'nDrop_permissions(player, "nDrop.top10")' is not a boolean (yes/no) (drop.sk, line 244: nDrop_permissions(player, "nDrop.top10")')
[22:17:43] [Server thread/ERROR]: [Skript] 'nDrop_reloadPlayerFiles(loop-player)' is not a boolean (yes/no) (drop.sk, line 252: nDrop_reloadPlayerFiles(loop-player)')
[22:17:43] [Server thread/INFO]: [nDrop] Zaladowano skrypt. [Wersja: 1.1][m
[22:17:43] [Server thread/INFO]: [nDrop] Autor: xNorbi. [m
[22:17:44] [Server thread/ERROR]: [Skript] 'nDrop_reloadPlayerFiles(player)' is not a boolean (yes/no) (drop.sk, line 407: nDrop_reloadPlayerFiles(player)')
[22:17:44] [Server thread/INFO]: [Skript] Loaded 2 scripts with a total of 7 triggers and 16 commands in 16.86 seconds
[22:17:44] [Server thread/INFO]: [Skript] Finished loading.
[22:17:44] [Server thread/INFO]: Usage: [0;37;22m/[0;33;22mskript [0;36;1m...[m
[22:17:44] [Server thread/INFO]:   [0;36;1mreload [0;37;22m-[m Reloads the config, all scripts, everything, or a specific script[m
[22:17:44] [Server thread/INFO]:   [0;36;1menable [0;37;22m-[m Enables all scripts or a specific one[m
[22:17:44] [Server thread/INFO]:   [0;36;1mdisable [0;37;22m-[m Disables all scripts or a specific one[m
[22:17:44] [Server thread/INFO]:   [0;36;1mupdate [0;37;22m-[m Check for updates, read the changelog, or download the latest version of Skript[m
[22:17:44] [Server thread/INFO]:   [0;36;1mhelp [0;37;22m-[m Prints this help message. Use '/skript reload/enable/disable/update' to get more info[m
[22:17:44] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 16907ms behind, skipping 338 tick(s)
[22:17:52] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m Reloading the config and all scripts...[m
[22:17:52] [Server thread/INFO]: Loaded a total of 11504 english aliases
[22:17:52] [Server thread/WARN]: There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
[22:17:52] [Server thread/ERROR]: Invalid use of quotes ("). If you want to use quotes in "quoted text", double them: "". (cmd.sk, line 26: execute console command "/gamemode 3 %player%')
[22:17:52] [Server thread/ERROR]: 'nDrop_reloadPlayerFiles(p: player)' is not a text (drop.sk, line 1: function nDrop_reloadPlayerFiles(p: player):')
[22:17:52] [Server thread/ERROR]: 'nDrop_permissions(p: player, t: text)' is not a text (drop.sk, line 17: function nDrop_permissions(p: player, t: text):')
[22:17:52] [Server thread/ERROR]: 'nDrop_playerNotFound(p: player)' is not a text (drop.sk, line 22: function nDrop_playerNotFound(p: player):')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:53] [Server thread/WARN]: Possible name conflict of variables {gui::coal::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::iron::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:54] [Server thread/WARN]: Possible name conflict of variables {gui::lapis::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:55] [Server thread/WARN]: Possible name conflict of variables {gui::gold::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::diamond::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:56] [Server thread/WARN]: Possible name conflict of variables {gui::redstone::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:57] [Server thread/WARN]: Possible name conflict of variables {gui::emerald::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[22:17:58] [Server thread/ERROR]: 'nDrop_permissions(player, "nDrop.drop")' is not a boolean (yes/no) (drop.sk, line 110: nDrop_permissions(player, "nDrop.drop")')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::%loop-value%} and {gui::coal::drop-help} (there might be more conflicts). (drop.sk, line 161: set {_gui::%loop-value%} to value "statistics.%loop-value%" get of "plugins/nDrop/players/%arg 1 parsed as offlineplayer%.yml"')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::coal} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 162: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Znaleziono: &f%{_gui::coal}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::iron} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 163: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Znaleziono: &f%{_gui::iron}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::lapis} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 164: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Znaleziono: &f%{_gui::lapis}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::gold} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 165: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Znaleziono: &f%{_gui::gold}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::diamond} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 166: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Znaleziono: &f%{_gui::diamond}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::redstone} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 167: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Znaleziono: &f%{_gui::redstone}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::emerald} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 168: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Znaleziono: &f%{_gui::emerald}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::stone} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 169: format slot 21 of player with 1 of stone named "&6&lKamien" with lore "&7Wykopano: &f%{_gui::stone}% sztuk" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::level} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::points} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[22:17:58] [Server thread/WARN]: Possible name conflict of variables {gui::needed} and {gui::%loop-value%} (there might be more conflicts). (drop.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[22:17:58] [Server thread/ERROR]: 'nDrop_playerNotFound(player)' is not a boolean (yes/no) (drop.sk, line 172: nDrop_playerNotFound(player)')
[22:17:58] [Server thread/ERROR]: 'nDrop_permissions(player, "nDrop.statistics")' is not a boolean (yes/no) (drop.sk, line 174: nDrop_permissions(player, "nDrop.statistics")')
[22:18:08] [Server thread/ERROR]: 'nDrop_permissions(player, "nDrop.top10")' is not a boolean (yes/no) (drop.sk, line 244: nDrop_permissions(player, "nDrop.top10")')
[22:18:08] [Server thread/ERROR]: 'nDrop_reloadPlayerFiles(loop-player)' is not a boolean (yes/no) (drop.sk, line 252: nDrop_reloadPlayerFiles(loop-player)')
[22:18:08] [Server thread/INFO]: [nDrop] Zaladowano skrypt. [Wersja: 1.1][m
[22:18:08] [Server thread/INFO]: [nDrop] Autor: xNorbi. [m
[22:18:08] [Server thread/ERROR]: 'nDrop_reloadPlayerFiles(player)' is not a boolean (yes/no) (drop.sk, line 407: nDrop_reloadPlayerFiles(player)')
[22:18:08] [Server thread/INFO]: Loaded 2 scripts with a total of 7 triggers and 16 commands in 16.1 seconds
[22:18:08] [Server thread/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m [0;31;22mEncountered 10 errors while reloading the config and all scripts![m
[22:18:08] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 16310ms behind, skipping 326 tick(s)

 

Edytowane przez Libter
Spoiler
Odnośnik do komentarza
https://skript.pl/temat/4574-bnnydrop-najlepszy-skrypt-na-drop-ze-stone/#findComment-97494
Udostępnij na innych stronach

  • 2 miesiące temu...
  • 3 tygodnie później...

http://prntscr.com/etvmnv

Jestem na 120 kratce.

Taki cfg, każdy zrobiony tak samo http://prntscr.com/etvmvc

Także z rud wypada surowiec. 

Ps. używam wersji 1.11.2

ps2. takie "warny" w konsoli http://prntscr.com/etvo1r

Edytowane przez Tremo
Odnośnik do komentarza
https://skript.pl/temat/4574-bnnydrop-najlepszy-skrypt-na-drop-ze-stone/#findComment-119972
Udostępnij na innych stronach

http://prntscr.com/etvop8

http://prntscr.com/etvosi

Twój skrypt to "drop_stone"

Spoiler

[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::chance} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop_stone.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop_stone.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::goldpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::diamondpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop_stone.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop_stone.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal::drop-help} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 91: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Szansa: &f%{_gui::coal::chance}%%%||&7Wysokosc: &f<%{_gui::coal::height}%||&7Kilof drewniany: &f%{_gui::coal::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::coal::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::coal::ironpickaxe}%||&7Kilof zloty: &f%{_gui::coal::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::coal::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::coal::ore}%||&7Dropi ze stone: &f%colored {_gui::coal::drop}%||||&7Kliknij, aby &f%colored {_gui::coal::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% coal"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::chance} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop_stone.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop_stone.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop_stone.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop_stone.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop_stone.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop_stone.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop_stone.sk, line 92: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Szansa: &f%{_gui::iron::chance}%%%||&7Wysokosc: &f<%{_gui::iron::height}%||&7Kilof drewniany: &f%{_gui::iron::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::iron::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::iron::ironpickaxe}%||&7Kilof zloty: &f%{_gui::iron::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::iron::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::iron::ore}%||&7Dropi ze stone: &f%colored {_gui::iron::drop}%||||&7Kliknij, aby &f%colored {_gui::iron::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% iron"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop_stone.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop_stone.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop_stone.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop_stone.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop_stone.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop_stone.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop_stone.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop_stone.sk, line 93: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Szansa: &f%{_gui::lapis::chance}%%%||&7Wysokosc: &f<%{_gui::lapis::height}%||&7Kilof drewniany: &f%{_gui::lapis::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::lapis::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::lapis::ironpickaxe}%||&7Kilof zloty: &f%{_gui::lapis::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::lapis::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::lapis::ore}%||&7Dropi ze stone: &f%colored {_gui::lapis::drop}%||||&7Kliknij, aby &f%colored {_gui::lapis::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% lapis"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop_stone.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop_stone.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop_stone.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop_stone.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop_stone.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop_stone.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop_stone.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop_stone.sk, line 94: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Szansa: &f%{_gui::gold::chance}%%%||&7Wysokosc: &f<%{_gui::gold::height}%||&7Kilof drewniany: &f%{_gui::gold::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::gold::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::gold::ironpickaxe}%||&7Kilof zloty: &f%{_gui::gold::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::gold::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::gold::ore}%||&7Dropi ze stone: &f%colored {_gui::gold::drop}%||||&7Kliknij, aby &f%colored {_gui::gold::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% gold"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop_stone.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop_stone.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop_stone.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop_stone.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop_stone.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop_stone.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop_stone.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop_stone.sk, line 95: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Szansa: &f%{_gui::diamond::chance}%%%||&7Wysokosc: &f<%{_gui::diamond::height}%||&7Kilof drewniany: &f%{_gui::diamond::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::diamond::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::diamond::ironpickaxe}%||&7Kilof zloty: &f%{_gui::diamond::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::diamond::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::diamond::ore}%||&7Dropi ze stone: &f%colored {_gui::diamond::drop}%||||&7Kliknij, aby &f%colored {_gui::diamond::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% diamond"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop_stone.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop_stone.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop_stone.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop_stone.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop_stone.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop_stone.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop_stone.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop_stone.sk, line 96: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Szansa: &f%{_gui::redstone::chance}%%%||&7Wysokosc: &f<%{_gui::redstone::height}%||&7Kilof drewniany: &f%{_gui::redstone::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::redstone::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::redstone::ironpickaxe}%||&7Kilof zloty: &f%{_gui::redstone::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::redstone::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::redstone::ore}%||&7Dropi ze stone: &f%colored {_gui::redstone::drop}%||||&7Kliknij, aby &f%colored {_gui::redstone::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% redstone"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::chance} and {gui::%loop-value%::chance} (there might be more conflicts). (drop_stone.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::height} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::woodpickaxe} and {gui::%loop-value%::woodpickaxe} (there might be more conflicts). (drop_stone.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::stonepickaxe} and {gui::%loop-value%::stonepickaxe} (there might be more conflicts). (drop_stone.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::ironpickaxe} and {gui::%loop-value-1%::%loop-index-2%} (there might be more conflicts). (drop_stone.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::goldpickaxe} and {gui::%loop-value%::goldpickaxe} (there might be more conflicts). (drop_stone.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::diamondpickaxe} and {gui::%loop-value%::diamondpickaxe} (there might be more conflicts). (drop_stone.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::ore} and {gui::%loop-value%::ore} (there might be more conflicts). (drop_stone.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::drop} and {gui::%loop-value%::drop} (there might be more conflicts). (drop_stone.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald::drop-help} and {gui::%loop-value-1%::%loop-index-2%-help} (there might be more conflicts). (drop_stone.sk, line 97: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Szansa: &f%{_gui::emerald::chance}%%%||&7Wysokosc: &f<%{_gui::emerald::height}%||&7Kilof drewniany: &f%{_gui::emerald::woodpickaxe}%||&7Kilof kamienny: &f%{_gui::emerald::stonepickaxe}%||&7Kilof zelazny: &f%{_gui::emerald::ironpickaxe}%||&7Kilof zloty: &f%{_gui::emerald::goldpickaxe}%||&7Kilof diamentowy: &f%{_gui::emerald::diamondpickaxe}%||&7Wylatuje z rudy: &f%{_gui::emerald::ore}%||&7Dropi ze stone: &f%colored {_gui::emerald::drop}%||||&7Kliknij, aby &f%colored {_gui::emerald::drop-help}% &7wylatywanie z kamienia/bruku" to run "nDrop:drop %player% emerald"')
[09:20:37] [Craft Scheduler Thread - 4/INFO]: [0;37;22m[[0;33;22mSkript[0;37;22m][m A new version of Skript is available: [0;33;22mdev26b[m (you're currently running [0;33;22m2.2-dev23[m)[m
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::%loop-value%} and {gui::coal::drop-help} (there might be more conflicts). (drop_stone.sk, line 161: set {_gui::%loop-value%} to value "statistics.%loop-value%" get of "plugins/nDrop/players/%arg 1 parsed as offlineplayer%.yml"')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::coal} and {gui::%loop-value%} (there might be more conflicts). (drop_stone.sk, line 162: format slot 10 of player with 1 of coal item named "&6&lWegiel" with lore "&7Znaleziono: &f%{_gui::coal}% sztuk" to be unstealable')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::iron} and {gui::%loop-value%} (there might be more conflicts). (drop_stone.sk, line 163: format slot 11 of player with 1 of iron ingot named "&6&lZelazo" with lore "&7Znaleziono: &f%{_gui::iron}% sztuk" to be unstealable')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::lapis} and {gui::%loop-value%} (there might be more conflicts). (drop_stone.sk, line 164: format slot 12 of player with 1 of lapis lazuli named "&6&lLazuryt" with lore "&7Znaleziono: &f%{_gui::lapis}% sztuk" to be unstealable')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::gold} and {gui::%loop-value%} (there might be more conflicts). (drop_stone.sk, line 165: format slot 13 of player with 1 of gold ingot named "&6&lZloto" with lore "&7Znaleziono: &f%{_gui::gold}% sztuk" to be unstealable')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::diamond} and {gui::%loop-value%} (there might be more conflicts). (drop_stone.sk, line 166: format slot 14 of player with 1 of diamond named "&6&lDiamenty" with lore "&7Znaleziono: &f%{_gui::diamond}% sztuk" to be unstealable')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::redstone} and {gui::%loop-value%} (there might be more conflicts). (drop_stone.sk, line 167: format slot 15 of player with 1 of redstone named "&6&lCzerwony kamien" with lore "&7Znaleziono: &f%{_gui::redstone}% sztuk" to be unstealable')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::emerald} and {gui::%loop-value%} (there might be more conflicts). (drop_stone.sk, line 168: format slot 16 of player with 1 of emerald named "&6&lSzmaragdy" with lore "&7Znaleziono: &f%{_gui::emerald}% sztuk" to be unstealable')
[09:20:37] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::stone} and {gui::%loop-value%} (there might be more conflicts). (drop_stone.sk, line 169: format slot 21 of player with 1 of stone named "&6&lKamien" with lore "&7Wykopano: &f%{_gui::stone}% sztuk" to be unstealable')
[09:20:38] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::level} and {gui::%loop-value%} (there might be more conflicts). (drop_stone.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[09:20:38] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::points} and {gui::%loop-value%} (there might be more conflicts). (drop_stone.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[09:20:38] [Server thread/WARN]: [Skript] Possible name conflict of variables {gui::needed} and {gui::%loop-value%} (there might be more conflicts). (drop_stone.sk, line 170: format slot 23 of player with 1 of xp bottle named "&6&lPoziom" with lore "&7Poziom: &f%{_gui::level}%||&7Punkty: &f%{_gui::points}%&7/&f%{_gui::needed}%" to be unstealable')
[09:20:38] [Server thread/ERROR]: [Skript] Can't understand this expression: 'red wool' (drop_stone.sk, line 226: set {_item} to red wool')
[09:20:38] [Server thread/ERROR]: [Skript] Can't understand this expression: 'orange wool' (drop_stone.sk, line 230: set {_item} to orange wool')
[09:20:38] [Server thread/ERROR]: [Skript] Can't understand this expression: 'yellow wool' (drop_stone.sk, line 234: set {_item} to yellow wool')
[09:20:38] [Server thread/ERROR]: [Skript] Can't understand this expression: 'light green wool' (drop_stone.sk, line 238: set {_item} to light green wool')
[09:20:38] [Server thread/INFO]: [nDrop] Zaladowano skrypt. [Wersja: 1.1][m
[09:20:38] [Server thread/INFO]: [nDrop] Autor: xNorbi. [m

 

Edytowane przez Tremo
Odnośnik do komentarza
https://skript.pl/temat/4574-bnnydrop-najlepszy-skrypt-na-drop-ze-stone/#findComment-119974
Udostępnij na innych stronach

@Norbi

 

Ew. możesz sprawdzić u siebie czy działa, może coś mi blokuje ten drop..? Bo wszystko oprócz dropu działa.

Moje pluginy: http://prntscr.com/eu3db0

Skrypty na enchant i Twój więc tam na pewno jest ok.

Odnośnik do komentarza
https://skript.pl/temat/4574-bnnydrop-najlepszy-skrypt-na-drop-ze-stone/#findComment-120113
Udostępnij na innych stronach

Dołącz do dyskusji

Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.

Nieaktywny
Dodaj odpowiedź do tematu...

×   Wklejono zawartość z formatowaniem.   Usuń formatowanie

  Dozwolonych jest tylko 75 emoji.

×   Odnośnik został automatycznie osadzony.   Przywróć wyświetlanie jako odnośnik

×   Przywrócono poprzednią zawartość.   Wyczyść edytor

×   Nie możesz bezpośrednio wkleić grafiki. Dodaj lub załącz grafiki z adresu URL.

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...