· 6 years ago · Mar 16, 2020, 09:00 PM
1[18:21:52] [Thread-0/INFO]: [STDERR]: java.lang.SecurityException: exec permission error: sh
2[18:21:52] [Thread-0/INFO]: [STDERR]: at com.hicoria.javaSandBox.Main$CustomSecurityManager.checkExec(Main.java:301)
3[18:21:52] [Thread-0/INFO]: [STDERR]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1018)
4[18:21:52] [Thread-0/INFO]: [STDERR]: at java.lang.Runtime.exec(Runtime.java:620)
5[18:21:52] [Thread-0/INFO]: [STDERR]: at java.lang.Runtime.exec(Runtime.java:485)
6[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
7[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
8[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
9[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
10[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.<init>(TerminalLineSettings.java:53)
11[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.UnixTerminal.<init>(UnixTerminal.java:31)
12[18:21:52] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
13[18:21:52] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
14[18:21:52] [Thread-0/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
15[18:21:52] [Thread-0/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
16[18:21:52] [Thread-0/INFO]: [STDERR]: at java.lang.Class.newInstance(Class.java:442)
17[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.getFlavor(TerminalFactory.java:166)
18[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.create(TerminalFactory.java:81)
19[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.get(TerminalFactory.java:158)
20[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:229)
21[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:221)
22[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:213)
23[18:21:52] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_14_R1.MinecraftServer.<init>(MinecraftServer.java:214)
24[18:21:52] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_14_R1.DedicatedServer.<init>(DedicatedServer.java:55)
25[18:21:52] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_14_R1.MinecraftServer.main(MinecraftServer.java:1177)
26[18:21:52] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.Main.main(Main.java:202)
27[18:21:52] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
28[18:21:52] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
29[18:21:52] [Thread-0/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30[18:21:52] [Thread-0/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
31[18:21:52] [Thread-0/INFO]: [STDERR]: at com.hicoria.javaSandBox.Main$1.run(Main.java:69)
32[18:21:52] [Thread-0/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:748)
33[18:21:52] [Server thread/INFO]: Starting minecraft server version 1.14.4
34[18:21:52] [Server thread/INFO]: Loading properties
35[18:21:54] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-94af569-a3fdef8 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
36[18:21:54] [Server thread/INFO]: Server Ping Player Sample Count: 12
37[18:21:54] [Server thread/INFO]: Using 4 threads for Netty based IO
38[18:21:54] [Server thread/INFO]: Debug logging is disabled
39[18:21:54] [Server thread/INFO]: Default game type: SURVIVAL
40[18:21:54] [Server thread/INFO]: Generating keypair
41[18:21:55] [Server thread/INFO]: Starting Minecraft server on 89.203.193.128:47145
42[18:21:55] [Server thread/INFO]: Using epoll channel type
43[18:22:09] [Server thread/WARN]: Plugin HealthBar v1.8.3 does not specify an api-version.
44[18:22:09] [Server thread/WARN]: Plugin PermissionsEx v1.23.4 does not specify an api-version.
45[18:22:09] [Server thread/WARN]: Plugin AutoMessage v1.1 does not specify an api-version.
46[18:22:09] [Server thread/WARN]: Plugin MultiVIP v1.0 does not specify an api-version.
47[18:22:11] [Server thread/WARN]: Plugin ChatEx v2.4.1 does not specify an api-version.
48[18:22:11] [Server thread/WARN]: Plugin BetterRTP v2.10.0 does not specify an api-version.
49[18:22:11] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.7.5
50[18:22:11] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
51[18:22:12] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@50af230a]
52[18:22:12] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.3
53[18:22:12] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
54[18:22:12] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v3.5.1
55[18:22:12] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
56[18:22:12] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
57[18:22:12] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.1
58[18:22:12] [Server thread/INFO]: [Realistic_World] Loading Realistic_World v4.6.11
59[18:22:13] [Server thread/INFO]: [MultiVIP] Loading MultiVIP v1.0
60[18:22:13] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
61[18:22:13] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
62[18:22:13] [Server thread/INFO]: [Votifier] Loading Votifier v2.6.0-SNAPSHOT
63[18:22:13] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
64[18:22:13] [Server thread/INFO]: [AConomy] Loading AConomy v2.3
65[18:22:13] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.20.7
66[18:22:13] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4
67[18:22:13] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.2.0
68[18:22:13] [Server thread/INFO]: [TAB] Loading TAB v2.6.5
69[18:22:13] [Server thread/INFO]: [ChatEx] Loading ChatEx v2.4.1
70[18:22:13] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v2.10.0
71[18:22:13] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v2.0.22
72[18:22:13] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.2.0
73[18:22:13] [Server thread/INFO]: [Residence] Loading Residence v4.8.8.2
74[18:22:13] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-SNAPSHOT-b2382
75[18:22:13] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
76[18:22:13] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
77[18:22:13] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
78[18:22:15] [Server thread/WARN]: [WorldEdit] ====================================================
79[18:22:15] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
80[18:22:15] [Server thread/WARN]: [WorldEdit] as your server software.
81[18:22:15] [Server thread/WARN]: [WorldEdit]
82[18:22:15] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
83[18:22:15] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
84[18:22:15] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
85[18:22:15] [Server thread/WARN]: [WorldEdit]
86[18:22:15] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
87[18:22:15] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
88[18:22:15] [Server thread/WARN]: [WorldEdit]
89[18:22:15] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
90[18:22:15] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
91[18:22:15] [Server thread/WARN]: [WorldEdit]
92[18:22:15] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
93[18:22:15] [Server thread/WARN]: [WorldEdit] ====================================================
94[18:22:15] [Server thread/INFO]: [Realistic_World] Enabling Realistic_World v4.6.11
95[18:22:15] [Server thread/INFO]: [RWG] Your Version 1.14.4 is supported!
96[18:22:15] [Server thread/INFO]: [RWG] Loading Schematics...
97[18:22:18] [Server thread/INFO]: [RWG] Schematics loaded successfully! [95 / 95]
98[18:22:28] [Server thread/INFO]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
99[18:22:28] [Server thread/INFO]: RealisticWorldGenerator with Version 4.6.11 successfully loaded
100[18:22:28] [Server thread/INFO]:
101[18:22:28] [Server thread/INFO]: Your Version is licensed for 765239 !
102[18:22:28] [Server thread/INFO]: There is a newer version of RealisticWorldGenerator available!
103[18:22:28] [Server thread/INFO]: License-Key: 408ff873539916ea9b28e0feaded68a6
104[18:22:28] [Server thread/INFO]: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
105[18:22:28] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
106[18:22:28] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
107[18:22:28] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
108[18:22:28] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
109[18:22:28] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
110[18:22:28] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
111[18:22:28] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
112[18:22:28] [Server thread/INFO]: [AConomy] Enabling AConomy v2.3
113[18:22:29] [Server thread/WARN]: Mon Mar 16 18:22:29 CET 2020 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
114[18:22:29] [Server thread/INFO]: ============================
115[18:22:29] [Server thread/INFO]: AConomy Enabled!
116[18:22:29] [Server thread/INFO]: Version: 2.3
117[18:22:29] [Server thread/INFO]: Author: Abcik
118[18:22:29] [Server thread/INFO]: ============================
119[18:22:29] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
120[18:22:29] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
121[18:22:29] [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.
122[18:22:29] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
123[18:22:29] [Server thread/INFO]: Preparing level "Spawn"
124[18:22:29] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
125[18:22:30] [Server thread/INFO]: Loaded 6 recipes
126[18:22:31] [Server thread/INFO]: -------- World Settings For [Spawn] --------
127[18:22:31] [Server thread/INFO]: Experience Merge Radius: 3.0
128[18:22:31] [Server thread/INFO]: Mob Spawn Range: 6
129[18:22:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
130[18:22:31] [Server thread/INFO]: Cane Growth Modifier: 100%
131[18:22:31] [Server thread/INFO]: Melon Growth Modifier: 100%
132[18:22:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
133[18:22:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
134[18:22:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
135[18:22:31] [Server thread/INFO]: Beetroot Growth Modifier: 100%
136[18:22:31] [Server thread/INFO]: Carrot Growth Modifier: 100%
137[18:22:31] [Server thread/INFO]: Potato Growth Modifier: 100%
138[18:22:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
139[18:22:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
140[18:22:31] [Server thread/INFO]: Vine Growth Modifier: 100%
141[18:22:31] [Server thread/INFO]: Cocoa Growth Modifier: 100%
142[18:22:31] [Server thread/INFO]: Bamboo Growth Modifier: 100%
143[18:22:31] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
144[18:22:31] [Server thread/INFO]: Kelp Growth Modifier: 100%
145[18:22:31] [Server thread/INFO]: Max TNT Explosions: 100
146[18:22:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
147[18:22:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
148[18:22:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
149[18:22:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
150[18:22:31] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
151[18:22:31] [Server thread/INFO]: View Distance: 4
152[18:22:31] [Server thread/INFO]: Item Merge Radius: 2.5
153[18:22:31] [Server thread/INFO]: Item Despawn Rate: 6000
154[18:22:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
155[18:22:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
156[18:22:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
157[18:22:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
158[18:22:31] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
159[18:22:31] [Server thread/INFO]: -------- World Settings For [Spawn_nether] --------
160[18:22:31] [Server thread/INFO]: Experience Merge Radius: 3.0
161[18:22:31] [Server thread/INFO]: Mob Spawn Range: 6
162[18:22:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
163[18:22:31] [Server thread/INFO]: Cane Growth Modifier: 100%
164[18:22:31] [Server thread/INFO]: Melon Growth Modifier: 100%
165[18:22:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
166[18:22:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
167[18:22:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
168[18:22:31] [Server thread/INFO]: Beetroot Growth Modifier: 100%
169[18:22:31] [Server thread/INFO]: Carrot Growth Modifier: 100%
170[18:22:31] [Server thread/INFO]: Potato Growth Modifier: 100%
171[18:22:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
172[18:22:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
173[18:22:31] [Server thread/INFO]: Vine Growth Modifier: 100%
174[18:22:31] [Server thread/INFO]: Cocoa Growth Modifier: 100%
175[18:22:31] [Server thread/INFO]: Bamboo Growth Modifier: 100%
176[18:22:31] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
177[18:22:31] [Server thread/INFO]: Kelp Growth Modifier: 100%
178[18:22:31] [Server thread/INFO]: Max TNT Explosions: 100
179[18:22:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
180[18:22:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
181[18:22:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
182[18:22:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
183[18:22:31] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
184[18:22:31] [Server thread/INFO]: View Distance: 4
185[18:22:31] [Server thread/INFO]: Item Merge Radius: 2.5
186[18:22:31] [Server thread/INFO]: Item Despawn Rate: 6000
187[18:22:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
188[18:22:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
189[18:22:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
190[18:22:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
191[18:22:31] [Server thread/INFO]: -------- World Settings For [Spawn_the_end] --------
192[18:22:31] [Server thread/INFO]: Experience Merge Radius: 3.0
193[18:22:31] [Server thread/INFO]: Mob Spawn Range: 6
194[18:22:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
195[18:22:31] [Server thread/INFO]: Cane Growth Modifier: 100%
196[18:22:31] [Server thread/INFO]: Melon Growth Modifier: 100%
197[18:22:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
198[18:22:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
199[18:22:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
200[18:22:31] [Server thread/INFO]: Beetroot Growth Modifier: 100%
201[18:22:31] [Server thread/INFO]: Carrot Growth Modifier: 100%
202[18:22:31] [Server thread/INFO]: Potato Growth Modifier: 100%
203[18:22:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
204[18:22:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
205[18:22:31] [Server thread/INFO]: Vine Growth Modifier: 100%
206[18:22:31] [Server thread/INFO]: Cocoa Growth Modifier: 100%
207[18:22:31] [Server thread/INFO]: Bamboo Growth Modifier: 100%
208[18:22:31] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
209[18:22:31] [Server thread/INFO]: Kelp Growth Modifier: 100%
210[18:22:31] [Server thread/INFO]: Max TNT Explosions: 100
211[18:22:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
212[18:22:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
213[18:22:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
214[18:22:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
215[18:22:31] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
216[18:22:31] [Server thread/INFO]: View Distance: 4
217[18:22:31] [Server thread/INFO]: Item Merge Radius: 2.5
218[18:22:31] [Server thread/INFO]: Item Despawn Rate: 6000
219[18:22:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
220[18:22:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
221[18:22:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
222[18:22:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
223[18:22:31] [Server thread/INFO]: Preparing start region for dimension 'Spawn'/minecraft:overworld
224[18:22:33] [Server thread/INFO]: Preparing spawn area: 0%
225[18:22:33] [Server thread/INFO]: Preparing spawn area: 0%
226[18:22:33] [Server thread/INFO]: Preparing spawn area: 0%
227[18:22:33] [Server thread/INFO]: Preparing spawn area: 0%
228[18:22:34] [Server thread/INFO]: Preparing spawn area: 13%
229[18:22:34] [Server thread/INFO]: Time elapsed: 2619 ms
230[18:22:34] [Server thread/INFO]: Preparing start region for dimension 'Spawn_nether'/minecraft:the_nether
231[18:22:35] [Server thread/INFO]: Preparing spawn area: 0%
232[18:22:35] [Server thread/INFO]: Preparing spawn area: 0%
233[18:22:35] [Server thread/INFO]: Preparing spawn area: 0%
234[18:22:36] [Server thread/INFO]: Preparing spawn area: 0%
235[18:22:36] [Server-Worker-4/INFO]: Preparing spawn area: 93%
236[18:22:37] [Server-Worker-9/INFO]: Preparing spawn area: 93%
237[18:22:37] [Server-Worker-9/INFO]: Preparing spawn area: 93%
238[18:22:38] [Server-Worker-1/INFO]: Preparing spawn area: 95%
239[18:22:38] [Server-Worker-8/INFO]: Preparing spawn area: 98%
240[18:22:38] [Server thread/INFO]: Time elapsed: 4076 ms
241[18:22:38] [Server thread/INFO]: Preparing start region for dimension 'Spawn_the_end'/minecraft:the_end
242[18:22:39] [Server thread/INFO]: Preparing spawn area: 0%
243[18:22:39] [Server thread/INFO]: Preparing spawn area: 0%
244[18:22:39] [Server-Worker-3/INFO]: Preparing spawn area: 83%
245[18:22:40] [Server-Worker-10/INFO]: Preparing spawn area: 83%
246[18:22:40] [Server-Worker-2/INFO]: Preparing spawn area: 89%
247[18:22:41] [Server thread/INFO]: Time elapsed: 2409 ms
248[18:22:41] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.7.5
249[18:22:41] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_14_R1, using UniversalSkinFactory.
250[18:22:41] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.3
251[18:22:41] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
252[18:22:41] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
253[18:22:41] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v3.5.1
254[18:22:41] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_14_R1
255[18:22:41] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
256[18:22:41] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin not found. Continuing without WorldGuard support.
257[18:22:42] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
258[18:22:42] [Server thread/INFO]: [PermissionsEx] Initializing file backend
259[18:22:42] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
260[18:22:42] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
261[18:22:42] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
262[18:22:42] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx_Chat hooked.
263[18:22:42] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v1.1
264[18:22:42] [Server thread/INFO]: [MultiVIP] Enabling MultiVIP v1.0
265[18:22:42] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
266[18:22:42] [Server thread/INFO]: [Votifier] Enabling Votifier v2.6.0-SNAPSHOT
267[18:22:42] [Server thread/INFO]: [Votifier] Loaded token for website: default
268[18:22:42] [Thread-14/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
269[18:22:43] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
270[18:22:43] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
271[18:22:43] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /89.203.193.128:47141.
272[18:22:43] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman].
273[18:22:43] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible.
274[18:22:43] [Thread-6/INFO]: MultiVIP successfully injected!
275[18:22:43] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
276[18:22:43] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
277[18:22:43] [Server thread/WARN]: java.lang.NullPointerException
278[18:22:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.createWorld(CraftServer.java:954)
279[18:22:43] [Server thread/WARN]: at org.bukkit.Bukkit.createWorld(Bukkit.java:458)
280[18:22:43] [Server thread/WARN]: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:284)
281[18:22:43] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:467)
282[18:22:43] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:448)
283[18:22:43] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:423)
284[18:22:43] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:728)
285[18:22:43] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:310)
286[18:22:43] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
287[18:22:43] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
288[18:22:43] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
289[18:22:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:461)
290[18:22:43] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:375)
291[18:22:43] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:449)
292[18:22:43] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:266)
293[18:22:43] [Server thread/WARN]: at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775)
294[18:22:43] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
295[18:22:43] [Server thread/ERROR]: [Multiverse-Core] The world 'builᅤding' could NOT be loaded because it contains errors and is probably corrupt!
296[18:22:43] [Server thread/ERROR]: [Multiverse-Core] Try using Minecraft Region Fixer to repair your world! 'builᅤding'
297[18:22:43] [Server thread/ERROR]: [Multiverse-Core] https://github.com/Fenixin/Minecraft-Region-Fixer
298[18:22:44] [Server thread/INFO]: -------- World Settings For [Survival] --------
299[18:22:44] [Server thread/INFO]: Experience Merge Radius: 3.0
300[18:22:44] [Server thread/INFO]: Mob Spawn Range: 6
301[18:22:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
302[18:22:44] [Server thread/INFO]: Cane Growth Modifier: 100%
303[18:22:44] [Server thread/INFO]: Melon Growth Modifier: 100%
304[18:22:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
305[18:22:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
306[18:22:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
307[18:22:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
308[18:22:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
309[18:22:44] [Server thread/INFO]: Potato Growth Modifier: 100%
310[18:22:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
311[18:22:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
312[18:22:44] [Server thread/INFO]: Vine Growth Modifier: 100%
313[18:22:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
314[18:22:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
315[18:22:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
316[18:22:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
317[18:22:44] [Server thread/INFO]: Max TNT Explosions: 100
318[18:22:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
319[18:22:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
320[18:22:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
321[18:22:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
322[18:22:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
323[18:22:44] [Server thread/INFO]: View Distance: 4
324[18:22:44] [Server thread/INFO]: Item Merge Radius: 2.5
325[18:22:44] [Server thread/INFO]: Item Despawn Rate: 6000
326[18:22:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
327[18:22:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
328[18:22:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
329[18:22:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
330[18:22:44] [Server thread/INFO]: Preparing start region for dimension 'Survival'/minecraft:overworld
331[18:22:45] [Server thread/INFO]: Preparing spawn area: 0%
332[18:22:45] [Server thread/INFO]: Preparing spawn area: 0%
333[18:22:45] [Server thread/INFO]: Preparing spawn area: 0%
334[18:22:51] [Server-Worker-2/INFO]: Preparing spawn area: 83%
335[18:22:51] [Server-Worker-1/INFO]: Preparing spawn area: 83%
336[18:22:51] [Server-Worker-3/INFO]: Preparing spawn area: 83%
337[18:22:51] [Server-Worker-11/INFO]: Preparing spawn area: 83%
338[18:22:51] [Server-Worker-3/INFO]: Preparing spawn area: 83%
339[18:22:51] [Server-Worker-11/INFO]: Preparing spawn area: 83%
340[18:22:51] [Server-Worker-10/INFO]: Preparing spawn area: 83%
341[18:22:51] [Server-Worker-3/INFO]: Preparing spawn area: 83%
342[18:22:51] [Server-Worker-11/INFO]: Preparing spawn area: 83%
343[18:22:51] [Server-Worker-3/INFO]: Preparing spawn area: 83%
344[18:22:51] [Server-Worker-11/INFO]: Preparing spawn area: 83%
345[18:22:51] [Server-Worker-10/INFO]: Preparing spawn area: 98%
346[18:22:52] [Server-Worker-1/INFO]: Preparing spawn area: 98%
347[18:22:52] [Server-Worker-2/INFO]: Preparing spawn area: 98%
348[18:22:52] [Server-Worker-3/INFO]: Preparing spawn area: 98%
349[18:22:53] [Server thread/INFO]: Time elapsed: 8881 ms
350[18:22:53] [Server thread/INFO]: -------- World Settings For [building] --------
351[18:22:53] [Server thread/INFO]: Experience Merge Radius: 3.0
352[18:22:53] [Server thread/INFO]: Mob Spawn Range: 6
353[18:22:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
354[18:22:53] [Server thread/INFO]: Cane Growth Modifier: 100%
355[18:22:53] [Server thread/INFO]: Melon Growth Modifier: 100%
356[18:22:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
357[18:22:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
358[18:22:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
359[18:22:53] [Server thread/INFO]: Beetroot Growth Modifier: 100%
360[18:22:53] [Server thread/INFO]: Carrot Growth Modifier: 100%
361[18:22:53] [Server thread/INFO]: Potato Growth Modifier: 100%
362[18:22:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
363[18:22:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
364[18:22:53] [Server thread/INFO]: Vine Growth Modifier: 100%
365[18:22:53] [Server thread/INFO]: Cocoa Growth Modifier: 100%
366[18:22:53] [Server thread/INFO]: Bamboo Growth Modifier: 100%
367[18:22:53] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
368[18:22:53] [Server thread/INFO]: Kelp Growth Modifier: 100%
369[18:22:53] [Server thread/INFO]: Max TNT Explosions: 100
370[18:22:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
371[18:22:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
372[18:22:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
373[18:22:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
374[18:22:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
375[18:22:53] [Server thread/INFO]: View Distance: 4
376[18:22:53] [Server thread/INFO]: Item Merge Radius: 2.5
377[18:22:53] [Server thread/INFO]: Item Despawn Rate: 6000
378[18:22:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
379[18:22:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
380[18:22:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
381[18:22:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
382[18:22:53] [Server thread/INFO]: Preparing start region for dimension 'building'/minecraft:overworld
383[18:22:54] [Server thread/INFO]: Preparing spawn area: 0%
384[18:22:54] [Server thread/INFO]: Preparing spawn area: 0%
385[18:22:54] [Server-Worker-8/INFO]: Preparing spawn area: 83%
386[18:22:55] [Server thread/INFO]: Preparing spawn area: 87%
387[18:22:55] [Server-Worker-10/INFO]: Preparing spawn area: 87%
388[18:22:56] [Server thread/INFO]: Preparing spawn area: 95%
389[18:22:56] [Server thread/INFO]: Time elapsed: 2942 ms
390[18:22:56] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
391[18:22:57] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
392[18:22:57] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
393[18:22:57] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
394[18:22:57] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.20.7
395[18:22:58] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
396[18:22:58] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.20.7
397[18:22:58] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4
398[18:22:58] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.2.0
399[18:22:58] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
400[18:22:58] [Server thread/INFO]: No kits found to migrate.
401[18:22:58] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
402[18:22:58] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
403[18:22:58] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
404[18:22:59] [Server thread/INFO]: Loaded 21018 items from items.json.
405[18:22:59] [Server thread/INFO]: Using locale cs
406[18:22:59] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
407[18:22:59] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
408[18:22:59] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
409[18:22:59] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
410[18:22:59] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: AConomy version: 1.7.2-b107)
411[18:22:59] [Server thread/INFO]: [TAB] Enabling TAB v2.6.5
412[18:22:59] [Server thread/INFO]: [TAB] Server version: 1.14.4 (v1_14_R1)
413[18:22:59] [Server thread/INFO]: [TAB] Enabled in 171ms
414[18:22:59] [Server thread/INFO]: [ChatEx] Enabling ChatEx v2.4.1
415[18:22:59] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx
416[18:22:59] [pool-19-thread-8/INFO]: [TAB] Version 2.7.0 is out! Your version: 2.6.5
417[18:22:59] [pool-19-thread-8/INFO]: [TAB] Get the update at https://www.spigotmc.org/resources/57806/
418[18:22:59] [Server thread/INFO]: [ChatEx] is now enabled!
419[18:22:59] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v2.10.0
420[18:22:59] [Thread-21/INFO]: [ChatEx] Checking for update...
421[18:22:59] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.22
422[18:22:59] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X
423[18:22:59] [Server thread/INFO]: [CrateReloaded] v1_14_R1
424[18:22:59] [Thread-21/INFO]: [ChatEx] Version installed is 2.4.1
425[18:22:59] [Thread-21/INFO]: [ChatEx] Latest version found online is 2.4.0 Jenkins Build Number is 37
426[18:22:59] [Thread-21/INFO]: [ChatEx] No update found.
427[18:23:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5)
428[18:23:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
429[18:23:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB!
430[18:23:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
431[18:23:01] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8===============================================================================
432[18:23:01] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crate.yml
433[18:23:02] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.2.0
434[18:23:02] [Server thread/INFO]: [Residence] Enabling Residence v4.8.8.2
435[18:23:04] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
436[18:23:04] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
437[18:23:05] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
438[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:AdventureCraft(686621439150784623)
439[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:❗❗﹣základní-info(687326868935933953)
440[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:✅﹣vote(687326448033333259)
441[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?﹣changelog(687326962532089966)
442[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?﹣ticket(687363688142864395)
443[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?﹣nápady(687673795212738601)
444[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:⚠﹣oznámení(687687482602684437)
445[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?﹣pravidla(687718351430221928)
446[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?﹣chat(686621439150784639)
447[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?﹣chat(687326067924795466)
448[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?﹣záznam-činností(687379544008687650)
449[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:console(688330419317374978)
450[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-chat(688356004567711757)
451[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?﹣economy(688006292836450306)
452[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:counting(688795780861132865)
453[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?﹣rank(687648344318935110)
454[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?﹣hydra-songrequests(687989533522133131)
455[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?﹣hudba-commandy(687381424969482275)
456[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 688330419317374978
457[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
458[18:23:05] [DiscordSRV - Initialization/INFO]: [DiscordSRV] No chat plugin hooks enabled
459[18:23:06] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
460[18:23:07] [Server thread/INFO]: [Residence] Loading save data for world Spawn...
461[18:23:07] [Server thread/INFO]: [Residence] Loaded Spawn data. (15 ms)
462[18:23:07] [Server thread/INFO]: [Residence] Loading save data for world Spawn_nether...
463[18:23:07] [Server thread/INFO]: [Residence] Loaded Spawn_nether data. (1 ms)
464[18:23:07] [Server thread/INFO]: [Residence] Loading save data for world Spawn_the_end...
465[18:23:07] [Server thread/INFO]: [Residence] Loaded Spawn_the_end data. (1 ms)
466[18:23:07] [Server thread/INFO]: [Residence] Loading save data for world Survival...
467[18:23:07] [Server thread/INFO]: [Residence] Loaded Survival data. (1 ms)
468[18:23:07] [Server thread/INFO]: [Residence] Loading save data for world building...
469[18:23:07] [Server thread/INFO]: [Residence] Loaded building data. (3 ms)
470[18:23:07] [Server thread/INFO]: [Residence] Loading Spawn data into memory...
471[18:23:08] [Server thread/INFO]: [Residence] Loaded Spawn data into memory. (339 ms) -> 5 residences
472[18:23:08] [Server thread/INFO]: [Residence] Loading Spawn_nether data into memory...
473[18:23:08] [Server thread/INFO]: [Residence] Loaded Spawn_nether data into memory. (1 ms) -> 0 residences
474[18:23:08] [Server thread/INFO]: [Residence] Loading Spawn_the_end data into memory...
475[18:23:08] [Server thread/INFO]: [Residence] Loaded Spawn_the_end data into memory. (1 ms) -> 0 residences
476[18:23:08] [Server thread/INFO]: [Residence] Loading Survival data into memory...
477[18:23:08] [Server thread/INFO]: [Residence] Loaded Survival data into memory. (4 ms) -> 1 residences
478[18:23:08] [Server thread/INFO]: [Residence] Loading building data into memory...
479[18:23:08] [Server thread/INFO]: [Residence] Loaded building data into memory. (0 ms) -> 0 residences
480[18:23:08] [Server thread/INFO]: [Residence] Found WorldEdit 7.1.0;8e55131
481[18:23:08] [Server thread/INFO]: [Residence] PlaceholderAPI hooked.
482[18:23:08] [Server thread/INFO]: [Residence] PlaceholderAPI was found - Enabling capabilities.
483[18:23:08] [Server thread/INFO]: [Residence] Enabled! Version 4.8.8.2 by Zrips
484[18:23:08] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2382
485[18:23:08] [Server thread/INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready!
486[18:23:08] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting...
487[18:23:08] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.com.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Start completed.
488[18:23:09] [Server thread/INFO]: [AuthMe] MySQL setup finished
489[18:23:09] [Server thread/INFO]: [AuthMe] Hooked into PermissionsEx!
490[18:23:09] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
491[18:23:09] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
492[18:23:09] [Server thread/WARN]: [AuthMe] WARNING! The protectInventory feature requires ProtocolLib! Disabling it...
493[18:23:09] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT build n.2382 successfully enabled!
494[18:23:10] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
495[18:23:11] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
496[18:23:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
497[18:23:11] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
498[18:23:11] [Server thread/INFO]: Done (41.979s)! For help, type "help"
499[18:23:11] [Server thread/INFO]: Starting GS4 status listener
500[18:23:11] [Query Listener #1/INFO]: Query running on 89.203.193.128:47145
501[18:23:11] [Craft Scheduler Thread - 6/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
502[18:23:11] [Craft Scheduler Thread - 16/INFO]: [AuthMe] Downloading GEO IP database, because the old database is older than 30 days or doesn't exist
503[18:23:11] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates ...
504[18:23:11] [Craft Scheduler Thread - 16/WARN]: [AuthMe] No MaxMind credentials found in the configuration file! GeoIp protections will be disabled.
505[18:23:11] [Craft Scheduler Thread - 16/INFO]: [AuthMe] There is no newer GEO IP database uploaded to MaxMind. Using the old one for now.
506[18:23:11] [Craft Scheduler Thread - 15/INFO]: Failed to check for Residence update on spigot web page.
507[18:23:11] [Craft Scheduler Thread - 16/WARN]: [AuthMe] Could not download GeoLiteAPI database [FileNotFoundException]: plugins/AuthMe/GeoLite2-Country.mmdb (No such file or directory)
508[18:23:11] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] ----------------------------------------------
509[18:23:11] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] +===============+
510[18:23:11] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] | SkinsRestorer |
511[18:23:11] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] +===============+
512[18:23:11] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] ----------------------------------------------
513[18:23:11] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] Current version: 13.7.5
514[18:23:11] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] This is the latest version!
515[18:23:11] [Craft Scheduler Thread - 0/INFO]: [SkinsRestorer] ----------------------------------------------
516[18:23:12] [Craft Scheduler Thread - 12/INFO]: [Vault] No new version available
517[18:23:12] [User Authenticator #1/INFO]: UUID of player Darko is d1584add-8d55-3578-93a5-af3613a17185
518[18:23:12] [Server thread/INFO]: com.mojang.authlib.GameProfile@42577bc9[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:60069) lost connection: Disconnected
519[18:23:12] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
520[18:23:12] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
521[18:23:12] [Craft Scheduler Thread - 7/INFO]: [VotingPlugin] VotingPlugin has an update available! Your Version: 5.20.7 New Version: 5.20.8 Use /av download to get the latest update!
522[18:23:16] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 169 placeholder expansions are available on the cloud.
523[18:23:21] [User Authenticator #2/INFO]: UUID of player Darko is d1584add-8d55-3578-93a5-af3613a17185
524[18:23:23] [Server thread/INFO]: Darko[/109.183.118.22:60098] logged in with entity id 419 at ([Spawn]439.841822061664, 69.22988009690613, 777.5104073848886)
525[18:23:30] [Craft Scheduler Thread - 7/INFO]: [AuthMe] The user Darko has 4 accounts:
526[18:23:30] [Craft Scheduler Thread - 7/INFO]: [AuthMe] §7tenviki, test, §aDarko§7, czmarti.
527[18:23:30] [Craft Scheduler Thread - 7/INFO]: [AuthMe] Darko logged in!
528[18:23:40] [Server thread/INFO]: Darko issued server command: /fly
529[18:23:59] [User Authenticator #3/INFO]: UUID of player PaprikaIsHere is 2f199b40-4846-3e7b-84d5-f1979cdf5ed2
530[18:24:00] [Server thread/INFO]: PaprikaIsHere[/89.203.150.99:5825] logged in with entity id 564 at ([Spawn]442.6255634971189, 70.7531999805212, 785.5859202626544)
531[18:24:06] [Craft Scheduler Thread - 4/INFO]: [AuthMe] The user PaprikaIsHere has 2 accounts:
532[18:24:06] [Craft Scheduler Thread - 4/INFO]: [AuthMe] §7jirkaishere, §aPaprikaIsHere§7.
533[18:24:06] [Craft Scheduler Thread - 4/INFO]: [AuthMe] PaprikaIsHere logged in!
534[18:24:09] [Server thread/INFO]: PaprikaIsHere issued server command: /fly
535[18:25:11] [Craft Scheduler Thread - 4/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
536[18:27:11] [Craft Scheduler Thread - 4/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
537[18:27:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
538[18:28:19] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 8644ms or 172 ticks behind
539[18:29:19] [Craft Scheduler Thread - 18/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
540[18:29:50] [Async Chat Thread - #0/INFO]: Legenda PaprikaIsHere: >> MÁM NĚCO UDĚLAT?
541[18:29:55] [Async Chat Thread - #0/INFO]: Legenda PaprikaIsHere: >> srry za cpsa
542[18:30:00] [Async Chat Thread - #0/INFO]: Legenda Darko: >> :D
543[18:30:10] [Async Chat Thread - #0/INFO]: Legenda Darko: >> Těžit quartz?
544[18:30:18] [Async Chat Thread - #0/INFO]: Legenda PaprikaIsHere: >> něco jiného?
545[18:31:16] [Async Chat Thread - #0/INFO]: Legenda Darko: >> NE :D
546[18:31:16] [Async Chat Thread - #1/INFO]: Legenda PaprikaIsHere: >> kde je truhla na farmu?
547[18:31:16] [Async Chat Thread - #2/INFO]: Legenda PaprikaIsHere: >> kde je truhla na farmu?
548[18:31:19] [Craft Scheduler Thread - 19/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
549[18:32:13] [Server thread/WARN]: Darko moved too quickly! -8.862890559076448,2.5398470755657314,4.405634837895036
550[18:32:13] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5227ms or 104 ticks behind
551[18:32:51] [Server thread/INFO]: Darko lost connection: Disconnected
552[18:32:52] [Async Chat Thread - #3/INFO]: Legenda Darko: >> Na jakou?
553[18:32:52] [Server thread/INFO]: Legenda Darko se odpojil.
554[18:32:52] [User Authenticator #4/INFO]: UUID of player Darko is d1584add-8d55-3578-93a5-af3613a17185
555[18:32:53] [Server thread/INFO]: Darko[/109.183.118.22:60630] logged in with entity id 1032 at ([Spawn]426.7801234895841, 85.48748137078941, 794.036976105797)
556[18:33:01] [Craft Scheduler Thread - 24/INFO]: [AuthMe] The user Darko has 4 accounts:
557[18:33:01] [Craft Scheduler Thread - 24/INFO]: [AuthMe] §7tenviki, test, §aDarko§7, czmarti.
558[18:33:01] [Craft Scheduler Thread - 24/INFO]: [AuthMe] Darko logged in!
559[18:33:04] [Async Chat Thread - #3/INFO]: Legenda PaprikaIsHere: >> jako na věci z farmy
560[18:33:04] [Server thread/INFO]: Darko issued server command: /fly
561[18:33:13] [User Authenticator #5/INFO]: UUID of player Koutaless is 99e26fbc-61ce-3917-8fc8-04121945ef74
562[18:33:14] [Server thread/INFO]: Koutaless[/94.113.115.102:52023] logged in with entity id 1043 at ([Spawn]431.2450016126867, 64.0, 799.2566012406879)
563[18:33:14] [Async Chat Thread - #3/INFO]: Legenda Darko: >> Za jaské?
564[18:33:21] [Async Chat Thread - #3/INFO]: Legenda PaprikaIsHere: >> ze všech
565[18:33:26] [Craft Scheduler Thread - 22/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
566[18:33:27] [Async Chat Thread - #3/INFO]: Legenda Darko: >> tady
567[18:33:39] [Server thread/INFO]: Koutaless lost connection: Timed out
568[18:33:39] [Server thread/INFO]: Hráč Koutaless se odpojil.
569[18:34:04] [Server thread/INFO]: Darko issued server command: /repair
570[18:34:04] [User Authenticator #6/INFO]: UUID of player Laura2007 is 7247b75e-a380-3d3b-b3b3-5f108ac557c3
571[18:34:05] [Server thread/INFO]: Laura2007[/90.179.6.100:51186] logged in with entity id 1075 at ([Spawn]3403.245999850303, 77.3681360189283, -163.5124777513394)
572[18:34:14] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 9895ms or 197 ticks behind
573[18:34:15] [Server thread/INFO]: Laura2007 issued server command: /fly
574[18:34:20] [Craft Scheduler Thread - 22/INFO]: [AuthMe] The user Laura2007 has 2 accounts:
575[18:34:20] [Craft Scheduler Thread - 22/INFO]: [AuthMe] §7magical_girl, §aLaura2007§7.
576[18:34:20] [Craft Scheduler Thread - 22/INFO]: [AuthMe] Laura2007 logged in!
577[18:34:26] [Server thread/INFO]: Laura2007 issued server command: /fly
578[18:34:30] [Async Chat Thread - #4/INFO]: Legenda Laura2007: >> Darko
579[18:34:36] [Async Chat Thread - #4/INFO]: Legenda Darko: >> Jop,
580[18:35:33] [Async Chat Thread - #4/INFO]: Legenda Laura2007: >> zítra tady možná nebudu a ani potom tím pádem pár dnů máma mě pošle s tátou k babičce
581[18:35:34] [Craft Scheduler Thread - 22/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
582[18:35:46] [Async Chat Thread - #4/INFO]: Legenda Darko: >> To nevadí
583[18:36:05] [Async Chat Thread - #4/INFO]: Legenda Darko: >> Jenom, jesatli bys byla tak hodná, ´obestav sklad, ať něják vypadá
584[18:36:32] [Async Chat Thread - #4/INFO]: Legenda Darko: >> Jediné, co tomuhle serveru ještě chybéí, je komunita..
585[18:37:09] [Async Chat Thread - #4/INFO]: Legenda Darko: >> Lauro? Kde jsi?
586[18:37:23] [Async Chat Thread - #4/INFO]: Legenda Laura2007: >> xD
587[18:37:29] [Async Chat Thread - #4/INFO]: Legenda Laura2007: >> letim tam xD
588[18:37:39] [Server thread/WARN]: Laura2007 moved too quickly! 40.94507496722645,0.0,17.79388337971315
589[18:37:39] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5811ms or 116 ticks behind
590[18:37:42] [Server thread/WARN]: Laura2007 moved wrongly!
591[18:37:45] [Craft Scheduler Thread - 22/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
592[18:37:51] [Server thread/WARN]: PaprikaIsHere moved too quickly! -10.424377890306971,8.824108290054014,14.060054639468262
593[18:38:08] [Server thread/WARN]: Laura2007 moved too quickly! 31.96033714909163,0.0,13.812202748502543
594[18:38:12] [Async Chat Thread - #4/INFO]: Legenda PaprikaIsHere: >> LAGY
595[18:38:12] [User Authenticator #7/INFO]: UUID of player Koutaless is 99e26fbc-61ce-3917-8fc8-04121945ef74
596[18:38:13] [Server thread/INFO]: Koutaless[/94.113.115.102:52108] logged in with entity id 1708 at ([Spawn]431.2450016126867, 64.0, 799.2566012406879)
597[18:38:20] [Craft Scheduler Thread - 26/INFO]: [AuthMe] Koutaless logged in!
598[18:38:25] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 16288ms or 325 ticks behind
599[18:38:30] [Async Chat Thread - #4/INFO]: Hráč Koutaless: >> můžu nějak pomoct?
600[18:38:39] [Async Chat Thread - #4/INFO]: Legenda PaprikaIsHere: >> asi ne koute
601[18:38:39] [Async Chat Thread - #4/INFO]: Legenda Darko: >> Těž quartz :D
602[18:38:43] [Async Chat Thread - #4/INFO]: Legenda PaprikaIsHere: >> nebo tak
603[18:38:55] [Async Chat Thread - #4/INFO]: Hráč Koutaless: >> nemám věci ani nether
604[18:39:00] [Async Chat Thread - #4/INFO]: Legenda Darko: >> Jediné co tomuhle serveru ještě chybí, je komunita :/
605[18:39:00] [Async Chat Thread - #4/INFO]: Hráč Koutaless: >> klidně ale
606[18:39:04] [Async Chat Thread - #4/INFO]: Legenda Darko: >> My máme obojí :D
607[18:39:11] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 15971ms or 319 ticks behind
608[18:39:15] [Async Chat Thread - #4/INFO]: Hráč Koutaless: >> jestli dáte tak klidně
609[18:39:16] [Async Chat Thread - #4/INFO]: Legenda Darko: >> PaprikaIsHere? al bys mu tvůj krumpáš?
610[18:39:25] [Async Chat Thread - #4/INFO]: Hráč Koutaless: >> mám kamený
611[18:39:26] [Async Chat Thread - #4/INFO]: Legenda Laura2007: >> ooo já našla korály
612[18:39:27] [Async Chat Thread - #4/INFO]: Legenda PaprikaIsHere: >> mám dia
613[18:39:30] [Async Chat Thread - #4/INFO]: Legenda PaprikaIsHere: >> Koute tady
614[18:39:36] [Async Chat Thread - #4/INFO]: Legenda PaprikaIsHere: >> tady
615[18:39:41] [Async Chat Thread - #4/INFO]: Legenda Darko: >> KOute?
616[18:39:43] [Async Chat Thread - #4/INFO]: Legenda Laura2007: >> papriko chcete korály ?
617[18:39:45] [Async Chat Thread - #4/INFO]: Hráč Koutaless: >> ano?
618[18:40:09] [User Authenticator #8/INFO]: Disconnecting com.mojang.authlib.GameProfile@16063b[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61051): §4The same username is already playing on the server!
619[18:40:32] [Async Chat Thread - #10/INFO]: Hráč Koutaless: >> nebo se vypíná
620[18:40:26] [User Authenticator #10/INFO]: Disconnecting com.mojang.authlib.GameProfile@56d8ed07[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61076): §4The same username is already playing on the server!
621[18:40:18] [User Authenticator #9/INFO]: Disconnecting com.mojang.authlib.GameProfile@4218c722[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61068): §4The same username is already playing on the server!
622[18:40:32] [Async Chat Thread - #5/INFO]: Legenda PaprikaIsHere: >> klidně
623[18:40:32] [Async Chat Thread - #4/INFO]: Legenda Darko: >> Byl bys schopný něják tomutoserveru sehnat komunitu?xd
624[18:40:32] [Async Chat Thread - #9/INFO]: Hráč Koutaless: >> já myslel že server je bez lagový
625[18:40:32] [Async Chat Thread - #7/INFO]: Hráč Koutaless: >> kde teda?
626[18:40:32] [Async Chat Thread - #8/INFO]: Hráč Koutaless: >> lag serveru
627[18:40:32] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> Koute chytej
628[18:40:32] [Server thread/INFO]: Darko lost connection: Disconnected
629[18:40:32] [Server thread/INFO]: Legenda Darko se odpojil.
630[18:40:32] [Server thread/INFO]: com.mojang.authlib.GameProfile@16063b[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61051) lost connection: Disconnected
631[18:40:32] [Server thread/INFO]: com.mojang.authlib.GameProfile@4218c722[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61068) lost connection: Disconnected
632[18:40:32] [Server thread/INFO]: com.mojang.authlib.GameProfile@56d8ed07[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61076) lost connection: Disconnected
633[18:40:32] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 45419ms or 908 ticks behind
634[18:40:32] [Server thread/WARN]: Laura2007 moved too quickly! 0.0,-10.052100474047037,0.0
635[18:40:33] [Server thread/WARN]: PaprikaIsHere moved too quickly! -9.329588002240996,-2.452911445439838,-3.1671387240430704
636[18:40:33] [Server thread/WARN]: Laura2007 moved too quickly! 7.305641581854616,-44.46754972208078,-5.34263020849005
637[18:40:38] [User Authenticator #11/INFO]: UUID of player Darko is d1584add-8d55-3578-93a5-af3613a17185
638[18:40:39] [Server thread/INFO]: Darko[/109.183.118.22:61088] logged in with entity id 2132 at ([Spawn]435.67093537150885, 65.19333427344263, 801.034414013475)
639[18:40:42] [Server thread/INFO]: Laura2007 issued server command: /msg PaprikaIsHere chcete korály ???
640[18:40:43] [Craft Scheduler Thread - 36/INFO]: [AuthMe] The user Darko has 4 accounts:
641[18:40:43] [Craft Scheduler Thread - 36/INFO]: [AuthMe] §7tenviki, test, §aDarko§7, czmarti.
642[18:40:43] [Craft Scheduler Thread - 36/INFO]: [AuthMe] Darko logged in!
643[18:40:45] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Byl bys schopný něják tomutoserveru sehnat komunitu?xd
644[18:40:51] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> tady
645[18:40:57] [Server thread/INFO]: Darko issued server command: /fly
646[18:40:58] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Ano
647[18:40:58] [Craft Scheduler Thread - 36/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
648[18:41:22] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> jirkoslave
649[18:41:24] [Async Chat Thread - #6/INFO]: Legenda Laura2007: >> chcete někdo korály?! než je opustim
650[18:41:35] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> dík
651[18:41:40] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> vrátit
652[18:41:45] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> jj
653[18:41:50] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> kde je portál
654[18:41:50] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> a ckj!
655[18:42:07] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> pojď za mnou
656[18:42:07] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Pojď za mnou
657[18:42:10] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> mám botůvky
658[18:42:11] [Async Chat Thread - #6/INFO]: Legenda Darko: >> ._.
659[18:42:16] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Tak za paprikou
660[18:42:17] [Server thread/INFO]: Laura2007 issued server command: /msg Darko chcete korály
661[18:42:24] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> KOUTEEEEEEEE
662[18:42:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
663[18:42:28] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> kde jsi
664[18:42:32] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> tpa
665[18:42:36] [Server thread/INFO]: Darko issued server command: /w Laura2007 Můžou se hodit jako dekorační materiál
666[18:42:41] [Server thread/INFO]: Koutaless issued server command: /tpa
667[18:42:45] [Server thread/INFO]: Laura2007 issued server command: /msg Darko tak pojd tpa
668[18:42:47] [Server thread/INFO]: Koutaless issued server command: /tpa PaprikaIsHere
669[18:42:48] [Server thread/INFO]: PaprikaIsHere issued server command: /tpaccept
670[18:42:49] [Server thread/INFO]: Darko issued server command: /tpa Laura2007
671[18:42:55] [Server thread/INFO]: Laura2007 issued server command: /tpaccept
672[18:42:58] [Server thread/INFO]: Koutaless has made the advancement [We Need to Go Deeper]
673[18:43:01] [Craft Scheduler Thread - 34/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
674[18:43:04] [Server thread/INFO]: PaprikaIsHere issued server command: /fly Koutaless
675[18:43:07] [Server thread/INFO]: PaprikaIsHere issued server command: /fly Koutaless
676[18:43:11] [Server thread/WARN]: Laura2007 moved too quickly! 27.643646282908776,2.048126992841233,-19.365945453035437
677[18:43:12] [Server thread/WARN]: Laura2007 moved too quickly! 13.324090699906264,0.0,-9.33428292841748
678[18:43:14] [Server thread/WARN]: Laura2007 moved too quickly! 21.13408814606828,0.0,-14.805630090082559
679[18:43:14] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5965ms or 119 ticks behind
680[18:43:14] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Ale já nemám silk touch :D
681[18:43:20] [Async Chat Thread - #6/INFO]: Legenda Laura2007: >> ...
682[18:43:27] [Server thread/INFO]: Darko issued server command: /home
683[18:43:39] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Tak je opustíme, na druhém světě je všude korálů sousta
684[18:44:00] [Async Chat Thread - #6/INFO]: Legenda Darko: >> A prosím, obestav něják ten sklad, do nějáké budovy
685[18:44:17] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5550ms or 111 ticks behind
686[18:44:34] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> vypněte prosím ten déšť
687[18:44:43] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> dejte si afk
688[18:44:46] [Server thread/INFO]: Darko issued server command: /afk
689[18:44:50] [Server thread/INFO]: CONSOLE issued server command: /weather clear
690[18:44:50] [Server thread/INFO]: Chyba: When running from console, usage is: /weather <world> <storm/sun> [duration]
691[18:44:50] [Server thread/INFO]: Darko issued server command: /afk
692[18:44:53] [Server thread/INFO]: Laura2007 issued server command: /afk
693[18:44:59] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> už
694[18:45:02] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> xD
695[18:45:02] [Server thread/INFO]: Unknown command. Type "/help" for help.
696[18:45:07] [Server thread/INFO]: CONSOLE issued server command: /weather set clear
697[18:45:07] [Server thread/INFO]: Chyba: Svet s nazvem set nebyl nalezen!
698[18:45:13] [Craft Scheduler Thread - 37/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
699[18:45:13] [Server thread/WARN]: Laura2007 moved too quickly! -7.763724584294323,0.0,26.933403262091943
700[18:45:15] [Async Chat Thread - #6/INFO]: Legenda Laura2007: >> Darko
701[18:45:19] [Async Chat Thread - #6/INFO]: Legenda Laura2007: >> O:O
702[18:45:29] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> kolik quartzu
703[18:45:33] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> moc
704[18:45:37] [Async Chat Thread - #6/INFO]: Legenda Laura2007: >> jsem u toho chrámu
705[18:45:40] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> 16?
706[18:45:43] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> XD
707[18:45:48] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> 16 stacků
708[18:45:50] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Laura2007?
709[18:45:52] [Async Chat Thread - #6/INFO]: Legenda Laura2007: >> ?
710[18:45:55] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Kams dala lapis?
711[18:46:03] [Async Chat Thread - #6/INFO]: Legenda Laura2007: >> mala chestka
712[18:46:09] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> kdo mi sebral moje diamanti?
713[18:46:12] [Async Chat Thread - #6/INFO]: Legenda Darko: >> d
714[18:46:12] [Server thread/INFO]: Koutaless died
715[18:46:12] [Async Chat Thread - #6/INFO]: Legenda Laura2007: >> XD
716[18:46:15] [Async Chat Thread - #6/INFO]: Legenda Laura2007: >> sklad
717[18:46:27] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> moje 3 diamantiiii
718[18:46:30] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> fuck
719[18:46:36] [Server thread/INFO]: Darko has made the advancement [Enchanter]
720[18:46:37] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> dej /back
721[18:46:41] [Server thread/INFO]: Koutaless issued server command: /back
722[18:46:41] [Server thread/INFO]: §4Hráči§c Koutaless §4byl odepřen přístup k příkazu.
723[18:46:48] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> nemám povolení
724[18:46:55] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> ckj
725[18:47:09] [Server thread/INFO]: CONSOLE issued server command: /back Koutaless
726[18:47:09] [Server thread/INFO]: Hráč Koutaless byl vrácen na předešlé místo.
727[18:47:09] [Craft Scheduler Thread - 36/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
728[18:47:16] [Server thread/INFO]: CONSOLE issued server command: /back Kotaless
729[18:47:16] [Server thread/INFO]: Chyba: Hrac nenalezen.
730[18:47:21] [Server thread/INFO]: CONSOLE issued server command: /back Koutaless
731[18:47:21] [Server thread/INFO]: Hráč Koutaless byl vrácen na předešlé místo.
732[18:47:24] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> už?
733[18:47:26] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> wtf
734[18:47:30] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Koute?
735[18:47:36] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Dal bys mi ten krumpáč?
736[18:47:38] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > test
737[18:47:42] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> můůůj
738[18:47:50] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Chci ti ho očarovat
739[18:47:54] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Aby měl fortune
740[18:47:54] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> já ho ale nemám
741[18:47:54] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> ok
742[18:48:01] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> děláš sdi?
743[18:48:02] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> já nic nemám
744[18:48:08] [Async Chat Thread - #6/INFO]: Legenda Darko: >> Kde skapal?
745[18:48:09] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> je v netheru
746[18:48:09] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> jsme tě portnul!!!!
747[18:48:10] [Server thread/INFO]: Darko issued server command: /tpa Koutaless
748[18:48:14] [Server thread/INFO]: Koutaless issued server command: /tpaccept
749[18:48:26] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> co dělám na soawnu
750[18:48:28] [Server thread/INFO]: CONSOLE issued server command: /back koutaless
751[18:48:28] [Server thread/INFO]: Hráč Koutaless byl vrácen na předešlé místo.
752[18:48:35] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> kde je portál
753[18:48:38] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> ty voole Kouteeeeeeeeeeeeeeeeeeeeee
754[18:48:44] [Server thread/INFO]: Darko issued server command: /tpa Koutaless
755[18:48:49] [Server thread/INFO]: Koutaless issued server command: /tpaccept
756[18:49:02] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> zabijuuu
757[18:49:07] [Async Chat Thread - #6/INFO]: Legenda Laura2007: >> XD
758[18:49:13] [Async Chat Thread - #6/INFO]: Hráč Koutaless: >> viď to je v netheru
759[18:49:13] [Craft Scheduler Thread - 38/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
760[18:49:15] [Async Chat Thread - #6/INFO]: Legenda Laura2007: >> Darko
761[18:49:36] [User Authenticator #12/INFO]: Disconnecting com.mojang.authlib.GameProfile@2a2f556c[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61603): §4The same username is already playing on the server!
762[18:49:42] [User Authenticator #13/INFO]: Disconnecting com.mojang.authlib.GameProfile@29e111ab[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61614): §4The same username is already playing on the server!
763[18:50:00] [User Authenticator #14/INFO]: Disconnecting com.mojang.authlib.GameProfile@299d0b2d[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61631): §4The same username is already playing on the server!
764[18:50:02] [Async Chat Thread - #6/INFO]: Legenda PaprikaIsHere: >> jsem tě portnul na předešlé místo!
765[18:50:02] [Async Chat Thread - #13/INFO]: Legenda Darko: >> Ano llauro?
766[18:50:02] [Async Chat Thread - #12/INFO]: Legenda Darko: >> Portni se na mě, a ukaž mi, kam si šel
767[18:50:02] [Async Chat Thread - #11/INFO]: Legenda PaprikaIsHere: >> jsem tě portnul na předešlé místo!
768[18:50:02] [Server thread/INFO]: Darko lost connection: Disconnected
769[18:50:02] [Server thread/INFO]: Legenda Darko se odpojil.
770[18:50:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@2a2f556c[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61603) lost connection: Disconnected
771[18:50:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@29e111ab[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61614) lost connection: Disconnected
772[18:50:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@299d0b2d[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61631) lost connection: §4The same username is already playing on the server!
773[18:50:02] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 42100ms or 842 ticks behind
774[18:50:03] [Server thread/WARN]: Koutaless moved too quickly! -16.38508037315819,0.0,-3.764385957690706
775[18:50:14] [User Authenticator #15/INFO]: UUID of player Darko is d1584add-8d55-3578-93a5-af3613a17185
776[18:50:15] [Server thread/INFO]: Darko[/109.183.118.22:61644] logged in with entity id 3919 at ([Spawn_nether]35.35873687924719, 58.0, 92.0536152950501)
777[18:50:17] [Server thread/INFO]: Koutaless issued server command: /tpa Darko
778[18:50:40] [User Authenticator #16/INFO]: Disconnecting com.mojang.authlib.GameProfile@78ba5aa0[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61678): §4The same username is already playing on the server!
779[18:50:47] [Async Chat Thread - #11/INFO]: Legenda Laura2007: >> Darko chceš ten chrám?
780[18:50:47] [Server thread/INFO]: Darko lost connection: Disconnected
781[18:50:47] [Server thread/INFO]: Legenda Darko se odpojil.
782[18:50:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@78ba5aa0[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:61678) lost connection: Disconnected
783[18:50:48] [Server thread/INFO]: CONSOLE issued server command: /ping
784[18:50:48] [Server thread/INFO]: Pong!
785[18:50:54] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 22252ms or 445 ticks behind
786[18:51:05] [User Authenticator #17/INFO]: UUID of player Darko is d1584add-8d55-3578-93a5-af3613a17185
787[18:51:11] [Async Chat Thread - #11/INFO]: Hráč Koutaless: >> dají se jíst dýně?
788[18:51:12] [Server thread/INFO]: Darko[/109.183.118.22:61706] logged in with entity id 3948 at ([Spawn_nether]35.35873687924719, 58.0, 92.0536152950501)
789[18:51:26] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Majitel] TenViki > Ok, asi teď budu mluvit tady.
790[18:52:11] [Async Chat Thread - #12/INFO]: Legenda Laura2007: >> jj¨dýnový kolac
791[18:52:11] [Async Chat Thread - #16/INFO]: Hráč Koutaless: >> viki vidím jak je nelagovej ten server
792[18:52:11] [Async Chat Thread - #11/INFO]: Legenda Laura2007: >> to co je za lagy
793[18:52:11] [Async Chat Thread - #15/INFO]: Legenda Laura2007: >> samý lagy
794[18:52:11] [Async Chat Thread - #14/INFO]: Legenda Laura2007: >> hm
795[18:52:11] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Majitel] TenViki > Lauro, mohla bys obestavět ten sklad?
796[18:52:15] [Server thread/INFO]: Darko lost connection: Disconnected
797[18:52:15] [Server thread/INFO]: Legenda Darko se odpojil.
798[18:52:15] [Server thread/WARN]: Laura2007 moved too quickly! 4.604194888247548,0.0,8.90317951336121
799[18:52:21] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 56721ms or 1134 ticks behind
800[18:52:28] [User Authenticator #18/INFO]: UUID of player Darko is d1584add-8d55-3578-93a5-af3613a17185
801[18:52:29] [Server thread/INFO]: Darko[/109.183.118.22:61760] logged in with entity id 3987 at ([Spawn_nether]35.35873687924719, 58.0, 92.0536152950501)
802[18:52:34] [Craft Scheduler Thread - 36/INFO]: [AuthMe] The user Darko has 4 accounts:
803[18:52:34] [Craft Scheduler Thread - 36/INFO]: [AuthMe] §7tenviki, test, §aDarko§7, czmarti.
804[18:52:34] [Craft Scheduler Thread - 36/INFO]: [AuthMe] Darko logged in!
805[18:52:38] [Async Chat Thread - #14/INFO]: Legenda Darko: >> No konečně
806[18:52:39] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> můžu to toho netheru než se ty věci despawnou?
807[18:52:46] [Async Chat Thread - #14/INFO]: Legenda Darko: >> Portni se na mě
808[18:52:51] [Server thread/INFO]: Darko issued server command: /tpaccept
809[18:52:53] [Server thread/INFO]: Darko issued server command: /tpaccept
810[18:52:53] [Server thread/INFO]: Darko issued server command: /tpaccept
811[18:52:54] [Server thread/INFO]: Koutaless issued server command: /tpa
812[18:52:56] [Server thread/INFO]: Darko issued server command: /tpaccept
813[18:52:56] [Server thread/INFO]: Darko issued server command: /tpaccept
814[18:52:57] [Server thread/INFO]: Darko issued server command: /tpaccept
815[18:52:58] [Server thread/INFO]: Darko issued server command: /tpaccept
816[18:52:59] [Server thread/INFO]: Darko issued server command: /tpaccept
817[18:52:59] [Server thread/INFO]: Darko issued server command: /tpaccept
818[18:53:00] [Server thread/INFO]: Darko issued server command: /tpaccept
819[18:53:02] [Async Chat Thread - #14/INFO]: Legenda Darko: >> tpa
820[18:53:02] [Server thread/INFO]: Koutaless issued server command: /tpa Darko
821[18:53:03] [Server thread/INFO]: Darko issued server command: /tpaccept
822[18:53:05] [Async Chat Thread - #14/INFO]: Legenda Darko: >> Tak
823[18:53:08] [Server thread/INFO]: Darko issued server command: /fly
824[18:53:10] [Craft Scheduler Thread - 36/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
825[18:53:19] [Async Chat Thread - #14/INFO]: Legenda Laura2007: >> se*u na chrám du dělat ten sklad
826[18:53:21] [Server thread/INFO]: Laura2007 issued server command: /home
827[18:53:37] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> nic tu není
828[18:53:40] [Async Chat Thread - #14/INFO]: Legenda Darko: >> oh
829[18:53:55] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> despawnly se
830[18:53:58] [Async Chat Thread - #14/INFO]: Legenda Darko: >> Hodně štěstí při hledání 3 diamntů
831[18:54:05] [Async Chat Thread - #14/INFO]: Legenda Laura2007: >> XDD
832[18:54:08] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> ok
833[18:54:49] [Server thread/INFO]: Darko issued server command: /home
834[18:54:50] [Async Chat Thread - #14/INFO]: Legenda PaprikaIsHere: >> Viki pojď sem
835[18:55:00] [Async Chat Thread - #14/INFO]: Legenda PaprikaIsHere: >> tady enchant
836[18:55:03] [Server thread/WARN]: PaprikaIsHere moved too quickly! -0.02440954916409055,13.143135571524297,-0.021051740854090895
837[18:55:09] [Async Chat Thread - #14/INFO]: Legenda Darko: >> Jirko?
838[18:55:10] [Craft Scheduler Thread - 36/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
839[18:55:12] [Async Chat Thread - #14/INFO]: Legenda PaprikaIsHere: >> ?
840[18:55:17] [Async Chat Thread - #14/INFO]: Legenda Darko: >> Tys vzal ty 3 diamanty?
841[18:55:31] [Async Chat Thread - #14/INFO]: Legenda PaprikaIsHere: >> krump jsem udělal no.....
842[18:55:31] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> nevím kde jsem
843[18:55:32] [Async Chat Thread - #14/INFO]: Legenda PaprikaIsHere: >> srry
844[18:55:43] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> stejně najdu dia
845[18:55:46] [Async Chat Thread - #14/INFO]: Legenda Darko: >> Nemám tam fortune..
846[18:55:52] [Async Chat Thread - #14/INFO]: Legenda PaprikaIsHere: >> :(
847[18:56:00] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> pavouk
848[18:56:02] [Async Chat Thread - #14/INFO]: Legenda PaprikaIsHere: >> o enchantni nějak meč
849[18:56:17] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> kde to jsem
850[18:56:31] [Async Chat Thread - #14/INFO]: Legenda Darko: >> Ale hej
851[18:56:33] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> jak se dostáváte zpět
852[18:56:35] [Async Chat Thread - #14/INFO]: Legenda Darko: >> I to co máš se dá
853[18:56:36] [Async Chat Thread - #14/INFO]: Legenda PaprikaIsHere: >> proč tu může stavět?
854[18:56:41] [Async Chat Thread - #14/INFO]: Legenda PaprikaIsHere: >> díky za krump
855[18:56:55] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> kudy co pls
856[18:56:57] [Async Chat Thread - #14/INFO]: Legenda Darko: >> ./home
857[18:57:01] [Server thread/INFO]: Koutaless issued server command: /home
858[18:57:06] [Server thread/INFO]: PaprikaIsHere issued server command: /afk
859[18:57:07] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> to je spawn...
860[18:57:14] [Async Chat Thread - #14/INFO]: Legenda Darko: >> ./sethome
861[18:57:14] [Craft Scheduler Thread - 36/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
862[18:57:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
863[18:57:41] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> teď potřebuji k vám
864[18:57:46] [Async Chat Thread - #14/INFO]: Legenda Darko: >> tak tpa
865[18:57:50] [Server thread/INFO]: Koutaless issued server command: /tpa Darko
866[18:57:52] [Server thread/INFO]: Darko issued server command: /tpaccept
867[18:58:02] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> můžu perms?
868[18:58:07] [Server thread/INFO]: Koutaless issued server command: /sethome
869[18:58:11] [Server thread/INFO]: Darko issued server command: /res padd Koutaless
870[18:58:54] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> můžu iron na pick?
871[18:59:02] [Server thread/INFO]: Koutaless has made the advancement [Acquire Hardware]
872[18:59:10] [Craft Scheduler Thread - 51/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
873[18:59:11] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> můžu?
874[18:59:29] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> mlčení znamená souhlas
875[18:59:49] [Async Chat Thread - #14/INFO]: Hráč Koutaless: >> lag?
876[19:00:23] [Server thread/INFO]: Koutaless lost connection: Disconnected
877[19:00:23] [Server thread/INFO]: Hráč Koutaless se odpojil.
878[19:01:08] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> creeeeper
879[19:01:10] [Craft Scheduler Thread - 53/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
880[19:01:25] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> Darko
881[19:02:18] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > aww man
882[19:02:22] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> xD
883[19:03:07] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> Darko
884[19:03:10] [Craft Scheduler Thread - 53/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
885[19:03:14] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> máte anvilku
886[19:03:23] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> ..
887[19:03:26] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> -.-
888[19:03:38] [Async Chat Thread - #18/INFO]: Legenda Darko: >> No.. ne
889[19:03:41] [Async Chat Thread - #18/INFO]: Legenda Darko: >> Ale vycraftím
890[19:03:55] [Server thread/INFO]: Laura2007 issued server command: /msg Darko udělám si z něčeho prdel
891[19:04:13] [Async Chat Thread - #18/INFO]: Legenda Darko: >> Máýě ji tady
892[19:04:38] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> papriko
893[19:04:50] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> eeeeeem
894[19:05:10] [Craft Scheduler Thread - 53/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
895[19:05:30] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> tak Darko chceš dárek
896[19:06:04] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> :(
897[19:06:11] [Server thread/INFO]: Darko has made the advancement [Take Aim]
898[19:06:21] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> :(
899[19:06:27] [Async Chat Thread - #18/INFO]: Legenda Darko: >> Co se děje?
900[19:06:33] [Async Chat Thread - #18/INFO]: Legenda Darko: >> Sry, neviděl jsem chat
901[19:06:34] [Async Chat Thread - #18/INFO]: Legenda Darko: >> no?
902[19:06:41] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> už radši nic :(
903[19:07:09] [Async Chat Thread - #18/INFO]: Legenda Darko: >> škoda..
904[19:07:13] [Craft Scheduler Thread - 58/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
905[19:07:15] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> jenom jsem ti chtěla něco dát
906[19:07:17] [Async Chat Thread - #18/INFO]: Legenda Darko: >> AspoŇ můžeš obestavět tem sklad
907[19:07:25] [Async Chat Thread - #18/INFO]: Legenda Darko: >> No tak mi to dej :D
908[19:07:36] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> XD
909[19:07:45] [Async Chat Thread - #18/INFO]: Legenda Darko: >> ok?
910[19:07:47] [Async Chat Thread - #18/INFO]: Legenda Darko: >> :D
911[19:07:52] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> :p
912[19:07:59] [Async Chat Thread - #18/INFO]: Legenda Darko: >> Ale já mám mc v angličtině :D
913[19:08:07] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> též?
914[19:08:50] [Async Chat Thread - #18/INFO]: Legenda Laura2007: >> :(((
915[19:08:58] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > připojuji se
916[19:09:03] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > mám těžit ty dia?
917[19:09:10] [Craft Scheduler Thread - 53/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
918[19:09:13] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > máte nějaký důl?
919[19:09:16] [Async Chat Thread - #18/INFO]: Legenda Darko: >> Ano
920[19:09:22] [Async Chat Thread - #18/INFO]: Legenda Darko: >> Tak se připoij
921[19:10:44] [User Authenticator #19/INFO]: UUID of player Koutaless is 99e26fbc-61ce-3917-8fc8-04121945ef74
922[19:10:44] [Server thread/INFO]: Koutaless[/94.113.115.102:52352] logged in with entity id 4698 at ([Spawn]386.38508031511105, 72.0, 833.3000000119209)
923[19:10:49] [Craft Scheduler Thread - 53/INFO]: [AuthMe] Koutaless logged in!
924[19:11:02] [Async Chat Thread - #19/INFO]: Hráč Koutaless: >> můžu si vykraftit pick z vašeho ironu?
925[19:11:08] [Async Chat Thread - #19/INFO]: Legenda Laura2007: >> z mého ironu
926[19:11:10] [Craft Scheduler Thread - 53/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
927[19:11:12] [Async Chat Thread - #19/INFO]: Legenda Darko: >> Dám ti svůj
928[19:11:17] [Async Chat Thread - #19/INFO]: Legenda Darko: >> hlavně neskap!
929[19:11:30] [Async Chat Thread - #19/INFO]: Legenda Laura2007: >> ooo
930[19:11:38] [Async Chat Thread - #19/INFO]: Legenda Darko: >> Portni se na mě
931[19:11:44] [Server thread/INFO]: Koutaless issued server command: /tpa da
932[19:11:47] [Server thread/INFO]: Darko issued server command: /tpaccept
933[19:11:56] [Async Chat Thread - #19/INFO]: Legenda Darko: >> hlavně neskap!
934[19:12:01] [Async Chat Thread - #19/INFO]: Hráč Koutaless: >> slibuji
935[19:12:08] [Async Chat Thread - #19/INFO]: Hráč Koutaless: >> není tam tolik lávy
936[19:12:13] [Server thread/INFO]: Darko issued server command: /afk
937[19:12:19] [Async Chat Thread - #19/INFO]: Hráč Koutaless: >> máte ten důl?
938[19:12:25] [Async Chat Thread - #19/INFO]: Legenda Laura2007: >> umm já mám svou cave
939[19:12:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
940[19:13:05] [Async Chat Thread - #19/INFO]: Hráč Koutaless: >> nemám torch
941[19:13:09] [Server thread/INFO]: Darko issued server command: /tpa ko
942[19:13:10] [Craft Scheduler Thread - 53/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
943[19:13:15] [Async Chat Thread - #19/INFO]: Legenda Darko: >> ckj
944[19:13:16] [Server thread/INFO]: Koutaless issued server command: /tpaccept
945[19:13:31] [Async Chat Thread - #19/INFO]: Legenda Laura2007: >> darko ? půjdeš semnou do průrvy?
946[19:13:32] [Async Chat Thread - #19/INFO]: Legenda Darko: >> tPojĎ sem
947[19:13:43] [Async Chat Thread - #19/INFO]: Legenda Darko: >> Hned
948[19:13:50] [Async Chat Thread - #19/INFO]: Legenda Darko: >> donesu Ti torche
949[19:14:04] [Async Chat Thread - #19/INFO]: Hráč Koutaless: >> mám těžit redstone?
950[19:14:08] [Async Chat Thread - #19/INFO]: Legenda Darko: >> JO, ten taky
951[19:14:33] [Async Chat Thread - #19/INFO]: Hráč Koutaless: >> máte tu strip mine?
952[19:15:10] [Craft Scheduler Thread - 53/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
953[19:15:28] [Server thread/INFO]: Darko issued server command: /tpa Koutaless
954[19:15:37] [Server thread/INFO]: Koutaless issued server command: /tpaccept
955[19:15:49] [Async Chat Thread - #20/INFO]: Hráč Koutaless: >> thx
956[19:16:13] [Async Chat Thread - #20/INFO]: Legenda Darko: >> Tak
957[19:16:15] [Server thread/INFO]: Darko issued server command: /tpa Laura2007
958[19:16:21] [Server thread/INFO]: Laura2007 issued server command: /tpaccept
959[19:16:26] [Async Chat Thread - #20/INFO]: Legenda Darko: >> twl
960[19:16:28] [Async Chat Thread - #20/INFO]: Legenda Laura2007: >> ? :D
961[19:16:30] [Async Chat Thread - #20/INFO]: Legenda Darko: >> Iron
962[19:16:35] [Async Chat Thread - #20/INFO]: Legenda Laura2007: >> jp
963[19:16:37] [Async Chat Thread - #20/INFO]: Legenda Darko: >> Musíme těžit iron :D
964[19:16:41] [Async Chat Thread - #20/INFO]: Hráč Koutaless: >> železo mám těžit?
965[19:16:46] [Async Chat Thread - #20/INFO]: Legenda Darko: >> Ale.. nemám svůj krump :D
966[19:16:54] [Server thread/INFO]: Koutaless has made the advancement [Diamonds!]
967[19:17:03] [Async Chat Thread - #20/INFO]: Legenda Darko: >> Tys je fatk našel :D
968[19:17:04] [Async Chat Thread - #20/INFO]: Hráč Koutaless: >> šest dia
969[19:17:07] [Async Chat Thread - #20/INFO]: Legenda Laura2007: >> pěkný viď?
970[19:17:13] [Craft Scheduler Thread - 66/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
971[19:17:14] [Async Chat Thread - #20/INFO]: Legenda Darko: >> mwga
972[19:17:23] [Async Chat Thread - #20/INFO]: Legenda Darko: >> A btw
973[19:17:26] [Async Chat Thread - #20/INFO]: Legenda Laura2007: >> ?
974[19:17:28] [Async Chat Thread - #20/INFO]: Legenda Darko: >> legenda má práva na /repair
975[19:17:33] [Async Chat Thread - #20/INFO]: Hráč Koutaless: >> cože
976[19:17:37] [Async Chat Thread - #20/INFO]: Legenda Laura2007: >> tos mi řekl až teď...
977[19:17:47] [Async Chat Thread - #20/INFO]: Legenda Darko: >> Myslel jsem že to víš :D
978[19:17:48] [Async Chat Thread - #20/INFO]: Hráč Koutaless: >> jaktože máte legendy?
979[19:17:52] [Async Chat Thread - #20/INFO]: Legenda Laura2007: >> a-t
980[19:18:02] [Async Chat Thread - #20/INFO]: Hráč Koutaless: >> a já tam nepatřím?
981[19:18:08] [Async Chat Thread - #20/INFO]: Legenda Darko: >> Neboj, dostaneš taky.
982[19:18:10] [Async Chat Thread - #20/INFO]: Legenda Darko: >> Hned teď
983[19:18:12] [Server thread/INFO]: Darko issued server command: /home
984[19:18:13] [Async Chat Thread - #20/INFO]: Hráč Koutaless: >> díky
985[19:18:14] [Async Chat Thread - #20/INFO]: Legenda Laura2007: >> nn XDD
986[19:18:19] [Async Chat Thread - #20/INFO]: Hráč Koutaless: >> ...
987[19:18:54] [Server thread/INFO]: User groups set!
988[19:19:01] [Async Chat Thread - #20/INFO]: Legenda Darko: >> :D
989[19:19:10] [Async Chat Thread - #20/INFO]: Legenda Koutaless: >> díky moc
990[19:19:10] [Craft Scheduler Thread - 63/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
991[19:19:49] [Server thread/INFO]: PaprikaIsHere issued server command: /repair
992[19:19:51] [Async Chat Thread - #20/INFO]: Legenda Laura2007: >> stak ironu
993[19:19:51] [Server thread/INFO]: PaprikaIsHere issued server command: /repair
994[19:20:01] [Server thread/INFO]: PaprikaIsHere issued server command: /repair
995[19:20:10] [Async Chat Thread - #20/INFO]: Legenda Koutaless: >> další dia
996[19:20:18] [Async Chat Thread - #20/INFO]: Legenda Koutaless: >> mám dia
997[19:20:18] [Async Chat Thread - #20/INFO]: Legenda Darko: >> Nice
998[19:20:24] [Async Chat Thread - #20/INFO]: Legenda Koutaless: >> 14
999[19:20:24] [Async Chat Thread - #20/INFO]: Legenda Darko: >> Máš nějáké štěstí :D
1000[19:20:30] [Async Chat Thread - #20/INFO]: Legenda PaprikaIsHere: >> já mám kouzta
1001[19:20:30] [Server thread/INFO]: Darko issued server command: /afk
1002[19:20:36] [Async Chat Thread - #20/INFO]: Legenda PaprikaIsHere: >> já mám Kouta u truhel
1003[19:20:42] [Async Chat Thread - #20/INFO]: Legenda Koutaless: >> wtf?
1004[19:20:51] [Async Chat Thread - #20/INFO]: Legenda PaprikaIsHere: >> tady stojí u toho banneru
1005[19:20:56] [Server thread/INFO]: PaprikaIsHere issued server command: /repair
1006[19:21:10] [Craft Scheduler Thread - 63/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1007[19:21:15] [Async Chat Thread - #20/INFO]: Legenda Koutaless: >> se ti buglo protože jsem se odtamtud teleportoval
1008[19:22:00] [Async Chat Thread - #20/INFO]: Legenda Koutaless: >> emeraldy
1009[19:22:13] [Server thread/WARN]: PaprikaIsHere moved too quickly! 0.020764261576573517,14.999999999999996,-15.0
1010[19:23:09] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> silverfish
1011[19:23:10] [Craft Scheduler Thread - 63/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1012[19:23:15] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> o.o
1013[19:23:24] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> znamená to něco?
1014[19:23:27] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> jj
1015[19:23:29] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> end
1016[19:23:52] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> kam bych měl kopat
1017[19:23:52] [Server thread/INFO]: PaprikaIsHere issued server command: /tpa Koutaless
1018[19:23:56] [Server thread/INFO]: Koutaless issued server command: /tpaccept
1019[19:24:02] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> někde v okolí najdeš
1020[19:24:19] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> Darko
1021[19:24:26] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> já už musím dám ti věci
1022[19:24:30] [Server thread/INFO]: Laura2007 issued server command: /tpa DArko
1023[19:25:00] [Server thread/INFO]: Laura2007 issued server command: /tpa DArko
1024[19:25:02] [Server thread/INFO]: Laura2007 issued server command: /tpa DArko
1025[19:25:04] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> je tu někde end
1026[19:25:05] [Server thread/INFO]: Laura2007 issued server command: /home
1027[19:25:10] [Craft Scheduler Thread - 63/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1028[19:25:17] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> je
1029[19:25:23] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> kudy mám kopat
1030[19:25:25] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> ale já už musím
1031[19:25:27] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> dolů nahotu
1032[19:25:29] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> co já vím
1033[19:25:33] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> v okolí
1034[19:25:39] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> většinou do stran
1035[19:25:47] [Async Chat Thread - #21/INFO]: Legenda Darko: >> 343 nakažených :O
1036[19:25:51] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> už?
1037[19:25:57] [Server thread/INFO]: Darko issued server command: /tpa Koutaless
1038[19:26:00] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> darko v peci máš iron
1039[19:26:10] [Async Chat Thread - #21/INFO]: Legenda Darko: >> Super, díky
1040[19:26:11] [Server thread/INFO]: Koutaless issued server command: /tpaccepz
1041[19:26:15] [Server thread/INFO]: Koutaless issued server command: /tpacc
1042[19:26:19] [Server thread/INFO]: Koutaless issued server command: /tpaccept
1043[19:26:26] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> ta cave je vedle skladu
1044[19:26:33] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> tady je někde end
1045[19:26:38] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> kde jsi Darko
1046[19:26:41] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> u mě
1047[19:26:41] [Async Chat Thread - #21/INFO]: Legenda Darko: >> JO? Jaks to poznal?
1048[19:26:48] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> silverfish
1049[19:26:51] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> silverfish
1050[19:26:52] [Async Chat Thread - #21/INFO]: Legenda Darko: >> No...
1051[19:26:53] [Async Chat Thread - #21/INFO]: Legenda PaprikaIsHere: >> to neznamená
1052[19:26:57] [Async Chat Thread - #21/INFO]: Legenda Darko: >> Ty jsou všude xd
1053[19:26:57] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> znamená
1054[19:27:02] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> nejsou
1055[19:27:04] [Async Chat Thread - #21/INFO]: Legenda PaprikaIsHere: >> ty jsou všude ale
1056[19:27:13] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> laura jseš holka?
1057[19:27:13] [Craft Scheduler Thread - 63/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1058[19:27:14] [Server thread/WARN]: PaprikaIsHere moved wrongly!
1059[19:27:18] [Async Chat Thread - #21/INFO]: Legenda Darko: >> ...
1060[19:27:24] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> mám knížku o mc a tam se píše že když najdeš silverfish tak je v okolí end
1061[19:27:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
1062[19:27:32] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> ne voe já jsem hermafrodit
1063[19:27:38] [Async Chat Thread - #21/INFO]: Legenda PaprikaIsHere: >> xD
1064[19:27:47] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> ještě že vím co to je
1065[19:27:50] [Async Chat Thread - #21/INFO]: Legenda Laura2007: >> já myzím
1066[19:27:52] [Server thread/INFO]: Incorrect argument for command
1067[19:27:52] [Server thread/INFO]: /locate stronghold<--[HERE]
1068[19:27:56] [Async Chat Thread - #21/INFO]: Legenda PaprikaIsHere: >> cc
1069[19:27:58] [Async Chat Thread - #21/INFO]: Legenda Koutaless: >> cc
1070[19:28:00] [Server thread/INFO]: Laura2007 lost connection: Disconnected
1071[19:28:00] [Server thread/INFO]: Legenda Laura2007 se odpojil.
1072[19:28:48] [Async Chat Thread - #21/INFO]: Legenda PaprikaIsHere: >> má tady někdo fortune?
1073[19:28:50] [Async Chat Thread - #21/INFO]: Legenda Darko: >> Dáš mi ty diamanty?
1074[19:28:53] [Async Chat Thread - #21/INFO]: Legenda Darko: >> No, nemá
1075[19:28:56] [Async Chat Thread - #21/INFO]: Legenda PaprikaIsHere: >> shit
1076[19:29:01] [Async Chat Thread - #21/INFO]: Legenda Darko: >> Díky :D
1077[19:29:02] [Server thread/INFO]: Darko issued server command: /home
1078[19:29:04] [Server thread/INFO]: Koutaless issued server command: /repair
1079[19:29:10] [Craft Scheduler Thread - 72/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1080[19:30:44] [Async Chat Thread - #22/INFO]: Legenda Darko: >> Potřebuju 4 levely!
1081[19:30:48] [Async Chat Thread - #22/INFO]: Legenda Darko: >> A bude foprtnue 2
1082[19:30:56] [Server thread/INFO]: PaprikaIsHere issued server command: /tpa Darko
1083[19:30:58] [Async Chat Thread - #22/INFO]: Legenda PaprikaIsHere: >> dám ti
1084[19:31:00] [Server thread/INFO]: Darko issued server command: /tpaccept
1085[19:31:03] [Async Chat Thread - #22/INFO]: Legenda Koutaless: >> udělejte kaktus farmu
1086[19:31:03] [Async Chat Thread - #22/INFO]: Legenda Darko: >> A jak?
1087[19:31:06] [Async Chat Thread - #22/INFO]: Legenda PaprikaIsHere: >> koukej
1088[19:31:10] [Craft Scheduler Thread - 74/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1089[19:31:13] [Async Chat Thread - #22/INFO]: Legenda PaprikaIsHere: >> vytěž to
1090[19:31:21] [Async Chat Thread - #22/INFO]: Legenda Darko: >> Aurtz :d
1091[19:31:29] [Async Chat Thread - #22/INFO]: Legenda Koutaless: >> ?
1092[19:31:34] [Async Chat Thread - #22/INFO]: Legenda Darko: >> Quartz
1093[19:31:40] [Async Chat Thread - #22/INFO]: Legenda Darko: >> Ten dává hromadu levelů
1094[19:31:42] [Async Chat Thread - #22/INFO]: Legenda PaprikaIsHere: >> by ti mělo stačit
1095[19:31:53] [Async Chat Thread - #22/INFO]: Legenda PaprikaIsHere: >> kdyžtak ještě něco mám
1096[19:31:59] [Async Chat Thread - #22/INFO]: Legenda Koutaless: >> uděláte kaktus farmu?
1097[19:32:00] [Server thread/INFO]: PaprikaIsHere issued server command: /repair
1098[19:32:03] [Async Chat Thread - #22/INFO]: Legenda Koutaless: >> na xp?
1099[19:32:05] [Async Chat Thread - #22/INFO]: Legenda Darko: >> Určitě
1100[19:32:07] [Server thread/INFO]: PaprikaIsHere issued server command: /eat
1101[19:32:15] [Async Chat Thread - #22/INFO]: Legenda Koutaless: >> lag
1102[19:32:26] [Async Chat Thread - #22/INFO]: Legenda Darko: >> lvl 28
1103[19:32:32] [Async Chat Thread - #22/INFO]: Legenda PaprikaIsHere: >> kolik jetš?
1104[19:32:39] [Server thread/INFO]: PaprikaIsHere issued server command: /tpa Darko
1105[19:32:41] [Async Chat Thread - #22/INFO]: Legenda Darko: >> jdu těžit quartz
1106[19:32:47] [Server thread/INFO]: Darko issued server command: /tpaccept
1107[19:32:48] [Async Chat Thread - #22/INFO]: Legenda PaprikaIsHere: >> mám
1108[19:33:10] [Craft Scheduler Thread - 72/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1109[19:33:19] [Async Chat Thread - #22/INFO]: Legenda Darko: >> 28/3
1110[19:33:32] [Async Chat Thread - #22/INFO]: Legenda Darko: >> 28/2
1111[19:33:34] [Async Chat Thread - #22/INFO]: Legenda PaprikaIsHere: >> ale tohle mi dej
1112[19:33:59] [Async Chat Thread - #22/INFO]: Legenda PaprikaIsHere: >> a ten lapis atd. dej do truhly
1113[19:34:08] [Server thread/INFO]: PaprikaIsHere issued server command: /eat
1114[19:35:00] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> cavka
1115[19:35:04] [Async Chat Thread - #23/INFO]: Legenda Darko: >> quartz dává nejvíc xp
1116[19:35:10] [Craft Scheduler Thread - 72/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1117[19:35:15] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> máš ten fortune?
1118[19:35:19] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> mám další dia
1119[19:35:23] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> proto ho těžím silkem aby měl potom někdo
1120[19:35:26] [Async Chat Thread - #23/INFO]: Legenda Darko: >> nemám, ale neboj, bude
1121[19:35:37] [Async Chat Thread - #23/INFO]: Legenda Darko: >> nech je tam
1122[19:35:45] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> omylem jsem jednu vytěžil
1123[19:35:49] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> ale pamatuj kde jsou
1124[19:36:24] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> -143 12 920
1125[19:36:27] [Server thread/INFO]: Darko issued server command: /home
1126[19:36:32] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> tak
1127[19:36:45] [Server thread/INFO]: Darko issued server command: /tpa Koutaless
1128[19:36:51] [Server thread/INFO]: Koutaless issued server command: /tpaccept
1129[19:37:13] [Craft Scheduler Thread - 75/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1130[19:37:17] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Moic, dík
1131[19:37:20] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> můžu ti dát všechny suroviny
1132[19:37:28] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> do truhly
1133[19:37:39] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Teď
1134[19:38:09] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> chybí mi tu plugin players
1135[19:38:22] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Díky
1136[19:38:25] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> to co je?
1137[19:38:28] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> ?
1138[19:38:37] [Async Chat Thread - #23/INFO]: Legenda Darko: >> DEj mi ještě iron
1139[19:38:41] [Async Chat Thread - #23/INFO]: Legenda Darko: >> sry krumpáč
1140[19:38:50] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Zkombinuju Ti ho
1141[19:38:52] [Server thread/INFO]: Darko issued server command: /home
1142[19:38:54] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> JÁ CHTĚL JEŠTĚ TĚŽIT
1143[19:38:57] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> oh
1144[19:39:01] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> sry za caps
1145[19:39:05] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> nechtěl jsem caps
1146[19:39:10] [Craft Scheduler Thread - 74/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1147[19:39:18] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Přišel jsem o 17 lvl xd
1148[19:39:22] [Server thread/INFO]: Darko issued server command: /tpa Koutaless
1149[19:39:24] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> why?
1150[19:39:27] [Server thread/INFO]: Koutaless issued server command: /tpaccept
1151[19:39:35] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Hlavně neskap
1152[19:39:38] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> mega pick
1153[19:39:46] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> co má?
1154[19:39:53] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Hodně věí :D
1155[19:39:58] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> jakýýýý
1156[19:40:01] [Async Chat Thread - #23/INFO]: Legenda Darko: >> i fortune btw
1157[19:40:10] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> silverfish
1158[19:40:22] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> nedáme inventory keeeeeep?
1159[19:40:30] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Hmm
1160[19:40:33] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Noo
1161[19:40:34] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Ne
1162[19:40:40] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Pak by to nebyla sranda
1163[19:40:53] [Server thread/INFO]: Darko issued server command: /home
1164[19:41:02] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> koute? máš ještě někde moje diamanti?
1165[19:41:06] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> 3
1166[19:41:08] [Async Chat Thread - #23/INFO]: Legenda Darko: >> S tím fortunem se ptoom bude krsně těžit quartz
1167[19:41:10] [Craft Scheduler Thread - 76/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1168[19:41:15] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> měl jsem jich 14
1169[19:41:20] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> dal jsem je darkovi
1170[19:41:38] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> pane Draku xD dáte mi 3 diamanti?
1171[19:41:53] [Server thread/INFO]: Darko issued server command: /tpa PaprikaIsHere
1172[19:42:00] [Server thread/INFO]: PaprikaIsHere issued server command: /tpaccept
1173[19:42:09] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> dk
1174[19:42:11] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> zlato?
1175[19:42:14] [Server thread/INFO]: Darko issued server command: /home
1176[19:42:17] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> mám těžit nebo ne?
1177[19:42:17] [Async Chat Thread - #23/INFO]: Legenda Darko: >> To taky
1178[19:42:19] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Na kolejhe
1179[19:42:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
1180[19:42:39] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> další cave btw
1181[19:42:45] [Server thread/INFO]: PaprikaIsHere issued server command: /home
1182[19:42:50] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> chce někdo exp?
1183[19:42:54] [Server thread/INFO]: Darko issued server command: /home
1184[19:42:54] [Server thread/WARN]: Darko moved too quickly! 36.022982277312394,-15.49281634873195,43.39208709249522
1185[19:43:10] [Craft Scheduler Thread - 78/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1186[19:43:10] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Ale jde nám to, ne?
1187[19:43:14] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> jop
1188[19:43:22] [Async Chat Thread - #23/INFO]: Legenda PaprikaIsHere: >> ještě elytru a shulekry to chce
1189[19:43:27] [Async Chat Thread - #23/INFO]: Legenda Darko: >> Jdu na záchot
1190[19:43:32] [Async Chat Thread - #23/INFO]: Legenda Koutaless: >> ok
1191[19:43:34] [Server thread/INFO]: Darko issued server command: /afk
1192[19:44:01] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /82.208.17.137:36620 -> Vote (from:Czech-Craft.eu username:Blue address:93.153.34.206 timeStamp:1584384241 localTimestamp:1584384241591)
1193[19:44:01] [Server thread/INFO]: [VotingPlugin] Received a vote from service site 'Czech-Craft.eu' by player 'Blue'!
1194[19:44:01] [Craft Scheduler Thread - 74/INFO]: Hráč Blue hlasoval, a dostal odměnu" Hlasuj taky s /vote!
1195[19:44:07] [Server thread/INFO]: Koutaless issued server command: /vote
1196[19:44:33] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /82.208.17.137:36636 -> Vote (from:Czech-Craft.eu username:Koutaless address:94.113.115.102 timeStamp:1584384273 localTimestamp:1584384273151)
1197[19:44:33] [Server thread/INFO]: [VotingPlugin] Received a vote from service site 'Czech-Craft.eu' by player 'Koutaless'!
1198[19:44:33] [Craft Scheduler Thread - 78/INFO]: Hráč Koutaless hlasoval, a dostal odměnu" Hlasuj taky s /vote!
1199[19:44:34] [Server thread/INFO]: [Crates] You have given a VoteKey to Koutaless. STATUS: SUCCESS.
1200[19:45:10] [Craft Scheduler Thread - 81/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1201[19:47:14] [Craft Scheduler Thread - 81/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1202[19:47:18] [Async Chat Thread - #24/INFO]: Legenda Darko: >> jsem z5
1203[19:47:25] [Server thread/INFO]: Darko issued server command: /vote
1204[19:47:35] [Async Chat Thread - #24/INFO]: Legenda Koutaless: >> mám foodie key
1205[19:47:40] [Async Chat Thread - #24/INFO]: Legenda Koutaless: >> a osm dia
1206[19:47:42] [Async Chat Thread - #24/INFO]: Legenda Darko: >> Jo, tak se jeno jmenuje
1207[19:47:44] [Async Chat Thread - #24/INFO]: Legenda PaprikaIsHere: >> Jdi na *spawn
1208[19:47:45] [Async Chat Thread - #24/INFO]: Legenda Darko: >> Je to votekey
1209[19:47:51] [Async Chat Thread - #24/INFO]: Legenda Darko: >> Hmed ho přejmenuju
1210[19:48:15] [Server thread/INFO]: Koutaless issued server command: /spawn
1211[19:48:56] [Async Chat Thread - #25/INFO]: Legenda Koutaless: >> dostal jsem 7 ironů
1212[19:49:02] [Async Chat Thread - #25/INFO]: Legenda PaprikaIsHere: >> :clap:
1213[19:49:08] [Server thread/INFO]: Koutaless issued server command: /home
1214[19:49:10] [Craft Scheduler Thread - 81/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1215[19:49:34] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X
1216[19:49:34] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crate.yml
1217[19:49:34] [Server thread/INFO]: The plugin has been reloaded.
1218[19:49:46] [Async Chat Thread - #25/INFO]: Legenda Darko: >> Tak, hotovo
1219[19:50:00] [Async Chat Thread - #25/INFO]: Legenda Koutaless: >> mám udělat novou chestu na gravel?
1220[19:50:11] [Async Chat Thread - #25/INFO]: Legenda PaprikaIsHere: >> mám 4 stcky 19 qurtzu
1221[19:50:14] [Async Chat Thread - #25/INFO]: Legenda Darko: >> zde
1222[19:50:26] [Async Chat Thread - #25/INFO]: Legenda PaprikaIsHere: >> kam quartz?
1223[19:50:31] [Async Chat Thread - #25/INFO]: Legenda Koutaless: >> flint?
1224[19:50:42] [Async Chat Thread - #25/INFO]: Legenda Darko: >> Tady
1225[19:50:47] [Async Chat Thread - #25/INFO]: Legenda PaprikaIsHere: >> tady
1226[19:50:56] [Async Chat Thread - #25/INFO]: Legenda Koutaless: >> kam flint?
1227[19:51:02] [Async Chat Thread - #25/INFO]: Legenda Darko: >> No..
1228[19:51:07] [Async Chat Thread - #25/INFO]: Legenda Darko: >> Toď otázka
1229[19:51:10] [Craft Scheduler Thread - 81/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1230[19:51:13] [Async Chat Thread - #25/INFO]: Legenda Darko: >> Dávej ho k ironu
1231[19:51:38] [Async Chat Thread - #25/INFO]: Legenda PaprikaIsHere: >> kam kůže?
1232[19:52:12] [Async Chat Thread - #25/INFO]: Legenda Koutaless: >> jak si můžu udělat další domov
1233[19:52:16] [Async Chat Thread - #25/INFO]: Legenda Koutaless: >> jako jiný
1234[19:52:18] [Async Chat Thread - #25/INFO]: Legenda Darko: >> nEJDE
1235[19:52:29] [Async Chat Thread - #25/INFO]: Legenda Koutaless: >> a jak se dostat k enchantu
1236[19:52:38] [Async Chat Thread - #25/INFO]: Legenda Darko: >> tímto směrem
1237[19:52:55] [Async Chat Thread - #25/INFO]: Legenda Darko: >> Proč nepoužíváš fly?
1238[19:52:59] [Server thread/INFO]: Koutaless issued server command: /fly
1239[19:53:10] [Craft Scheduler Thread - 81/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1240[19:53:42] [Async Chat Thread - #25/INFO]: Legenda PaprikaIsHere: >> kam wheaty?
1241[19:54:05] [Async Chat Thread - #25/INFO]: Legenda PaprikaIsHere: >> dám sem vše z mé farmy
1242[19:54:51] [Async Chat Thread - #25/INFO]: Legenda PaprikaIsHere: >> a nějak to roztřiďte
1243[19:55:10] [Craft Scheduler Thread - 86/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1244[19:55:34] [Async Chat Thread - #25/INFO]: Legenda Darko: >> oute? Kde jsi xd
1245[19:57:13] [Craft Scheduler Thread - 86/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1246[19:57:13] [Server thread/WARN]: Koutaless moved wrongly!
1247[19:57:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
1248[19:58:04] [Async Chat Thread - #26/INFO]: Legenda PaprikaIsHere: >> Roztřiď prosím farm truhlu
1249[19:58:11] [Async Chat Thread - #26/INFO]: Legenda Darko: >> BRUH
1250[19:58:51] [Async Chat Thread - #26/INFO]: Legenda PaprikaIsHere: >> potřebuju 2 lvl
1251[19:59:10] [Craft Scheduler Thread - 88/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1252[19:59:12] [Async Chat Thread - #26/INFO]: Legenda Darko: >> je to jakž takž
1253[19:59:35] [Async Chat Thread - #26/INFO]: Legenda PaprikaIsHere: >> Koute?
1254[19:59:37] [Async Chat Thread - #26/INFO]: Legenda PaprikaIsHere: >> Co děláš?
1255[19:59:38] [Async Chat Thread - #26/INFO]: Legenda Koutaless: >> ya?
1256[19:59:42] [Async Chat Thread - #26/INFO]: Legenda Koutaless: >> mine
1257[19:59:46] [Server thread/INFO]: PaprikaIsHere issued server command: /tpa Koutaless
1258[19:59:51] [Server thread/INFO]: Koutaless issued server command: /tpaccept
1259[20:00:03] [Server thread/INFO]: PaprikaIsHere issued server command: /repair
1260[20:00:05] [Async Chat Thread - #26/INFO]: Legenda Koutaless: >> nemám?
1261[20:00:07] [Server thread/INFO]: PaprikaIsHere issued server command: /repair
1262[20:00:09] [Async Chat Thread - #26/INFO]: Legenda PaprikaIsHere: >> klidně
1263[20:00:26] [Async Chat Thread - #26/INFO]: Legenda Koutaless: >> jirko
1264[20:00:29] [Async Chat Thread - #26/INFO]: Legenda PaprikaIsHere: >> ?
1265[20:00:31] [Async Chat Thread - #26/INFO]: Legenda Koutaless: >> kdyby si řekl ne
1266[20:00:39] [Async Chat Thread - #26/INFO]: Legenda PaprikaIsHere: >> tak?
1267[20:00:47] [Async Chat Thread - #26/INFO]: Legenda Koutaless: >> přišli bychom o 11 dia
1268[20:00:52] [Async Chat Thread - #26/INFO]: Legenda PaprikaIsHere: >> vidíě
1269[20:01:10] [Craft Scheduler Thread - 88/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1270[20:02:45] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> Koute ty máš fortune že?
1271[20:02:53] [Async Chat Thread - #27/INFO]: Legenda Koutaless: >> ja
1272[20:02:55] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> jo
1273[20:03:02] [Async Chat Thread - #27/INFO]: Legenda Koutaless: >> ja
1274[20:03:05] [Async Chat Thread - #27/INFO]: Legenda Koutaless: >> ja jako ano
1275[20:03:06] [Async Chat Thread - #27/INFO]: Legenda Darko: >> pAPRIKO?
1276[20:03:08] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> ?
1277[20:03:10] [Craft Scheduler Thread - 88/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1278[20:03:11] [Async Chat Thread - #27/INFO]: Legenda Darko: >> Půjčíš mi krumpo?
1279[20:03:20] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> vitěžíš mi tyto dia pls?
1280[20:03:25] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> ale dej potom
1281[20:03:28] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> tpa
1282[20:03:30] [Async Chat Thread - #27/INFO]: Legenda Darko: >> Jasně
1283[20:03:34] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> Darko why?
1284[20:03:35] [Server thread/INFO]: Darko issued server command: /tpa ji
1285[20:03:35] [Server thread/INFO]: Koutaless issued server command: /tpa PaprikaIsHere
1286[20:03:38] [Server thread/INFO]: Darko issued server command: /tpa PaprikaIsHer
1287[20:03:39] [Server thread/INFO]: PaprikaIsHere issued server command: /tpaccept
1288[20:03:45] [Server thread/INFO]: PaprikaIsHere issued server command: /tpaccept
1289[20:03:49] [Server thread/INFO]: PaprikaIsHere issued server command: /tpaccept Koutaless
1290[20:03:51] [Async Chat Thread - #27/INFO]: Legenda Darko: >> Mo hoď ale
1291[20:03:55] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> why?
1292[20:04:05] [Async Chat Thread - #27/INFO]: Legenda Darko: >> Potřebuju krumpáč, a mlj má kout
1293[20:04:26] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> a stačí ti bez enchantů?
1294[20:04:30] [Async Chat Thread - #27/INFO]: Legenda Darko: >> Bohat
1295[20:04:33] [Async Chat Thread - #27/INFO]: Legenda Darko: >> ě
1296[20:04:36] [Async Chat Thread - #27/INFO]: Legenda Koutaless: >> proč když létám tak těžím pomalu
1297[20:04:38] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> vrátit
1298[20:04:42] [Server thread/INFO]: Darko issued server command: /hom
1299[20:04:43] [Server thread/INFO]: Darko issued server command: /homw
1300[20:04:44] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> je to tak
1301[20:04:46] [Server thread/INFO]: Darko issued server command: /home
1302[20:04:49] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> Koute tpa pls
1303[20:04:53] [Async Chat Thread - #27/INFO]: Legenda Koutaless: >> dal jsem
1304[20:04:59] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> on dal i Darko
1305[20:05:04] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> a vzal jsem jeho
1306[20:05:08] [Server thread/INFO]: Koutaless issued server command: /tpa PaprikaIsHere
1307[20:05:10] [Craft Scheduler Thread - 88/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1308[20:05:13] [Server thread/INFO]: PaprikaIsHere issued server command: /tpaccept
1309[20:05:17] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> tyhle
1310[20:05:26] [Async Chat Thread - #27/INFO]: Legenda PaprikaIsHere: >> dk
1311[20:06:25] [Server thread/INFO]: Darko issued server command: /tpa PaprikaIsHere
1312[20:06:30] [Server thread/INFO]: PaprikaIsHere issued server command: /tpaccept
1313[20:06:37] [Async Chat Thread - #28/INFO]: Legenda PaprikaIsHere: >> dk
1314[20:06:55] [Server thread/INFO]: Darko issued server command: /home
1315[20:07:13] [Craft Scheduler Thread - 93/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1316[20:08:30] [Async Chat Thread - #29/INFO]: Legenda Darko: >> no twl
1317[20:08:38] [Async Chat Thread - #29/INFO]: Legenda PaprikaIsHere: >> ?
1318[20:08:42] [Async Chat Thread - #29/INFO]: Legenda Koutaless: >> tři emeraldy
1319[20:08:56] [Async Chat Thread - #29/INFO]: Legenda Koutaless: >> nyní těším ptačí hovna
1320[20:09:10] [Craft Scheduler Thread - 88/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1321[20:09:15] [Async Chat Thread - #29/INFO]: Legenda Darko: >> Zase jsem trochu pročistil melounovou farmu
1322[20:09:27] [Server thread/INFO]: PaprikaIsHere issued server command: /home
1323[20:09:46] [Async Chat Thread - #29/INFO]: Legenda Koutaless: >> nechcete udělat něco s villagerama?
1324[20:10:18] [Async Chat Thread - #29/INFO]: Legenda Darko: >> No, právěže chceme
1325[20:10:25] [Async Chat Thread - #29/INFO]: Legenda Darko: >> Farmu na ironm :?D
1326[20:10:31] [Async Chat Thread - #29/INFO]: Legenda Darko: >> Ale i trading něco
1327[20:10:58] [Async Chat Thread - #29/INFO]: Legenda Koutaless: >> oof
1328[20:11:01] [Async Chat Thread - #29/INFO]: Legenda PaprikaIsHere: >> ?
1329[20:11:08] [Async Chat Thread - #29/INFO]: Legenda Darko: >> Takováta tradovací stanice
1330[20:11:10] [Craft Scheduler Thread - 88/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1331[20:11:13] [Async Chat Thread - #29/INFO]: Legenda Koutaless: >> jj
1332[20:11:14] [Async Chat Thread - #29/INFO]: Legenda Darko: >> Kde máš spousta villagerů
1333[20:11:17] [Async Chat Thread - #29/INFO]: Legenda Koutaless: >> to jsem myslel
1334[20:11:28] [Async Chat Thread - #29/INFO]: Legenda Darko: >> Tomu já říkám trading ěnco
1335[20:11:35] [Async Chat Thread - #29/INFO]: Legenda Koutaless: >> XD
1336[20:11:55] [Async Chat Thread - #29/INFO]: Legenda Koutaless: >> dvacet levelů
1337[20:12:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
1338[20:12:54] [Server thread/INFO]: Darko issued server command: /vote
1339[20:13:05] [Async Chat Thread - #30/INFO]: Legenda PaprikaIsHere: >> já jak mám ef 4 tak když těžím nettherrack tak to zní jak bublinková fólie
1340[20:13:07] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /82.208.17.137:42996 -> Vote (from:Czech-Craft.eu username:Darko address:109.183.118.22 timeStamp:1584385987 localTimestamp:1584385987985)
1341[20:13:08] [Server thread/INFO]: [VotingPlugin] Received a vote from service site 'Czech-Craft.eu' by player 'Darko'!
1342[20:13:08] [Craft Scheduler Thread - 95/INFO]: Hráč Darko hlasoval, a dostal odměnu" Hlasuj taky s /vote!
1343[20:13:09] [Server thread/INFO]: [Crates] You have given a VoteKey to Darko. STATUS: SUCCESS.
1344[20:13:10] [Craft Scheduler Thread - 88/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1345[20:13:30] [Server thread/INFO]: Darko issued server command: /money pay
1346[20:13:33] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /82.208.17.137:43046 -> Vote (from:Czech-Craft.eu username:Koutaless address:94.113.115.102 timeStamp:1584386013 localTimestamp:1584386013499)
1347[20:13:33] [Server thread/INFO]: [VotingPlugin] Received a vote from service site 'Czech-Craft.eu' by player 'Koutaless'!
1348[20:13:33] [Craft Scheduler Thread - 88/INFO]: Hráč Koutaless hlasoval, a dostal odměnu" Hlasuj taky s /vote!
1349[20:13:34] [Server thread/INFO]: [Crates] You have given a VoteKey to Koutaless. STATUS: SUCCESS.
1350[20:13:50] [Async Chat Thread - #30/INFO]: Legenda Darko: >> už máme 142. ísto :D
1351[20:13:54] [Async Chat Thread - #30/INFO]: Legenda PaprikaIsHere: >> xD
1352[20:13:55] [Async Chat Thread - #30/INFO]: Legenda Koutaless: >> v čem?
1353[20:13:59] [Async Chat Thread - #30/INFO]: Legenda Darko: >> ..
1354[20:14:00] [Async Chat Thread - #30/INFO]: Legenda PaprikaIsHere: >> czech crafr
1355[20:14:14] [Async Chat Thread - #30/INFO]: Legenda PaprikaIsHere: >> HELP
1356[20:14:18] [Server thread/INFO]: Darko issued server command: /tpa PaprikaIsHere
1357[20:14:28] [Async Chat Thread - #30/INFO]: Legenda PaprikaIsHere: >> už nic
1358[20:14:29] [Async Chat Thread - #30/INFO]: Legenda Koutaless: >> jak jako
1359[20:14:33] [Async Chat Thread - #30/INFO]: Legenda Darko: >> ..
1360[20:14:36] [Async Chat Thread - #30/INFO]: Legenda PaprikaIsHere: >> ah
1361[20:14:54] [Server thread/INFO]: PaprikaIsHere died
1362[20:14:58] [Server thread/INFO]: PaprikaIsHere issued server command: /back
1363[20:15:10] [Craft Scheduler Thread - 95/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1364[20:15:36] [Server thread/INFO]: PaprikaIsHere issued server command: /home
1365[20:16:05] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> ale ne
1366[20:16:09] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> ?
1367[20:16:16] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> si chcípnul
1368[20:16:21] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> kdo?
1369[20:16:22] [Async Chat Thread - #31/INFO]: Legenda Darko: >> Enderperla :D
1370[20:16:35] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> aha
1371[20:16:46] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> ty jirko
1372[20:16:51] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> já dal back
1373[20:17:03] [Server thread/INFO]: Koutaless issued server command: /home
1374[20:17:13] [Server thread/WARN]: Darko moved too quickly! 8.301728565040321,-27.276850875353716,1.601536477527361
1375[20:17:13] [Craft Scheduler Thread - 98/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1376[20:17:38] [Async Chat Thread - #31/INFO]: Legenda Darko: >> Korona u na na
1377[20:17:39] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> neeeeeeeeeeeee
1378[20:17:48] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> já vlastně chcípnul
1379[20:17:48] [Async Chat Thread - #31/INFO]: Legenda Darko: >> Nezachrání se ani tvoje máma
1380[20:18:01] [Async Chat Thread - #31/INFO]: Legenda Darko: >> ,
1381[20:18:04] [Async Chat Thread - #31/INFO]: Legenda Darko: >> ?
1382[20:18:17] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> měl jsem 29 lvl
1383[20:18:20] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> mám 15
1384[20:18:20] [Async Chat Thread - #31/INFO]: Legenda Darko: >> oh
1385[20:18:24] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> kde je flint
1386[20:18:52] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> lapis?
1387[20:18:52] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> mášššššš ho KOUTEEEEEEEEE
1388[20:18:58] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> tady
1389[20:19:10] [Craft Scheduler Thread - 99/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1390[20:19:24] [Server thread/INFO]: PaprikaIsHere has made the advancement [Enchanter]
1391[20:19:45] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> kde je ten flint!
1392[20:20:04] [Async Chat Thread - #31/INFO]: Legenda Darko: >> Nemáš ho v inventu?
1393[20:20:10] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> mám
1394[20:20:13] [Async Chat Thread - #31/INFO]: Legenda Darko: >> ._.
1395[20:20:19] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> ale ne všechen
1396[20:20:26] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> ten je z toho těžení
1397[20:20:35] [Async Chat Thread - #31/INFO]: Legenda Darko: >> Víc qurtze!
1398[20:20:36] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> a já nevím jako kam ho mám dát
1399[20:20:51] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> a co já s tím?
1400[20:21:00] [Async Chat Thread - #31/INFO]: Legenda Darko: >> Koute?
1401[20:21:02] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> kam lapis?
1402[20:21:05] [Async Chat Thread - #31/INFO]: Legenda Darko: >> Vrátil bys mi krump?
1403[20:21:10] [Craft Scheduler Thread - 95/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1404[20:21:17] [Server thread/INFO]: Koutaless issued server command: /repair
1405[20:21:45] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> udělám armor? všem
1406[20:21:48] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> iron
1407[20:21:53] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> ok?
1408[20:21:57] [Async Chat Thread - #31/INFO]: Legenda Darko: >> J chci diamantvoý :D
1409[20:22:07] [Server thread/INFO]: PaprikaIsHere has made the advancement [Suit Up]
1410[20:22:11] [Async Chat Thread - #31/INFO]: Legenda Darko: >> Máme 62 diamantů
1411[20:22:19] [Server thread/INFO]: Koutaless has made the advancement [Suit Up]
1412[20:22:25] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> jdu na spawn
1413[20:22:33] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> ok?
1414[20:22:38] [Server thread/INFO]: Koutaless issued server command: /spawn
1415[20:22:52] [Async Chat Thread - #31/INFO]: Legenda PaprikaIsHere: >> KOUTE
1416[20:22:56] [Server thread/INFO]: Koutaless issued server command: /home
1417[20:22:56] [Server thread/WARN]: Koutaless moved too quickly! 861.3207114418103,-2.5,700.9802931581983
1418[20:23:04] [Async Chat Thread - #31/INFO]: Legenda Koutaless: >> musím na véču
1419[20:23:09] [Server thread/INFO]: Koutaless lost connection: Disconnected
1420[20:23:09] [Server thread/INFO]: Legenda Koutaless se odpojil.
1421[20:23:10] [Craft Scheduler Thread - 99/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1422[20:24:17] [Async Chat Thread - #32/INFO]: Legenda PaprikaIsHere: >> mám něco dělat?
1423[20:24:32] [Async Chat Thread - #32/INFO]: Legenda Darko: >> No, teď mě nic nenapadá
1424[20:24:54] [Server thread/WARN]: Darko moved wrongly!
1425[20:25:10] [Craft Scheduler Thread - 99/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1426[20:27:15] [Craft Scheduler Thread - 105/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1427[20:27:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
1428[20:27:35] [Async Chat Thread - #33/INFO]: Legenda Darko: >> Lol, už teď mám stacky quartzu
1429[20:27:41] [Async Chat Thread - #33/INFO]: Legenda Darko: >> jirko?
1430[20:27:45] [Async Chat Thread - #33/INFO]: Legenda Darko: >> Nechceš těžit?
1431[20:28:27] [Async Chat Thread - #33/INFO]: Legenda Darko: >> PaprikaIsHere
1432[20:28:31] [Async Chat Thread - #33/INFO]: Legenda PaprikaIsHere: >> ?
1433[20:28:37] [Async Chat Thread - #33/INFO]: Legenda Darko: >> Nechceš těžit?
1434[20:28:38] [Async Chat Thread - #33/INFO]: Legenda Darko: >> quartz
1435[20:28:44] [Async Chat Thread - #33/INFO]: Legenda PaprikaIsHere: >> no klidně
1436[20:28:44] [Async Chat Thread - #33/INFO]: Legenda Darko: >> Já se musím jít do vany
1437[20:28:48] [Async Chat Thread - #33/INFO]: Legenda Darko: >> Tak tpa
1438[20:28:53] [Server thread/INFO]: PaprikaIsHere issued server command: /tpa Darko
1439[20:28:55] [Server thread/INFO]: Darko issued server command: /tpaccept
1440[20:28:57] [Server thread/ERROR]: Failed to save chunk 26,47
1441java.lang.ArrayIndexOutOfBoundsException: 111
1442 at org.bukkit.craftbukkit.libs.it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.get(Long2ObjectOpenHashMap.java:348) ~[server.jar:git-Spigot-94af569-a3fdef8]
1443 at net.minecraft.server.v1_14_R1.LightEngineStorage.h(SourceFile:77) ~[server.jar:git-Spigot-94af569-a3fdef8]
1444 at net.minecraft.server.v1_14_R1.LightEngineLayer.a(SourceFile:215) ~[server.jar:git-Spigot-94af569-a3fdef8]
1445 at net.minecraft.server.v1_14_R1.ChunkRegionLoader.saveChunk(ChunkRegionLoader.java:269) ~[server.jar:git-Spigot-94af569-a3fdef8]
1446 at net.minecraft.server.v1_14_R1.PlayerChunkMap.saveChunk(PlayerChunkMap.java:699) ~[server.jar:git-Spigot-94af569-a3fdef8]
1447 at net.minecraft.server.v1_14_R1.PlayerChunkMap.lambda$16(PlayerChunkMap.java:396) ~[server.jar:git-Spigot-94af569-a3fdef8]
1448 at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_171]
1449 at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_171]
1450 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_171]
1451 at net.minecraft.server.v1_14_R1.PlayerChunkMap.b(PlayerChunkMap.java:378) [server.jar:git-Spigot-94af569-a3fdef8]
1452 at net.minecraft.server.v1_14_R1.PlayerChunkMap.unloadChunks(PlayerChunkMap.java:344) [server.jar:git-Spigot-94af569-a3fdef8]
1453 at net.minecraft.server.v1_14_R1.ChunkProviderServer.tick(ChunkProviderServer.java:337) [server.jar:git-Spigot-94af569-a3fdef8]
1454 at net.minecraft.server.v1_14_R1.WorldServer.doTick(WorldServer.java:259) [server.jar:git-Spigot-94af569-a3fdef8]
1455 at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1068) [server.jar:git-Spigot-94af569-a3fdef8]
1456 at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:393) [server.jar:git-Spigot-94af569-a3fdef8]
1457 at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:970) [server.jar:git-Spigot-94af569-a3fdef8]
1458 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:815) [server.jar:git-Spigot-94af569-a3fdef8]
1459 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
1460[20:29:00] [Async Chat Thread - #33/INFO]: Legenda PaprikaIsHere: >> já hebnu ale
1461[20:29:02] [Server thread/INFO]: Darko issued server command: /home
1462[20:29:02] [Async Chat Thread - #33/INFO]: Legenda PaprikaIsHere: >> dík
1463[20:29:07] [Async Chat Thread - #33/INFO]: Legenda Darko: >> Nezhebnešč
1464[20:29:10] [Craft Scheduler Thread - 106/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1465[20:31:10] [Craft Scheduler Thread - 106/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1466[20:33:10] [Craft Scheduler Thread - 106/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1467[20:34:38] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > jste tam
1468[20:34:40] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > ?
1469[20:34:41] [Async Chat Thread - #34/INFO]: Legenda PaprikaIsHere: >> yep
1470[20:34:49] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > jdu se připojit
1471[20:35:10] [Async Chat Thread - #34/INFO]: Legenda PaprikaIsHere: >> lag
1472[20:35:10] [Craft Scheduler Thread - 106/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1473[20:35:30] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > sakra
1474[20:35:33] [Async Chat Thread - #34/INFO]: Legenda PaprikaIsHere: >> ?
1475[20:35:40] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > omylem jsem zapl education edition
1476[20:35:46] [Async Chat Thread - #34/INFO]: Legenda PaprikaIsHere: >> :D
1477[20:36:02] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > :Minecraft:
1478[20:36:40] [User Authenticator #20/INFO]: UUID of player Koutaless is 99e26fbc-61ce-3917-8fc8-04121945ef74
1479[20:36:40] [Server thread/INFO]: Koutaless[/94.113.115.102:52789] logged in with entity id 17829 at ([Spawn]382.76516389723366, 67.0, 828.0393646748147)
1480[20:36:43] [Async Chat Thread - #34/INFO]: Legenda PaprikaIsHere: >> cc
1481[20:36:47] [Craft Scheduler Thread - 112/INFO]: [AuthMe] Koutaless logged in!
1482[20:36:52] [Async Chat Thread - #34/INFO]: Legenda Koutaless: >> ah
1483[20:36:57] [Async Chat Thread - #34/INFO]: Legenda PaprikaIsHere: >> ?
1484[20:37:06] [Async Chat Thread - #34/INFO]: Legenda Koutaless: >> its good to be back
1485[20:37:12] [Craft Scheduler Thread - 114/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1486[20:37:26] [Async Chat Thread - #34/INFO]: Legenda Koutaless: >> můžu perms na farm?
1487[20:37:32] [Async Chat Thread - #34/INFO]: Legenda PaprikaIsHere: >> why?
1488[20:38:00] [Async Chat Thread - #34/INFO]: Legenda Koutaless: >> abych si mohl brát jídlo?
1489[20:38:10] [Async Chat Thread - #34/INFO]: Legenda PaprikaIsHere: >> tak ckj
1490[20:38:11] [Async Chat Thread - #34/INFO]: Legenda Koutaless: >> ale vlastně keříčky můžu
1491[20:38:20] [Async Chat Thread - #34/INFO]: Legenda PaprikaIsHere: >> dám ti meloun
1492[20:38:26] [Async Chat Thread - #34/INFO]: Legenda Koutaless: >> mám keřík
1493[20:38:32] [Async Chat Thread - #34/INFO]: Legenda PaprikaIsHere: >> ok then
1494[20:38:40] [Server thread/INFO]: Koutaless issued server command: /fly
1495[20:38:58] [Async Chat Thread - #34/INFO]: Legenda Koutaless: >> chtěl bych kaktus farmu
1496[20:39:03] [Async Chat Thread - #34/INFO]: Legenda PaprikaIsHere: >> proč?
1497[20:39:09] [Async Chat Thread - #34/INFO]: Legenda Koutaless: >> na xp
1498[20:39:10] [Craft Scheduler Thread - 106/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1499[20:39:29] [Async Chat Thread - #34/INFO]: Legenda PaprikaIsHere: >> jako kaktus -> pec -> barvivo / xp?
1500[20:39:46] [Async Chat Thread - #34/INFO]: Legenda Koutaless: >> ano
1501[20:39:49] [Server thread/INFO]: PaprikaIsHere issued server command: /home
1502[20:40:12] [Server thread/INFO]: Koutaless issued server command: /up 10
1503[20:41:02] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> můžu otázku?
1504[20:41:10] [Craft Scheduler Thread - 106/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1505[20:41:15] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> ?
1506[20:41:23] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> můžeš
1507[20:41:24] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> u bambusu
1508[20:41:28] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> ?
1509[20:41:31] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> ma,
1510[20:41:33] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> ups
1511[20:41:47] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> když to vidí jeden bambus tak to poseká všechny?
1512[20:41:52] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> yep
1513[20:41:56] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> hmm
1514[20:42:03] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> to už to vyrostlo?
1515[20:42:07] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> yep
1516[20:42:08] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Majitel] TenViki > To je na tom to špatné
1517[20:42:14] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> není
1518[20:42:25] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > souhlas
1519[20:42:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
1520[20:42:28] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> dyť by to stejně potom posekalo
1521[20:42:37] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> no
1522[20:42:41] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> je to divné
1523[20:42:50] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> ale šetří to observama
1524[20:43:10] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Majitel] TenViki > https://youtu.be/ioBN20CzySE
1525[20:43:10] [Craft Scheduler Thread - 106/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1526[20:43:21] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Majitel] TenViki > Něco takového budeme dělat
1527[20:43:29] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> WTF
1528[20:43:44] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> tu chci udělat ale nwm kde
1529[20:43:48] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> a nemáme slime
1530[20:43:52] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> chunk
1531[20:44:01] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Majitel] TenViki > Sice je to PE ale to nevadí
1532[20:44:13] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Majitel] TenViki > Na Javě to bude fungovat taky
1533[20:44:16] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> yep
1534[20:44:18] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> bude
1535[20:44:33] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> KOUTE?
1536[20:44:37] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Majitel] TenViki > Už jsem to několikrát stavěl.
1537[20:44:38] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> jep?
1538[20:44:49] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> já ho...
1539[20:44:55] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> ?
1540[20:45:10] [Craft Scheduler Thread - 116/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1541[20:45:11] [Async Chat Thread - #35/INFO]: Legenda Koutaless: >> NEPOTŘEBUJI
1542[20:45:17] [Async Chat Thread - #35/INFO]: Legenda PaprikaIsHere: >> mi hop vrať
1543[20:45:45] [Server thread/INFO]: Koutaless issued server command: /res
1544[20:46:43] [Async Chat Thread - #36/INFO]: Legenda Koutaless: >> jsou noteblocky dúležité?
1545[20:46:52] [Async Chat Thread - #36/INFO]: Legenda PaprikaIsHere: >> na této stavbě ano
1546[20:47:12] [Craft Scheduler Thread - 120/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1547[20:47:22] [Async Chat Thread - #36/INFO]: Legenda Koutaless: >> co mám dělat
1548[20:47:23] [Async Chat Thread - #36/INFO]: Legenda PaprikaIsHere: >> TO NA BAMBUSY JE JEN PROVIZORNÍ FARMA
1549[20:47:33] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > klid
1550[20:47:37] [Async Chat Thread - #36/INFO]: Legenda PaprikaIsHere: >> bude jinak
1551[20:47:41] [Async Chat Thread - #36/INFO]: Legenda PaprikaIsHere: >> soory za caps
1552[20:47:49] [Async Chat Thread - #36/INFO]: Legenda PaprikaIsHere: >> zapl se nwm jak
1553[20:47:52] [Async Chat Thread - #36/INFO]: Legenda Koutaless: >> chce to slimy co?
1554[20:47:59] [Async Chat Thread - #36/INFO]: Legenda PaprikaIsHere: >> yep moc
1555[20:48:07] [Async Chat Thread - #36/INFO]: Legenda Koutaless: >> mám hledat?
1556[20:48:16] [Async Chat Thread - #36/INFO]: Legenda PaprikaIsHere: >> bylo by to dobrý
1557[20:48:27] [Async Chat Thread - #36/INFO]: Legenda Koutaless: >> jak to mám poznat
1558[20:48:35] [Async Chat Thread - #36/INFO]: Legenda PaprikaIsHere: >> asi nijak
1559[20:48:47] [Async Chat Thread - #36/INFO]: Legenda Koutaless: >> nějak těma biomamy ne?
1560[20:49:10] [Craft Scheduler Thread - 106/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1561[20:49:48] [Server thread/INFO]: PaprikaIsHere issued server command: /spawn
1562[20:50:16] [Server thread/INFO]: PaprikaIsHere issued server command: /repair
1563[20:50:19] [Server thread/INFO]: PaprikaIsHere issued server command: /repair
1564[20:50:21] [Server thread/INFO]: PaprikaIsHere issued server command: /repair
1565[20:50:23] [Server thread/INFO]: PaprikaIsHere issued server command: /repair
1566[20:51:10] [Craft Scheduler Thread - 106/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1567[20:51:33] [Async Chat Thread - #37/INFO]: Legenda Koutaless: >> spawnují se pod y 40
1568[20:52:15] [Server thread/WARN]: Koutaless moved too quickly! 5.860134256000038,3.369742394071693,-35.94901065340673
1569[20:52:17] [Async Chat Thread - #37/INFO]: Legenda Koutaless: >> jirko
1570[20:52:22] [Async Chat Thread - #37/INFO]: Legenda PaprikaIsHere: >> ?
1571[20:52:30] [Async Chat Thread - #37/INFO]: Legenda Koutaless: >> spawnují se pod y 40
1572[20:53:03] [Async Chat Thread - #37/INFO]: Legenda Koutaless: >> hej dáte mi seed?
1573[20:53:10] [Craft Scheduler Thread - 106/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1574[20:53:12] [Async Chat Thread - #37/INFO]: Legenda Koutaless: >> světa?
1575[20:53:23] [Async Chat Thread - #37/INFO]: Legenda PaprikaIsHere: >> nemám
1576[20:53:25] [Server thread/INFO]: PaprikaIsHere issued server command: /seed
1577[20:55:09] [Server thread/INFO]: Koutaless issued server command: /weather
1578[20:55:09] [Server thread/INFO]: §4Hráči§c Koutaless §4byl odepřen přístup k příkazu.
1579[20:55:10] [Craft Scheduler Thread - 123/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1580[20:55:24] [Server thread/INFO]: CONSOLE issued server command: /weather set clear
1581[20:55:24] [Server thread/INFO]: Chyba: Svet s nazvem set nebyl nalezen!
1582[20:55:38] [Server thread/INFO]: CONSOLE issued server command: /weather clear
1583[20:55:38] [Server thread/INFO]: Chyba: When running from console, usage is: /weather <world> <storm/sun> [duration]
1584[20:56:06] [Async Chat Thread - #38/INFO]: Legenda PaprikaIsHere: >> DELFÍNNNN
1585[20:56:20] [Async Chat Thread - #38/INFO]: Legenda Koutaless: >> wow
1586[20:56:44] [Async Chat Thread - #38/INFO]: Legenda Koutaless: >> XD
1587[20:57:04] [Async Chat Thread - #38/INFO]: Legenda Koutaless: >> vejdu od magical girl a tam je perfektní počasí
1588[20:57:13] [Craft Scheduler Thread - 124/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1589[20:57:16] [Async Chat Thread - #38/INFO]: Legenda Koutaless: >> a potom z5 a je tam déšť jak něco
1590[20:57:21] [Async Chat Thread - #38/INFO]: Legenda PaprikaIsHere: >> yep
1591[20:57:27] [Async Chat Thread - #38/INFO]: Legenda PaprikaIsHere: >> tak je to i u mě v farm
1592[20:57:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
1593[20:57:42] [Server thread/INFO]: PaprikaIsHere issued server command: /home
1594[20:58:13] [Server thread/INFO]: Koutaless lost connection: Disconnected
1595[20:58:13] [Server thread/INFO]: Legenda Koutaless se odpojil.
1596[20:58:26] [Async Chat Thread - #38/INFO]: Legenda PaprikaIsHere: >> @Koutaless why?
1597[20:58:33] [Async Chat Thread - #38/INFO]: Legenda Darko: >> Jsem z5
1598[20:59:06] [Async Chat Thread - #38/INFO]: Legenda Darko: >> koli máš quartzu?
1599[20:59:10] [Craft Scheduler Thread - 123/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1600[20:59:11] [Async Chat Thread - #38/INFO]: Legenda Darko: >> notwl
1601[20:59:16] [Async Chat Thread - #38/INFO]: Legenda PaprikaIsHere: >> 8 a půl stacku
1602[20:59:34] [User Authenticator #21/INFO]: UUID of player Koutaless is 99e26fbc-61ce-3917-8fc8-04121945ef74
1603[20:59:35] [Server thread/INFO]: Koutaless[/94.113.115.102:53070] logged in with entity id 19600 at ([Spawn]441.04346150243373, 90.2402074872878, 753.9638449717088)
1604[20:59:40] [Craft Scheduler Thread - 132/INFO]: [AuthMe] Koutaless logged in!
1605[20:59:43] [Server thread/INFO]: Koutaless issued server command: /fly
1606[21:00:15] [Async Chat Thread - #38/INFO]: Legenda PaprikaIsHere: >> máš infinity?
1607[21:00:18] [Async Chat Thread - #38/INFO]: Legenda Darko: >> jop
1608[21:00:26] [Async Chat Thread - #38/INFO]: Legenda Darko: >> Vhtěl jsem mít na kuši
1609[21:00:28] [Async Chat Thread - #38/INFO]: Legenda Koutaless: >> hmm
1610[21:00:28] [Async Chat Thread - #38/INFO]: Legenda Darko: >> Ale nešlo
1611[21:00:33] [Async Chat Thread - #38/INFO]: Legenda Koutaless: >> darko znáš seed?
1612[21:00:38] [Async Chat Thread - #38/INFO]: Legenda Darko: >> Ano :D
1613[21:00:38] [Async Chat Thread - #38/INFO]: Legenda Koutaless: >> tohodle světa?
1614[21:01:02] [Async Chat Thread - #38/INFO]: Legenda Darko: >> Nedám, ale můžu říct, kde je slimechunk
1615[21:01:09] [Server thread/INFO]: Darko issued server command: /home
1616[21:01:09] [Server thread/WARN]: Darko moved too quickly! -172.3603471715137,-37.74748479693723,-64.77917291524795
1617[21:01:10] [Craft Scheduler Thread - 123/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1618[21:01:11] [Server thread/INFO]: CONSOLE issued server command: /weather farm sun
1619[21:01:11] [Server thread/INFO]: Chyba: Svet s nazvem farm nebyl nalezen!
1620[21:01:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
1621[21:01:12] [Server thread/INFO]: Unknown command. Type "/help" for help.
1622[21:01:25] [Async Chat Thread - #38/INFO]: Legenda Darko: >> Bude ti to stačit?
1623[21:01:29] [Async Chat Thread - #38/INFO]: Legenda PaprikaIsHere: >> Darko kukaj
1624[21:01:31] [Server thread/INFO]: PaprikaIsHere issued server command: /tpa Darko
1625[21:01:35] [Server thread/INFO]: Darko issued server command: /tpaccept
1626[21:01:39] [Async Chat Thread - #38/INFO]: Legenda Koutaless: >> darko why nedáš?
1627[21:01:41] [Async Chat Thread - #38/INFO]: Legenda Darko: >> Co na ní máš?
1628[21:01:47] [Async Chat Thread - #38/INFO]: Legenda PaprikaIsHere: >> quick charge
1629[21:01:50] [Async Chat Thread - #38/INFO]: Legenda Darko: >> :D
1630[21:02:36] [Async Chat Thread - #38/INFO]: Legenda Koutaless: >> ...
1631[21:02:44] [Async Chat Thread - #38/INFO]: Legenda Koutaless: >> řekneš slime chunk?
1632[21:02:47] [Async Chat Thread - #38/INFO]: Legenda Darko: >> Chceš teda vědět, kde je slimechunk?
1633[21:02:49] [Async Chat Thread - #38/INFO]: Legenda Darko: >> ok
1634[21:02:50] [Server thread/INFO]: Darko issued server command: /seed
1635[21:03:10] [Craft Scheduler Thread - 132/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1636[21:03:37] [Async Chat Thread - #38/INFO]: Legenda Koutaless: >> ano
1637[21:04:02] [Server thread/INFO]: Seed: [6563554359783110618]
1638[21:04:28] [Server thread/INFO]: Incorrect argument for command
1639[21:04:28] [Server thread/INFO]: /seed spawn<--[HERE]
1640[21:04:49] [Async Chat Thread - #39/INFO]: Legenda Darko: >> dej mi chvilku
1641[21:05:10] [Craft Scheduler Thread - 123/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1642[21:05:18] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord | Discord Staff] Koutaless > https://www.chunkbase.com/apps/slime-finder
1643[21:07:13] [Craft Scheduler Thread - 137/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1644[21:07:25] [User Authenticator #22/INFO]: Disconnecting com.mojang.authlib.GameProfile@dc25d45[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:62434): §4The same username is already playing on the server!
1645[21:07:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@dc25d45[id=d1584add-8d55-3578-93a5-af3613a17185,name=Darko,properties={},legacy=false] (/109.183.118.22:62434) lost connection: §4The same username is already playing on the server!
1646[21:07:53] [Server thread/INFO]: PaprikaIsHere issued server command: /res set wspeed2 true
1647[21:08:12] [User Authenticator #23/INFO]: UUID of player TenViki is 08a2cfc6-a615-3c70-bc61-e6c2899d38c5
1648[21:08:13] [Server thread/INFO]: [DiscordSRV] Player TenViki joined with silent joining permission, not sending a join message
1649[21:08:13] [Server thread/INFO]: TenViki[/109.183.118.22:62533] logged in with entity id 19988 at ([Spawn]-392.0701499173743, 71.0, 92.24504282397325)
1650[21:08:13] [Craft Scheduler Thread - 140/INFO]: Failed to check for Residence update on spigot web page.
1651[21:08:17] [Async Chat Thread - #40/INFO]: Legenda Koutaless: >> cc
1652[21:08:18] [Server thread/INFO]: [Crates] You have given a VoteKey to TenViki. STATUS: SUCCESS.
1653[21:08:18] [Craft Scheduler Thread - 136/INFO]: [AuthMe] The user TenViki has 4 accounts:
1654[21:08:18] [Craft Scheduler Thread - 136/INFO]: [AuthMe] §7§aTenViki§7, test, §aDarko§7, czmarti.
1655[21:08:18] [Craft Scheduler Thread - 136/INFO]: [AuthMe] TenViki logged in!
1656[21:08:20] [Async Chat Thread - #40/INFO]: Legenda PaprikaIsHere: >> why?
1657[21:08:21] [Server thread/INFO]: TenViki issued server command: /seed
1658[21:08:23] [Server thread/INFO]: TenViki lost connection: Disconnected
1659[21:08:23] [Server thread/INFO]: [DiscordSRV] Player TenViki quit with silent quitting permission, not sending a quit message
1660[21:08:23] [Server thread/INFO]: Majitel TenViki se odpojil.
1661[21:09:10] [Craft Scheduler Thread - 136/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1662[21:10:00] [Async Chat Thread - #41/INFO]: Legenda Darko: >> Tento!
1663[21:10:02] [Async Chat Thread - #41/INFO]: Legenda Darko: >> tu
1664[21:10:22] [Async Chat Thread - #41/INFO]: Legenda Darko: >> koute
1665[21:10:25] [Async Chat Thread - #41/INFO]: Legenda Darko: >> Koutaless
1666[21:10:50] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> sry
1667[21:10:55] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> fakt?
1668[21:10:57] [Async Chat Thread - #41/INFO]: Legenda Darko: >> Jop
1669[21:11:02] [Async Chat Thread - #41/INFO]: Legenda Darko: >> Portni se
1670[21:11:04] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> jakej tento
1671[21:11:08] [Async Chat Thread - #41/INFO]: Legenda Darko: >> PORTNI SE!
1672[21:11:10] [Craft Scheduler Thread - 136/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1673[21:11:14] [Server thread/INFO]: Koutaless issued server command: /tpa Darko
1674[21:11:16] [Server thread/INFO]: PaprikaIsHere issued server command: /tpa Darko
1675[21:11:16] [Server thread/INFO]: Darko issued server command: /tpaccept
1676[21:11:19] [Server thread/INFO]: Darko issued server command: /tpaccept
1677[21:11:21] [Server thread/INFO]: Darko issued server command: /tpaccept
1678[21:11:25] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> tu máš
1679[21:11:38] [Async Chat Thread - #41/INFO]: Legenda Darko: >> No, jirka tě přdběhl no
1680[21:11:40] [Async Chat Thread - #41/INFO]: Legenda Darko: >> znova
1681[21:11:47] [Server thread/INFO]: Koutaless issued server command: /tpa Darko
1682[21:11:47] [Server thread/INFO]: Darko issued server command: /tpaccept
1683[21:11:53] [Async Chat Thread - #41/INFO]: Legenda Darko: >> F3 G
1684[21:12:17] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> tak musímě pod y 40
1685[21:12:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
1686[21:12:30] [Async Chat Thread - #41/INFO]: Legenda Darko: >> Papriko
1687[21:12:36] [Async Chat Thread - #41/INFO]: Legenda Darko: >> Co jsem ti říkal o wlakspee
1688[21:12:41] [Async Chat Thread - #41/INFO]: Legenda PaprikaIsHere: >> nwm :D
1689[21:12:45] [Async Chat Thread - #41/INFO]: Legenda PaprikaIsHere: >> mě to bavííí
1690[21:12:49] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> nemůžu tu ničit
1691[21:12:49] [Async Chat Thread - #41/INFO]: Legenda Darko: >> Vypni to
1692[21:12:53] [Async Chat Thread - #41/INFO]: Legenda Darko: >> DEj normální rychlost
1693[21:13:07] [Async Chat Thread - #41/INFO]: Legenda PaprikaIsHere: >> ckjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj
1694[21:13:10] [Craft Scheduler Thread - 138/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1695[21:13:17] [Async Chat Thread - #41/INFO]: Legenda Darko: >> Půjdeme na úroveň 20, ok?
1696[21:13:21] [Server thread/INFO]: PaprikaIsHere issued server command: /res set wspeed2 remove
1697[21:13:33] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> můžu tento seed?
1698[21:14:22] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> sto
1699[21:14:25] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> p
1700[21:14:41] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> hci pomoct
1701[21:14:47] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> nemůžu těžit
1702[21:14:48] [Async Chat Thread - #41/INFO]: Legenda Darko: >> Dones si taky krump
1703[21:14:59] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> nemůžu těžit a žádnej nemám
1704[21:15:05] [Async Chat Thread - #41/INFO]: Legenda Darko: >> Tak si vycrafti
1705[21:15:08] [Async Chat Thread - #41/INFO]: Legenda Darko: >> Z těch diamantů
1706[21:15:10] [Craft Scheduler Thread - 136/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1707[21:15:13] [Async Chat Thread - #41/INFO]: Legenda Darko: >> A dones i nějáké torche
1708[21:15:23] [Async Chat Thread - #41/INFO]: Legenda Koutaless: >> mám skoro 3 stacky
1709[21:15:23] [Server thread/INFO]: PaprikaIsHere issued server command: /res padd Koutaless
1710[21:16:50] [Async Chat Thread - #42/INFO]: Legenda Darko: >> co děláš?
1711[21:16:55] [Async Chat Thread - #42/INFO]: Legenda Darko: >> lsimechunk je vedle
1712[21:16:59] [Async Chat Thread - #42/INFO]: Legenda PaprikaIsHere: >> chce někdo kuši?
1713[21:17:03] [Async Chat Thread - #42/INFO]: Legenda Koutaless: >> aha
1714[21:17:06] [Async Chat Thread - #42/INFO]: Legenda Koutaless: >> já blb
1715[21:17:12] [Async Chat Thread - #42/INFO]: Legenda PaprikaIsHere: >> chce někdo kuši?
1716[21:17:12] [Craft Scheduler Thread - 136/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1717[21:17:15] [Server thread/INFO]: PaprikaIsHere issued server command: /tpa Darko
1718[21:17:17] [Server thread/INFO]: Darko issued server command: /tpaccept
1719[21:18:30] [Async Chat Thread - #43/INFO]: Legenda Koutaless: >> stone?
1720[21:18:34] [Async Chat Thread - #43/INFO]: Legenda Koutaless: >> kdo má silk?
1721[21:18:35] [Async Chat Thread - #43/INFO]: Legenda PaprikaIsHere: >> ?
1722[21:18:37] [Async Chat Thread - #43/INFO]: Legenda PaprikaIsHere: >> jááá
1723[21:18:47] [Async Chat Thread - #43/INFO]: Legenda Koutaless: >> železo
1724[21:18:54] [Async Chat Thread - #43/INFO]: Legenda PaprikaIsHere: >> silk + ef 4
1725[21:19:10] [Craft Scheduler Thread - 144/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1726[21:20:23] [Async Chat Thread - #44/INFO]: Legenda Darko: >> Teď budu Chvíli AFKovat tady
1727[21:20:39] [Async Chat Thread - #44/INFO]: Legenda Darko: >> A uvidíme, jestlise tam něco spawne :D
1728[21:20:52] [Async Chat Thread - #44/INFO]: Legenda PaprikaIsHere: >> nemůže s torchema
1729[21:20:55] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> já bych to ještě zničil
1730[21:20:59] [Async Chat Thread - #44/INFO]: Legenda Darko: >> Nope
1731[21:21:04] [Async Chat Thread - #44/INFO]: Legenda Darko: >> Torche tam musí být
1732[21:21:09] [Async Chat Thread - #44/INFO]: Legenda PaprikaIsHere: >> mám zničit torche?
1733[21:21:10] [Craft Scheduler Thread - 144/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1734[21:21:11] [Async Chat Thread - #44/INFO]: Legenda Darko: >> Ne
1735[21:21:41] [Async Chat Thread - #44/INFO]: Legenda PaprikaIsHere: >> máte někdo něco co bych mohl roztřídit?
1736[21:21:46] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> torche jsou jednou
1737[21:21:59] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> já bych dal 4 blocky
1738[21:22:03] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> a ne 3
1739[21:22:13] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> můžu xp?
1740[21:22:24] [Async Chat Thread - #44/INFO]: Legenda PaprikaIsHere: >> vezměte prosím na pole na wheat motyku
1741[21:22:25] [Async Chat Thread - #44/INFO]: Legenda Darko: >> Zase se plí farma na melouny
1742[21:23:07] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> potřebuji 8 levelů
1743[21:23:10] [Craft Scheduler Thread - 149/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1744[21:23:41] [Server thread/INFO]: Darko issued server command: /repair
1745[21:23:44] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> pls
1746[21:23:50] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> můžu 8 levelů
1747[21:24:26] [Async Chat Thread - #44/INFO]: Legenda PaprikaIsHere: >> Viki za chvíli budeme potřebovat druhou truhlu na melouny
1748[21:24:30] [Async Chat Thread - #44/INFO]: Legenda Darko: >> no :D
1749[21:24:43] [Async Chat Thread - #44/INFO]: Legenda PaprikaIsHere: >> nebo to dávat na compost
1750[21:24:49] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> hey pls
1751[21:25:00] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> můžu nějak levely?
1752[21:25:07] [Async Chat Thread - #44/INFO]: Legenda PaprikaIsHere: >> kopet
1753[21:25:10] [Craft Scheduler Thread - 149/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1754[21:25:12] [Async Chat Thread - #44/INFO]: Legenda Darko: >> No, ne
1755[21:25:17] [Async Chat Thread - #44/INFO]: Legenda Darko: >> Jak? xd
1756[21:25:47] [Async Chat Thread - #44/INFO]: Legenda PaprikaIsHere: >> ckj
1757[21:26:03] [Async Chat Thread - #44/INFO]: Legenda PaprikaIsHere: >> kolik chceš?
1758[21:26:05] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> 8
1759[21:26:17] [Async Chat Thread - #44/INFO]: Legenda PaprikaIsHere: >> do 30ti?
1760[21:26:21] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> jj
1761[21:26:24] [Async Chat Thread - #44/INFO]: Legenda PaprikaIsHere: >> shit
1762[21:26:55] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> level 30 mám unbreaking...
1763[21:26:59] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> III
1764[21:27:13] [Craft Scheduler Thread - 150/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1765[21:27:18] [Server thread/INFO]: Koutaless issued server command: /home
1766[21:27:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
1767[21:27:34] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> ah
1768[21:27:39] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> unbreaking III
1769[21:27:48] [Async Chat Thread - #44/INFO]: Legenda Koutaless: >> ta nejvíc k hovnu věc
1770[21:28:28] [Server thread/WARN]: PaprikaIsHere moved wrongly!
1771[21:29:10] [Craft Scheduler Thread - 149/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1772[21:29:40] [Server thread/INFO]: PaprikaIsHere issued server command: /heal
1773[21:29:40] [Server thread/INFO]: §4Hráči§c PaprikaIsHere §4byl odepřen přístup k příkazu.
1774[21:29:43] [Async Chat Thread - #45/INFO]: Legenda PaprikaIsHere: >> HEALLL
1775[21:29:48] [Server thread/INFO]: PaprikaIsHere issued server command: /eat
1776[21:30:03] [Server thread/INFO]: CONSOLE issued server command: /heal PaprikaIsHere
1777[21:30:03] [Server thread/INFO]: Hráč PaprikaIsHere byl uzdraven.
1778[21:30:16] [Server thread/INFO]: PaprikaIsHere issued server command: /eat
1779[21:30:18] [Server thread/INFO]: PaprikaIsHere died
1780[21:30:25] [Server thread/INFO]: PaprikaIsHere issued server command: /back
1781[21:30:44] [Server thread/INFO]: PaprikaIsHere issued server command: /repair
1782[21:30:47] [Server thread/INFO]: PaprikaIsHere issued server command: /tpa Koutaless
1783[21:30:55] [Server thread/INFO]: Koutaless issued server command: /tpaccept
1784[21:31:10] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> Viki dej prosím Koutalessovi megapick
1785[21:31:10] [Craft Scheduler Thread - 149/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1786[21:31:23] [Async Chat Thread - #46/INFO]: Legenda Koutaless: >> viki?
1787[21:31:28] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> Darko
1788[21:31:31] [Async Chat Thread - #46/INFO]: Legenda Koutaless: >> darko je viki?
1789[21:31:38] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> ne spletl jsem se
1790[21:31:46] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> :D
1791[21:31:46] [Async Chat Thread - #46/INFO]: Legenda Koutaless: >> už po 2.
1792[21:32:14] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> Kout tpa
1793[21:32:27] [Server thread/INFO]: Koutaless issued server command: /tpa
1794[21:32:31] [Server thread/INFO]: Koutaless issued server command: /tpa Pa
1795[21:32:34] [Server thread/INFO]: PaprikaIsHere issued server command: /tpaccept
1796[21:32:45] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> vrátit krump
1797[21:32:47] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> ckj!
1798[21:32:54] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> těž
1799[21:33:10] [Craft Scheduler Thread - 149/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1800[21:33:41] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> Stačilo ti to?
1801[21:33:46] [Async Chat Thread - #46/INFO]: Legenda Koutaless: >> 25 level
1802[21:33:52] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> krump
1803[21:33:54] [Async Chat Thread - #46/INFO]: Legenda Koutaless: >> a na 30 mám unbreaking 3
1804[21:34:09] [Async Chat Thread - #46/INFO]: Legenda Koutaless: >> stojí to za to?
1805[21:34:14] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> nope
1806[21:34:24] [Async Chat Thread - #46/INFO]: Legenda Koutaless: >> mám si uděkat novej?
1807[21:35:05] [Async Chat Thread - #46/INFO]: Legenda Koutaless: >> jirko
1808[21:35:10] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> ?
1809[21:35:10] [Craft Scheduler Thread - 149/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1810[21:35:17] [Async Chat Thread - #46/INFO]: Legenda Koutaless: >> mám si udělat novej?
1811[21:35:25] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> nwm
1812[21:35:27] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> a co?
1813[21:36:24] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> krump?
1814[21:36:26] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> dia?
1815[21:36:28] [Async Chat Thread - #46/INFO]: Legenda Koutaless: >> jop
1816[21:36:46] [Async Chat Thread - #46/INFO]: Legenda PaprikaIsHere: >> nwm no.................
1817[21:36:59] [Server thread/INFO]: PaprikaIsHere issued server command: /afk
1818[21:37:12] [Craft Scheduler Thread - 158/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1819[21:38:12] [Async Chat Thread - #47/INFO]: Legenda Koutaless: >> :DeadChat:
1820[21:38:18] [Async Chat Thread - #47/INFO]: Legenda Koutaless: >> jirko
1821[21:38:27] [Async Chat Thread - #47/INFO]: Legenda PaprikaIsHere: >> ?
1822[21:38:36] [Async Chat Thread - #47/INFO]: Legenda Koutaless: >> mám si prostě dát eff 2?
1823[21:38:48] [Async Chat Thread - #47/INFO]: Legenda PaprikaIsHere: >> nwmmmmmm
1824[21:39:10] [Craft Scheduler Thread - 157/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1825[21:39:59] [Async Chat Thread - #48/INFO]: Legenda Koutaless: >> ah
1826[21:40:03] [Async Chat Thread - #48/INFO]: Legenda Koutaless: >> ok udělám to
1827[21:41:10] [Craft Scheduler Thread - 157/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1828[21:41:45] [Server thread/INFO]: Koutaless has made the advancement [Enchanter]
1829[21:42:06] [Async Chat Thread - #49/INFO]: Legenda Koutaless: >> no nix
1830[21:42:09] [Async Chat Thread - #49/INFO]: Legenda Koutaless: >> je tu nuda
1831[21:42:12] [Server thread/INFO]: Koutaless issued server command: /afk
1832[21:42:28] [Server thread/INFO]: [Realistic_World] Logging data for Realistic_World
1833[21:43:10] [Craft Scheduler Thread - 160/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1834[21:43:19] [Async Chat Thread - #50/INFO]: Legenda PaprikaIsHere: >> Je statisticky dokázáno že ital umře každé ráno
1835[21:43:33] [Async Chat Thread - #50/INFO]: Legenda Koutaless: >> proč se tomu směju
1836[21:43:52] [Async Chat Thread - #50/INFO]: Legenda PaprikaIsHere: >> Karanténa nuda je nad virem však vyhraje
1837[21:44:09] [Async Chat Thread - #50/INFO]: Legenda Koutaless: >> XD
1838[21:44:31] [Async Chat Thread - #50/INFO]: Legenda PaprikaIsHere: >> no nic asi budu AFK přes noc
1839[21:44:37] [Async Chat Thread - #50/INFO]: Legenda PaprikaIsHere: >> tak čau
1840[21:44:46] [Async Chat Thread - #50/INFO]: Legenda Koutaless: >> cc
1841[21:44:49] [Async Chat Thread - #50/INFO]: Legenda Koutaless: >> počkej
1842[21:44:52] [Async Chat Thread - #50/INFO]: Legenda Koutaless: >> jako fakt?
1843[21:44:53] [Async Chat Thread - #50/INFO]: Legenda PaprikaIsHere: >> ?
1844[21:44:56] [Async Chat Thread - #50/INFO]: Legenda PaprikaIsHere: >> asi ano
1845[21:44:59] [Async Chat Thread - #50/INFO]: Legenda Koutaless: >> kde?
1846[21:45:05] [Async Chat Thread - #50/INFO]: Legenda PaprikaIsHere: >> tady
1847[21:45:05] [Async Chat Thread - #50/INFO]: Legenda Koutaless: >> protože já klidně asi taky
1848[21:45:10] [Craft Scheduler Thread - 161/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1849[21:45:15] [Async Chat Thread - #50/INFO]: Legenda Koutaless: >> kvúl matroši?
1850[21:45:21] [Server thread/INFO]: PaprikaIsHere issued server command: /afk
1851[21:46:18] [Async Chat Thread - #51/INFO]: Legenda Koutaless: >> jirko
1852[21:46:20] [Async Chat Thread - #51/INFO]: Legenda PaprikaIsHere: >> ?
1853[21:46:24] [Async Chat Thread - #51/INFO]: Legenda Koutaless: >> kde mám afk já
1854[21:46:29] [Async Chat Thread - #51/INFO]: Legenda PaprikaIsHere: >> nwm třeba tady
1855[21:46:35] [Async Chat Thread - #51/INFO]: Legenda PaprikaIsHere: >> poleť
1856[21:46:50] [Async Chat Thread - #51/INFO]: Legenda PaprikaIsHere: >> nech zavřeny
1857[21:47:00] [Async Chat Thread - #51/INFO]: Legenda PaprikaIsHere: >> dobrou
1858[21:47:03] [Server thread/INFO]: PaprikaIsHere issued server command: /afk
1859[21:47:06] [Async Chat Thread - #51/INFO]: Legenda Koutaless: >> cc
1860[21:47:08] [Async Chat Thread - #51/INFO]: Legenda Darko: >> Nějácí slimové?
1861[21:47:08] [Server thread/INFO]: Koutaless issued server command: /afk
1862[21:47:12] [Async Chat Thread - #51/INFO]: Legenda Koutaless: >> ne
1863[21:47:12] [Craft Scheduler Thread - 161/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1864[21:47:14] [Async Chat Thread - #51/INFO]: Legenda PaprikaIsHere: >> ne
1865[21:47:14] [Server thread/INFO]: Koutaless issued server command: /afk
1866[21:47:26] [Async Chat Thread - #51/INFO]: Legenda Darko: >> Ale jakto,
1867[21:47:43] [Server thread/INFO]: PaprikaIsHere issued server command: /afk
1868[21:47:49] [Server thread/INFO]: PaprikaIsHere issued server command: /me jde spát
1869[21:47:49] [Server thread/INFO]: §4Hráči§c PaprikaIsHere §4byl odepřen přístup k příkazu.
1870[21:47:52] [Server thread/INFO]: PaprikaIsHere issued server command: /afk
1871[21:48:03] [Server thread/INFO]: Koutaless issued server command: /afk
1872[21:48:06] [Server thread/INFO]: Koutaless issued server command: /afk
1873[21:48:08] [Async Chat Thread - #51/INFO]: Legenda PaprikaIsHere: >> když jsem tady tak beru ty melouny
1874[21:48:11] [User Authenticator #24/INFO]: UUID of player TenViki is 08a2cfc6-a615-3c70-bc61-e6c2899d38c5
1875[21:48:13] [Server thread/INFO]: [DiscordSRV] Player TenViki joined with silent joining permission, not sending a join message
1876[21:48:13] [Server thread/INFO]: TenViki[/109.183.118.22:64099] logged in with entity id 24120 at ([Spawn]-392.0701499173743, 71.0, 92.24504282397325)
1877[21:48:13] [Craft Scheduler Thread - 168/INFO]: Failed to check for Residence update on spigot web page.
1878[21:48:18] [Async Chat Thread - #51/INFO]: Legenda Koutaless: >> cc
1879[21:48:19] [Craft Scheduler Thread - 168/INFO]: [AuthMe] The user TenViki has 4 accounts:
1880[21:48:19] [Craft Scheduler Thread - 168/INFO]: [AuthMe] §7§aTenViki§7, test, §aDarko§7, czmarti.
1881[21:48:19] [Craft Scheduler Thread - 168/INFO]: [AuthMe] TenViki logged in!
1882[21:48:21] [Server thread/INFO]: Koutaless issued server command: /afk
1883[21:48:51] [Async Chat Thread - #51/INFO]: Legenda PaprikaIsHere: >> Je statisticky dokázáno že ital umře každé ráno
1884[21:49:02] [Server thread/INFO]: TenViki issued server command: /mvtp Builůding
1885[21:49:04] [Server thread/INFO]: TenViki issued server command: /mvtp Building
1886[21:49:10] [Craft Scheduler Thread - 160/INFO]: ''Nezapomeň pro nás hlasovat! Dostaneš tak skvělou odměnu! /vote'
1887[21:49:15] [Server thread/INFO]: TenViki issued server command: /gamemode creative
1888[21:49:18] [Server thread/INFO]: TenViki issued server command: /seed
1889[21:49:25] [Async Chat Thread - #51/INFO]: Majitel TenViki: >> Zajímavé
1890[21:49:34] [Async Chat Thread - #51/INFO]: Legenda PaprikaIsHere: >> Karanténa nuda je nad virem však vyhraje
1891[21:49:34] [Async Chat Thread - #51/INFO]: Majitel TenViki: >> Tady se slimové spawnujlou
1892[21:49:43] [Server thread/INFO]: PaprikaIsHere issued server command: /tpa TenViki
1893[21:49:52] [Async Chat Thread - #51/INFO]: Majitel TenViki: >> Korona u na na nezachrábní se ani tvoje, máma
1894[21:49:55] [Server thread/INFO]: TenViki issued server command: /tpaccept
1895[21:50:07] [Async Chat Thread - #51/INFO]: Legenda Koutaless: >> počkej
1896[21:50:10] [Async Chat Thread - #51/INFO]: Majitel TenViki: >> Ano?
1897[21:50:11] [Async Chat Thread - #51/INFO]: Legenda Koutaless: >> nespawnují?
1898[21:50:15] [Async Chat Thread - #51/INFO]: Majitel TenViki: >> Podívám se do pluginů
1899[21:50:17] [Async Chat Thread - #51/INFO]: Majitel TenViki: >> No spawnují
1900[21:50:25] [Async Chat Thread - #51/INFO]: Majitel TenViki: >> Aele na superflatu
1901[21:50:33] [Async Chat Thread - #51/INFO]: Legenda Koutaless: >> ...
1902[21:50:38] [Async Chat Thread - #51/INFO]: Majitel TenViki: >> Moment
1903[21:50:40] [Async Chat Thread - #51/INFO]: Legenda Koutaless: >> jak dostat slime teda?
1904[21:51:10] [Craft Scheduler Thread - 160/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1905[21:52:28] [Async Chat Thread - #52/INFO]: Legenda PaprikaIsHere: >> mám stack :D
1906[21:52:37] [Async Chat Thread - #52/INFO]: Majitel TenViki: >> Nu super, ale ne úplně legálně.
1907[21:52:43] [Async Chat Thread - #52/INFO]: Majitel TenViki: >> No, jdu nasat na podporu
1908[21:52:45] [Async Chat Thread - #52/INFO]: Legenda PaprikaIsHere: >> mám vrátit?
1909[21:52:54] [Async Chat Thread - #52/INFO]: Majitel TenViki: >> Ne, klidně si ho nech
1910[21:52:58] [Server thread/INFO]: PaprikaIsHere issued server command: /home
1911[21:53:10] [Async Chat Thread - #52/INFO]: Legenda Koutaless: >> jak jirko
1912[21:53:10] [Craft Scheduler Thread - 171/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz
1913[21:53:32] [Server thread/INFO]: PaprikaIsHere issued server command: /afk
1914[21:53:36] [Async Chat Thread - #52/INFO]: Legenda PaprikaIsHere: >> Dobrou
1915[21:53:38] [Server thread/INFO]: PaprikaIsHere issued server command: /afk
1916[21:55:10] [Craft Scheduler Thread - 160/INFO]: Nezapomeň se podívat na náš web! www.adventurecraft.cz