· 6 years ago · Jan 07, 2020, 09:44 PM
1[05:11:59] [Thread-0/INFO]: [STDERR]: java.lang.SecurityException: exec permission error: sh
2[05:11:59] [Thread-0/INFO]: [STDERR]: at com.hicoria.javaSandBox.Main$CustomSecurityManager.checkExec(Main.java:301)
3[05:11:59] [Thread-0/INFO]: [STDERR]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1018)
4[05:11:59] [Thread-0/INFO]: [STDERR]: at java.lang.Runtime.exec(Runtime.java:620)
5[05:11:59] [Thread-0/INFO]: [STDERR]: at java.lang.Runtime.exec(Runtime.java:485)
6[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196)
7[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186)
8[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181)
9[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74)
10[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.<init>(TerminalLineSettings.java:53)
11[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.UnixTerminal.<init>(UnixTerminal.java:31)
12[05:11:59] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
13[05:11:59] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
14[05:11:59] [Thread-0/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
15[05:11:59] [Thread-0/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
16[05:11:59] [Thread-0/INFO]: [STDERR]: at java.lang.Class.newInstance(Class.java:442)
17[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.getFlavor(TerminalFactory.java:166)
18[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.create(TerminalFactory.java:81)
19[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.get(TerminalFactory.java:158)
20[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:229)
21[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:221)
22[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:213)
23[05:11:59] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_15_R1.MinecraftServer.<init>(MinecraftServer.java:219)
24[05:11:59] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_15_R1.DedicatedServer.<init>(DedicatedServer.java:55)
25[05:11:59] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_15_R1.MinecraftServer.main(MinecraftServer.java:1189)
26[05:11:59] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.Main.main(Main.java:202)
27[05:11:59] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
28[05:11:59] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
29[05:11:59] [Thread-0/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
30[05:11:59] [Thread-0/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
31[05:11:59] [Thread-0/INFO]: [STDERR]: at com.hicoria.javaSandBox.Main$1.run(Main.java:69)
32[05:11:59] [Thread-0/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:748)
33[05:11:59] [Server thread/INFO]: Starting minecraft server version 1.15.1
34[05:11:59] [Server thread/INFO]: Loading properties
35[05:12:01] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-2ee05fe-d31f05f (MC: 1.15.1) (Implementing API version 1.15.1-R0.1-SNAPSHOT)
36[05:12:02] [Server thread/INFO]: Server Ping Player Sample Count: 12
37[05:12:02] [Server thread/INFO]: Using 4 threads for Netty based IO
38[05:12:03] [Server thread/INFO]: Debug logging is disabled
39[05:12:03] [Server thread/INFO]: Default game type: SURVIVAL
40[05:12:03] [Server thread/INFO]: Generating keypair
41[05:12:04] [Server thread/INFO]: Starting Minecraft server on 89.203.193.117:27540
42[05:12:04] [Server thread/INFO]: Using epoll channel type
43[05:12:18] [Server thread/WARN]: Plugin EazyEmojis v3.0 does not specify an api-version.
44[05:12:18] [Server thread/WARN]: Plugin ColoredSigns v3.0 does not specify an api-version.
45[05:12:18] [Server thread/WARN]: Plugin AntiCreeper v1.7 does not specify an api-version.
46[05:12:19] [Server thread/WARN]: Plugin Disposal v1.2 does not specify an api-version.
47[05:12:19] [Server thread/WARN]: Plugin InviteSystem v1.1.0 does not specify an api-version.
48[05:12:19] [Server thread/WARN]: Plugin PlayTime v2.2-1.8 does not specify an api-version.
49[05:12:19] [Server thread/WARN]: Plugin MultiVIP v1.0 does not specify an api-version.
50[05:12:19] [Server thread/WARN]: Plugin Quests v2.1.1 does not specify an api-version.
51[05:12:20] [Server thread/WARN]: Plugin PacketListenerApi v3.7.5-SNAPSHOT does not specify an api-version.
52[05:12:20] [Server thread/WARN]: Plugin ccNoEnderpearlDamage v1.14.3-v0.5 does not specify an api-version.
53[05:12:20] [Server thread/WARN]: Plugin CustomUknownCommand v1.0 does not specify an api-version.
54[05:12:20] [Server thread/WARN]: Plugin NightVisionPlus v2.5 does not specify an api-version.
55[05:12:20] [Server thread/WARN]: Plugin DailyRewards v1.3.7d does not specify an api-version.
56[05:12:20] [Server thread/WARN]: Plugin Marriage v2.0.19 does not specify an api-version.
57[05:12:21] [Server thread/WARN]: Cannot access /bin: java.lang.SecurityException: read permission error: /bin
58[05:12:21] [Server thread/WARN]: Plugin ViaVersion v2.2.2 does not specify an api-version.
59[05:12:22] [Server thread/WARN]: Plugin HeadDatabase v4.11.0 does not specify an api-version.
60[05:12:23] [Server thread/INFO]: [EazyEmojis] Loading EazyEmojis v3.0
61[05:12:23] [Server thread/INFO]: [Bot-Sentry-Spigot] Loading Bot-Sentry-Spigot v6.1.2-BULLETPROOF
62[05:12:23] [Server thread/INFO]: ======
63[05:12:23] [Server thread/INFO]: > Loading Bot-Sentry-Spigot-6.1.2-BULLETPROOF
64[05:12:23] [Server thread/INFO]: > 0 loaded blacklisted ips
65[05:12:23] [Server thread/INFO]: > 59 loaded whitelisted ips
66[05:12:23] [Server thread/INFO]: > Created by: jaqobb (jaqobbdev@gmail.com)
67[05:12:23] [Server thread/INFO]: > Discord Support Group: https://discord.gg/uxRTwDa
68[05:12:23] [Server thread/INFO]: ======
69[05:12:23] [Server thread/INFO]: ======
70[05:12:23] [Server thread/INFO]: Preparing system blacklisting...
71[05:12:23] [Server thread/INFO]: Could not prepare system blacklisting.
72[05:12:23] [Server thread/INFO]: Reason: java.lang.RuntimeException: Could not run command 'apt-get --yes install ipset'
73[05:12:23] [Server thread/INFO]: Make sure your server is run using root.
74[05:12:23] [Server thread/INFO]: Auto-disabling system blacklisting....
75[05:12:23] [Server thread/INFO]: ======
76[05:12:23] [Server thread/INFO]: [Colored Signs] Loading ColoredSigns v3.0
77[05:12:23] [Server thread/INFO]: [AntiCreeper] Loading AntiCreeper v1.7
78[05:12:23] [Server thread/INFO]: [Disposal] Loading Disposal v1.2
79[05:12:23] [Server thread/INFO]: [AntiCooldown] Loading AntiCooldown v3.2.2
80[05:12:23] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.5
81[05:12:23] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v3.5.1
82[05:12:23] [Server thread/INFO]: [InviteSystem] Loading InviteSystem v1.1.0
83[05:12:23] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.6
84[05:12:23] [Server thread/INFO]: [PlayTime] Loading PlayTime v2.2-1.8
85[05:12:23] [Server thread/INFO]: [MultiVIP] Loading MultiVIP v1.0
86[05:12:23] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.7.3
87[05:12:23] [Server thread/INFO]: [RawMsg] Loading RawMsg v1.7.0
88[05:12:23] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.8.0
89[05:12:23] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.7.5
90[05:12:23] [Server thread/INFO]: [Quests] Loading Quests v2.1.1
91[05:12:23] [Server thread/INFO]: [AntiVPN] Loading AntiVPN v4.9.31
92[05:12:23] [Server thread/INFO]: §e[§bAnti-VPN§e] §r§eChecking version of §fACF
93[05:12:23] [Server thread/INFO]: §e[§bAnti-VPN§e] §r§eChecking version of §fSQLite
94[05:12:23] [Server thread/INFO]: §e[§bAnti-VPN§e] §r§eChecking version of §fMySQL
95[05:12:26] [Server thread/INFO]: §b====================================
96[05:12:26] [Server thread/INFO]: §eAnti-VPN runs better on Paper!
97[05:12:26] [Server thread/INFO]: §ehttps://whypaper.emc.gs/
98[05:12:26] [Server thread/INFO]: §b====================================
99[05:12:26] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.4.4
100[05:12:26] [Server thread/INFO]: [MOTD] Loading MOTD v2.3.6
101[05:12:26] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5
102[05:12:26] [Server thread/INFO]: [JukeBox] Loading JukeBox v1.15.1
103[05:12:26] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v5.2.1-fifteen-1
104[05:12:26] [Server thread/INFO]: [PlayerHeads] Internal plugin locale:
105[05:12:26] [Server thread/INFO]: [PlayerHeads] Environment locale: en_US / en-US
106[05:12:26] [Server thread/INFO]: Trying provider: craftbukkit_1_14
107[05:12:26] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.39
108[05:12:26] [Server thread/INFO]: [BeastTokens] Loading BeastTokens v3.8.0
109[05:12:26] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0-beta-1;7039dc8
110[05:12:28] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@3f06bdcc]
111[05:12:28] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.0.8
112[05:12:28] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.7.5-SNAPSHOT
113[05:12:28] [Server thread/INFO]: [ReflectionHelper] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft
114[05:12:28] [Server thread/INFO]: [ReflectionHelper] Version is v1_15_R1 (11501)
115[05:12:28] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
116[05:12:28] [Server thread/INFO]: Injected custom channel handlers.
117[05:12:28] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.0
118[05:12:28] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.10 (beta)
119[05:12:28] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
120[05:12:28] [Server thread/INFO]: [Votifier] Loading Votifier v2.6.0-SNAPSHOT
121[05:12:28] [Server thread/INFO]: [KiteBoard] Loading KiteBoard v3.0.8
122[05:12:28] [Server thread/INFO]: [ItemEdit] Loading ItemEdit v1.7.4
123[05:12:28] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775
124[05:12:28] [Server thread/INFO]: [ccNoEnderpearlDamage] Loading ccNoEnderpearlDamage v1.14.3-v0.5
125[05:12:28] [Server thread/INFO]: [AdvancedPortals] Loading AdvancedPortals v0.2.0
126[05:12:28] [Server thread/INFO]: [Vouchers] Loading Vouchers v1.8.3-RELEASE
127[05:12:28] [Server thread/INFO]: [CustomUknownCommand] Loading CustomUknownCommand v1.0
128[05:12:28] [Server thread/INFO]: [Minepacks] Loading Minepacks v2.0.13-Release
129[05:12:28] [Server thread/INFO]: [Minepacks] PCGF-PluginLib not installed. Switching to standalone mode!
130[05:12:28] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.12.0
131[05:12:28] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v4.2.8-VK
132[05:12:28] [Server thread/INFO]: [UltimateCatcher] Loading UltimateCatcher v1.3
133[05:12:28] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
134[05:12:28] [Server thread/INFO]: [NightVisionPlus] Loading NightVisionPlus v2.5
135[05:12:28] [Server thread/INFO]: [DailyRewards] Loading DailyRewards v1.3.7d
136[05:12:28] [Server thread/INFO]: [TokenManager] Loading TokenManager v3.2.4
137[05:12:28] [Server thread/INFO]: [BottledExp] Loading BottledExp v2.2.6.1
138[05:12:28] [Server thread/INFO]: [VoteParty] Loading VoteParty v1.14.0
139[05:12:28] [Server thread/INFO]: [Marriage] Loading Marriage v2.0.19
140[05:12:28] [Server thread/INFO]: [Marriage] Completed plugin pre-load stage.
141[05:12:28] [Server thread/INFO]: [TreasureChestReloaded] Loading TreasureChestReloaded v8.5.1
142[05:12:28] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.2
143[05:12:28] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.2 is now loaded, injecting!
144[05:12:29] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
145[05:12:29] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
146[05:12:29] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
147[05:12:29] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
148[05:12:29] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
149[05:12:29] [Server thread/INFO]: [ViaVersion] Loading translation mapping
150[05:12:30] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
151[05:12:31] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
152[05:12:31] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
153[05:12:31] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
154[05:12:31] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
155[05:12:31] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
156[05:12:31] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
157[05:12:32] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
158[05:12:32] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
159[05:12:32] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
160[05:12:32] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.6.0
161[05:12:32] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.23.0
162[05:12:32] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.27
163[05:12:32] [Server thread/INFO]: [Jobs] Loading Jobs v4.15.0-devBuild
164[05:12:32] [Server thread/INFO]: [EpicSpawners] Loading EpicSpawners v6.2
165[05:12:32] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.11.0
166[05:12:32] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0-SNAPSHOT-b439
167[05:12:33] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.15.1) has not yet been tested! Proceed with caution.
168[05:12:33] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.11-RELEASE
169[05:12:33] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.27
170[05:12:33] [Server thread/INFO]: [TAB] Loading TAB v2.6.1
171[05:12:33] [Server thread/INFO]: [SuperbVote] Loading SuperbVote v0.5.4
172[05:12:33] [Server thread/INFO]: [Lottery] Loading Lottery v1.4.1
173[05:12:33] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.3
174[05:12:33] [Server thread/INFO]: [FastLogin] Loading FastLogin v1.11-SNAPSHOT-2c7e569
175[05:12:33] [Server thread/INFO]: [Item2Chat] Loading Item2Chat v4.2.3
176[05:12:33] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1-SNAPSHOT
177[05:12:33] [Server thread/INFO]: [CMI] Loading CMI v8.6.16.4
178[05:12:33] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP v2.17.1.27
179[05:12:33] [Server thread/INFO]: [EpicCraftingsPlus] Loading EpicCraftingsPlus v5.8.1
180[05:12:33] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.27
181[05:12:33] [Server thread/INFO]: [ChatManager] Loading ChatManager v3.6.0
182[05:12:33] [Server thread/INFO]: [Residence] Loading Residence v4.8.8.2
183[05:12:33] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.10-RELEASE
184[05:12:33] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.10 (build 165)
185[05:12:33] [Server thread/INFO]: [ChestShop] Residence version 4.8.8.2 loaded.
186[05:12:33] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.6.0-SNAPSHOT-b2347
187[05:12:33] [Server thread/INFO]: [CombatLogX] Loading CombatLogX v9.9.1.9
188[05:12:33] [Server thread/INFO]: Systém » Loaded 0 expansions
189[05:12:33] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.4
190[05:12:33] [Server thread/INFO]: [TradeMe] Loading TradeMe v6.0.2.0
191[05:12:33] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.8.1
192[05:12:33] [Server thread/ERROR]: [Shopkeepers] Potentially incompatible server version: v1_15_R1
193[05:12:33] [Server thread/ERROR]: [Shopkeepers] Shopkeepers is trying to run in 'compatibility mode'.
194[05:12:33] [Server thread/INFO]: [Shopkeepers] Check for updates at: https://dev.bukkit.org/projects/shopkeepers/
195[05:12:34] [Server thread/INFO]: [Shopkeepers] Loading config.
196[05:12:34] [Server thread/WARN]: [Shopkeepers] Config: Couldn't load item data for config entry 'shop-creation-item': Unknown item data: []
197[05:12:34] [Server thread/WARN]: [Shopkeepers] Config: 'shop-creation-item' can not be AIR.
198[05:12:34] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.7.3
199[05:12:34] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.15.1
200[05:12:34] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
201[05:12:34] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
202[05:12:34] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
203[05:12:34] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.39
204[05:12:34] [Server thread/INFO]: __
205[05:12:34] [Server thread/INFO]: | |__) LuckPerms v5.0.39
206[05:12:34] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
207[05:12:34] [Server thread/INFO]: [LuckPerms] Loading configuration...
208[05:12:35] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
209[05:12:36] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
210[05:12:36] [Server thread/INFO]: [LuckPerms] Performing initial data load...
211[05:12:37] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2326ms)
212[05:12:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0-beta-1;7039dc8
213[05:12:37] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
214[05:12:37] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R1 as the Bukkit adapter
215[05:12:38] [Server thread/WARN]: [WorldEdit] ====================================================
216[05:12:38] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
217[05:12:38] [Server thread/WARN]: [WorldEdit] as your server software.
218[05:12:38] [Server thread/WARN]: [WorldEdit]
219[05:12:38] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
220[05:12:38] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
221[05:12:38] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
222[05:12:38] [Server thread/WARN]: [WorldEdit]
223[05:12:38] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
224[05:12:38] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
225[05:12:38] [Server thread/WARN]: [WorldEdit]
226[05:12:38] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
227[05:12:38] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
228[05:12:38] [Server thread/WARN]: [WorldEdit]
229[05:12:38] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
230[05:12:38] [Server thread/WARN]: [WorldEdit] ====================================================
231[05:12:38] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
232[05:12:38] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
233[05:12:39] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
234[05:12:39] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b${env.TRAVIS_BUILD_NUMBER}
235[05:12:39] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
236[05:12:39] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
237[05:12:39] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0-SNAPSHOT-b439
238[05:12:39] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
239[05:12:39] [Server thread/INFO]: [FastLogin] Enabling FastLogin v1.11-SNAPSHOT-2c7e569
240[05:12:39] [Server thread/INFO]: FastLogin - Starting...
241[05:12:39] [Server thread/INFO]: FastLogin - Start completed.
242[05:12:39] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
243[05:12:39] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
244[05:12:39] [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.
245[05:12:39] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
246[05:12:39] [Server thread/INFO]: Preparing level "world"
247[05:12:39] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
248[05:12:40] [Server thread/INFO]: Loaded 6 recipes
249[05:12:41] [Server thread/INFO]: -------- World Settings For [world] --------
250[05:12:41] [Server thread/INFO]: View Distance: 10
251[05:12:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
252[05:12:41] [Server thread/INFO]: Item Despawn Rate: 6000
253[05:12:41] [Server thread/INFO]: Item Merge Radius: 2.5
254[05:12:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
255[05:12:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
256[05:12:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
257[05:12:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
258[05:12:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
259[05:12:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
260[05:12:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
261[05:12:41] [Server thread/INFO]: Max TNT Explosions: 100
262[05:12:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
263[05:12:41] [Server thread/INFO]: Experience Merge Radius: 3.0
264[05:12:41] [Server thread/INFO]: Mob Spawn Range: 6
265[05:12:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
266[05:12:41] [Server thread/INFO]: Cane Growth Modifier: 100%
267[05:12:41] [Server thread/INFO]: Melon Growth Modifier: 100%
268[05:12:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
269[05:12:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
270[05:12:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
271[05:12:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
272[05:12:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
273[05:12:41] [Server thread/INFO]: Potato Growth Modifier: 100%
274[05:12:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
275[05:12:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
276[05:12:41] [Server thread/INFO]: Vine Growth Modifier: 100%
277[05:12:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
278[05:12:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
279[05:12:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
280[05:12:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
281[05:12:42] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
282[05:12:42] [Server thread/INFO]: -------- World Settings For [world_nether] --------
283[05:12:42] [Server thread/INFO]: View Distance: 10
284[05:12:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
285[05:12:42] [Server thread/INFO]: Item Despawn Rate: 6000
286[05:12:42] [Server thread/INFO]: Item Merge Radius: 2.5
287[05:12:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
288[05:12:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
289[05:12:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
290[05:12:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
291[05:12:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
292[05:12:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
293[05:12:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
294[05:12:42] [Server thread/INFO]: Max TNT Explosions: 100
295[05:12:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
296[05:12:42] [Server thread/INFO]: Experience Merge Radius: 3.0
297[05:12:42] [Server thread/INFO]: Mob Spawn Range: 6
298[05:12:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
299[05:12:42] [Server thread/INFO]: Cane Growth Modifier: 100%
300[05:12:42] [Server thread/INFO]: Melon Growth Modifier: 100%
301[05:12:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
302[05:12:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
303[05:12:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
304[05:12:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%
305[05:12:42] [Server thread/INFO]: Carrot Growth Modifier: 100%
306[05:12:42] [Server thread/INFO]: Potato Growth Modifier: 100%
307[05:12:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
308[05:12:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
309[05:12:42] [Server thread/INFO]: Vine Growth Modifier: 100%
310[05:12:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
311[05:12:42] [Server thread/INFO]: Bamboo Growth Modifier: 100%
312[05:12:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
313[05:12:42] [Server thread/INFO]: Kelp Growth Modifier: 100%
314[05:12:42] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
315[05:12:42] [Server thread/INFO]: View Distance: 10
316[05:12:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
317[05:12:42] [Server thread/INFO]: Item Despawn Rate: 6000
318[05:12:42] [Server thread/INFO]: Item Merge Radius: 2.5
319[05:12:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
320[05:12:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
321[05:12:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
322[05:12:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
323[05:12:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
324[05:12:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
325[05:12:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
326[05:12:42] [Server thread/INFO]: Max TNT Explosions: 100
327[05:12:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
328[05:12:42] [Server thread/INFO]: Experience Merge Radius: 3.0
329[05:12:42] [Server thread/INFO]: Mob Spawn Range: 6
330[05:12:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
331[05:12:42] [Server thread/INFO]: Cane Growth Modifier: 100%
332[05:12:42] [Server thread/INFO]: Melon Growth Modifier: 100%
333[05:12:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
334[05:12:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
335[05:12:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
336[05:12:42] [Server thread/INFO]: Beetroot Growth Modifier: 100%
337[05:12:42] [Server thread/INFO]: Carrot Growth Modifier: 100%
338[05:12:42] [Server thread/INFO]: Potato Growth Modifier: 100%
339[05:12:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
340[05:12:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
341[05:12:42] [Server thread/INFO]: Vine Growth Modifier: 100%
342[05:12:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
343[05:12:42] [Server thread/INFO]: Bamboo Growth Modifier: 100%
344[05:12:42] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
345[05:12:42] [Server thread/INFO]: Kelp Growth Modifier: 100%
346[05:12:42] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
347[05:12:45] [Server thread/INFO]: Preparing spawn area: 0%
348[05:12:45] [Server thread/INFO]: Preparing spawn area: 0%
349[05:12:45] [Server thread/INFO]: Preparing spawn area: 0%
350[05:12:45] [Server thread/INFO]: Preparing spawn area: 0%
351[05:12:45] [Server thread/INFO]: Preparing spawn area: 0%
352[05:12:45] [Server thread/INFO]: Preparing spawn area: 0%
353[05:12:45] [Server thread/INFO]: Preparing spawn area: 0%
354[05:12:46] [Server thread/INFO]: Preparing spawn area: 0%
355[05:12:47] [Server thread/INFO]: Time elapsed: 4433 ms
356[05:12:47] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
357[05:12:49] [Server thread/INFO]: Preparing spawn area: 0%
358[05:12:49] [Server thread/INFO]: Preparing spawn area: 0%
359[05:12:49] [Server thread/INFO]: Preparing spawn area: 0%
360[05:12:49] [Server thread/INFO]: Preparing spawn area: 0%
361[05:12:49] [Server thread/INFO]: Preparing spawn area: 0%
362[05:12:49] [Server thread/INFO]: Preparing spawn area: 0%
363[05:12:49] [Server thread/INFO]: Time elapsed: 2656 ms
364[05:12:49] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
365[05:12:50] [Server thread/INFO]: Preparing spawn area: 0%
366[05:12:50] [Server thread/INFO]: Preparing spawn area: 0%
367[05:12:50] [Server thread/INFO]: Time elapsed: 761 ms
368[05:12:50] [Server thread/INFO]: [EazyEmojis] Enabling EazyEmojis v3.0
369[05:12:50] [Server thread/INFO]: ---------------[EazyEmojis]---------------
370[05:12:50] [Server thread/INFO]: >> Plugin Has Been Enabled!!
371[05:12:50] [Server thread/INFO]: >> Author:[Pan]
372[05:12:50] [Server thread/INFO]: >> Version:3.0
373[05:12:50] [Server thread/INFO]: ------------------------------------------
374[05:12:50] [Server thread/INFO]: [Bot-Sentry-Spigot] Enabling Bot-Sentry-Spigot v6.1.2-BULLETPROOF
375[05:12:50] [Server thread/INFO]: [Colored Signs] Enabling ColoredSigns v3.0
376[05:12:50] [Server thread/INFO]: [AntiCreeper] Enabling AntiCreeper v1.7
377[05:12:50] [Server thread/INFO]: [AntiCreeper] Enabled!
378[05:12:50] [Server thread/INFO]: [Disposal] Enabling Disposal v1.2
379[05:12:50] [Server thread/INFO]: [Disposal] Enabled
380[05:12:50] [Server thread/INFO]: [AntiCooldown] Enabling AntiCooldown v3.2.2
381[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] The Plugin will be activated ...
382[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] ==================================================
383[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] JOIN MY DISCORD NOW: https://discord.gg/73ZDfbx
384[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] ==================================================
385[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] Config values are loaded into the cache ...
386[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] World YourWorldName disabled!
387[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] Config values were successfully cached!
388[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] Listeners will be registered ...
389[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] Listeners have been successfully registered!
390[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] Commands will be registered ...
391[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] Commands have been successfully registered!
392[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] Checking for updates ...
393[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] No update available!
394[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] Load and activate bStats ...
395[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] bStats was successfully loaded and activated!
396[05:12:50] [Server thread/INFO]: [AntiCooldownLogger] The plugin was successfully activated!
397[05:12:50] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.5
398[05:12:50] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
399[05:12:50] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v3.5.1
400[05:12:50] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_15_R1
401[05:12:51] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
402[05:12:51] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin not found. Continuing without WorldGuard support.
403[05:12:51] [Server thread/INFO]: [InviteSystem] Enabling InviteSystem v1.1.0
404[05:12:51] [Server thread/INFO]: [InviteSystem] InviteSystem loads the config...
405[05:12:51] [Server thread/INFO]: [InviteSystem] InviteSystem by Freeforever24 says "Hi!"
406[05:12:51] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.6
407[05:12:51] [Server thread/INFO]: [PlayTime] Enabling PlayTime v2.2-1.8
408[05:12:51] [Server thread/INFO]: [MultiVIP] Enabling MultiVIP v1.0
409[05:12:51] [Server thread/INFO]: [RawMsg] Enabling RawMsg v1.7.0
410[05:12:51] [Server thread/INFO]: [RawMsg] RawMsg has been Loaded
411[05:12:51] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.8.0
412[05:12:51] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
413[05:12:51] [Server thread/INFO]: [ChatReaction] 300 words loaded!
414[05:12:52] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
415[05:12:52] [Server thread/INFO]: ---------------------------
416[05:12:52] [Server thread/INFO]: ChatReaction Updater
417[05:12:52] [Server thread/INFO]:
418[05:12:52] [Server thread/INFO]: Could not connect to spigotmc.org
419[05:12:52] [Server thread/INFO]: to check for updates!
420[05:12:52] [Server thread/INFO]:
421[05:12:52] [Server thread/INFO]: ---------------------------
422[05:12:52] [Server thread/INFO]: ---------------------------
423[05:12:52] [Server thread/INFO]: ChatReaction Updater
424[05:12:52] [Server thread/INFO]:
425[05:12:52] [Server thread/INFO]: You are running 1.8.0
426[05:12:52] [Server thread/INFO]: The latest version
427[05:12:52] [Server thread/INFO]: of ChatReaction!
428[05:12:52] [Server thread/INFO]:
429[05:12:52] [Server thread/INFO]: ---------------------------
430[05:12:52] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.7.5
431[05:12:52] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_15_R1, using UniversalSkinFactory.
432[05:12:52] [Server thread/INFO]: [Quests] Enabling Quests v2.1.1
433[05:12:52] [Server thread/INFO]: [Quests] Your server is running version v1_15_R1.
434[05:12:52] [Server thread/INFO]: [Quests] Titles have been enabled, although they have limited timings.
435[05:12:52] [Server thread/INFO]: [Quests] Task type blockbreak has been registered.
436[05:12:52] [Server thread/INFO]: [Quests] Task type blockbreakcertain has been registered.
437[05:12:52] [Server thread/INFO]: [Quests] Task type blockplace has been registered.
438[05:12:52] [Server thread/INFO]: [Quests] Task type blockplacecertain has been registered.
439[05:12:52] [Server thread/INFO]: [Quests] Task type mobkilling has been registered.
440[05:12:52] [Server thread/INFO]: [Quests] Task type mobkillingcertain has been registered.
441[05:12:52] [Server thread/INFO]: [Quests] Task type playerkilling has been registered.
442[05:12:52] [Server thread/INFO]: [Quests] Task type fishing has been registered.
443[05:12:52] [Server thread/INFO]: [Quests] Task type inventory has been registered.
444[05:12:52] [Server thread/INFO]: [Quests] Task type walking has been registered.
445[05:12:52] [Server thread/INFO]: [Quests] Task type taming has been registered.
446[05:12:52] [Server thread/INFO]: [Quests] Task type milking has been registered.
447[05:12:52] [Server thread/INFO]: [Quests] Task type shearing has been registered.
448[05:12:52] [Server thread/INFO]: [Quests] Task type position has been registered.
449[05:12:52] [Server thread/INFO]: [Quests] Task type playtime has been registered.
450[05:12:52] [Server thread/INFO]: [Quests] Task type brewing has been registered.
451[05:12:52] [Server thread/INFO]: [Quests] Metrics started. This can be disabled at /plugins/bStats/config.yml.
452[05:12:52] [Server thread/INFO]: [AntiVPN] Enabling AntiVPN v4.9.31
453[05:12:52] [Thread-5/INFO]: MultiVIP successfully injected!
454[05:12:53] [Server thread/INFO]: [AntiVPN] [m{c.z.h.HikariDataSource} HikariPool-1 - Starting...[m
455[05:12:53] [Server thread/WARN]: Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
456[05:12:53] [Server thread/INFO]: [AntiVPN] [m{c.z.h.HikariDataSource} HikariPool-1 - Start completed.[m
457[05:12:53] [Server thread/INFO]: [Anti-VPN] Plan was not found. Personal analytics support has been disabled.
458[05:12:53] [Server thread/INFO]: [Anti-VPN] Enabling support for PlaceholderAPI.
459[05:12:53] [Server thread/INFO]: [Anti-VPN] Enabled
460[05:12:53] [Server thread/INFO]: [Anti-VPN] [Version 4.9.31] [2 Commands] [3 Events]
461[05:12:53] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.4.4
462[05:12:53] [Server thread/INFO]: [MOTD] Enabling MOTD v2.3.6
463[05:12:54] [Server thread/INFO]: [MOTD] [Placeholder] PlaceholderAPI hooked.
464[05:12:54] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5
465[05:12:54] [Server thread/WARN]: java.lang.SecurityException: exec permission error: /tmp/CoreProtect_15783703742041885119468530147767.tmp
466[05:12:54] [Server thread/WARN]: at com.hicoria.javaSandBox.Main$CustomSecurityManager.checkExec(Main.java:301)
467[05:12:54] [Server thread/WARN]: at java.io.File.canExecute(File.java:1722)
468[05:12:54] [Server thread/WARN]: at net.coreprotect.model.Config.loadDatabase(Config.java:772)
469[05:12:54] [Server thread/WARN]: at net.coreprotect.model.Config.performInitialization(Config.java:949)
470[05:12:54] [Server thread/WARN]: at net.coreprotect.CoreProtect.onEnable(CoreProtect.java:83)
471[05:12:54] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
472[05:12:54] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352)
473[05:12:54] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417)
474[05:12:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462)
475[05:12:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376)
476[05:12:54] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:456)
477[05:12:54] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:266)
478[05:12:54] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:783)
479[05:12:54] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
480[05:12:54] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
481[05:12:54] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
482[05:12:54] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
483[05:12:54] [Server thread/INFO]: [JukeBox] Enabling JukeBox v1.15.1
484[05:12:54] [Server thread/INFO]: [JukeBox] Placeholders registered
485[05:12:54] [Server thread/INFO]: [JukeBox] This JukeBox version requires NoteBlockAPI version 1.4.3 or more. Please ensure that before using JukeBox (you are using NBAPI ver. 1.4.4)
486[05:12:54] [Server thread/INFO]: [JukeBox] Loaded language file en.yml
487[05:12:55] [Server thread/INFO]: [JukeBox] 69 songs loadeds. Sorting by name...
488[05:12:55] [Server thread/INFO]: [JukeBox] Songs sorted ! 69 songs. Number of pages : 2
489[05:12:55] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v5.2.1-fifteen-1
490[05:12:55] [Server thread/INFO]: [PlayerHeads] NoCheatPlus not detected.
491[05:12:55] [Server thread/INFO]: [PlayerHeads] Current plugin compatibility version: craftbukkit 1.14
492[05:12:55] [Server thread/INFO]: [BeastTokens] Enabling BeastTokens v3.8.0
493[05:12:55] [Server thread/INFO]: [BeastTokens] /BeastTokens command aliases [beasttoken, tokens, btokens, btoken, kredity] are regitered.
494[05:12:55] [Server thread/INFO]: [BeastTokens] Version 3.8.0 : has been enabled!
495[05:12:55] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.0.8
496[05:12:55] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.7.5-SNAPSHOT
497[05:12:55] [Server thread/INFO]: Adding channels for online players...
498[05:12:55] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.0
499[05:12:55] [Server thread/INFO]: [ClearLag] Loading modules...
500[05:12:55] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
501[05:12:56] [Server thread/INFO]: [ClearLag] Modules have been loaded!
502[05:12:56] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
503[05:12:56] [Thread-22/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]...
504[05:12:56] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta)
505[05:12:56] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
506[05:12:56] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
507[05:12:56] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 8000 at X: -189.5 Z: -275.4
508[05:12:56] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -239.0 Y: 69.0 Z: 97.0
509[05:12:56] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
510[05:12:56] [Server thread/INFO]: [BuycraftX] Validating your server key...
511[05:12:56] [Thread-22/INFO]: [ClearLag] No updates found!
512[05:12:56] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
513[05:12:56] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
514[05:12:57] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
515[05:12:58] [Server thread/INFO]: [Votifier] Enabling Votifier v2.6.0-SNAPSHOT
516[05:12:58] [Server thread/INFO]: [Votifier] Loaded token for website: default
517[05:12:58] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
518[05:12:58] [Server thread/INFO]: [KiteBoard] Enabling KiteBoard v3.0.8
519[05:12:58] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /89.203.193.117:27536.
520[05:12:58] [Server thread/INFO]: [KiteBoard] Loading scoreboard groups...
521[05:12:58] [Server thread/INFO]: [KiteBoard] Loading scoreboard group join_server.yml.
522[05:12:58] [Server thread/INFO]: [KiteBoard] Loading scoreboard group combat_board.yml.
523[05:12:58] [Server thread/INFO]: [KiteBoard] Loading scoreboard group main_board.yml.
524[05:12:58] [Server thread/INFO]: [KiteBoard] Loading tablist groups...
525[05:12:58] [Server thread/INFO]: [KiteBoard] Loading tablist group main_tab.yml.
526[05:12:58] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Player Placeholders.
527[05:12:58] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Event Trigger.
528[05:12:58] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Placeholder API.
529[05:12:58] [Server thread/INFO]: [KiteBoard] bStats metrics is enabled.
530[05:12:58] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v1.7.4
531[05:12:58] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775
532[05:12:58] [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].
533[05:12:58] [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.
534[05:12:59] [Server thread/INFO]: -------- World Settings For [SpawnWorld] --------
535[05:12:59] [Server thread/INFO]: View Distance: 10
536[05:12:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
537[05:12:59] [Server thread/INFO]: Item Despawn Rate: 6000
538[05:12:59] [Server thread/INFO]: Item Merge Radius: 2.5
539[05:12:59] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
540[05:12:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
541[05:12:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
542[05:12:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
543[05:12:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
544[05:12:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
545[05:12:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
546[05:12:59] [Server thread/INFO]: Max TNT Explosions: 100
547[05:12:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
548[05:12:59] [Server thread/INFO]: Experience Merge Radius: 3.0
549[05:12:59] [Server thread/INFO]: Mob Spawn Range: 6
550[05:12:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
551[05:12:59] [Server thread/INFO]: Cane Growth Modifier: 100%
552[05:12:59] [Server thread/INFO]: Melon Growth Modifier: 100%
553[05:12:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
554[05:12:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
555[05:12:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
556[05:12:59] [Server thread/INFO]: Beetroot Growth Modifier: 100%
557[05:12:59] [Server thread/INFO]: Carrot Growth Modifier: 100%
558[05:12:59] [Server thread/INFO]: Potato Growth Modifier: 100%
559[05:12:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
560[05:12:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
561[05:12:59] [Server thread/INFO]: Vine Growth Modifier: 100%
562[05:12:59] [Server thread/INFO]: Cocoa Growth Modifier: 100%
563[05:12:59] [Server thread/INFO]: Bamboo Growth Modifier: 100%
564[05:12:59] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
565[05:12:59] [Server thread/INFO]: Kelp Growth Modifier: 100%
566[05:12:59] [Server thread/INFO]: Preparing start region for dimension 'SpawnWorld'/minecraft:overworld
567[05:13:00] [Server thread/INFO]: Preparing spawn area: 0%
568[05:13:00] [Server thread/INFO]: Preparing spawn area: 0%
569[05:13:00] [Server thread/INFO]: Preparing spawn area: 0%
570[05:13:00] [Server thread/INFO]: Preparing spawn area: 0%
571[05:13:01] [Server thread/INFO]: Time elapsed: 2001 ms
572[05:13:01] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
573[05:13:02] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
574[05:13:02] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
575[05:13:02] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
576[05:13:02] [Server thread/INFO]: [ccNoEnderpearlDamage] Enabling ccNoEnderpearlDamage v1.14.3-v0.5
577[05:13:02] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.2.0
578[05:13:02] [Server thread/INFO]: [AdvancedPortals] Bukkit version detected v1_15_R1
579[05:13:02] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found
580[05:13:02] [Server thread/INFO]: Advanced portals have been successfully enabled!
581[05:13:02] [Server thread/INFO]: [Vouchers] Enabling Vouchers v1.8.3-RELEASE
582[05:13:02] [Server thread/INFO]: [Vouchers] Loading the Config.yml
583[05:13:02] [Server thread/INFO]: [Vouchers] Successfully loaded Config.yml
584[05:13:02] [Server thread/INFO]: [Vouchers] Loading the Data.yml
585[05:13:02] [Server thread/INFO]: [Vouchers] Successfully loaded Data.yml
586[05:13:02] [Server thread/INFO]: [Vouchers] Loading the Messages.yml
587[05:13:02] [Server thread/INFO]: [Vouchers] Successfully loaded Messages.yml
588[05:13:02] [Server thread/INFO]: [Vouchers] Loading the VoucherCodes.yml
589[05:13:02] [Server thread/INFO]: [Vouchers] Successfully loaded VoucherCodes.yml
590[05:13:02] [Server thread/INFO]: [CustomUknownCommand] Enabling CustomUknownCommand v1.0
591[05:13:02] [Server thread/INFO]: [Minepacks] Enabling Minepacks v2.0.13-Release
592[05:13:02] [Server thread/INFO]: [Minepacks] Starting Minepacks in standalone mode!
593[05:13:02] [Server thread/INFO]: [Minepacks] [32mConfig file successfully loaded.[0m
594[05:13:02] [Server thread/INFO]: [Minepacks] [32mLanguage file successfully loaded. Language: english Author: GeorgH93[0m
595[05:13:02] [Server thread/INFO]: Minepacks-Connection-Pool - Starting...
596[05:13:02] [Server thread/INFO]: Minepacks-Connection-Pool - Start completed.
597[05:13:02] [Server thread/INFO]: [Minepacks] [32mItem name language file successfully loaded. Language: english Author: GeorgH93[0m
598[05:13:02] [Server thread/INFO]: [Minepacks] Loading item translations ...
599[05:13:02] [Server thread/INFO]: [Minepacks] Finished loading item translations for 830 items.
600[05:13:02] [Server thread/INFO]: [Minepacks] [32m Minepacks has been enabled! [33m :) [0m
601[05:13:02] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.12.0
602[05:13:02] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
603[05:13:03] [Server thread/INFO]: [DeluxeMenus] 30 GUI menus loaded!
604[05:13:03] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
605[05:13:03] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
606[05:13:03] [Server thread/INFO]: [DeluxeMenus] Could not setup a NMS hook for your server version!
607[05:13:03] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v4.2.8-VK
608[05:13:03] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Drevo.mine.yml'...
609[05:13:03] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Pisek.mine.yml'...
610[05:13:03] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Kamen.mine.yml'...
611[05:13:03] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Uhli.mine.yml'...
612[05:13:03] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Zelezo.mine.yml'...
613[05:13:03] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Sterk.mine.yml'...
614[05:13:03] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hlina.mine.yml'...
615[05:13:03] [Server thread/INFO]: [MineResetLite] MineResetLite version 4.2.8-VK enabled!
616[05:13:03] [Server thread/INFO]: [UltimateCatcher] Enabling UltimateCatcher v1.3
617[05:13:03] [Server thread/INFO]:
618[05:13:03] [Server thread/INFO]: =============================
619[05:13:03] [Server thread/INFO]: UltimateCatcher 1.3 by Songoda <3!
620[05:13:03] [Server thread/INFO]: Action: Enabling...
621[05:13:03] [Server thread/INFO]: [UltimateCatcher] Loaded locale "en_US"
622[05:13:03] [Server thread/INFO]: [SongodaCore] Hooked UltimateCatcher.
623[05:13:04] [Server thread/INFO]: =============================
624[05:13:04] [Server thread/INFO]:
625[05:13:04] [Server thread/INFO]: [NightVisionPlus] Enabling NightVisionPlus v2.5
626[05:13:04] [Server thread/INFO]: [36m[NV+] Checking for updates...[0m
627[05:13:04] [Server thread/INFO]: [36m[NV+] NightVision+ is up to date![0m
628[05:13:04] [Server thread/INFO]: [33m[NV+] The ActionBarAPI was not found, ActionBars will not work![0m
629[05:13:04] [Server thread/INFO]: [DailyRewards] Enabling DailyRewards v1.3.7d
630[05:13:04] [Server thread/INFO]: Daily Rewards: Checking for updates...
631[05:13:04] [Server thread/INFO]: Daily Rewards: No updates available. Plugin is up to date!
632[05:13:04] [Server thread/INFO]: [TokenManager] Enabling TokenManager v3.2.4
633[05:13:04] [Server thread/INFO]: [TokenManager] Loaded Config.
634[05:13:04] [Server thread/INFO]: [TokenManager] Loaded Lang.
635[05:13:04] [Server thread/INFO]: [TokenManager] ===============================================
636[05:13:04] [Server thread/INFO]: [TokenManager] TokenManager has detected your server as offline mode.
637[05:13:04] [Server thread/INFO]: [TokenManager] DataManager will operate with Usernames.
638[05:13:04] [Server thread/INFO]: [TokenManager] If your server is NOT in offline mode, please manually set online-mode in TokenManager's config.yml.
639[05:13:04] [Server thread/INFO]: [TokenManager] ===============================================
640[05:13:04] [Server thread/INFO]: [TokenManager] Loaded DataManager.
641[05:13:04] [Server thread/INFO]: [TokenManager] Loaded ShopConfig.
642[05:13:04] [Server thread/INFO]: [TokenManager] Loaded ShopManager.
643[05:13:04] [Server thread/INFO]: [TokenManager] Loaded WorthConfig.
644[05:13:04] [Server thread/INFO]: [TokenManager] Successfully hooked into 'PlaceholderAPI'!
645[05:13:04] [Server thread/INFO]: [TokenManager] Successfully hooked into 'Vault'!
646[05:13:04] [Server thread/INFO]: [TokenManager] Loaded HookManager.
647[05:13:04] [Server thread/INFO]: [BottledExp] Enabling BottledExp v2.2.6.1
648[05:13:09] [Server thread/INFO]: [BottledExp] Version 2.2.6.1 has been enabled
649[05:13:09] [Server thread/INFO]: [BottledExp] Using LuckPerms via Vault.
650[05:13:09] [Server thread/INFO]: [VoteParty] Enabling VoteParty v1.14.0
651[05:13:10] [Server thread/INFO]: ---------------------------
652[05:13:10] [Server thread/INFO]: VoteParty Updater
653[05:13:10] [Server thread/INFO]:
654[05:13:10] [Server thread/INFO]: You are running 1.14.0
655[05:13:10] [Server thread/INFO]: The latest version
656[05:13:10] [Server thread/INFO]: of VoteParty!
657[05:13:10] [Server thread/INFO]:
658[05:13:10] [Server thread/INFO]: ---------------------------
659[05:13:10] [Server thread/INFO]: [Marriage] Enabling Marriage v2.0.19
660[05:13:10] [Server thread/INFO]: [Marriage] Loading config...
661[05:13:10] [Server thread/INFO]: [Marriage] Hooked with LuckPerms using Vault!
662[05:13:10] [Server thread/INFO]: [Marriage] Loading dependencies...
663[05:13:10] [Server thread/INFO]: [Marriage] Loading commands...
664[05:13:10] [Server thread/INFO]: [Marriage] Loading database...
665[05:13:10] [Server thread/INFO]: [Marriage] Loading listeners...
666[05:13:10] [Server thread/INFO]: [Marriage] Loading updater...
667[05:13:10] [Server thread/INFO]: [Marriage] Loading converter...
668[05:13:10] [Server thread/INFO]: [Marriage] Completed plugin load stage.
669[05:13:10] [Server thread/INFO]: [TreasureChestReloaded] Enabling TreasureChestReloaded v8.5.1
670[05:13:10] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.2
671[05:13:10] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.6.0
672[05:13:10] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
673[05:13:10] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.3-b${env.TRAVIS_BUILD_NUMBER}
674[05:13:10] [Server thread/INFO]: | Command file(s) found : 1
675[05:13:10] [Server thread/INFO]: | Config : Ready.
676[05:13:10] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
677[05:13:10] [Server thread/INFO]: | Custom commands loaded : 24
678[05:13:10] [Server thread/INFO]: | Version: 5.6.0
679[05:13:10] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
680[05:13:11] [Server thread/INFO]: | You are running the latest version of MyCommand.
681[05:13:11] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
682[05:13:11] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.23.0
683[05:13:11] [Server thread/INFO]: [ShopGUIPlus] blackspigot.com
684[05:13:11] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
685[05:13:11] [Server thread/INFO]: [ShopGUIPlus] Vault economy support enabled.
686[05:13:11] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.27
687[05:13:11] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
688[05:13:11] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
689[05:13:11] [Server thread/INFO]: No kits found to migrate.
690[05:13:11] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
691[05:13:11] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
692[05:13:11] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
693[05:13:11] [Server thread/INFO]: Loaded 20977 items from items.json.
694[05:13:11] [Server thread/INFO]: Using locale cs
695[05:13:11] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
696[05:13:11] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
697[05:13:11] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
698[05:13:11] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
699[05:13:11] [Server thread/INFO]: [Jobs] Enabling Jobs v4.15.0-devBuild
700[05:13:11] [Server thread/INFO]: [Jobs] PlaceholderAPI hooked.
701[05:13:11] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
702[05:13:13] [Server thread/INFO]: [Jobs] Loaded 8 titles!
703[05:13:13] [Server thread/INFO]: [Jobs] Loaded 75 protected blocks timers!
704[05:13:13] [Server thread/INFO]: [Jobs] Loaded 995 custom item names!
705[05:13:13] [Server thread/INFO]: [Jobs] Loaded 67 custom entity names!
706[05:13:13] [Server thread/INFO]: [Jobs] Loaded 37 custom enchant names!
707[05:13:13] [Server thread/INFO]: [Jobs] Loaded 16 custom color names!
708[05:13:13] [Server thread/INFO]: [Jobs] Loaded 4 shop items!
709[05:13:13] [Server thread/INFO]: [Jobs] Loaded 10 jobs!
710[05:13:13] [Server thread/INFO]: [Jobs] Explorer jobs manager are not enabled!
711[05:13:13] [Server thread/INFO]: [Jobs] Loaded 130 furnaces and 8 brewing stands for reassigning.
712[05:13:13] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task.
713[05:13:13] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread.
714[05:13:13] [Server thread/INFO]: [Jobs] Preloaded 72 players data in 0.01
715[05:13:13] [Server thread/INFO]: [Jobs] Loaded 4065 block protection entries. 1
716[05:13:13] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully.
717[05:13:13] [Server thread/INFO]: [EpicSpawners] Enabling EpicSpawners v6.2
718[05:13:13] [Server thread/INFO]:
719[05:13:13] [Server thread/INFO]: =============================
720[05:13:13] [Server thread/INFO]: EpicSpawners 6.2 by Songoda <3!
721[05:13:13] [Server thread/INFO]: Action: Enabling...
722[05:13:13] [Server thread/INFO]: [EpicSpawners] Loaded locale "en_US"
723[05:13:14] [Server thread/INFO]: [SongodaCore] Hooked EpicSpawners.
724[05:13:14] [Server thread/INFO]: [ShopGUIPlus] Registered spawners support for EpicSpawners!
725[05:13:14] [Server thread/INFO]: =============================
726[05:13:14] [Server thread/INFO]:
727[05:13:14] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.11.0
728[05:13:14] [Server thread/INFO]: [HeadDatabase] §bPoužíváte §3"cs_CZ.lang" §bpřeloženo od §6Davideko
729[05:13:14] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
730[05:13:14] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.11-RELEASE
731[05:13:14] [Server thread/INFO]: [CrazyAuctions] Loading the config.yml
732[05:13:14] [Server thread/INFO]: [CrazyAuctions] Successfully loaded config.yml
733[05:13:14] [Server thread/INFO]: [CrazyAuctions] Loading the Data.yml
734[05:13:14] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Data.yml
735[05:13:14] [Server thread/INFO]: [CrazyAuctions] Loading the Messages.yml
736[05:13:14] [Server thread/INFO]: [CrazyAuctions] Successfully loaded Messages.yml
737[05:13:14] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.27
738[05:13:14] [Server thread/INFO]: [TAB] Enabling TAB v2.6.1
739[05:13:14] [Server thread/INFO]: [TAB] Server version: 1.15.1 (v1_15_R1)
740[05:13:14] [Server thread/INFO]: [TAB] Enabled in 87ms
741[05:13:14] [Server thread/INFO]: [SuperbVote] Enabling SuperbVote v0.5.4
742[05:13:14] [Server thread/INFO]: [SuperbVote] Using clip's PlaceholderAPI to provide extra placeholders.
743[05:13:15] [Server thread/INFO]: [Lottery] Enabling Lottery v1.4.1
744[05:13:15] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.3
745[05:13:15] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI
746[05:13:15] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
747[05:13:15] [Server thread/INFO]: [Item2Chat] Enabling Item2Chat v4.2.3
748[05:13:15] [Server thread/INFO]: [Item2Chat] Item2Chat version 4.2.3 is Enabled
749[05:13:15] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1-SNAPSHOT
750[05:13:15] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
751[05:13:15] [Server thread/INFO]: [CMI] Enabling CMI v8.6.16.4
752[05:13:15] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
753[05:13:15] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
754[05:13:15] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃ ┃┃
755[05:13:15] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃ ┃┃
756[05:13:15] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
757[05:13:15] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
758[05:13:15] [Server thread/INFO]: _______________________________________________________
759[05:13:16] [Server thread/INFO]: 43 Enabled and 5 Disabled modules
760[05:13:16] [Server thread/INFO]: Votifier found. Enabling vote listeners
761[05:13:16] [Server thread/INFO]: Permission plugin: LuckPerms5
762[05:13:17] [Server thread/INFO]: Loaded (48) regular alias into memory. Took 30ms
763[05:13:17] [Server thread/INFO]: Loaded (1) custom text's into memory. Took 3ms
764[05:13:17] [Server thread/INFO]: 3.28.0 data base type detected
765[05:13:17] [Server thread/INFO]: Started SqLite data base. Took 189ms
766[05:13:17] [Server thread/INFO]: Vault was found - Enabling capabilities. Economy: Essentials Economy
767[05:13:17] [Server thread/INFO]: Loaded (5) warning categories into memory. Took 1ms
768[05:13:17] [Server thread/INFO]: Loaded (3) warning commands into memory. Took 1ms
769[05:13:17] [Server thread/INFO]: Loaded (126) custom mob heads into memory. Took 19ms
770[05:13:17] [Server thread/INFO]: Loaded (0) cooldowns into memory. Took 27ms
771[05:13:17] [Server thread/INFO]: Initializing BungeeCord
772[05:13:17] [Server thread/INFO]: Loaded (1) kits into memory. Took 5ms
773[05:13:17] [Server thread/INFO]: Cant determine amount PlayTime:432000
774[05:13:17] [Server thread/INFO]: Loaded (16) ranks into memory. Took 27ms
775[05:13:17] [Server thread/INFO]: Could not load play time reward (3days) Double check spelling
776[05:13:17] [Server thread/INFO]: Could not load play time reward (14days) Double check spelling
777[05:13:17] [Server thread/INFO]: Could not load play time reward (60days) Double check spelling
778[05:13:17] [Server thread/INFO]: Loaded (9) playtime rewards into memory. Took 4ms
779[05:13:17] [Server thread/INFO]: Loaded (88) player data into memory. Took 21ms
780[05:13:17] [Server thread/INFO]: Loaded (40) playtime records into memory. Took 5ms
781[05:13:17] [Server thread/INFO]: Loaded (5) playtime reward records into memory. Took 0ms
782[05:13:18] [Server thread/INFO]: Registered events. Took 472ms
783[05:13:18] [Server thread/INFO]: Loaded (0) event action commands into memory. Took 4ms
784[05:13:18] [Server thread/INFO]: Updated (EN) language file. Took 356ms
785[05:13:18] [Server thread/INFO]: Loaded (245) worth values into memory. Took 10ms
786[05:13:18] [Server thread/INFO]: Vault permissions was found - Enabling capabilities.
787[05:13:18] [Server thread/INFO]: PlaceholderAPI hooked.
788[05:13:18] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities.
789[05:13:18] [Server thread/INFO]: Essentials was found - Enabling capabilities.
790[05:13:18] [Server thread/INFO]: Jobs was found - Enabling capabilities.
791[05:13:18] [Server thread/INFO]: Starting world timer.
792[05:13:18] [Server thread/INFO]: Initializing world manager.
793[05:13:18] [Server thread/INFO]: Loaded (5) schedules into memory. Took 7ms
794[05:13:18] [Server thread/INFO]: Loaded (1) skin cache entries into memory. Took 2ms
795[05:13:18] [Server thread/INFO]: Version 8.6.16.4 has been enabled
796[05:13:18] [Server thread/INFO]: ‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
797[05:13:18] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.17.1.27
798[05:13:19] [Server thread/WARN]: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
799[05:13:19] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite2 data created by MaxMind, available from http://www.maxmind.com/.
800[05:13:19] [Server thread/INFO]: [EpicCraftingsPlus] Enabling EpicCraftingsPlus v5.8.1
801[05:13:19] [Server thread/INFO]: ----------[EpicCraftingsPlus]---------
802[05:13:19] [Server thread/INFO]: Has been enabled! Version: 5.8.1
803[05:13:19] [Server thread/INFO]: Optional Dependencies:
804[05:13:19] [Server thread/INFO]: [JOBS] Found!
805[05:13:19] [Server thread/INFO]: [VAULT] Found!
806[05:13:19] [Server thread/INFO]: [BATTLELEVELS] Not Found!
807[05:13:19] [Server thread/INFO]: [SKILLAPI] Not Found!
808[05:13:19] [Server thread/INFO]: [TOKENENCHANT] Not Found!
809[05:13:19] [Server thread/INFO]: [PLACEHOLDERAPI] Found!
810[05:13:19] [Server thread/INFO]: Thanks for using my plugin! ~Ajneb97
811[05:13:19] [Server thread/INFO]: There is a new version available. (5.8.3)
812[05:13:19] [Server thread/INFO]: You can download it at: https://www.spigotmc.org/resources/39967/
813[05:13:19] [Server thread/INFO]: -------------------------------------
814[05:13:19] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.27
815[05:13:19] [Server thread/INFO]: [ChatManager] Enabling ChatManager v3.6.0
816[05:13:19] [Server thread/INFO]: [ChatManager] Hooked into: PlaceholderAPI v2.10.5
817[05:13:19] [Server thread/INFO]: [ChatManager] Hooked into: Essentials v2.17.1.27
818[05:13:19] [Server thread/INFO]: [ChatManager] Hooked into: Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
819[05:13:19] [Server thread/INFO]: [ChatManager] Hooked into: SuperVanish v6.1.3
820[05:13:19] [Server thread/INFO]: [ChatManager] ChatManager has a new update available! New version: 3.6.1
821[05:13:19] [Server thread/INFO]: [ChatManager] Download: https://www.spigotmc.org/resources/52245
822[05:13:19] [Server thread/INFO]: [ChatManager] Starting Metrics.
823[05:13:19] [Server thread/INFO]: =========================
824[05:13:19] [Server thread/INFO]: Chat Manager
825[05:13:19] [Server thread/INFO]: Version 3.6.0
826[05:13:19] [Server thread/INFO]: Author: H1DD3NxN1NJA
827[05:13:19] [Server thread/INFO]: =========================
828[05:13:19] [Server thread/INFO]: [Residence] Enabling Residence v4.8.8.2
829[05:13:21] [Server thread/INFO]: [Residence] Can't find world with (AdminWorld) name
830[05:13:21] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:LuckPerms
831[05:13:21] [Server thread/INFO]: [Residence] Scanning for economy systems...
832[05:13:21] [Server thread/INFO]: [Residence] Found Vault using economy system: Essentials Economy
833[05:13:21] [Server thread/INFO]: [Residence] Loading save data for world world...
834[05:13:21] [Server thread/INFO]: [Residence] Loaded world data. (9 ms)
835[05:13:21] [Server thread/INFO]: [Residence] Loading save data for world world_nether...
836[05:13:21] [Server thread/INFO]: [Residence] Loaded world_nether data. (1 ms)
837[05:13:21] [Server thread/INFO]: [Residence] Loading save data for world world_the_end...
838[05:13:21] [Server thread/INFO]: [Residence] Loaded world_the_end data. (1 ms)
839[05:13:21] [Server thread/INFO]: [Residence] Loading save data for world SpawnWorld...
840[05:13:21] [Server thread/INFO]: [Residence] Loaded SpawnWorld data. (15 ms)
841[05:13:21] [Server thread/INFO]: [Residence] Loading world data into memory...
842[05:13:21] [Server thread/INFO]: [Residence] Loaded world data into memory. (73 ms) -> 22 residences
843[05:13:21] [Server thread/INFO]: [Residence] Loading world_nether data into memory...
844[05:13:21] [Server thread/INFO]: [Residence] Loaded world_nether data into memory. (2 ms) -> 1 residences
845[05:13:21] [Server thread/INFO]: [Residence] Loading world_the_end data into memory...
846[05:13:21] [Server thread/INFO]: [Residence] Loaded world_the_end data into memory. (3 ms) -> 2 residences
847[05:13:21] [Server thread/INFO]: [Residence] Loading SpawnWorld data into memory...
848[05:13:21] [Server thread/INFO]: [Residence] Loaded SpawnWorld data into memory. (34 ms) -> 12 residences
849[05:13:21] [Server thread/INFO]: [Residence] Found WorldEdit 7.1.0-beta-1;7039dc8
850[05:13:21] [Server thread/INFO]: [Residence] PlaceholderAPI hooked.
851[05:13:21] [Server thread/INFO]: [Residence] PlaceholderAPI was found - Enabling capabilities.
852[05:13:21] [Server thread/INFO]: [Residence] Enabled! Version 4.8.8.2 by Zrips
853[05:13:21] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.10-RELEASE
854[05:13:21] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
855[05:13:21] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
856[05:13:21] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
857[05:13:21] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
858[05:13:21] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
859[05:13:21] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
860[05:13:21] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
861[05:13:21] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
862[05:13:21] [Server thread/INFO]: [CrazyCrates] Loading custom files.
863[05:13:22] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/RainbowBox.yml.
864[05:13:22] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/ProTruhla.yml.
865[05:13:22] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/VoteTruhla.yml.
866[05:13:22] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/LuckyBox.yml.
867[05:13:22] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/50Na50Truhla.yml.
868[05:13:22] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/EventTruhla.yml.
869[05:13:22] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
870[05:13:22] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
871[05:13:22] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_15_R1! Trying to find NMS support
872[05:13:22] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_15_R1' loaded!
873[05:13:22] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
874[05:13:22] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
875[05:13:22] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded.
876[05:13:22] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
877[05:13:22] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded.
878[05:13:22] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded.
879[05:13:22] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded.
880[05:13:22] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded.
881[05:13:22] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded.
882[05:13:22] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded.
883[05:13:22] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
884[05:13:22] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
885[05:13:22] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
886[05:13:22] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.10 (build 165)
887[05:13:22] [Server thread/INFO]: [ChestShop] Residence version 4.8.8.2 loaded.
888[05:13:22] [Server thread/INFO]: [ChestShop] Using Essentials Economy as the Economy provider now.
889[05:13:22] [Server thread/INFO]: [ChestShop] Vault loaded!
890[05:13:22] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2347
891[05:13:22] [Server thread/INFO]: [AuthMe] SQLite Setup finished
892[05:13:22] [Server thread/INFO]: [AuthMe] Hooked into LuckPerms!
893[05:13:23] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite2 data created by MaxMind, available at https://www.maxmind.com
894[05:13:23] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials
895[05:13:23] [Server thread/INFO]: [AuthMe] Hooked successfully into CMI
896[05:13:23] [Server thread/INFO]: [AuthMe] Hooked successfully into Multiverse-Core
897[05:13:23] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT build n.2347 successfully enabled!
898[05:13:23] [Server thread/INFO]: [CombatLogX] Enabling CombatLogX v9.9.1.9
899[05:13:23] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.4
900[05:13:23] [Server thread/INFO]: [LiteBans] Using default database drivers.
901[05:13:23] [Server thread/INFO]: [LiteBans] FastLogin detected; forcing `ban_names=true`.
902[05:13:23] [Server thread/INFO]: [LiteBans] Loading SQL driver: h2 (org.h2.Driver)
903[05:13:23] [Server thread/INFO]: [LiteBans] Connecting to database...
904[05:13:23] [Server thread/INFO]: [LiteBans] Connected to [jdbc:h2:///home/hosting/servers/208321/plugins/LiteBans/litebans] (260.5 ms).
905[05:13:23] [Server thread/INFO]: [LiteBans] Database connection fully initialized (265.3 ms).
906[05:13:24] [Server thread/INFO]: [LiteBans] v2.4 enabled. Startup took 451 ms.
907[05:13:24] [Server thread/INFO]: [TradeMe] Enabling TradeMe v6.0.2.0
908[05:13:24] [Server thread/INFO]: [TradeMe] Version 6.0.2.0 has been enabled
909[05:13:24] [Server thread/INFO]: [TradeMe] Residence plugin was found!
910[05:13:24] [Server thread/INFO]: [TradeMe] Vault plugin was found!
911[05:13:24] [Server thread/INFO]: [TradeMe] Jobs plugin was found!
912[05:13:24] [Server thread/INFO]: [TradeMe] JobsPoints feature enabled!
913[05:13:25] [Server thread/INFO]: [TradeMe] Connected to sqlite
914[05:13:25] [Server thread/INFO]: [TradeMe] 59 trade logs preloaded
915[05:13:25] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.8.1
916[05:13:25] [Server thread/INFO]: [Shopkeepers] Config already loaded.
917[05:13:25] [Server thread/INFO]: [Shopkeepers] Loading data of 3 shopkeepers..
918[05:13:26] [Server thread/WARN]: Could not register alias kreditshop because it contains commands that do not exist: gemshop
919[05:13:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
920[05:13:27] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
921[05:13:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
922[05:13:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
923[05:13:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic
924[05:13:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: superbvote
925[05:13:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
926[05:13:27] [Server thread/INFO]: Done (47.491s)! For help, type "help"
927[05:13:27] [Server thread/INFO]: Starting GS4 status listener
928[05:13:27] [Query Listener #1/INFO]: Query running on 89.203.193.117:27540
929[05:13:27] [Server thread/INFO]: [Quests] Registering quest achtyzacatky with 1 tasks.
930[05:13:27] [Server thread/INFO]: [Quests] Registering quest zacinametobavit with 1 tasks.
931[05:13:27] [Server thread/INFO]: [Quests] Registering quest prvnistack with 1 tasks.
932[05:13:27] [Server thread/INFO]: [Quests] Registering quest uzjsemjichznicil100 with 1 tasks.
933[05:13:27] [Server thread/INFO]: [Quests] Registering quest 500jednoduche with 1 tasks.
934[05:13:27] [Server thread/INFO]: [Quests] Registering quest 1000todam with 1 tasks.
935[05:13:27] [Server thread/INFO]: [Quests] Registering quest 10000touzjevyzva with 1 tasks.
936[05:13:27] [Server thread/INFO]: [Quests] Registering quest 50000snadtostihnujestednes with 1 tasks.
937[05:13:27] [Server thread/INFO]: [Quests] Registering quest tezenitezenitojesuper with 1 tasks.
938[05:13:27] [Server thread/INFO]: [Quests] Registering quest staljsemsehornikem with 1 tasks.
939[05:13:27] [Server thread/INFO]: [Quests] Registering quest ajetumilion with 1 tasks.
940[05:13:27] [Server thread/INFO]: [Quests] Registering quest poloziljsemblok with 1 tasks.
941[05:13:27] [Server thread/INFO]: [Quests] Registering quest jednoubychchtelbytvelkystavitel with 1 tasks.
942[05:13:27] [Server thread/INFO]: [Quests] Registering quest prvnistack2 with 1 tasks.
943[05:13:27] [Server thread/INFO]: [Quests] Registering quest zacinamitojit with 1 tasks.
944[05:13:27] [Server thread/INFO]: [Quests] Registering quest uzjsemjichpolozil500 with 1 tasks.
945[05:13:27] [Server thread/INFO]: [Quests] Registering quest 1000zadnyproblem with 1 tasks.
946[05:13:27] [Server thread/INFO]: [Quests] Registering quest 5000touzjevyzva with 1 tasks.
947[05:13:27] [Server thread/INFO]: [Quests] Registering quest staljsemsestavitelem with 1 tasks.
948[05:13:27] [Server thread/INFO]: [Quests] Registering quest mujsensevyplnil with 1 tasks.
949[05:13:27] [Server thread/INFO]: [Quests] Registering quest zabiljsemmonstrum with 1 tasks.
950[05:13:27] [Server thread/INFO]: [Quests] Registering quest uzjsemjichzabil10 with 1 tasks.
951[05:13:27] [Server thread/INFO]: [Quests] Registering quest 100zadnyproblem2 with 1 tasks.
952[05:13:27] [Server thread/INFO]: [Quests] Registering quest 1000touzjevyzva with 1 tasks.
953[05:13:27] [Server thread/INFO]: [Quests] Registering quest 10000zadnyproblem with 1 tasks.
954[05:13:27] [Server thread/INFO]: [Quests] Registering quest zabiljsemhrace with 1 tasks.
955[05:13:27] [Server thread/INFO]: [Quests] Registering quest tojetakskvelypocitzabijet with 1 tasks.
956[05:13:27] [Server thread/INFO]: [Quests] Registering quest nezajimajimezivotyostatnich with 1 tasks.
957[05:13:27] [Server thread/INFO]: [Quests] Registering quest stalsezemevrah with 1 tasks.
958[05:13:27] [Server thread/INFO]: [Quests] Registering quest stalsezemechladnokrevnyvrah with 1 tasks.
959[05:13:27] [Server thread/INFO]: [Quests] Registering quest mamzvire with 1 tasks.
960[05:13:27] [Server thread/INFO]: [Quests] Registering quest chtelobytoohradu with 1 tasks.
961[05:13:27] [Server thread/INFO]: [Quests] Registering quest snadmeochranipredneprateli with 1 tasks.
962[05:13:27] [Server thread/INFO]: [Quests] Registering quest uzjichmamdoceladost with 1 tasks.
963[05:13:27] [Server thread/INFO]: [Quests] Registering quest stalsezemechovatelzvirat with 1 tasks.
964[05:13:27] [Server thread/INFO]: [Quests] Registering quest podojiljsemkravu with 1 tasks.
965[05:13:27] [Server thread/INFO]: [Quests] Registering quest uzjsemjichpodojil10 with 1 tasks.
966[05:13:27] [Server thread/INFO]: [Quests] Registering quest tomlekojetakdobre with 1 tasks.
967[05:13:27] [Server thread/INFO]: [Quests] Registering quest 100jednoduche with 1 tasks.
968[05:13:27] [Server thread/INFO]: [Quests] Registering quest zijumlekem with 1 tasks.
969[05:13:27] [Server thread/INFO]: [Quests] Registering quest stalsezememlekar with 1 tasks.
970[05:13:27] [Server thread/INFO]: [Quests] Registering quest ostrihaljsemovci with 1 tasks.
971[05:13:27] [Server thread/INFO]: [Quests] Registering quest uzjsemjichostrihal10 with 1 tasks.
972[05:13:27] [Server thread/INFO]: [Quests] Registering quest tavlnajetakpohodlna with 1 tasks.
973[05:13:27] [Server thread/INFO]: [Quests] Registering quest 100jednoduche2 with 1 tasks.
974[05:13:27] [Server thread/INFO]: [Quests] Registering quest zijuvlnou with 1 tasks.
975[05:13:27] [Server thread/INFO]: [Quests] Registering quest stalsezemestrihacovci with 1 tasks.
976[05:13:27] [Server thread/INFO]: [Quests] Registering quest useljsem10bloku with 1 tasks.
977[05:13:27] [Server thread/INFO]: [Quests] Registering quest useljsem100bloku with 1 tasks.
978[05:13:27] [Server thread/INFO]: [Quests] Registering quest useljsem1000bloku with 1 tasks.
979[05:13:27] [Server thread/INFO]: [Quests] Registering quest useljsem10000bloku with 1 tasks.
980[05:13:27] [Server thread/INFO]: [Quests] Registering quest useljsem100000bloku with 1 tasks.
981[05:13:27] [Server thread/INFO]: [Quests] Registering quest useljsem500000bloku with 1 tasks.
982[05:13:27] [Server thread/INFO]: [Quests] Registering quest useljsem1000000bloku with 1 tasks.
983[05:13:27] [Server thread/INFO]: [Quests] Registering quest useljsem5000000bloku with 1 tasks.
984[05:13:27] [Server thread/INFO]: [Quests] Registering quest useljsem10000000bloku with 1 tasks.
985[05:13:27] [Server thread/INFO]: [Quests] Registering quest uvariljsemlektvar with 1 tasks.
986[05:13:27] [Server thread/INFO]: [Quests] Registering quest uzjsemjichuvaril10 with 1 tasks.
987[05:13:27] [Server thread/INFO]: [Quests] Registering quest tylektvaryjsoutaksuper with 1 tasks.
988[05:13:27] [Server thread/INFO]: [Quests] Registering quest stalsezemealchymista with 1 tasks.
989[05:13:27] [Server thread/INFO]: [Quests] Registering quest vyloviljsemitem with 1 tasks.
990[05:13:27] [Server thread/INFO]: [Quests] Registering quest uzjsemjichvylovil10 with 1 tasks.
991[05:13:27] [Server thread/INFO]: [Quests] Registering quest tyrybyjsoutakdobre with 1 tasks.
992[05:13:27] [Server thread/INFO]: [Quests] Registering quest 100zadnyproblem with 1 tasks.
993[05:13:27] [Server thread/INFO]: [Quests] Registering quest rybyjsouveskeramapotrava with 1 tasks.
994[05:13:27] [Server thread/INFO]: [Quests] Registering quest stalsezemerybar with 1 tasks.
995[05:13:27] [Server thread/INFO]: [Quests] Registering quest kazdodenniprace with 1 tasks.
996[05:13:27] [Server thread/INFO]: [Quests] Registering quest kazdodenniprace2 with 1 tasks.
997[05:13:27] [Server thread/INFO]: [Quests] Registering quest kazdodenniprace3 with 1 tasks.
998[05:13:27] [Server thread/INFO]: [Quests] Registering quest kazdodenniprace4 with 1 tasks.
999[05:13:27] [Server thread/INFO]: [Quests] Registering quest kazdodenniprace5 with 1 tasks.
1000[05:13:27] [Server thread/INFO]: [Quests] Registering quest kazdodenniprace6 with 1 tasks.
1001[05:13:27] [Server thread/INFO]: [Quests] Registering quest kazdodenniprace7 with 1 tasks.
1002[05:13:27] [Server thread/INFO]: [Quests] Registering quest kazdodenniprochazka with 1 tasks.
1003[05:13:27] [Craft Scheduler Thread - 3/INFO]: [Quests] A new version 2.6.3 was found on Spigot (your version: 2.1.1). Please update me! <3 - Link: https://www.spigotmc.org/resources/23696
1004[05:13:27] [Craft Scheduler Thread - 14/INFO]: [Marriage] Purged 0 player entries in 2ms
1005[05:13:27] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.15.1(575)
1006[05:13:27] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version, please read our resource page carefully.
1007[05:13:27] [Craft Scheduler Thread - 8/INFO]: [BeastTokens] There is a new update available.
1008[05:13:27] [Craft Scheduler Thread - 10/INFO]: [ItemEdit] New Update at https://spigotmc.org/resources/40993
1009[05:13:27] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
1010[05:13:27] [Craft Scheduler Thread - 9/INFO]: [PacketListenerApi] Plugin is up-to-date
1011[05:13:27] [Craft Scheduler Thread - 13/INFO]: [TokenManager] No updates were available. You are on the latest version!
1012[05:13:27] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] ----------------------------------------------
1013[05:13:27] [Server thread/INFO]: Systém » Successfully enabled 0 expansions
1014[05:13:27] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] +===============+
1015[05:13:27] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] | SkinsRestorer |
1016[05:13:27] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] +===============+
1017[05:13:27] [Server thread/INFO]: Systém » CombatLogX is now enabled.
1018[05:13:27] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] ----------------------------------------------
1019[05:13:27] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] Current version: 13.7.5
1020[05:13:27] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] This is the latest version!
1021[05:13:27] [Craft Scheduler Thread - 6/INFO]: [SkinsRestorer] ----------------------------------------------
1022[05:13:27] [Server thread/INFO]: [ShopGUIPlus] Using EpicSpawners for spawner support!
1023[05:13:27] [Server thread/INFO]: [ShopGUIPlus] Loaded 6 main menu items!
1024[05:13:27] [Server thread/INFO]: [ShopGUIPlus] Loaded 6 shops with total of 94 items!
1025[05:13:27] [Craft Scheduler Thread - 10/INFO]: Systém » Checking for updates using the Spigot API...
1026[05:13:27] [Craft Scheduler Thread - 11/INFO]: [Vault] Checking for Updates ...
1027[05:13:27] [Craft Scheduler Thread - 10/INFO]: Systém » ==============================================
1028[05:13:27] [Craft Scheduler Thread - 10/INFO]: Systém » CombatLogX Update Checker
1029[05:13:27] [Craft Scheduler Thread - 10/INFO]: Systém »
1030[05:13:27] [Craft Scheduler Thread - 10/INFO]: Systém » There is an update available!
1031[05:13:27] [Craft Scheduler Thread - 10/INFO]: Systém » Latest Version: 9.9.2.1
1032[05:13:27] [Craft Scheduler Thread - 10/INFO]: Systém » Your Version: 9.9.1.9
1033[05:13:27] [Craft Scheduler Thread - 10/INFO]: Systém » Get it here: https://www.spigotmc.org/resources/combatlogx.31689/
1034[05:13:27] [Craft Scheduler Thread - 10/INFO]: Systém » ==============================================
1035[05:13:27] [Server thread/INFO]: [FastLogin] Hooking into auth plugin: AuthMeHook
1036[05:13:27] [Craft Scheduler Thread - 8/INFO]: Failed to check for Residence update on spigot web page.
1037[05:13:27] [Craft Scheduler Thread - 11/INFO]: [Vault] Stable Version: 1.7.2 | Current Version: 1.7.3
1038[05:13:27] [Server thread/INFO]: [EpicSpawners] Loading Crafting Recipes
1039[05:13:28] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Fetching all due players...
1040[05:13:28] [Craft Scheduler Thread - 12/INFO]: [HeadDatabase] Succesfully loaded 27058 heads!
1041[05:13:28] [Craft Scheduler Thread - 12/INFO]: [HeadDatabase] Succesfully loaded 15 featured tags!
1042[05:13:28] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Fetched due players (0 found).
1043[05:13:28] [Server thread/INFO]: Loterie » Plugin successfully linked with vault!
1044[05:13:28] [Craft Scheduler Thread - 7/INFO]: [PlaceholderAPI] 166 placeholder expansions are available on the cloud.
1045[05:14:01] [Craft Scheduler Thread - 8/INFO]: [LiteBans] A plugin update is available! Your version: 2.4, latest version: 2.4.7
1046[05:14:01] [Craft Scheduler Thread - 8/INFO]: [LiteBans] Updates can be downloaded from here:
1047[05:14:01] [Craft Scheduler Thread - 8/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/
1048[05:18:28] [Craft Scheduler Thread - 8/INFO]: [BuycraftX] Fetching all due players...
1049[05:18:28] [Craft Scheduler Thread - 8/INFO]: [BuycraftX] Fetched due players (0 found).
1050[05:19:27] [Craft Scheduler Thread - 10/INFO]: [BeastTokens] Disabling BeastTokens v3.8.0
1051[05:19:27] [Craft Scheduler Thread - 10/ERROR]: Error occurred (in the plugin loader) while disabling BeastTokens v3.8.0 (Is it up to date?)
1052java.lang.IllegalStateException: PluginDisableEvent cannot be triggered asynchronously from another thread.
1053 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:511) ~[server.jar:git-Spigot-2ee05fe-d31f05f]
1054 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:371) ~[server.jar:git-Spigot-2ee05fe-d31f05f]
1055 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:438) ~[server.jar:git-Spigot-2ee05fe-d31f05f]
1056 at me.MrAxe.BeastTokens.Utils.BalTopUtils$2.lambda$run$0(BalTopUtils.java:127) ~[?:?]
1057 at me.MrAxe.BeastTokens.Utils.BeastUtils.lambda$getBVersion$0(BeastUtils.java:28) ~[?:?]
1058 at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-2ee05fe-d31f05f]
1059 at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [server.jar:git-Spigot-2ee05fe-d31f05f]
1060 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_201]
1061 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_201]
1062 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
1063[05:23:28] [Craft Scheduler Thread - 12/INFO]: [BuycraftX] Fetching all due players...
1064[05:23:29] [Craft Scheduler Thread - 12/INFO]: [BuycraftX] Fetched due players (0 found).
1065[05:28:29] [Craft Scheduler Thread - 12/INFO]: [BuycraftX] Fetching all due players...
1066[05:28:29] [Craft Scheduler Thread - 12/INFO]: [BuycraftX] Fetched due players (0 found).
1067[05:33:29] [Craft Scheduler Thread - 8/INFO]: [BuycraftX] Fetching all due players...
1068[05:33:29] [Craft Scheduler Thread - 8/INFO]: [BuycraftX] Fetched due players (0 found).
1069[05:38:29] [Craft Scheduler Thread - 12/INFO]: [BuycraftX] Fetching all due players...
1070[05:38:30] [Craft Scheduler Thread - 12/INFO]: [BuycraftX] Fetched due players (0 found).
1071[05:43:30] [Craft Scheduler Thread - 23/INFO]: [BuycraftX] Fetching all due players...
1072[05:43:30] [Craft Scheduler Thread - 23/INFO]: [BuycraftX] Fetched due players (0 found).
1073[05:48:30] [Craft Scheduler Thread - 21/INFO]: [BuycraftX] Fetching all due players...
1074[05:48:30] [Craft Scheduler Thread - 21/INFO]: [BuycraftX] Fetched due players (0 found).
1075[05:53:30] [Craft Scheduler Thread - 24/INFO]: [BuycraftX] Fetching all due players...
1076[05:53:31] [Craft Scheduler Thread - 24/INFO]: [BuycraftX] Fetched due players (0 found).
1077[05:58:31] [Craft Scheduler Thread - 29/INFO]: [BuycraftX] Fetching all due players...
1078[05:58:31] [Craft Scheduler Thread - 29/INFO]: [BuycraftX] Fetched due players (0 found).
1079[06:03:31] [Craft Scheduler Thread - 7/INFO]: [BuycraftX] Fetching all due players...
1080[06:03:32] [Craft Scheduler Thread - 7/INFO]: [BuycraftX] Fetched due players (0 found).
1081[06:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
1082[06:08:31] [Craft Scheduler Thread - 29/INFO]: [BuycraftX] Fetching all due players...
1083[06:08:32] [Craft Scheduler Thread - 29/INFO]: [BuycraftX] Fetched due players (0 found).
1084[06:10:31] [User Authenticator #1/INFO]: UUID of player Daviddd is 800208ba-88d5-3274-aeb6-c5f25a1e986b
1085[06:10:31] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mDaviddd[0;32;1m passed VPN check.[m
1086[06:10:32] [Server thread/INFO]: Daviddd[/178.213.44.66:50875] logged in with entity id 489 at ([SpawnWorld]99.5, 73.0, -266.5)
1087[06:10:32] [Server thread/INFO]: [KiteBoard] Using adapter version: Adapter_1_15_R1
1088[06:10:32] [Server thread/INFO]: + Daviddd
1089[06:10:51] [Server thread/INFO]: Daviddd issued server command: /logim
1090[06:11:00] [Server thread/INFO]: Daviddd issued server command: /logim 123007
1091[06:11:09] [Craft Scheduler Thread - 28/INFO]: [AuthMe] Daviddd logged in!
1092[06:11:24] [Server thread/INFO]: Daviddd issued server command: /res tp siret
1093[06:11:27] [Craft Scheduler Thread - 33/INFO]: [BuycraftX] Sending 1 analytic events
1094[06:11:47] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_15_R1! Trying to find NMS support
1095[06:11:47] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_15_R1' loaded!
1096[06:13:27] [Craft Scheduler Thread - 28/INFO]: [Marriage] Purged 0 player entries in 1ms
1097[06:13:32] [Craft Scheduler Thread - 39/INFO]: [BuycraftX] Fetching all due players...
1098[06:13:32] [Craft Scheduler Thread - 39/INFO]: [BuycraftX] Fetched due players (0 found).
1099[06:18:32] [Craft Scheduler Thread - 29/INFO]: [BuycraftX] Fetching all due players...
1100[06:18:33] [Craft Scheduler Thread - 29/INFO]: [BuycraftX] Fetched due players (0 found).
1101[06:23:33] [Craft Scheduler Thread - 33/INFO]: [BuycraftX] Fetching all due players...
1102[06:23:33] [Craft Scheduler Thread - 33/INFO]: [BuycraftX] Fetched due players (0 found).
1103[06:28:33] [Craft Scheduler Thread - 28/INFO]: [BuycraftX] Fetching all due players...
1104[06:28:34] [Craft Scheduler Thread - 28/INFO]: [BuycraftX] Fetched due players (0 found).
1105[06:33:34] [Craft Scheduler Thread - 46/INFO]: [BuycraftX] Fetching all due players...
1106[06:33:34] [Craft Scheduler Thread - 46/INFO]: [BuycraftX] Fetched due players (0 found).
1107[06:38:34] [Craft Scheduler Thread - 47/INFO]: [BuycraftX] Fetching all due players...
1108[06:38:34] [Craft Scheduler Thread - 47/INFO]: [BuycraftX] Fetched due players (0 found).
1109[06:43:34] [Craft Scheduler Thread - 47/INFO]: [BuycraftX] Fetching all due players...
1110[06:43:35] [Craft Scheduler Thread - 47/INFO]: [BuycraftX] Fetched due players (0 found).
1111[06:48:35] [Craft Scheduler Thread - 48/INFO]: [BuycraftX] Fetching all due players...
1112[06:48:35] [Craft Scheduler Thread - 48/INFO]: [BuycraftX] Fetched due players (0 found).
1113[06:53:35] [Craft Scheduler Thread - 59/INFO]: [BuycraftX] Fetching all due players...
1114[06:53:35] [Craft Scheduler Thread - 59/INFO]: [BuycraftX] Fetched due players (0 found).
1115[06:58:35] [Craft Scheduler Thread - 57/INFO]: [BuycraftX] Fetching all due players...
1116[06:58:35] [Craft Scheduler Thread - 57/INFO]: [BuycraftX] Fetched due players (0 found).
1117[07:03:35] [Craft Scheduler Thread - 60/INFO]: [BuycraftX] Fetching all due players...
1118[07:03:36] [Craft Scheduler Thread - 60/INFO]: [BuycraftX] Fetched due players (0 found).
1119[07:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
1120[07:08:36] [Craft Scheduler Thread - 59/INFO]: [BuycraftX] Fetching all due players...
1121[07:08:36] [Craft Scheduler Thread - 59/INFO]: [BuycraftX] Fetched due players (0 found).
1122[07:13:27] [Craft Scheduler Thread - 69/INFO]: [Marriage] Purged 0 player entries in 1ms
1123[07:13:36] [Craft Scheduler Thread - 68/INFO]: [BuycraftX] Fetching all due players...
1124[07:13:36] [Craft Scheduler Thread - 68/INFO]: [BuycraftX] Fetched due players (0 found).
1125[07:18:36] [Craft Scheduler Thread - 68/INFO]: [BuycraftX] Fetching all due players...
1126[07:18:36] [Craft Scheduler Thread - 68/INFO]: [BuycraftX] Fetched due players (0 found).
1127[07:23:36] [Craft Scheduler Thread - 73/INFO]: [BuycraftX] Fetching all due players...
1128[07:23:36] [Craft Scheduler Thread - 73/INFO]: [BuycraftX] Fetched due players (0 found).
1129[07:28:36] [Craft Scheduler Thread - 65/INFO]: [BuycraftX] Fetching all due players...
1130[07:28:36] [Craft Scheduler Thread - 65/INFO]: [BuycraftX] Fetched due players (0 found).
1131[07:33:36] [Craft Scheduler Thread - 80/INFO]: [BuycraftX] Fetching all due players...
1132[07:33:36] [Craft Scheduler Thread - 80/INFO]: [BuycraftX] Fetched due players (0 found).
1133[07:38:36] [Craft Scheduler Thread - 78/INFO]: [BuycraftX] Fetching all due players...
1134[07:38:37] [Craft Scheduler Thread - 78/INFO]: [BuycraftX] Fetched due players (0 found).
1135[07:43:37] [Craft Scheduler Thread - 85/INFO]: [BuycraftX] Fetching all due players...
1136[07:43:37] [Craft Scheduler Thread - 85/INFO]: [BuycraftX] Fetched due players (0 found).
1137[07:48:37] [Craft Scheduler Thread - 68/INFO]: [BuycraftX] Fetching all due players...
1138[07:48:37] [Craft Scheduler Thread - 68/INFO]: [BuycraftX] Fetched due players (0 found).
1139[07:53:37] [Craft Scheduler Thread - 78/INFO]: [BuycraftX] Fetching all due players...
1140[07:53:38] [Craft Scheduler Thread - 78/INFO]: [BuycraftX] Fetched due players (0 found).
1141[07:58:38] [Craft Scheduler Thread - 68/INFO]: [BuycraftX] Fetching all due players...
1142[07:58:38] [Craft Scheduler Thread - 68/INFO]: [BuycraftX] Fetched due players (0 found).
1143[08:03:38] [Craft Scheduler Thread - 89/INFO]: [BuycraftX] Fetching all due players...
1144[08:03:38] [Craft Scheduler Thread - 89/INFO]: [BuycraftX] Fetched due players (0 found).
1145[08:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
1146[08:08:38] [Craft Scheduler Thread - 78/INFO]: [BuycraftX] Fetching all due players...
1147[08:08:38] [Craft Scheduler Thread - 78/INFO]: [BuycraftX] Fetched due players (0 found).
1148[08:13:27] [Craft Scheduler Thread - 89/INFO]: [Marriage] Purged 0 player entries in 1ms
1149[08:13:38] [Craft Scheduler Thread - 89/INFO]: [BuycraftX] Fetching all due players...
1150[08:13:39] [Craft Scheduler Thread - 89/INFO]: [BuycraftX] Fetched due players (0 found).
1151[08:18:39] [Craft Scheduler Thread - 78/INFO]: [BuycraftX] Fetching all due players...
1152[08:18:39] [Craft Scheduler Thread - 78/INFO]: [BuycraftX] Fetched due players (0 found).
1153[08:23:39] [Craft Scheduler Thread - 78/INFO]: [BuycraftX] Fetching all due players...
1154[08:23:40] [Craft Scheduler Thread - 78/INFO]: [BuycraftX] Fetched due players (0 found).
1155[08:28:40] [Craft Scheduler Thread - 103/INFO]: [BuycraftX] Fetching all due players...
1156[08:28:40] [Craft Scheduler Thread - 103/INFO]: [BuycraftX] Fetched due players (0 found).
1157[08:33:40] [Craft Scheduler Thread - 100/INFO]: [BuycraftX] Fetching all due players...
1158[08:33:40] [Craft Scheduler Thread - 100/INFO]: [BuycraftX] Fetched due players (0 found).
1159[08:38:40] [Craft Scheduler Thread - 108/INFO]: [BuycraftX] Fetching all due players...
1160[08:38:41] [Craft Scheduler Thread - 108/INFO]: [BuycraftX] Fetched due players (0 found).
1161[08:43:41] [Craft Scheduler Thread - 111/INFO]: [BuycraftX] Fetching all due players...
1162[08:43:41] [Craft Scheduler Thread - 111/INFO]: [BuycraftX] Fetched due players (0 found).
1163[08:47:24] [User Authenticator #2/INFO]: UUID of player Shallum is d95307fb-5678-3179-ac09-65650b37f765
1164[08:47:24] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mShallum[0;32;1m passed VPN check.[m
1165[08:47:24] [Server thread/INFO]: Shallum[/80.188.228.161:50816] logged in with entity id 4066 at ([SpawnWorld]99.5, 73.0, -266.5)
1166[08:47:24] [Server thread/INFO]: + Shallum
1167[08:47:27] [Craft Scheduler Thread - 100/INFO]: [BuycraftX] Sending 1 analytic events
1168[08:47:35] [Craft Scheduler Thread - 115/INFO]: [AuthMe] Shallum logged in!
1169[08:47:38] [Server thread/INFO]: Shallum issued server command: /home
1170[08:48:41] [Craft Scheduler Thread - 102/INFO]: [BuycraftX] Fetching all due players...
1171[08:48:41] [Craft Scheduler Thread - 102/INFO]: [BuycraftX] Fetched due players (0 found).
1172[08:53:41] [Craft Scheduler Thread - 114/INFO]: [BuycraftX] Fetching all due players...
1173[08:53:41] [Craft Scheduler Thread - 114/INFO]: [BuycraftX] Fetched due players (0 found).
1174[08:58:41] [Craft Scheduler Thread - 119/INFO]: [BuycraftX] Fetching all due players...
1175[08:58:42] [Craft Scheduler Thread - 119/INFO]: [BuycraftX] Fetched due players (0 found).
1176[08:59:47] [Server thread/INFO]: Shallum issued server command: /home
1177[08:59:47] [Server thread/WARN]: Shallum moved too quickly! 270.35538767978414,17.0,-225.8383594952661
1178[08:59:59] [Server thread/INFO]: Shallum issued server command: /shop
1179[08:59:59] [Server thread/INFO]: Shallum issued mycmd command ID(17) /shop
1180[08:59:59] [Server thread/INFO]: Shallum issued server command: /shopgui
1181[09:00:21] [Server thread/INFO]: [ShopGUIPlus] Shallum bought 2 x Diamond for 22$ from minerals shop
1182[09:00:42] [Server thread/INFO]: Shallum issued server command: /shop
1183[09:00:42] [Server thread/INFO]: Shallum issued mycmd command ID(17) /shop
1184[09:00:42] [Server thread/INFO]: Shallum issued server command: /shopgui
1185[09:00:51] [Server thread/INFO]: [ShopGUIPlus] Shallum bought 3 x Diamond for 33$ from minerals shop
1186[09:03:42] [Craft Scheduler Thread - 108/INFO]: [BuycraftX] Fetching all due players...
1187[09:03:42] [Craft Scheduler Thread - 108/INFO]: [BuycraftX] Fetched due players (0 found).
1188[09:03:49] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:45768 -> Vote (from:Czech-Craft.eu username:Shallum address:80.188.228.161 timeStamp:1578384228 localTimestamp:1578384229137)
1189[09:03:49] [Server thread/INFO]: CONSOLE issued server command: /eco give Shallum 12
1190[09:03:49] [Server thread/INFO]: $12 bylo připsáno na účet hráče Shallum. Nový zůstatek: $19.
1191[09:03:49] [Server thread/INFO]: Truhly a Boxy » You have given Shallum 1 Keys.
1192[09:04:09] [Server thread/INFO]: Shallum issued server command: /spawn
1193[09:04:31] [Server thread/INFO]: CONSOLE issued server command: /eco give Shallum 25
1194[09:04:31] [Server thread/INFO]: $25 bylo připsáno na účet hráče Shallum. Nový zůstatek: $44.
1195[09:04:36] [Server thread/INFO]: Shallum issued server command: /home
1196[09:04:42] [Server thread/INFO]: Shallum issued server command: /shop
1197[09:04:42] [Server thread/INFO]: Shallum issued mycmd command ID(17) /shop
1198[09:04:42] [Server thread/INFO]: Shallum issued server command: /shopgui
1199[09:05:20] [Server thread/INFO]: [ShopGUIPlus] Shallum bought 4 x Diamond for 44$ from minerals shop
1200[09:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
1201[09:08:42] [Craft Scheduler Thread - 124/INFO]: [BuycraftX] Fetching all due players...
1202[09:08:42] [Craft Scheduler Thread - 124/INFO]: [BuycraftX] Fetched due players (0 found).
1203[09:13:27] [Craft Scheduler Thread - 128/INFO]: [Marriage] Purged 0 player entries in 1ms
1204[09:13:42] [Craft Scheduler Thread - 128/INFO]: [BuycraftX] Fetching all due players...
1205[09:13:42] [Craft Scheduler Thread - 128/INFO]: [BuycraftX] Fetched due players (0 found).
1206[09:14:01] [Craft Scheduler Thread - 124/INFO]: [LiteBans] A plugin update is available! Your version: 2.4, latest version: 2.4.7
1207[09:14:01] [Craft Scheduler Thread - 124/INFO]: [LiteBans] Updates can be downloaded from here:
1208[09:14:01] [Craft Scheduler Thread - 124/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/
1209[09:17:32] [Server thread/INFO]: Shallum issued server command: /home
1210[09:18:42] [Craft Scheduler Thread - 124/INFO]: [BuycraftX] Fetching all due players...
1211[09:18:43] [Craft Scheduler Thread - 124/INFO]: [BuycraftX] Fetched due players (0 found).
1212[09:20:22] [Server thread/INFO]: Shallum lost connection: Disconnected
1213[09:20:22] [Server thread/INFO]: - Shallum
1214[09:20:27] [Craft Scheduler Thread - 108/INFO]: [BuycraftX] Sending 1 analytic events
1215[09:23:43] [Craft Scheduler Thread - 132/INFO]: [BuycraftX] Fetching all due players...
1216[09:23:43] [Craft Scheduler Thread - 132/INFO]: [BuycraftX] Fetched due players (0 found).
1217[09:28:43] [Craft Scheduler Thread - 108/INFO]: [BuycraftX] Fetching all due players...
1218[09:28:43] [Craft Scheduler Thread - 108/INFO]: [BuycraftX] Fetched due players (0 found).
1219[09:33:43] [Craft Scheduler Thread - 135/INFO]: [BuycraftX] Fetching all due players...
1220[09:33:44] [Craft Scheduler Thread - 135/INFO]: [BuycraftX] Fetched due players (0 found).
1221[09:38:44] [Craft Scheduler Thread - 134/INFO]: [BuycraftX] Fetching all due players...
1222[09:38:44] [Craft Scheduler Thread - 134/INFO]: [BuycraftX] Fetched due players (0 found).
1223[09:39:15] [Server thread/INFO]: [ProtocolLib] The updater found an update, and has readied it to be loaded the next time the server restarts/reloads.
1224[09:43:44] [Craft Scheduler Thread - 125/INFO]: [BuycraftX] Fetching all due players...
1225[09:43:44] [Craft Scheduler Thread - 125/INFO]: [BuycraftX] Fetched due players (0 found).
1226[09:48:44] [Craft Scheduler Thread - 125/INFO]: [BuycraftX] Fetching all due players...
1227[09:48:45] [Craft Scheduler Thread - 125/INFO]: [BuycraftX] Fetched due players (0 found).
1228[09:53:45] [Craft Scheduler Thread - 147/INFO]: [BuycraftX] Fetching all due players...
1229[09:53:45] [Craft Scheduler Thread - 147/INFO]: [BuycraftX] Fetched due players (0 found).
1230[09:58:45] [Craft Scheduler Thread - 139/INFO]: [BuycraftX] Fetching all due players...
1231[09:58:46] [Craft Scheduler Thread - 139/INFO]: [BuycraftX] Fetched due players (0 found).
1232[10:03:46] [Craft Scheduler Thread - 125/INFO]: [BuycraftX] Fetching all due players...
1233[10:03:46] [Craft Scheduler Thread - 125/INFO]: [BuycraftX] Fetched due players (0 found).
1234[10:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
1235[10:08:46] [Craft Scheduler Thread - 149/INFO]: [BuycraftX] Fetching all due players...
1236[10:08:46] [Craft Scheduler Thread - 149/INFO]: [BuycraftX] Fetched due players (0 found).
1237[10:13:27] [Craft Scheduler Thread - 147/INFO]: [Marriage] Purged 0 player entries in 1ms
1238[10:13:46] [Craft Scheduler Thread - 147/INFO]: [BuycraftX] Fetching all due players...
1239[10:13:47] [Craft Scheduler Thread - 147/INFO]: [BuycraftX] Fetched due players (0 found).
1240[10:18:47] [Craft Scheduler Thread - 155/INFO]: [BuycraftX] Fetching all due players...
1241[10:18:47] [Craft Scheduler Thread - 155/INFO]: [BuycraftX] Fetched due players (0 found).
1242[10:23:47] [Craft Scheduler Thread - 160/INFO]: [BuycraftX] Fetching all due players...
1243[10:23:47] [Craft Scheduler Thread - 160/INFO]: [BuycraftX] Fetched due players (0 found).
1244[10:28:47] [Craft Scheduler Thread - 155/INFO]: [BuycraftX] Fetching all due players...
1245[10:28:48] [Craft Scheduler Thread - 155/INFO]: [BuycraftX] Fetched due players (0 found).
1246[10:33:48] [Craft Scheduler Thread - 157/INFO]: [BuycraftX] Fetching all due players...
1247[10:33:48] [Craft Scheduler Thread - 157/INFO]: [BuycraftX] Fetched due players (0 found).
1248[10:38:48] [Craft Scheduler Thread - 167/INFO]: [BuycraftX] Fetching all due players...
1249[10:38:49] [Craft Scheduler Thread - 167/INFO]: [BuycraftX] Fetched due players (0 found).
1250[10:43:49] [Craft Scheduler Thread - 163/INFO]: [BuycraftX] Fetching all due players...
1251[10:43:49] [Craft Scheduler Thread - 163/INFO]: [BuycraftX] Fetched due players (0 found).
1252[10:48:49] [Craft Scheduler Thread - 167/INFO]: [BuycraftX] Fetching all due players...
1253[10:48:50] [Craft Scheduler Thread - 167/INFO]: [BuycraftX] Fetched due players (0 found).
1254[10:53:49] [Craft Scheduler Thread - 174/INFO]: [BuycraftX] Fetching all due players...
1255[10:53:50] [Craft Scheduler Thread - 174/INFO]: [BuycraftX] Fetched due players (0 found).
1256[10:58:50] [Craft Scheduler Thread - 172/INFO]: [BuycraftX] Fetching all due players...
1257[10:58:50] [Craft Scheduler Thread - 172/INFO]: [BuycraftX] Fetched due players (0 found).
1258[11:03:50] [Craft Scheduler Thread - 178/INFO]: [BuycraftX] Fetching all due players...
1259[11:03:51] [Craft Scheduler Thread - 178/INFO]: [BuycraftX] Fetched due players (0 found).
1260[11:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
1261[11:08:51] [Craft Scheduler Thread - 179/INFO]: [BuycraftX] Fetching all due players...
1262[11:08:51] [Craft Scheduler Thread - 179/INFO]: [BuycraftX] Fetched due players (0 found).
1263[11:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
1264[11:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
1265[11:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
1266[11:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
1267[11:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
1268[11:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
1269[11:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
1270[11:13:27] [Craft Scheduler Thread - 180/INFO]: [Marriage] Purged 0 player entries in 1ms
1271[11:13:27] [Craft Scheduler Thread - 181/INFO]: [Vault] Checking for Updates ...
1272[11:13:27] [Craft Scheduler Thread - 181/INFO]: [Vault] Stable Version: 1.7.2 | Current Version: 1.7.3
1273[11:13:51] [Craft Scheduler Thread - 180/INFO]: [BuycraftX] Fetching all due players...
1274[11:13:51] [Craft Scheduler Thread - 180/INFO]: [BuycraftX] Fetched due players (0 found).
1275[11:17:39] [User Authenticator #3/INFO]: UUID of player Tom3s_slovakia is 13b2c73e-cb26-33a3-81c1-08460ca3f31d
1276[11:17:39] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mTom3s_slovakia[0;32;1m passed VPN check.[m
1277[11:17:39] [Server thread/INFO]: Unknown command. Type "/help" for help.
1278[11:17:40] [Server thread/INFO]: Tom3s_slovakia[/90.64.73.110:51596] logged in with entity id 9470 at ([SpawnWorld]99.5, 73.0, -266.5)
1279[11:17:40] [pool-27-thread-1/INFO]: Vytváří se prázdná konfigurace: /home/hosting/servers/208321/plugins/Essentials/userdata/13b2c73e-cb26-33a3-81c1-08460ca3f31d.yml
1280[11:17:40] [Server thread/INFO]: + Tom3s_slovakia
1281[11:18:16] [Server thread/INFO]: [AuthMe] Tom3s_slovakia registered 90.64.73.110
1282[11:18:16] [Craft Scheduler Thread - 181/INFO]: [AuthMe] Tom3s_slovakia logged in!
1283[11:18:27] [Craft Scheduler Thread - 181/INFO]: [BuycraftX] Sending 1 analytic events
1284[11:18:51] [Craft Scheduler Thread - 185/INFO]: [BuycraftX] Fetching all due players...
1285[11:18:51] [Craft Scheduler Thread - 185/INFO]: [BuycraftX] Fetched due players (0 found).
1286[11:19:57] [Server thread/INFO]: Tom3s_slovakia issued server command: /home
1287[11:20:11] [Server thread/INFO]: Tom3s_slovakia issued server command: /money
1288[11:20:17] [Server thread/INFO]: Tom3s_slovakia issued server command: /moneylist
1289[11:21:04] [Server thread/INFO]: Tom3s_slovakia lost connection: Disconnected
1290[11:21:04] [Server thread/INFO]: - Tom3s_slovakia
1291[11:21:27] [Craft Scheduler Thread - 185/INFO]: [BuycraftX] Sending 1 analytic events
1292[11:23:51] [Craft Scheduler Thread - 181/INFO]: [BuycraftX] Fetching all due players...
1293[11:23:52] [Craft Scheduler Thread - 181/INFO]: [BuycraftX] Fetched due players (0 found).
1294[11:28:52] [Craft Scheduler Thread - 182/INFO]: [BuycraftX] Fetching all due players...
1295[11:28:52] [Craft Scheduler Thread - 182/INFO]: [BuycraftX] Fetched due players (0 found).
1296[11:33:52] [Craft Scheduler Thread - 190/INFO]: [BuycraftX] Fetching all due players...
1297[11:33:52] [Craft Scheduler Thread - 190/INFO]: [BuycraftX] Fetched due players (0 found).
1298[11:38:52] [Craft Scheduler Thread - 193/INFO]: [BuycraftX] Fetching all due players...
1299[11:38:53] [Craft Scheduler Thread - 193/INFO]: [BuycraftX] Fetched due players (0 found).
1300[11:43:53] [Craft Scheduler Thread - 193/INFO]: [BuycraftX] Fetching all due players...
1301[11:43:53] [Craft Scheduler Thread - 193/INFO]: [BuycraftX] Fetched due players (0 found).
1302[11:48:53] [Craft Scheduler Thread - 194/INFO]: [BuycraftX] Fetching all due players...
1303[11:48:54] [Craft Scheduler Thread - 194/INFO]: [BuycraftX] Fetched due players (0 found).
1304[11:50:21] [User Authenticator #4/INFO]: UUID of player KawaiiGraffy is 7b47c44f-98e9-3b7d-ba66-683b7031afda
1305[11:50:21] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mKawaiiGraffy[0;32;1m passed VPN check.[m
1306[11:50:22] [Server thread/INFO]: KawaiiGraffy[/185.211.109.6:49921] logged in with entity id 11275 at ([SpawnWorld]99.5, 73.0, -266.5)
1307[11:50:22] [Server thread/INFO]: + KawaiiGraffy
1308[11:50:27] [Craft Scheduler Thread - 185/INFO]: [BuycraftX] Sending 1 analytic events
1309[11:50:28] [Craft Scheduler Thread - 194/INFO]: [AuthMe] KawaiiGraffy logged in!
1310[11:50:32] [Server thread/INFO]: KawaiiGraffy issued server command: /claim
1311[11:50:32] [Server thread/INFO]: CONSOLE issued server command: /eco give KawaiiGraffy 10
1312[11:50:32] [Server thread/INFO]: $10 bylo připsáno na účet hráče KawaiiGraffy. Nový zůstatek: $351.51.
1313[11:50:39] [Server thread/INFO]: KawaiiGraffy issued server command: /voteparty
1314[11:50:43] [Server thread/INFO]: KawaiiGraffy issued server command: /vote
1315[11:51:08] [Server thread/INFO]: KawaiiGraffy issued server command: /res tp nikdys
1316[11:51:21] [Server thread/INFO]: KawaiiGraffy issued server command: /shop
1317[11:51:21] [Server thread/INFO]: KawaiiGraffy issued mycmd command ID(17) /shop
1318[11:51:21] [Server thread/INFO]: KawaiiGraffy issued server command: /shopgui
1319[11:51:31] [Server thread/INFO]: KawaiiGraffy issued server command: /shop
1320[11:51:31] [Server thread/INFO]: KawaiiGraffy issued mycmd command ID(17) /shop
1321[11:51:31] [Server thread/INFO]: KawaiiGraffy issued server command: /shopgui
1322[11:53:54] [Craft Scheduler Thread - 200/INFO]: [BuycraftX] Fetching all due players...
1323[11:53:54] [Craft Scheduler Thread - 200/INFO]: [BuycraftX] Fetched due players (0 found).
1324[11:54:46] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-1195, y=68, z=466} BlockPosition{x=-1194, y=66, z=467}
1325[11:57:43] [Server thread/INFO]: KawaiiGraffy issued server command: /balancetop
1326[11:58:54] [Craft Scheduler Thread - 200/INFO]: [BuycraftX] Fetching all due players...
1327[11:58:55] [Craft Scheduler Thread - 200/INFO]: [BuycraftX] Fetched due players (0 found).
1328[11:59:41] [Server thread/INFO]: KawaiiGraffy issued server command: /afk
1329[12:02:14] [Server thread/WARN]: KawaiiGraffy moved too quickly! 0.0,-44.89,0.0
1330[12:02:14] [Server thread/WARN]: KawaiiGraffy moved too quickly! 0.0,43.943890739061786,0.0
1331[12:02:19] [Server thread/WARN]: KawaiiGraffy moved too quickly! -0.054684656011204424,44.11,0.025776018381066024
1332[12:02:22] [Server thread/WARN]: KawaiiGraffy moved too quickly! 0.0,45.0,0.0
1333[12:02:36] [Server thread/WARN]: KawaiiGraffy moved too quickly! 0.0,42.11,0.0
1334[12:02:37] [Server thread/WARN]: KawaiiGraffy moved too quickly! 0.0,-42.0,0.0
1335[12:02:43] [Server thread/WARN]: KawaiiGraffy moved too quickly! 0.0,-44.89,0.0
1336[12:03:55] [Craft Scheduler Thread - 203/INFO]: [BuycraftX] Fetching all due players...
1337[12:03:55] [Craft Scheduler Thread - 203/INFO]: [BuycraftX] Fetched due players (0 found).
1338[12:04:12] [Server thread/INFO]: KawaiiGraffy issued server command: /afk
1339[12:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
1340[12:08:55] [Craft Scheduler Thread - 204/INFO]: [BuycraftX] Fetching all due players...
1341[12:08:56] [Craft Scheduler Thread - 204/INFO]: [BuycraftX] Fetched due players (0 found).
1342[12:13:27] [Craft Scheduler Thread - 207/INFO]: [Marriage] Purged 0 player entries in 2ms
1343[12:13:56] [Craft Scheduler Thread - 200/INFO]: [BuycraftX] Fetching all due players...
1344[12:13:56] [Craft Scheduler Thread - 200/INFO]: [BuycraftX] Fetched due players (0 found).
1345[12:18:56] [Craft Scheduler Thread - 211/INFO]: [BuycraftX] Fetching all due players...
1346[12:18:56] [Craft Scheduler Thread - 211/INFO]: [BuycraftX] Fetched due players (0 found).
1347[12:23:56] [Craft Scheduler Thread - 212/INFO]: [BuycraftX] Fetching all due players...
1348[12:23:57] [Craft Scheduler Thread - 212/INFO]: [BuycraftX] Fetched due players (0 found).
1349[12:28:57] [Craft Scheduler Thread - 207/INFO]: [BuycraftX] Fetching all due players...
1350[12:28:57] [Craft Scheduler Thread - 207/INFO]: [BuycraftX] Fetched due players (0 found).
1351[12:33:57] [Craft Scheduler Thread - 221/INFO]: [BuycraftX] Fetching all due players...
1352[12:33:58] [Craft Scheduler Thread - 221/INFO]: [BuycraftX] Fetched due players (0 found).
1353[12:38:58] [Craft Scheduler Thread - 221/INFO]: [BuycraftX] Fetching all due players...
1354[12:38:58] [Craft Scheduler Thread - 221/INFO]: [BuycraftX] Fetched due players (0 found).
1355[12:43:58] [Craft Scheduler Thread - 208/INFO]: [BuycraftX] Fetching all due players...
1356[12:43:58] [Craft Scheduler Thread - 208/INFO]: [BuycraftX] Fetched due players (0 found).
1357[12:48:58] [Craft Scheduler Thread - 230/INFO]: [BuycraftX] Fetching all due players...
1358[12:48:58] [Craft Scheduler Thread - 230/INFO]: [BuycraftX] Fetched due players (0 found).
1359[12:53:58] [Craft Scheduler Thread - 232/INFO]: [BuycraftX] Fetching all due players...
1360[12:53:58] [Craft Scheduler Thread - 232/INFO]: [BuycraftX] Fetched due players (0 found).
1361[12:58:58] [Craft Scheduler Thread - 237/INFO]: [BuycraftX] Fetching all due players...
1362[12:58:59] [Craft Scheduler Thread - 237/INFO]: [BuycraftX] Fetched due players (0 found).
1363[13:03:59] [Craft Scheduler Thread - 236/INFO]: [BuycraftX] Fetching all due players...
1364[13:03:59] [Craft Scheduler Thread - 236/INFO]: [BuycraftX] Fetched due players (0 found).
1365[13:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
1366[13:08:59] [Craft Scheduler Thread - 240/INFO]: [BuycraftX] Fetching all due players...
1367[13:09:00] [Craft Scheduler Thread - 240/INFO]: [BuycraftX] Fetched due players (0 found).
1368[13:13:27] [Craft Scheduler Thread - 234/INFO]: [Marriage] Purged 0 player entries in 2ms
1369[13:14:00] [Craft Scheduler Thread - 237/INFO]: [BuycraftX] Fetching all due players...
1370[13:14:00] [Craft Scheduler Thread - 237/INFO]: [BuycraftX] Fetched due players (0 found).
1371[13:14:01] [Craft Scheduler Thread - 239/INFO]: [LiteBans] A plugin update is available! Your version: 2.4, latest version: 2.4.7
1372[13:14:01] [Craft Scheduler Thread - 239/INFO]: [LiteBans] Updates can be downloaded from here:
1373[13:14:01] [Craft Scheduler Thread - 239/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/
1374[13:19:00] [Craft Scheduler Thread - 246/INFO]: [BuycraftX] Fetching all due players...
1375[13:19:00] [Craft Scheduler Thread - 246/INFO]: [BuycraftX] Fetched due players (0 found).
1376[13:24:00] [Craft Scheduler Thread - 237/INFO]: [BuycraftX] Fetching all due players...
1377[13:24:01] [Craft Scheduler Thread - 237/INFO]: [BuycraftX] Fetched due players (0 found).
1378[13:29:01] [Craft Scheduler Thread - 249/INFO]: [BuycraftX] Fetching all due players...
1379[13:29:01] [Craft Scheduler Thread - 249/INFO]: [BuycraftX] Fetched due players (0 found).
1380[13:34:01] [Craft Scheduler Thread - 250/INFO]: [BuycraftX] Fetching all due players...
1381[13:34:01] [Craft Scheduler Thread - 250/INFO]: [BuycraftX] Fetched due players (0 found).
1382[13:38:46] [User Authenticator #5/INFO]: UUID of player Shallum is d95307fb-5678-3179-ac09-65650b37f765
1383[13:38:46] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mShallum[0;32;1m passed VPN check.[m
1384[13:38:47] [Server thread/INFO]: Shallum[/80.188.228.161:51326] logged in with entity id 22424 at ([SpawnWorld]99.5, 73.0, -266.5)
1385[13:38:47] [Server thread/INFO]: + Shallum
1386[13:38:54] [Craft Scheduler Thread - 244/INFO]: [AuthMe] Shallum logged in!
1387[13:38:57] [Server thread/INFO]: Shallum issued server command: /home
1388[13:39:00] [Async Chat Thread - #0/INFO]: [0] HRAC Shallum » Zdravím :D
1389[13:39:01] [Craft Scheduler Thread - 254/INFO]: [BuycraftX] Fetching all due players...
1390[13:39:02] [Craft Scheduler Thread - 254/INFO]: [BuycraftX] Fetched due players (0 found).
1391[13:39:27] [Craft Scheduler Thread - 252/INFO]: [BuycraftX] Sending 1 analytic events
1392[13:44:02] [Craft Scheduler Thread - 244/INFO]: [BuycraftX] Fetching all due players...
1393[13:44:02] [Craft Scheduler Thread - 244/INFO]: [BuycraftX] Fetched due players (0 found).
1394[13:46:27] [Craft Scheduler Thread - 244/INFO]: [FastLogin] GameProfile Jahodak99 has a verified premium account
1395[13:46:28] [User Authenticator #6/INFO]: UUID of player Jahodak99 is 5d93d47c-beac-35d1-a1e7-761d67f4b330
1396[13:46:28] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mJahodak99[0;32;1m passed VPN check.[m
1397[13:46:28] [Server thread/INFO]: Jahodak99[/90.179.68.179:53491] logged in with entity id 23622 at ([SpawnWorld]99.5, 73.0, -266.5)
1398[13:46:28] [Server thread/INFO]: + Jahodak99
1399[13:46:28] [Craft Scheduler Thread - 260/INFO]: [FastLogin] Logging player Jahodak99 in
1400[13:46:28] [Craft Scheduler Thread - 260/INFO]: [AuthMe] Jahodak99 logged in!
1401[13:46:33] [Async Chat Thread - #1/INFO]: [0] SPONZOR Jahodak99 » ahoj ahoj
1402[13:46:37] [Async Chat Thread - #1/INFO]: [0] HRAC Shallum » Zdravííím
1403[13:46:53] [Server thread/INFO]: Jahodak99 issued server command: /vote
1404[13:47:00] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:48208 -> Vote (from:Czech-Craft.eu username:Jahodak99 address:90.179.68.179 timeStamp:1578401220 localTimestamp:1578401220686)
1405[13:47:00] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 12
1406[13:47:00] [Server thread/INFO]: $12 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $682.90.
1407[13:47:00] [Server thread/INFO]: Truhly a Boxy » You have given Jahodak99 1 Keys.
1408[13:47:12] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 15
1409[13:47:12] [Server thread/INFO]: $15 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $697.90.
1410[13:47:15] [Async Chat Thread - #1/INFO]: [0] SPONZOR Jahodak99 » KawaiiGraffy
1411[13:47:16] [Server thread/INFO]: Jahodak99 issued server command: /home
1412[13:47:27] [Craft Scheduler Thread - 257/INFO]: [BuycraftX] Sending 1 analytic events
1413[13:47:27] [Server thread/INFO]: Jahodak99 issued server command: /fly
1414[13:47:29] [Server thread/INFO]: Jahodak99 issued server command: /heal
1415[13:47:33] [Server thread/INFO]: Jahodak99 issued server command: /nv
1416[13:47:34] [Server thread/INFO]: Jahodak99 issued server command: /nv
1417[13:47:58] [Server thread/INFO]: Jahodak99 issued server command: /ec
1418[13:48:51] [Server thread/INFO]: KawaiiGraffy issued server command: /shop
1419[13:48:51] [Server thread/INFO]: KawaiiGraffy issued mycmd command ID(17) /shop
1420[13:48:51] [Server thread/INFO]: KawaiiGraffy issued server command: /shopgui
1421[13:48:54] [Server thread/INFO]: [ShopGUIPlus] KawaiiGraffy sold all 8 x White Shulker Box for 240$ to ruzne shop
1422[13:48:55] [Server thread/INFO]: [ShopGUIPlus] KawaiiGraffy sold all 8 x White Shulker Box for 240$ to ruzne shop
1423[13:48:58] [Server thread/INFO]: KawaiiGraffy issued server command: /home
1424[13:49:02] [Server thread/INFO]: Jahodak99 issued server command: /wb
1425[13:49:02] [Craft Scheduler Thread - 248/INFO]: [BuycraftX] Fetching all due players...
1426[13:49:03] [Craft Scheduler Thread - 248/INFO]: [BuycraftX] Fetched due players (0 found).
1427[13:49:18] [Server thread/INFO]: KawaiiGraffy issued server command: /res tp nikdys
1428[13:50:18] [Server thread/INFO]: Shallum issued server command: /home
1429[13:51:07] [Server thread/INFO]: Shallum issued server command: /vote
1430[13:51:27] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:48786 -> Vote (from:Czech-Craft.eu username:Shallum address:80.188.228.161 timeStamp:1578401487 localTimestamp:1578401487150)
1431[13:51:27] [Server thread/INFO]: CONSOLE issued server command: /eco give Shallum 12
1432[13:51:27] [Server thread/INFO]: $12 bylo připsáno na účet hráče Shallum. Nový zůstatek: $12.
1433[13:51:27] [Server thread/INFO]: Truhly a Boxy » You have given Shallum 1 Keys.
1434[13:51:42] [Server thread/INFO]: Shallum issued server command: /spawn
1435[13:52:02] [Server thread/INFO]: KawaiiGraffy issued server command: /home
1436[13:52:05] [Server thread/INFO]: KawaiiGraffy issued server command: /res tp nikdys
1437[13:52:05] [Server thread/INFO]: CONSOLE issued server command: /give Shallum gold_ingot 4
1438[13:52:05] [Server thread/INFO]: Hráč Shallum dostává 4x gold ingot.
1439[13:52:09] [Server thread/INFO]: Shallum issued server command: /home
1440[13:52:11] [Server thread/INFO]: KawaiiGraffy issued server command: /shop
1441[13:52:11] [Server thread/INFO]: KawaiiGraffy issued mycmd command ID(17) /shop
1442[13:52:11] [Server thread/INFO]: KawaiiGraffy issued server command: /shopgui
1443[13:52:14] [Server thread/INFO]: [ShopGUIPlus] KawaiiGraffy sold all 31 x White Shulker Box for 930$ to ruzne shop
1444[13:52:19] [Server thread/INFO]: KawaiiGraffy issued server command: /shop
1445[13:52:19] [Server thread/INFO]: KawaiiGraffy issued mycmd command ID(17) /shop
1446[13:52:19] [Server thread/INFO]: KawaiiGraffy issued server command: /shopgui
1447[13:52:22] [Server thread/INFO]: [ShopGUIPlus] KawaiiGraffy sold all 16 x White Shulker Box for 480$ to ruzne shop
1448[13:52:30] [Server thread/INFO]: KawaiiGraffy issued server command: /balancetop
1449[13:52:44] [Async Chat Thread - #2/INFO]: [0] HRAC KawaiiGraffy » jahodo jahodo
1450[13:53:10] [Server thread/INFO]: KawaiiGraffy issued server command: /home
1451[13:54:03] [Craft Scheduler Thread - 248/INFO]: [BuycraftX] Fetching all due players...
1452[13:54:03] [Craft Scheduler Thread - 248/INFO]: [BuycraftX] Fetched due players (0 found).
1453[13:54:46] [Server thread/INFO]: KawaiiGraffy issued server command: /spawn
1454[13:54:57] [Server thread/INFO]: KawaiiGraffy issued server command: /balancetop
1455[13:55:07] [Server thread/INFO]: CONSOLE issued server command: /give KawaiiGraffy diamond 2
1456[13:55:07] [Server thread/INFO]: Hráč KawaiiGraffy dostává 2x diamond.
1457[13:55:12] [Server thread/INFO]: KawaiiGraffy issued server command: /home
1458[13:55:20] [Server thread/INFO]: KawaiiGraffy lost connection: Disconnected
1459[13:55:20] [Server thread/INFO]: - KawaiiGraffy
1460[13:55:26] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:49058 -> Vote (from:Czech-Craft.eu username:KawaiiGraffy address:185.211.109.6 timeStamp:1578401726 localTimestamp:1578401726967)
1461[13:55:27] [Craft Scheduler Thread - 263/INFO]: [SuperbVote] Queuing vote from KawaiiGraffy to be run later
1462[13:55:27] [Craft Scheduler Thread - 263/INFO]: [BuycraftX] Sending 1 analytic events
1463[13:56:58] [User Authenticator #7/INFO]: UUID of player Tom3s_slovakia is 13b2c73e-cb26-33a3-81c1-08460ca3f31d
1464[13:56:58] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mTom3s_slovakia[0;32;1m passed VPN check.[m
1465[13:56:58] [Server thread/INFO]: Tom3s_slovakia[/90.64.73.110:53149] logged in with entity id 27189 at ([SpawnWorld]99.5, 73.0, -266.5)
1466[13:56:58] [Server thread/INFO]: + Tom3s_slovakia
1467[13:57:03] [Server thread/INFO]: Tom3s_slovakia lost connection: Disconnected
1468[13:57:03] [Server thread/INFO]: - Tom3s_slovakia
1469[13:57:27] [Craft Scheduler Thread - 261/INFO]: [BuycraftX] Sending 2 analytic events
1470[13:57:42] [Server thread/INFO]: Jahodak99 issued server command: /ec
1471[13:58:29] [Server thread/INFO]: Jahodak99 issued server command: /claim
1472[13:58:34] [Server thread/INFO]: Jahodak99 issued server command: /kit
1473[13:59:03] [Craft Scheduler Thread - 251/INFO]: [BuycraftX] Fetching all due players...
1474[13:59:04] [Craft Scheduler Thread - 251/INFO]: [BuycraftX] Fetched due players (0 found).
1475[13:59:31] [Server thread/INFO]: Shallum issued server command: /home
1476[14:00:16] [Server thread/INFO]: Jahodak99 issued server command: /ec
1477[14:00:50] [Async Chat Thread - #3/INFO]: [0] SPONZOR Jahodak99 » prodám lucky krump
1478[14:00:56] [Server thread/INFO]: Jahodak99 issued server command: /ah sell 499
1479[14:01:01] [Async Chat Thread - #3/INFO]: [0] SPONZOR Jahodak99 » Kdyžtak je v /ah
1480[14:01:12] [Server thread/INFO]: Daviddd issued server command: /ah
1481[14:01:21] [Server thread/INFO]: Shallum issued server command: /ah
1482[14:01:44] [Server thread/INFO]: Event Systém » Dal jsi 15 Event Bodů hráči Daviddd.
1483[14:01:44] [Server thread/INFO]: Truhly a Boxy » You have given Daviddd 3 Keys.
1484[14:01:44] [Server thread/INFO]: Truhly a Boxy » You have given Daviddd 1 Keys.
1485[14:01:58] [Async Chat Thread - #3/INFO]: [0] HRAC Shallum » Kdyby byly peníze... :D
1486[14:02:18] [Server thread/INFO]: Daviddd issued server command: /boxy
1487[14:02:25] [Async Chat Thread - #3/INFO]: [0] SPONZOR Jahodak99 » njn :D
1488[14:02:27] [Server thread/INFO]: Boxy » Hráč Daviddd otevírá Lucky Box.
1489[14:02:29] [Async Chat Thread - #3/INFO]: [0] SPONZOR Jahodak99 » gl
1490[14:02:31] [Async Chat Thread - #3/INFO]: [0] HRAC Shallum » Gl
1491[14:02:35] [Async Chat Thread - #3/INFO]: [0] SPONZOR Jahodak99 » :D
1492[14:02:35] [Async Chat Thread - #3/INFO]: [0] HRAC Shallum » :DDDD
1493[14:02:42] [Async Chat Thread - #3/INFO]: [0] SPONZOR Jahodak99 » je ale na prd
1494[14:02:49] [Async Chat Thread - #3/INFO]: [0] HRAC Shallum » Jakto?
1495[14:02:53] [Async Chat Thread - #3/INFO]: [0] SPONZOR Jahodak99 » nedají se sním težit diamanty :/
1496[14:02:57] [Server thread/INFO]: Daviddd issued server command: /ah
1497[14:02:57] [Async Chat Thread - #3/INFO]: [0] HRAC Shallum » Ahh
1498[14:03:00] [Async Chat Thread - #3/INFO]: [0] SPONZOR Jahodak99 » ani železo, atd
1499[14:03:04] [Async Chat Thread - #3/INFO]: [0] SPONZOR Jahodak99 » jenom uhlí :/
1500[14:03:05] [Async Chat Thread - #3/INFO]: [0] HRAC Shallum » To je na prd:D
1501[14:03:10] [Server thread/INFO]: Daviddd issued server command: /ah
1502[14:03:12] [Async Chat Thread - #3/INFO]: [0] SPONZOR Jahodak99 » je no :D
1503[14:04:04] [Craft Scheduler Thread - 261/INFO]: [BuycraftX] Fetching all due players...
1504[14:04:04] [Craft Scheduler Thread - 261/INFO]: [BuycraftX] Fetched due players (0 found).
1505[14:04:10] [Async Chat Thread - #3/INFO]: [0] HRAC Shallum » To je tak hezký když ten nether není zníčený :D
1506[14:04:15] [Async Chat Thread - #3/INFO]: [0] SPONZOR Jahodak99 » :D
1507[14:04:24] [Server thread/INFO]: Daviddd issued server command: /navody
1508[14:04:55] [Server thread/INFO]: Daviddd issued server command: /navody
1509[14:05:02] [Server thread/INFO]: Shallum issued server command: /home
1510[14:05:22] [Server thread/INFO]: Daviddd issued server command: /ah bid 399
1511[14:05:43] [Server thread/INFO]: Daviddd issued server command: /ah bid 1
1512[14:05:59] [Server thread/INFO]: Daviddd issued server command: /ah bid 399
1513[14:06:10] [Server thread/INFO]: Daviddd issued server command: /navody
1514[14:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
1515[14:06:38] [Server thread/INFO]: Daviddd issued server command: /ah bid 399 1
1516[14:06:46] [Server thread/INFO]: Daviddd issued server command: /ah bid 1 399
1517[14:07:05] [Server thread/INFO]: Daviddd issued server command: /ah
1518[14:07:34] [Server thread/INFO]: Daviddd issued server command: /p rewards
1519[14:07:35] [Server thread/INFO]: Shallum issued server command: /home
1520[14:07:46] [Server thread/INFO]: Daviddd issued server command: /prewards
1521[14:08:11] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:daily1
1522[14:08:11] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 25
1523[14:08:11] [Server thread/INFO]: $25 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $195.81.
1524[14:08:11] [Server thread/INFO]: Truhly a Boxy » You have given Daviddd 3 Keys.
1525[14:08:12] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:daily2
1526[14:08:12] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 10
1527[14:08:12] [Server thread/INFO]: $10 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $205.81.
1528[14:08:12] [Server thread/INFO]: Truhly a Boxy » You have given Daviddd 1 Keys.
1529[14:08:12] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:daily2
1530[14:08:12] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 10
1531[14:08:12] [Server thread/INFO]: $10 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $215.81.
1532[14:08:12] [Server thread/INFO]: Truhly a Boxy » You have given Daviddd 1 Keys.
1533[14:08:13] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:daily2
1534[14:08:13] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 10
1535[14:08:13] [Server thread/INFO]: $10 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $225.81.
1536[14:08:13] [Server thread/INFO]: Truhly a Boxy » You have given Daviddd 1 Keys.
1537[14:08:13] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1538[14:08:13] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1539[14:08:13] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $230.81.
1540[14:08:14] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1541[14:08:14] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1542[14:08:14] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $235.81.
1543[14:08:14] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1544[14:08:14] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1545[14:08:14] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $240.81.
1546[14:08:14] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1547[14:08:14] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1548[14:08:14] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $245.81.
1549[14:08:14] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1550[14:08:14] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1551[14:08:14] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $250.81.
1552[14:08:15] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1553[14:08:15] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1554[14:08:15] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $255.81.
1555[14:08:15] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1556[14:08:15] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1557[14:08:15] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $260.81.
1558[14:08:15] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1559[14:08:15] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1560[14:08:15] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $265.81.
1561[14:08:16] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1562[14:08:16] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1563[14:08:16] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $270.81.
1564[14:08:16] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1565[14:08:16] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1566[14:08:16] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $275.81.
1567[14:08:16] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1568[14:08:16] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1569[14:08:16] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $280.81.
1570[14:08:16] [Server thread/INFO]: Daviddd lost connection: Kicked for spamming
1571[14:08:16] [Server thread/INFO]: - Daviddd
1572[14:08:23] [User Authenticator #8/INFO]: UUID of player Daviddd is 800208ba-88d5-3274-aeb6-c5f25a1e986b
1573[14:08:23] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mDaviddd[0;32;1m passed VPN check.[m
1574[14:08:23] [Server thread/INFO]: Daviddd[/178.213.44.66:51842] logged in with entity id 30029 at ([SpawnWorld]99.5, 73.0, -266.5)
1575[14:08:23] [Server thread/INFO]: + Daviddd
1576[14:08:27] [Craft Scheduler Thread - 271/INFO]: [BuycraftX] Sending 2 analytic events
1577[14:08:31] [Craft Scheduler Thread - 276/INFO]: [AuthMe] Daviddd logged in!
1578[14:08:38] [Server thread/INFO]: Daviddd issued server command: /prewards
1579[14:08:41] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1580[14:08:41] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1581[14:08:41] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $285.81.
1582[14:08:42] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1583[14:08:42] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1584[14:08:42] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $290.81.
1585[14:08:44] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1586[14:08:44] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1587[14:08:44] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $295.81.
1588[14:08:45] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1589[14:08:45] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1590[14:08:45] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $300.81.
1591[14:08:46] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1592[14:08:46] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1593[14:08:46] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $305.81.
1594[14:08:47] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1595[14:08:47] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1596[14:08:47] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $310.81.
1597[14:08:48] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1598[14:08:48] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1599[14:08:48] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $315.81.
1600[14:08:49] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1601[14:08:49] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1602[14:08:49] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $320.81.
1603[14:08:50] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1604[14:08:50] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1605[14:08:50] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $325.81.
1606[14:08:50] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1607[14:08:50] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1608[14:08:50] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $330.81.
1609[14:08:51] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1610[14:08:51] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1611[14:08:51] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $335.81.
1612[14:08:52] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1613[14:08:52] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1614[14:08:52] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $340.81.
1615[14:08:53] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1616[14:08:53] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1617[14:08:53] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $345.81.
1618[14:08:54] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1619[14:08:54] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1620[14:08:54] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $350.81.
1621[14:08:54] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1622[14:08:54] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1623[14:08:54] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $355.81.
1624[14:08:55] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1625[14:08:55] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1626[14:08:55] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $360.81.
1627[14:08:56] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1628[14:08:56] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1629[14:08:56] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $365.81.
1630[14:08:57] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1631[14:08:57] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1632[14:08:57] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $370.81.
1633[14:08:57] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1634[14:08:57] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1635[14:08:57] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $375.81.
1636[14:08:58] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1637[14:08:58] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1638[14:08:58] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $380.81.
1639[14:08:59] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1640[14:08:59] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1641[14:08:59] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $385.81.
1642[14:09:00] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1643[14:09:00] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1644[14:09:00] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $390.81.
1645[14:09:00] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1646[14:09:00] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1647[14:09:00] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $395.81.
1648[14:09:01] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
1649[14:09:01] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
1650[14:09:01] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $400.81.
1651[14:09:04] [Craft Scheduler Thread - 274/INFO]: [BuycraftX] Fetching all due players...
1652[14:09:04] [Craft Scheduler Thread - 274/INFO]: [BuycraftX] Fetched due players (0 found).
1653[14:09:30] [Server thread/INFO]: Shallum issued server command: /home
1654[14:09:31] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:50970 -> Vote (from:Czech-Craft.eu username:Daviddd address:178.213.44.66 timeStamp:1578402571 localTimestamp:1578402571469)
1655[14:09:31] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 12
1656[14:09:31] [Server thread/INFO]: $12 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $412.81.
1657[14:09:31] [Server thread/INFO]: Truhly a Boxy » You have given Daviddd 1 Keys.
1658[14:09:41] [Server thread/INFO]: Jahodak99 issued server command: /backpack
1659[14:09:55] [Server thread/INFO]: Daviddd issued server command: /boxy
1660[14:10:06] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 25
1661[14:10:06] [Server thread/INFO]: $25 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $437.81.
1662[14:10:15] [Server thread/INFO]: Event Systém » Dal jsi 5 Event Bodů hráči Daviddd.
1663[14:10:23] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd map 1
1664[14:10:23] [Server thread/INFO]: Hráč Daviddd dostává 1x map.
1665[14:10:31] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd bone 16
1666[14:10:31] [Server thread/INFO]: Hráč Daviddd dostává 16x bone.
1667[14:10:39] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd coal 16
1668[14:10:39] [Server thread/INFO]: Hráč Daviddd dostává 16x coal.
1669[14:10:46] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 15
1670[14:10:46] [Server thread/INFO]: $15 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $452.81.
1671[14:10:54] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd oak_log 32
1672[14:10:54] [Server thread/INFO]: Hráč Daviddd dostává 32x oak log.
1673[14:10:54] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd oak_planks 64
1674[14:10:54] [Server thread/INFO]: Hráč Daviddd dostává 64x oak planks.
1675[14:11:02] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd enchanting_table 1
1676[14:11:02] [Server thread/INFO]: Hráč Daviddd dostává 1x enchanting table.
1677[14:11:02] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd bookshelf 16
1678[14:11:02] [Server thread/INFO]: Hráč Daviddd dostává 16x bookshelf.
1679[14:11:02] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd experience_bottle 16
1680[14:11:02] [Server thread/INFO]: Hráč Daviddd dostává 16x experience bottle.
1681[14:11:02] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd lapis_lazuli 16
1682[14:11:02] [Server thread/INFO]: Hráč Daviddd dostává 16x lapis lazuli.
1683[14:11:16] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd diamond_sword 1
1684[14:11:16] [Server thread/INFO]: Hráč Daviddd dostává 1x diamond sword.
1685[14:11:16] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd iron_helmet 1
1686[14:11:16] [Server thread/INFO]: Hráč Daviddd dostává 1x iron helmet.
1687[14:11:16] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd diamond_chestplate 1
1688[14:11:16] [Server thread/INFO]: Hráč Daviddd dostává 1x diamond chestplate.
1689[14:11:16] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd iron_leggings 1
1690[14:11:16] [Server thread/INFO]: Hráč Daviddd dostává 1x iron leggings.
1691[14:11:16] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd iron_boots 1
1692[14:11:16] [Server thread/INFO]: Hráč Daviddd dostává 1x iron boots.
1693[14:11:28] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd diamond 2
1694[14:11:28] [Server thread/INFO]: Hráč Daviddd dostává 2x diamond.
1695[14:11:35] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 25
1696[14:11:35] [Server thread/INFO]: $25 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $477.81.
1697[14:11:36] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-59, y=48, z=-106}
1698[14:11:36] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-59, y=48, z=-106}
1699[14:11:36] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-59, y=48, z=-106}
1700[14:11:36] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-59, y=48, z=-106}
1701[14:11:36] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-59, y=48, z=-106}
1702[14:11:36] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-59, y=48, z=-106}
1703[14:11:43] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd iron_ingot 8
1704[14:11:43] [Server thread/INFO]: Hráč Daviddd dostává 8x iron ingot.
1705[14:11:51] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd map 1
1706[14:11:51] [Server thread/INFO]: Hráč Daviddd dostává 1x map.
1707[14:11:55] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-121, y=63, z=-130}
1708[14:11:55] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-121, y=63, z=-130}
1709[14:11:55] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-121, y=63, z=-130}
1710[14:11:55] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-121, y=63, z=-130}
1711[14:11:55] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-121, y=63, z=-130}
1712[14:11:55] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-121, y=63, z=-130}
1713[14:11:55] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-121, y=63, z=-130}
1714[14:11:55] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=32, z=-50} BlockPosition{x=-121, y=63, z=-130}
1715[14:11:58] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd oak_log 32
1716[14:11:58] [Server thread/INFO]: Hráč Daviddd dostává 32x oak log.
1717[14:11:58] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd oak_planks 64
1718[14:11:58] [Server thread/INFO]: Hráč Daviddd dostává 64x oak planks.
1719[14:12:06] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 25
1720[14:12:06] [Server thread/INFO]: $25 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $502.81.
1721[14:12:14] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd iron_ingot 8
1722[14:12:14] [Server thread/INFO]: Hráč Daviddd dostává 8x iron ingot.
1723[14:12:23] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd redstone 32
1724[14:12:23] [Server thread/INFO]: Hráč Daviddd dostává 32x redstone.
1725[14:12:23] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd repeater 6
1726[14:12:23] [Server thread/INFO]: Hráč Daviddd dostává 6x repeater.
1727[14:12:23] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd piston 6
1728[14:12:23] [Server thread/INFO]: Hráč Daviddd dostává 6x piston.
1729[14:12:23] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd sticky_piston 6
1730[14:12:23] [Server thread/INFO]: Hráč Daviddd dostává 6x sticky piston.
1731[14:12:23] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd redstone_torch 10
1732[14:12:23] [Server thread/INFO]: Hráč Daviddd dostává 10x redstone torch.
1733[14:12:31] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd oak_log 32
1734[14:12:31] [Server thread/INFO]: Hráč Daviddd dostává 32x oak log.
1735[14:12:31] [Server thread/INFO]: CONSOLE issued server command: /give Daviddd oak_planks 64
1736[14:12:31] [Server thread/INFO]: Hráč Daviddd dostává 64x oak planks.
1737[14:13:18] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:51562 -> Vote (from:Czech-Craft.eu username:Jahodak99 address:90.179.68.179 timeStamp:1578402798 localTimestamp:1578402798076)
1738[14:13:18] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 12
1739[14:13:18] [Server thread/INFO]: $12 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $768.27.
1740[14:13:18] [Server thread/INFO]: Truhly a Boxy » You have given Jahodak99 1 Keys.
1741[14:13:28] [Craft Scheduler Thread - 267/INFO]: [Marriage] Purged 0 player entries in 1ms
1742[14:13:35] [Server thread/INFO]: Shallum issued server command: /lot
1743[14:13:35] [Server thread/INFO]: Shallum issued mycmd command ID(14) /lot
1744[14:13:35] [Server thread/INFO]: Shallum issued server command: /lottery
1745[14:13:38] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=0, y=0, z=0} BlockPosition{x=166, y=65, z=-254}
1746[14:13:43] [Server thread/INFO]: Shallum issued server command: /lottery
1747[14:13:51] [Server thread/INFO]: Jahodak99 issued server command: /balancetop
1748[14:14:04] [Craft Scheduler Thread - 278/INFO]: [BuycraftX] Fetching all due players...
1749[14:14:05] [Craft Scheduler Thread - 278/INFO]: [BuycraftX] Fetched due players (0 found).
1750[14:14:33] [Server thread/INFO]: Daviddd issued server command: /jobs gtop
1751[14:14:38] [Server thread/INFO]: Shallum issued server command: /home
1752[14:14:49] [Server thread/INFO]: Jahodak99 issued server command: /nv
1753[14:14:50] [Server thread/INFO]: Jahodak99 issued server command: /nv
1754[14:16:09] [Server thread/INFO]: Shallum issued server command: /vote
1755[14:16:29] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:52118 -> Vote (from:Czech-Craft.eu username:Shallum address:80.188.228.161 timeStamp:1578402989 localTimestamp:1578402989293)
1756[14:16:29] [Server thread/INFO]: CONSOLE issued server command: /eco give Shallum 12
1757[14:16:29] [Server thread/INFO]: $12 bylo připsáno na účet hráče Shallum. Nový zůstatek: $24.
1758[14:16:29] [Server thread/INFO]: Truhly a Boxy » You have given Shallum 1 Keys.
1759[14:16:35] [Server thread/INFO]: Shallum issued server command: /spawn
1760[14:16:59] [Server thread/INFO]: CONSOLE issued server command: /eco give Shallum 15
1761[14:16:59] [Server thread/INFO]: $15 bylo připsáno na účet hráče Shallum. Nový zůstatek: $39.
1762[14:17:04] [Server thread/INFO]: Shallum issued server command: /home
1763[14:17:08] [Server thread/INFO]: Shallum issued server command: /shop
1764[14:17:08] [Server thread/INFO]: Shallum issued mycmd command ID(17) /shop
1765[14:17:08] [Server thread/INFO]: Shallum issued server command: /shopgui
1766[14:17:22] [Server thread/INFO]: [ShopGUIPlus] Shallum bought 2 x Diamond for 22$ from minerals shop
1767[14:19:05] [Craft Scheduler Thread - 279/INFO]: [BuycraftX] Fetching all due players...
1768[14:19:05] [Craft Scheduler Thread - 279/INFO]: [BuycraftX] Fetched due players (0 found).
1769[14:20:43] [Server thread/INFO]: Jahodak99 issued server command: /heal
1770[14:20:48] [Server thread/INFO]: Jahodak99 issued server command: /nv
1771[14:20:49] [Server thread/INFO]: Jahodak99 issued server command: /nv
1772[14:22:09] [Server thread/INFO]: Jahodak99 issued server command: /home
1773[14:24:05] [Craft Scheduler Thread - 283/INFO]: [BuycraftX] Fetching all due players...
1774[14:24:05] [Craft Scheduler Thread - 283/INFO]: [BuycraftX] Fetched due players (0 found).
1775[14:25:38] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=886, y=16, z=-1292} BlockPosition{x=885, y=17, z=-1291}
1776[14:25:38] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=886, y=16, z=-1292} BlockPosition{x=885, y=17, z=-1291}
1777[14:25:38] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=886, y=16, z=-1292} BlockPosition{x=885, y=17, z=-1291}
1778[14:25:38] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=886, y=16, z=-1292} BlockPosition{x=885, y=17, z=-1291}
1779[14:25:38] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=886, y=16, z=-1292} BlockPosition{x=885, y=17, z=-1291}
1780[14:26:30] [Server thread/INFO]: Jahodak99 issued server command: /backpack
1781[14:29:05] [Craft Scheduler Thread - 285/INFO]: [BuycraftX] Fetching all due players...
1782[14:29:06] [Craft Scheduler Thread - 285/INFO]: [BuycraftX] Fetched due players (0 found).
1783[14:29:29] [Craft Scheduler Thread - 283/INFO]: [FastLogin] GameProfile lajk2005 has a verified premium account
1784[14:29:29] [User Authenticator #9/INFO]: UUID of player lajk2005 is 4aa1a6ca-d7fa-337b-9926-a33fe8b027c9
1785[14:29:30] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mlajk2005[0;32;1m passed VPN check.[m
1786[14:29:30] [Server thread/INFO]: lajk2005[/86.49.243.190:31336] logged in with entity id 34675 at ([SpawnWorld]99.5, 73.0, -266.5)
1787[14:29:30] [Server thread/INFO]: + lajk2005
1788[14:29:30] [Craft Scheduler Thread - 267/INFO]: [FastLogin] Logging player lajk2005 in
1789[14:29:30] [Craft Scheduler Thread - 267/INFO]: [AuthMe] lajk2005 logged in!
1790[14:29:37] [Async Chat Thread - #4/INFO]: [0] SPONZOR Jahodak99 » Ahoj lajk2005 :D
1791[14:29:37] [Server thread/INFO]: lajk2005 issued server command: /vote
1792[14:29:43] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:53742 -> Vote (from:Czech-Craft.eu username:lajk2005 address:86.49.243.190 timeStamp:1578403783 localTimestamp:1578403783594)
1793[14:29:43] [Server thread/INFO]: CONSOLE issued server command: /eco give lajk2005 12
1794[14:29:43] [Server thread/INFO]: $12 bylo připsáno na účet hráče lajk2005. Nový zůstatek: $220.92.
1795[14:29:43] [Server thread/INFO]: Truhly a Boxy » You have given lajk2005 1 Keys.
1796[14:29:51] [Server thread/INFO]: Shallum issued server command: /hom
1797[14:29:54] [Server thread/INFO]: Shallum issued server command: /home
1798[14:29:54] [Server thread/WARN]: Shallum moved too quickly! -14.800000011920929,1.0,-23.800000011920925
1799[14:30:06] [Server thread/INFO]: CONSOLE issued server command: /give lajk2005 map 1
1800[14:30:06] [Server thread/INFO]: Hráč lajk2005 dostává 1x map.
1801[14:30:07] [Server thread/INFO]: lajk2005 issued server command: /vp
1802[14:30:13] [Server thread/INFO]: lajk2005 issued server command: /home ohme
1803[14:30:14] [Server thread/INFO]: lajk2005 issued server command: /home home
1804[14:30:24] [Server thread/INFO]: lajk2005 issued server command: /fly
1805[14:30:27] [Craft Scheduler Thread - 267/INFO]: [BuycraftX] Sending 1 analytic events
1806[14:30:37] [Server thread/INFO]: lajk2005 issued server command: /marry tp
1807[14:30:43] [Server thread/INFO]: lajk2005 issued server command: /back
1808[14:30:49] [Server thread/INFO]: lajk2005 issued server command: /back
1809[14:30:51] [Server thread/INFO]: lajk2005 issued server command: /fly
1810[14:30:54] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 kde máš věci D:
1811[14:30:56] [Server thread/INFO]: lajk2005 issued server command: /home home
1812[14:31:02] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 V invu
1813[14:31:08] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 aha
1814[14:34:06] [Craft Scheduler Thread - 267/INFO]: [BuycraftX] Fetching all due players...
1815[14:34:06] [Craft Scheduler Thread - 267/INFO]: [BuycraftX] Fetched due players (0 found).
1816[14:34:48] [Server thread/INFO]: Shallum issued server command: /shop
1817[14:34:48] [Server thread/INFO]: Shallum issued mycmd command ID(17) /shop
1818[14:34:48] [Server thread/INFO]: Shallum issued server command: /shopgui
1819[14:37:04] [Server thread/INFO]: Jahodak99 issued server command: /hoe
1820[14:37:05] [Server thread/INFO]: Jahodak99 issued server command: /home
1821[14:37:35] [Server thread/INFO]: Shallum issued server command: /res set all t
1822[14:37:43] [Server thread/INFO]: Shallum issued server command: /res set night t
1823[14:37:49] [Server thread/INFO]: Shallum issued server command: /res set day t
1824[14:38:12] [Server thread/INFO]: Jahodak99 issued server command: /backpack
1825[14:39:06] [Craft Scheduler Thread - 289/INFO]: [BuycraftX] Fetching all due players...
1826[14:39:07] [Craft Scheduler Thread - 289/INFO]: [BuycraftX] Fetched due players (0 found).
1827[14:40:00] [Server thread/INFO]: Jahodak99 issued server command: /backpack
1828[14:40:33] [Server thread/INFO]: lajk2005 issued server command: /pt
1829[14:40:46] [Server thread/INFO]: Jahodak99 issued server command: /truhly
1830[14:40:50] [Server thread/INFO]: lajk2005 issued server command: /rankinfo
1831[14:40:54] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 15
1832[14:40:54] [Server thread/INFO]: $15 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $828.87.
1833[14:40:55] [Server thread/INFO]: lajk2005 issued server command: /levelup
1834[14:40:55] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
1835[14:41:43] [Server thread/INFO]: Jahodak99 issued server command: /home
1836[14:41:51] [Server thread/INFO]: Jahodak99 issued server command: /fly
1837[14:42:00] [Server thread/WARN]: lajk2005 moved wrongly!
1838[14:42:13] [Server thread/INFO]: Jahodak99 issued server command: /ec
1839[14:42:16] [Server thread/WARN]: lajk2005 moved wrongly!
1840[14:42:24] [Server thread/INFO]: Shallum issued server command: /res set day t
1841[14:42:35] [Server thread/INFO]: Jahodak99 issued server command: /levelup
1842[14:42:35] [Server thread/INFO]: Jahodak99 issued rank command: /cmi rankinfo Jahodak99 -next
1843[14:42:50] [Server thread/INFO]: lajk2005 issued server command: /levelup
1844[14:42:53] [Server thread/INFO]: lajk2005 issued server command: /levelup
1845[14:42:54] [Server thread/WARN]: Jahodak99 moved wrongly!
1846[14:42:55] [Server thread/INFO]: lajk2005 issued server command: /cmi shadowcmd 106766425
1847[14:42:55] [Server thread/INFO]: CONSOLE issued server command: /eco give lajk2005 60
1848[14:42:55] [Server thread/INFO]: $60 bylo připsáno na účet hráče lajk2005. Nový zůstatek: $280.92.
1849[14:42:55] [Server thread/INFO]: Truhly a Boxy » You have given lajk2005 3 Keys.
1850[14:42:58] [Server thread/INFO]: lajk2005 issued server command: /levelup
1851[14:42:58] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
1852[14:43:13] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 chceš mi zabít at muzes levelupnout? :D
1853[14:43:24] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Přijď ke mě do roomky
1854[14:43:35] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 nn čekám na pohovor
1855[14:43:53] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Můžu tě zabít ? :D
1856[14:43:55] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk200 jo
1857[14:43:58] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk200 jo
1858[14:43:59] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk200 jo
1859[14:43:59] [Server thread/INFO]: lajk2005 issued server command: /marry tp
1860[14:44:07] [Craft Scheduler Thread - 270/INFO]: [BuycraftX] Fetching all due players...
1861[14:44:07] [Craft Scheduler Thread - 270/INFO]: [BuycraftX] Fetched due players (0 found).
1862[14:44:07] [Server thread/INFO]: Jahodak99 issued server command: /back
1863[14:44:09] [Async Chat Thread - #5/INFO]: [0] SPONZOR Jahodak99 » více krát
1864[14:44:11] [Server thread/INFO]: lajk2005 issued server command: /levelup
1865[14:44:11] [Server thread/INFO]: CONSOLE issued server command: /eco give lajk2005 120
1866[14:44:11] [Server thread/INFO]: $120 bylo připsáno na účet hráče lajk2005. Nový zůstatek: $409.21.
1867[14:44:11] [Server thread/INFO]: Truhly a Boxy » You have given lajk2005 5 Keys.
1868[14:44:12] [Server thread/INFO]: lajk2005 issued server command: /levelup
1869[14:44:12] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
1870[14:44:20] [Server thread/INFO]: Jahodak99 issued server command: /back
1871[14:44:25] [Server thread/INFO]: lajk2005 issued server command: /levelup
1872[14:44:25] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
1873[14:44:26] [Server thread/INFO]: Jahodak99 issued server command: /back
1874[14:44:30] [Async Chat Thread - #5/INFO]: [0] SPONZOR Jahodak99 » chci svoji hlavu
1875[14:44:42] [Server thread/INFO]: Jahodak99 issued server command: /back
1876[14:44:49] [Server thread/INFO]: Jahodak99 issued server command: /back
1877[14:44:55] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Já ale nemám Looting
1878[14:45:12] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 dobry to staci tedka ja ale ja mam looting
1879[14:45:13] [Server thread/INFO]: Jahodak99 issued server command: /home
1880[14:45:44] [Server thread/INFO]: Jahodak99 issued server command: /fly
1881[14:46:04] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 kde jsi?
1882[14:46:04] [Server thread/INFO]: lajk2005 issued server command: /levelup
1883[14:46:04] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
1884[14:46:14] [Server thread/WARN]: lajk2005 moved wrongly!
1885[14:46:34] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 dej si věci do /ec
1886[14:46:37] [Server thread/INFO]: lajk2005 issued server command: /ec
1887[14:46:44] [Server thread/INFO]: lajk2005 issued server command: /ec
1888[14:46:52] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Počkej chvíli
1889[14:46:54] [Server thread/INFO]: lajk2005 issued server command: /vip
1890[14:47:00] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 třeba padne hlava :D
1891[14:47:29] [Server thread/INFO]: lajk2005 issued server command: /manu
1892[14:47:31] [Async Chat Thread - #6/INFO]: [2] TITAN lajk2005 » čkj
1893[14:47:39] [Server thread/INFO]: lajk2005 issued server command: /hub
1894[14:47:54] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Jaký je příkaz na otevření menu
1895[14:47:59] [Async Chat Thread - #6/INFO]: [0] SPONZOR Jahodak99 » ./menu
1896[14:48:01] [Server thread/INFO]: Jahodak99 issued server command: /menu
1897[14:48:02] [Server thread/INFO]: lajk2005 issued server command: /menu
1898[14:48:07] [Server thread/INFO]: Jahodak99 issued server command: /obchod
1899[14:48:15] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Mě to předtím něslo otevřit
1900[14:48:16] [Server thread/INFO]: lajk2005 issued server command: /menu
1901[14:48:18] [Server thread/INFO]: lajk2005 issued server command: /expexchange
1902[14:48:19] [Server thread/INFO]: lajk2005 issued server command: /bottle get max
1903[14:48:24] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 aha
1904[14:48:25] [Server thread/INFO]: lajk2005 issued server command: /ec
1905[14:48:36] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 ja o exp nepřišel
1906[14:48:38] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Já psal manu xd
1907[14:48:43] [Async Chat Thread - #6/INFO]: [2] TITAN lajk2005 » ty máš SPONZORA
1908[14:48:45] [Async Chat Thread - #6/INFO]: [0] SPONZOR Jahodak99 » aga
1909[14:48:52] [Server thread/INFO]: lajk2005 issued server command: /back
1910[14:48:59] [Server thread/INFO]: lajk2005 issued server command: /back
1911[14:49:06] [Server thread/INFO]: lajk2005 issued server command: /back
1912[14:49:07] [Craft Scheduler Thread - 285/INFO]: [BuycraftX] Fetching all due players...
1913[14:49:08] [Craft Scheduler Thread - 285/INFO]: [BuycraftX] Fetched due players (0 found).
1914[14:49:09] [Async Chat Thread - #6/INFO]: [0] SPONZOR Jahodak99 » stále nic
1915[14:49:16] [Server thread/INFO]: Jahodak99 issued server command: /levelup
1916[14:49:16] [Server thread/INFO]: Jahodak99 issued rank command: /cmi rankinfo Jahodak99 -next
1917[14:49:17] [Server thread/INFO]: Jahodak99 issued server command: /levelup
1918[14:49:17] [Server thread/INFO]: Jahodak99 issued rank command: /cmi rankinfo Jahodak99 -next
1919[14:49:20] [Server thread/INFO]: lajk2005 issued server command: /back
1920[14:49:28] [Server thread/INFO]: lajk2005 issued server command: /back
1921[14:49:42] [Server thread/INFO]: lajk2005 issued server command: /back
1922[14:49:54] [Server thread/INFO]: lajk2005 issued server command: /back
1923[14:50:02] [Server thread/INFO]: lajk2005 issued server command: /back
1924[14:50:12] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 stačí ?
1925[14:50:14] [Server thread/INFO]: lajk2005 issued server command: /lavelup
1926[14:50:17] [Server thread/INFO]: lajk2005 issued server command: /levelup
1927[14:50:17] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
1928[14:50:18] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 ješte tu hlavu nemám
1929[14:50:26] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 a to mám looting 2
1930[14:50:27] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Tak já teď tebe :D
1931[14:50:30] [Server thread/INFO]: lajk2005 issued server command: /back
1932[14:50:31] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 :D Ok
1933[14:50:32] [Server thread/INFO]: Jahodak99 issued server command: /ec
1934[14:50:34] [Server thread/INFO]: lajk2005 issued server command: /ec
1935[14:50:36] [Server thread/INFO]: Jahodak99 issued server command: /ec
1936[14:50:44] [Server thread/INFO]: Jahodak99 issued server command: /ec
1937[14:50:49] [Server thread/INFO]: Jahodak99 issued server command: /backpack
1938[14:51:01] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Davaj Looting
1939[14:51:07] [Server thread/INFO]: Jahodak99 issued server command: /ec
1940[14:51:21] [Server thread/INFO]: Jahodak99 issued server command: /ec
1941[14:51:23] [Server thread/INFO]: Jahodak99 issued server command: /backpack
1942[14:51:25] [Server thread/INFO]: Jahodak99 issued server command: /bac,
1943[14:51:26] [Server thread/INFO]: Jahodak99 issued server command: /back
1944[14:51:33] [Server thread/INFO]: lajk2005 issued server command: /fly
1945[14:51:34] [Server thread/INFO]: Jahodak99 issued server command: /back
1946[14:51:40] [Server thread/INFO]: Jahodak99 issued server command: /back
1947[14:51:52] [Server thread/INFO]: Jahodak99 issued server command: /back
1948[14:52:00] [Server thread/INFO]: Jahodak99 issued server command: /back
1949[14:52:07] [Server thread/INFO]: Jahodak99 issued server command: /back
1950[14:52:17] [Server thread/INFO]: Jahodak99 issued server command: /back
1951[14:52:27] [Server thread/INFO]: Jahodak99 issued server command: /back
1952[14:52:38] [Server thread/INFO]: Jahodak99 issued server command: /back
1953[14:52:47] [Server thread/INFO]: Jahodak99 issued server command: /back
1954[14:52:54] [Server thread/INFO]: Jahodak99 issued server command: /back
1955[14:53:02] [Server thread/INFO]: Jahodak99 issued server command: /back
1956[14:53:10] [Server thread/INFO]: Jahodak99 issued server command: /back
1957[14:53:22] [Server thread/INFO]: lajk2005 issued server command: /levelup
1958[14:53:22] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
1959[14:53:26] [Server thread/INFO]: Jahodak99 issued server command: /back
1960[14:53:34] [Server thread/INFO]: Jahodak99 issued server command: /back
1961[14:53:41] [Server thread/INFO]: lajk2005 issued server command: /levelup
1962[14:53:41] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
1963[14:53:42] [Server thread/INFO]: Jahodak99 issued server command: /back
1964[14:53:45] [Async Chat Thread - #7/INFO]: [0] SPONZOR Jahodak99 » chci 12
1965[14:53:49] [Async Chat Thread - #7/INFO]: [0] SPONZOR Jahodak99 » 2 xd
1966[14:53:52] [Server thread/INFO]: Jahodak99 issued server command: /back
1967[14:54:02] [Craft Scheduler Thread - 299/INFO]: [FastLogin] GameProfile XDogge has a verified premium account
1968[14:54:03] [User Authenticator #10/INFO]: UUID of player XDogge is abc812d9-9d00-3184-9d2a-b3dfb492f84d
1969[14:54:03] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mXDogge[0;32;1m passed VPN check.[m
1970[14:54:03] [Server thread/INFO]: XDogge[/62.245.103.237:53990] logged in with entity id 40054 at ([SpawnWorld]99.5, 73.0, -266.5)
1971[14:54:03] [Server thread/INFO]: + XDogge
1972[14:54:03] [Craft Scheduler Thread - 297/INFO]: [FastLogin] Logging player XDogge in
1973[14:54:03] [Craft Scheduler Thread - 297/INFO]: [AuthMe] The user XDogge has 2 accounts:
1974[14:54:03] [Craft Scheduler Thread - 297/INFO]: [AuthMe] §7§aXDogge§7, kreemy.
1975[14:54:03] [Craft Scheduler Thread - 297/INFO]: [AuthMe] XDogge logged in!
1976[14:54:08] [Craft Scheduler Thread - 297/INFO]: [BuycraftX] Fetching all due players...
1977[14:54:08] [Server thread/INFO]: Jahodak99 issued server command: /back
1978[14:54:08] [Craft Scheduler Thread - 297/INFO]: [BuycraftX] Fetched due players (0 found).
1979[14:54:18] [Server thread/INFO]: Jahodak99 issued server command: /back
1980[14:54:27] [Craft Scheduler Thread - 300/INFO]: [BuycraftX] Sending 1 analytic events
1981[14:54:28] [Server thread/INFO]: Jahodak99 issued server command: /back
1982[14:54:40] [Server thread/INFO]: Jahodak99 issued server command: /back
1983[14:54:41] [Server thread/INFO]: lajk2005 issued server command: /level
1984[14:54:49] [Server thread/INFO]: Jahodak99 issued server command: /back
1985[14:54:58] [Server thread/INFO]: Jahodak99 issued server command: /back
1986[14:55:00] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Stůj
1987[14:55:10] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Bude to rychlejší
1988[14:55:12] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 stojím :D
1989[14:55:13] [Server thread/INFO]: Jahodak99 issued server command: /back
1990[14:55:20] [Server thread/INFO]: Jahodak99 issued server command: /back
1991[14:55:29] [Server thread/INFO]: Jahodak99 issued server command: /back
1992[14:55:36] [Server thread/INFO]: Jahodak99 issued server command: /back
1993[14:55:39] [Server thread/INFO]: XDogge issued server command: /home h
1994[14:55:42] [Server thread/INFO]: Jahodak99 issued server command: /back
1995[14:55:50] [Server thread/INFO]: Jahodak99 issued server command: /back
1996[14:55:58] [Server thread/INFO]: Jahodak99 issued server command: /back
1997[14:56:04] [Server thread/INFO]: Jahodak99 issued server command: /back
1998[14:56:11] [Server thread/INFO]: Jahodak99 issued server command: /back
1999[14:56:18] [Server thread/INFO]: Jahodak99 issued server command: /back
2000[14:56:24] [Server thread/INFO]: Jahodak99 issued server command: /back
2001[14:56:31] [Server thread/INFO]: Jahodak99 issued server command: /back
2002[14:56:40] [Server thread/INFO]: Jahodak99 issued server command: /back
2003[14:56:57] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 te dja
2004[14:56:59] [Server thread/INFO]: Jahodak99 issued server command: /back
2005[14:57:05] [Server thread/INFO]: lajk2005 issued server command: /level
2006[14:57:08] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 ted ja
2007[14:57:09] [Server thread/INFO]: Jahodak99 issued server command: /back
2008[14:57:12] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Ještě 4
2009[14:57:17] [Async Chat Thread - #8/INFO]: [0] SPONZOR Jahodak99 » okk
2010[14:57:17] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Killy
2011[14:57:27] [Server thread/INFO]: Jahodak99 issued server command: /back
2012[14:57:33] [Server thread/INFO]: lajk2005 issued server command: /level
2013[14:57:33] [Server thread/INFO]: Jahodak99 issued server command: /back
2014[14:57:42] [Server thread/INFO]: Jahodak99 issued server command: /back
2015[14:57:50] [Server thread/INFO]: Jahodak99 issued server command: /back
2016[14:57:51] [Server thread/INFO]: lajk2005 issued server command: /level
2017[14:58:01] [Server thread/INFO]: Jahodak99 issued server command: /back
2018[14:58:04] [Server thread/INFO]: Jahodak99 issued server command: /home
2019[14:58:06] [Server thread/INFO]: Jahodak99 issued server command: /ec
2020[14:58:29] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 10
2021[14:58:29] [Server thread/INFO]: $10 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $913.48.
2022[14:58:30] [Async Chat Thread - #9/INFO]: [0] HRAC Shallum » Mars
2023[14:58:37] [Async Chat Thread - #9/INFO]: [0] HRAC Shallum » ☹
2024[14:58:58] [Server thread/INFO]: Jahodak99 issued server command: /ah sell 500
2025[14:59:03] [Server thread/INFO]: Jahodak99 issued server command: /ah
2026[14:59:08] [Craft Scheduler Thread - 299/INFO]: [BuycraftX] Fetching all due players...
2027[14:59:08] [Craft Scheduler Thread - 299/INFO]: [BuycraftX] Fetched due players (0 found).
2028[14:59:18] [Server thread/INFO]: XDogge issued server command: /home h
2029[14:59:21] [Async Chat Thread - #9/INFO]: [0] SPONZOR Jahodak99 » ma hodně malo xd
2030[14:59:23] [Server thread/INFO]: lajk2005 issued server command: /level
2031[14:59:44] [Server thread/INFO]: Jahodak99 issued server command: /fly
2032[14:59:44] [Server thread/INFO]: lajk2005 issued server command: /level
2033[15:00:04] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-1246, y=65, z=-595} BlockPosition{x=-1245, y=69, z=-595}
2034[15:00:42] [Server thread/INFO]: Shallum issued server command: /warp jidlo)
2035[15:00:43] [Server thread/INFO]: Shallum issued server command: /warp jidlo
2036[15:01:10] [Server thread/INFO]: lajk2005 issued server command: /level
2037[15:01:39] [Server thread/INFO]: lajk2005 issued server command: /levelup
2038[15:01:39] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
2039[15:02:10] [Server thread/INFO]: XDogge issued server command: /home h
2040[15:02:40] [Server thread/INFO]: Shallum issued server command: /spawn
2041[15:03:07] [Server thread/INFO]: CONSOLE issued server command: /give Shallum diamond 2
2042[15:03:07] [Server thread/INFO]: Hráč Shallum dostává 2x diamond.
2043[15:03:15] [Server thread/INFO]: CONSOLE issued server command: /give Shallum redstone 32
2044[15:03:15] [Server thread/INFO]: Hráč Shallum dostává 32x redstone.
2045[15:03:15] [Server thread/INFO]: CONSOLE issued server command: /give Shallum repeater 6
2046[15:03:15] [Server thread/INFO]: Hráč Shallum dostává 6x repeater.
2047[15:03:15] [Server thread/INFO]: CONSOLE issued server command: /give Shallum piston 6
2048[15:03:15] [Server thread/INFO]: Hráč Shallum dostává 6x piston.
2049[15:03:15] [Server thread/INFO]: CONSOLE issued server command: /give Shallum sticky_piston 6
2050[15:03:15] [Server thread/INFO]: Hráč Shallum dostává 6x sticky piston.
2051[15:03:15] [Server thread/INFO]: CONSOLE issued server command: /give Shallum redstone_torch 10
2052[15:03:15] [Server thread/INFO]: Hráč Shallum dostává 10x redstone torch.
2053[15:03:21] [Server thread/INFO]: Shallum issued server command: /home
2054[15:03:33] [Server thread/INFO]: XDogge issued server command: /home h
2055[15:03:50] [Server thread/INFO]: Shallum issued server command: /res set day t
2056[15:04:08] [Craft Scheduler Thread - 299/INFO]: [BuycraftX] Fetching all due players...
2057[15:04:09] [Craft Scheduler Thread - 299/INFO]: [BuycraftX] Fetched due players (0 found).
2058[15:04:23] [Server thread/INFO]: XDogge issued server command: /shop
2059[15:04:23] [Server thread/INFO]: XDogge issued mycmd command ID(17) /shop
2060[15:04:23] [Server thread/INFO]: XDogge issued server command: /shopgui
2061[15:04:33] [Server thread/INFO]: [ShopGUIPlus] XDogge bought 12 x Glowstone for 36$ from blocks shop
2062[15:05:26] [Server thread/INFO]: Shallum issued server command: /home
2063[15:05:26] [Server thread/WARN]: Shallum moved too quickly! 1.1456559924015437,9.0,-127.14628470580078
2064[15:05:53] [Server thread/INFO]: Shallum issued server command: /warp jidlo
2065[15:06:10] [Server thread/INFO]: Shallum issued server command: /home
2066[15:06:25] [Server thread/INFO]: Shallum issued server command: /spawn
2067[15:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
2068[15:06:27] [Server thread/INFO]: lajk2005 issued server command: /levelup
2069[15:06:28] [Server thread/INFO]: lajk2005 issued server command: /cmi shadowcmd 1382813636
2070[15:06:28] [Server thread/INFO]: CONSOLE issued server command: /eco give lajk2005 180
2071[15:06:28] [Server thread/INFO]: $180 bylo připsáno na účet hráče lajk2005. Nový zůstatek: $944.97.
2072[15:06:28] [Server thread/INFO]: Truhly a Boxy » You have given lajk2005 7 Keys.
2073[15:06:32] [Async Chat Thread - #10/INFO]: [0] HRAC XDogge » proč mi zmizel 1 vesničan ?
2074[15:06:35] [Server thread/INFO]: lajk2005 issued server command: /levelup
2075[15:06:35] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
2076[15:06:42] [Server thread/INFO]: Shallum issued server command: /home
2077[15:06:48] [Server thread/INFO]: Shallum issued server command: /res set day t
2078[15:06:58] [Server thread/INFO]: XDogge lost connection: Disconnected
2079[15:06:58] [Server thread/INFO]: - XDogge
2080[15:07:26] [Server thread/INFO]: lajk2005 issued server command: /msg zapni v resce vehicledestroy
2081[15:07:27] [Craft Scheduler Thread - 293/INFO]: [BuycraftX] Sending 1 analytic events
2082[15:07:31] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 zapni v resce vehicledestroy
2083[15:07:53] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 /res pset vehicledestroy t nebo nějak tak :D
2084[15:08:42] [Server thread/INFO]: Jahodak99 issued server command: /res set vehicledestroy t
2085[15:08:46] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 máš to
2086[15:08:57] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 dick
2087[15:09:09] [Craft Scheduler Thread - 295/INFO]: [BuycraftX] Fetching all due players...
2088[15:09:09] [Craft Scheduler Thread - 295/INFO]: [BuycraftX] Fetched due players (0 found).
2089[15:10:17] [Server thread/INFO]: lajk2005 issued server command: /levelup
2090[15:10:19] [Server thread/INFO]: lajk2005 issued server command: /cmi shadowcmd 1361342835
2091[15:10:19] [Server thread/INFO]: CONSOLE issued server command: /eco give lajk2005 240
2092[15:10:19] [Server thread/INFO]: $240 bylo připsáno na účet hráče lajk2005. Nový zůstatek: $1,184.97.
2093[15:10:19] [Server thread/INFO]: Truhly a Boxy » You have given lajk2005 9 Keys.
2094[15:10:21] [Server thread/INFO]: lajk2005 issued server command: /levelup
2095[15:10:21] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
2096[15:10:33] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Už potřebuju 2 dny mít nahráno :/
2097[15:10:37] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Kolik máš ty hodin ?
2098[15:11:59] [Server thread/INFO]: lajk2005 issued server command: /levelup
2099[15:11:59] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
2100[15:12:13] [Server thread/INFO]: lajk2005 issued server command: /levelup
2101[15:12:13] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
2102[15:12:15] [Server thread/WARN]: lajk2005 moved wrongly!
2103[15:12:26] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Už jsi na pohovoru ?
2104[15:12:40] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Tak běž kopat :D
2105[15:12:48] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Třeba Dark Wood
2106[15:13:09] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 PS: Vypni nám ještě Fall damage
2107[15:13:24] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 v resce
2108[15:13:27] [Craft Scheduler Thread - 285/INFO]: [Marriage] Purged 0 player entries in 1ms
2109[15:14:09] [Craft Scheduler Thread - 309/INFO]: [BuycraftX] Fetching all due players...
2110[15:14:09] [Craft Scheduler Thread - 309/INFO]: [BuycraftX] Fetched due players (0 found).
2111[15:14:46] [Server thread/INFO]: Jahodak99 issued server command: /res set falldamage f
2112[15:14:54] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 už je fd vyplej
2113[15:15:40] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 VAJCO mi dej
2114[15:15:45] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 co mám jít kopat?
2115[15:15:49] [Server thread/INFO]: Jahodak99 issued server command: /ec
2116[15:16:06] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 co mám jít kopat?
2117[15:16:55] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Vidíš to taky ?
2118[15:17:03] [Server thread/INFO]: Jahodak99 issued server command: /home
2119[15:17:11] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 co?
2120[15:17:26] [Server thread/INFO]: Jahodak99 issued server command: /r co mám vidět?
2121[15:17:34] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 To v chatu
2122[15:17:46] [Server thread/INFO]: lajk2005 issued server command: /wb
2123[15:17:49] [Server thread/INFO]: Jahodak99 issued server command: /r to shop creatinon a ty hovadiny
2124[15:18:03] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 J ale asi 10000000000x
2125[15:18:08] [Server thread/INFO]: Jahodak99 issued server command: /r xd
2126[15:18:12] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 zavřít
2127[15:18:53] [Server thread/INFO]: Jahodak99 issued server command: /r chceme ho na enchanty že jo :D
2128[15:19:01] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 asi hej no :D
2129[15:19:09] [Craft Scheduler Thread - 295/INFO]: [BuycraftX] Fetching all due players...
2130[15:19:10] [Craft Scheduler Thread - 295/INFO]: [BuycraftX] Fetched due players (0 found).
2131[15:19:43] [Server thread/INFO]: Chování - Chat » Jahodak99 - fuck xd
2132[15:20:00] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 A je pryč v obvodech :d
2133[15:21:00] [Server thread/INFO]: Jahodak99 issued server command: /home
2134[15:21:00] [Server thread/WARN]: Jahodak99 moved too quickly! -6.199999988079071,0.0,8.800000011920929
2135[15:21:39] [Server thread/INFO]: Jahodak99 issued server command: /levelzp
2136[15:21:43] [Async Chat Thread - #12/INFO]: [4] TITAN lajk2005 » Hej potřebuju pomoct
2137[15:21:53] [Async Chat Thread - #12/INFO]: [0] HRAC Shallum » Není nějakej trik jak chytit z rabaření sedlo? :D
2138[15:22:02] [Async Chat Thread - #12/INFO]: [0] HRAC Shallum » rybaření"
2139[15:22:16] [Server thread/INFO]: lajk2005 issued server command: /home home
2140[15:22:16] [Server thread/WARN]: lajk2005 moved too quickly! -8.199999988079071,1.0,6.576460932502641
2141[15:22:52] [Server thread/INFO]: lajk2005 issued server command: /msg ehm
2142[15:23:01] [Server thread/INFO]: Villager EntityVillager['Villager'/45545, l='world', x=873.48, y=15.00, z=-1084.53] died, message: 'Villager discovered the floor was lava'
2143[15:23:30] [Async Chat Thread - #13/INFO]: [0] SPONZOR Jahodak99 » ,.........................
2144[15:23:31] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Emh
2145[15:23:33] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Ehm
2146[15:23:41] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 On jel dolu a už není :D
2147[15:24:10] [Craft Scheduler Thread - 305/INFO]: [BuycraftX] Fetching all due players...
2148[15:24:10] [Craft Scheduler Thread - 305/INFO]: [BuycraftX] Fetched due players (0 found).
2149[15:24:18] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 jsem ho ukradl xdoggovi x
2150[15:24:19] [Server thread/INFO]: Jahodak99 issued server command: /msg lajk2005 jsem ho ukradl xdoggovi xd
2151[15:24:23] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 d
2152[15:24:24] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 xd
2153[15:24:35] [Server thread/INFO]: Jahodak99 issued server command: /r jdu tam znova :D
2154[15:24:37] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 víš kde je vesnice ?
2155[15:24:45] [Server thread/INFO]: Jahodak99 issued server command: /r má tam ješte 2
2156[15:24:53] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 aha
2157[15:25:10] [Server thread/INFO]: Jahodak99 issued server command: /res tp xdogge
2158[15:25:16] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Hej víš kolik mám Vote Klíču ? :)
2159[15:25:21] [Server thread/INFO]: Jahodak99 issued server command: /res tp kawaiigraffy
2160[15:25:23] [Server thread/INFO]: Jahodak99 issued server command: /r kolik?
2161[15:25:47] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 24
2162[15:25:50] [Server thread/INFO]: Jahodak99 issued server command: /r :O
2163[15:26:19] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 + za 44 minut další 1
2164[15:26:19] [Server thread/INFO]: Jahodak99 issued server command: /home
2165[15:26:22] [Server thread/INFO]: lajk2005 issued server command: /levelup
2166[15:26:22] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
2167[15:26:42] [Server thread/INFO]: Jahodak99 issued server command: /r udělám ještě ten stojan na knihy
2168[15:26:42] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Položím to tam neboj
2169[15:28:13] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Za 21 hodin mám další level
2170[15:29:10] [Craft Scheduler Thread - 285/INFO]: [BuycraftX] Fetching all due players...
2171[15:29:10] [Craft Scheduler Thread - 285/INFO]: [BuycraftX] Fetched due players (0 found).
2172[15:29:49] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 už si to čte
2173[15:29:55] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 četl
2174[15:30:23] [Server thread/INFO]: Jahodak99 issued server command: /r počkej ono mu to zmizí xd
2175[15:30:28] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Já vím
2176[15:30:32] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Ale už možná ne
2177[15:31:26] [Server thread/INFO]: Shallum issued server command: /home
2178[15:31:53] [Server thread/INFO]: Jahodak99 issued server command: /r lajk kde je svine :D
2179[15:32:39] [Server thread/WARN]: Horse moved wrongly!
2180[15:33:09] [Server thread/INFO]: Jahodak99 issued server command: /r lajk kukaj jaky se fajne kuzelnik xd
2181[15:33:17] [Server thread/INFO]: lajk2005 issued server command: /marry tp
2182[15:33:17] [Server thread/WARN]: lajk2005 moved too quickly! -31.53797459493535,-92.37269503257787,18.1324346895467
2183[15:33:25] [Server thread/INFO]: Jahodak99 issued server command: /r oh wait
2184[15:33:33] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Thats Illegal
2185[15:33:36] [Server thread/INFO]: Jahodak99 issued server command: /r ono to roste jenom do 3 bloků xd
2186[15:34:08] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=848, y=66, z=-1064} BlockPosition{x=849, y=66, z=-1064}
2187[15:34:08] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=848, y=66, z=-1064} BlockPosition{x=849, y=66, z=-1064}
2188[15:34:08] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=848, y=66, z=-1064} BlockPosition{x=849, y=66, z=-1064}
2189[15:34:10] [Craft Scheduler Thread - 316/INFO]: [BuycraftX] Fetching all due players...
2190[15:34:10] [Craft Scheduler Thread - 316/INFO]: [BuycraftX] Fetched due players (0 found).
2191[15:34:30] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 hej
2192[15:34:36] [Server thread/INFO]: Jahodak99 issued server command: /r no
2193[15:34:40] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Nech toho !
2194[15:34:57] [Server thread/INFO]: Jahodak99 issued server command: /afk
2195[15:35:14] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 už ?
2196[15:35:18] [Server thread/INFO]: Jahodak99 issued server command: /afk
2197[15:35:36] [Server thread/WARN]: lajk2005 moved wrongly!
2198[15:36:20] [Server thread/INFO]: lajk2005 issued server command: /fly
2199[15:36:30] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Běž do vozíku
2200[15:37:01] [Server thread/INFO]: Shallum issued server command: /res set day t
2201[15:38:40] [Server thread/INFO]: Jahodak99 issued server command: /afk
2202[15:39:00] [Server thread/INFO]: lajk2005 issued server command: /fly
2203[15:39:10] [Craft Scheduler Thread - 319/INFO]: [BuycraftX] Fetching all due players...
2204[15:39:11] [Craft Scheduler Thread - 319/INFO]: [BuycraftX] Fetched due players (0 found).
2205[15:40:22] [Server thread/INFO]: Shallum issued server command: /home
2206[15:40:27] [Server thread/INFO]: Shallum issued server command: /res set day t
2207[15:41:56] [Craft Scheduler Thread - 323/INFO]: [FastLogin] GameProfile lajk2005 has a verified premium account
2208[15:41:56] [User Authenticator #11/INFO]: [LuckPerms] Another plugin has cancelled the connection for 4aa1a6ca-d7fa-337b-9926-a33fe8b027c9 - lajk2005. No permissions data will be loaded.
2209[15:41:56] [User Authenticator #11/INFO]: Disconnecting com.mojang.authlib.GameProfile@ebb1e85[id=4aa1a6ca-d7fa-337b-9926-a33fe8b027c9,name=lajk2005,properties={},legacy=false] (/86.49.243.190:31237): §cHráč se stejným jménem již na tomto serveru hraje.
2210[15:41:56] [Server thread/INFO]: com.mojang.authlib.GameProfile@ebb1e85[id=4aa1a6ca-d7fa-337b-9926-a33fe8b027c9,name=lajk2005,properties={},legacy=false] (/86.49.243.190:31237) lost connection: §cHráč se stejným jménem již na tomto serveru hraje.
2211[15:44:09] [Server thread/INFO]: Shallum issued server command: /spwn
2212[15:44:10] [Server thread/INFO]: Shallum issued server command: /spawn
2213[15:44:11] [Craft Scheduler Thread - 323/INFO]: [BuycraftX] Fetching all due players...
2214[15:44:11] [Craft Scheduler Thread - 323/INFO]: [BuycraftX] Fetched due players (0 found).
2215[15:44:45] [Server thread/INFO]: Shallum issued server command: /home
2216[15:46:47] [Server thread/INFO]: Shallum issued server command: /home
2217[15:47:36] [Server thread/INFO]: Shallum issued server command: /res sed day t
2218[15:47:43] [Server thread/INFO]: Shallum issued server command: /res set day t
2219[15:47:45] [Server thread/INFO]: Shallum lost connection: Disconnected
2220[15:47:45] [Server thread/INFO]: - Shallum
2221[15:48:27] [Craft Scheduler Thread - 323/INFO]: [BuycraftX] Sending 1 analytic events
2222[15:49:11] [Craft Scheduler Thread - 318/INFO]: [BuycraftX] Fetching all due players...
2223[15:49:12] [Craft Scheduler Thread - 318/INFO]: [BuycraftX] Fetched due players (0 found).
2224[15:54:12] [Craft Scheduler Thread - 332/INFO]: [BuycraftX] Fetching all due players...
2225[15:54:12] [Craft Scheduler Thread - 332/INFO]: [BuycraftX] Fetched due players (0 found).
2226[15:59:12] [Craft Scheduler Thread - 332/INFO]: [BuycraftX] Fetching all due players...
2227[15:59:13] [Craft Scheduler Thread - 332/INFO]: [BuycraftX] Fetched due players (0 found).
2228[16:03:27] [Server thread/INFO]: Jahodak99 issued server command: /levelzp
2229[16:03:35] [Server thread/INFO]: Jahodak99 issued server command: /levelup
2230[16:03:35] [Server thread/INFO]: Jahodak99 issued rank command: /cmi rankinfo Jahodak99 -next
2231[16:03:48] [Async Chat Thread - #14/INFO]: [0] SPONZOR Jahodak99 » 15km v minecartu xd
2232[16:04:13] [Craft Scheduler Thread - 335/INFO]: [BuycraftX] Fetching all due players...
2233[16:04:13] [Craft Scheduler Thread - 335/INFO]: [BuycraftX] Fetched due players (0 found).
2234[16:04:14] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Dělal jsi pohovor ?
2235[16:04:23] [Server thread/INFO]: Jahodak99 issued server command: /r pořád ne :/
2236[16:04:31] [Server thread/INFO]: Jahodak99 issued server command: /r ani jeden typek v rade tam nebyl
2237[16:04:40] [Server thread/INFO]: Jahodak99 issued server command: /afk
2238[16:04:40] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 A kde jsi byl ?
2239[16:04:47] [Server thread/INFO]: Jahodak99 issued server command: /r afkoval jsem
2240[16:04:57] [User Authenticator #12/INFO]: UUID of player Shallum is d95307fb-5678-3179-ac09-65650b37f765
2241[16:04:57] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mShallum[0;32;1m passed VPN check.[m
2242[16:04:57] [Server thread/INFO]: Shallum[/80.188.228.161:51852] logged in with entity id 51924 at ([SpawnWorld]99.5, 73.0, -266.5)
2243[16:04:57] [Server thread/INFO]: + Shallum
2244[16:04:58] [Server thread/INFO]: Jahodak99 issued server command: /r koukal na yt a cigarko k tomu :DDD
2245[16:05:00] [Craft Scheduler Thread - 335/INFO]: [AuthMe] Shallum logged in!
2246[16:05:06] [Server thread/INFO]: CONSOLE issued server command: /eco give Shallum 10
2247[16:05:06] [Server thread/INFO]: $10 bylo připsáno na účet hráče Shallum. Nový zůstatek: $27.
2248[16:05:27] [Craft Scheduler Thread - 338/INFO]: [BuycraftX] Sending 1 analytic events
2249[16:06:02] [Server thread/INFO]: Shallum issued server command: /vote
2250[16:06:20] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:37694 -> Vote (from:Czech-Craft.eu username:Shallum address:80.188.228.161 timeStamp:1578409580 localTimestamp:1578409580073)
2251[16:06:20] [Server thread/INFO]: CONSOLE issued server command: /eco give Shallum 12
2252[16:06:20] [Server thread/INFO]: $12 bylo připsáno na účet hráče Shallum. Nový zůstatek: $39.
2253[16:06:20] [Server thread/INFO]: Truhly a Boxy » You have given Shallum 1 Keys.
2254[16:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
2255[16:06:29] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 BTW teď jdu udělat farmu na dýně
2256[16:06:50] [Server thread/INFO]: Shallum issued server command: /home
2257[16:07:01] [Server thread/INFO]: Shallum issued server command: /res set day t
2258[16:07:36] [Server thread/INFO]: Jahodak99 issued server command: /r okk
2259[16:09:13] [Craft Scheduler Thread - 341/INFO]: [BuycraftX] Fetching all due players...
2260[16:09:13] [Craft Scheduler Thread - 341/INFO]: [BuycraftX] Fetched due players (0 found).
2261[16:09:25] [Server thread/INFO]: lajk2005 issued server command: /wb
2262[16:12:16] [Server thread/INFO]: Shallum issued server command: /spawn
2263[16:12:34] [Server thread/INFO]: Shallum issued server command: /home
2264[16:12:48] [Server thread/INFO]: Shallum issued server command: /warp jdilo
2265[16:12:50] [Server thread/INFO]: Shallum issued server command: /warp jidlo
2266[16:13:05] [Server thread/INFO]: Shallum issued server command: /spawn
2267[16:13:16] [Server thread/INFO]: Shallum issued server command: /home
2268[16:13:27] [Craft Scheduler Thread - 335/INFO]: [Marriage] Purged 0 player entries in 1ms
2269[16:14:13] [Craft Scheduler Thread - 335/INFO]: [BuycraftX] Fetching all due players...
2270[16:14:13] [Craft Scheduler Thread - 335/INFO]: [BuycraftX] Fetched due players (0 found).
2271[16:15:58] [Server thread/INFO]: lajk2005 issued server command: /wb
2272[16:17:12] [Server thread/INFO]: lajk2005 issued server command: /wb
2273[16:17:53] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-105, y=56, z=-138} BlockPosition{x=-107, y=58, z=-139}
2274[16:17:53] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-105, y=56, z=-138} BlockPosition{x=-107, y=58, z=-139}
2275[16:17:53] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-105, y=56, z=-138} BlockPosition{x=-107, y=58, z=-139}
2276[16:17:56] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-114, y=64, z=-142} BlockPosition{x=-113, y=63, z=-142}
2277[16:17:56] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-114, y=64, z=-142} BlockPosition{x=-113, y=63, z=-142}
2278[16:17:56] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-114, y=64, z=-142} BlockPosition{x=-113, y=63, z=-142}
2279[16:17:56] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-114, y=64, z=-142} BlockPosition{x=-113, y=63, z=-142}
2280[16:17:56] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-114, y=64, z=-142} BlockPosition{x=-113, y=63, z=-142}
2281[16:17:56] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-114, y=64, z=-142} BlockPosition{x=-113, y=63, z=-142}
2282[16:17:56] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-114, y=64, z=-142} BlockPosition{x=-113, y=63, z=-142}
2283[16:18:19] [Server thread/INFO]: Shallum issued server command: /home
2284[16:19:13] [Craft Scheduler Thread - 335/INFO]: [BuycraftX] Fetching all due players...
2285[16:19:14] [Craft Scheduler Thread - 335/INFO]: [BuycraftX] Fetched due players (0 found).
2286[16:20:01] [Server thread/INFO]: Shallum issued server command: /res set day t
2287[16:20:17] [Server thread/INFO]: Shallum issued server command: /res set day f
2288[16:20:40] [Server thread/INFO]: Jahodak99 issued server command: /r lajku k čemu je chaneling?
2289[16:20:47] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Nevím
2290[16:20:54] [Server thread/INFO]: Jahodak99 issued server command: /r to bude asi na kuši
2291[16:21:14] [Server thread/INFO]: Jahodak99 issued server command: /r hej má tam fortune 3
2292[16:21:23] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Kdo kde ?
2293[16:21:32] [Server thread/INFO]: Jahodak99 issued server command: /r villager nohoře
2294[16:21:38] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 Aha
2295[16:21:46] [Server thread/INFO]: Jahodak99 issued server command: /r villager chceš nebo ne?
2296[16:21:49] [Server thread/INFO]: lajk2005 issued server command: /msg Jahodak99 J
2297[16:22:12] [Server thread/INFO]: Jahodak99 issued server command: /r villager 22emerald + kniga
2298[16:22:18] [Server thread/WARN]: lajk2005 moved wrongly!
2299[16:22:20] [Server thread/WARN]: lajk2005 moved wrongly!
2300[16:22:23] [Server thread/WARN]: lajk2005 moved wrongly!
2301[16:24:14] [Craft Scheduler Thread - 331/INFO]: [BuycraftX] Fetching all due players...
2302[16:24:14] [Craft Scheduler Thread - 331/INFO]: [BuycraftX] Fetched due players (0 found).
2303[16:29:14] [Craft Scheduler Thread - 349/INFO]: [BuycraftX] Fetching all due players...
2304[16:29:15] [Craft Scheduler Thread - 349/INFO]: [BuycraftX] Fetched due players (0 found).
2305[16:34:15] [Craft Scheduler Thread - 352/INFO]: [BuycraftX] Fetching all due players...
2306[16:34:15] [Craft Scheduler Thread - 352/INFO]: [BuycraftX] Fetched due players (0 found).
2307[16:34:42] [Server thread/WARN]: Shallum moved wrongly!
2308[16:35:38] [Server thread/INFO]: Shallum issued server command: /home
2309[16:36:38] [Server thread/INFO]: Shallum issued server command: /shop
2310[16:36:38] [Server thread/INFO]: Shallum issued mycmd command ID(17) /shop
2311[16:36:38] [Server thread/INFO]: Shallum issued server command: /shopgui
2312[16:36:43] [Server thread/INFO]: [ShopGUIPlus] Shallum bought 1 x Carrot for 2$ from food shop
2313[16:36:51] [Server thread/INFO]: [ShopGUIPlus] Shallum bought 3 x Carrot for 6$ from food shop
2314[16:36:57] [Server thread/INFO]: Shallum issued server command: /shop
2315[16:36:57] [Server thread/INFO]: Shallum issued mycmd command ID(17) /shop
2316[16:36:57] [Server thread/INFO]: Shallum issued server command: /shopgui
2317[16:37:09] [Server thread/INFO]: Shallum issued server command: /res set day t
2318[16:37:24] [Server thread/INFO]: Shallum issued server command: /eshop
2319[16:37:29] [Server thread/INFO]: Shallum issued server command: /shop
2320[16:37:29] [Server thread/INFO]: Shallum issued mycmd command ID(17) /shop
2321[16:37:29] [Server thread/INFO]: Shallum issued server command: /shopgui
2322[16:37:35] [Server thread/INFO]: [ShopGUIPlus] Shallum bought 4 x Carrot for 8$ from food shop
2323[16:39:15] [Craft Scheduler Thread - 356/INFO]: [BuycraftX] Fetching all due players...
2324[16:39:15] [Craft Scheduler Thread - 356/INFO]: [BuycraftX] Fetched due players (0 found).
2325[16:41:44] [Server thread/INFO]: Shallum issued server command: /home
2326[16:42:20] [Server thread/INFO]: Shallum issued server command: /home
2327[16:42:31] [Server thread/INFO]: Shallum issued server command: /home
2328[16:42:57] [Server thread/INFO]: Shallum issued server command: /home
2329[16:43:10] [Server thread/INFO]: Jahodak99 issued server command: /r sharpness 4 :O
2330[16:44:00] [Server thread/INFO]: Shallum issued server command: /home
2331[16:44:09] [Server thread/INFO]: Jahodak99 issued server command: /home
2332[16:44:15] [Craft Scheduler Thread - 353/INFO]: [BuycraftX] Fetching all due players...
2333[16:44:15] [Craft Scheduler Thread - 353/INFO]: [BuycraftX] Fetched due players (0 found).
2334[16:47:32] [Server thread/INFO]: Shallum issued server command: /home
2335[16:47:48] [Server thread/INFO]: Shallum issued server command: /home
2336[16:48:21] [Server thread/INFO]: Jahodak99 issued server command: /levelup
2337[16:48:22] [Server thread/INFO]: Jahodak99 issued server command: /levelup
2338[16:48:22] [Server thread/INFO]: Jahodak99 issued server command: /levelup
2339[16:48:24] [Server thread/INFO]: Jahodak99 issued server command: /cmi shadowcmd 1041116335
2340[16:48:24] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 60
2341[16:48:24] [Server thread/INFO]: $60 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $903.48.
2342[16:48:24] [Server thread/INFO]: Truhly a Boxy » You have given Jahodak99 3 Keys.
2343[16:48:26] [Server thread/INFO]: Jahodak99 issued server command: /levelup
2344[16:48:26] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 120
2345[16:48:26] [Server thread/INFO]: $120 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $1,023.48.
2346[16:48:26] [Server thread/INFO]: Truhly a Boxy » You have given Jahodak99 5 Keys.
2347[16:48:28] [Server thread/INFO]: Jahodak99 issued server command: /levelup
2348[16:48:28] [Server thread/INFO]: Jahodak99 issued rank command: /cmi rankinfo Jahodak99 -next
2349[16:49:15] [Craft Scheduler Thread - 361/INFO]: [BuycraftX] Fetching all due players...
2350[16:49:16] [Craft Scheduler Thread - 361/INFO]: [BuycraftX] Fetched due players (0 found).
2351[16:49:30] [Server thread/INFO]: Shallum issued server command: /ah
2352[16:50:17] [Server thread/INFO]: Shallum lost connection: Disconnected
2353[16:50:17] [Server thread/INFO]: - Shallum
2354[16:50:27] [Craft Scheduler Thread - 357/INFO]: [BuycraftX] Sending 1 analytic events
2355[16:50:55] [Server thread/INFO]: Jahodak99 issued server command: /levelup
2356[16:50:55] [Server thread/INFO]: Jahodak99 issued rank command: /cmi rankinfo Jahodak99 -next
2357[16:52:33] [Server thread/INFO]: Jahodak99 issued server command: /levelup
2358[16:52:34] [Server thread/INFO]: Jahodak99 issued server command: /levelup
2359[16:52:35] [Server thread/INFO]: Jahodak99 issued server command: /cmi shadowcmd 1152752760
2360[16:52:35] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 180
2361[16:52:35] [Server thread/INFO]: $180 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $1,203.48.
2362[16:52:35] [Server thread/INFO]: Truhly a Boxy » You have given Jahodak99 7 Keys.
2363[16:52:52] [Server thread/INFO]: Jahodak99 issued server command: /r mám u sebe 15klíču xd
2364[16:52:56] [Server thread/INFO]: Jahodak99 issued server command: /vote
2365[16:53:02] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:43668 -> Vote (from:Czech-Craft.eu username:Jahodak99 address:90.179.68.179 timeStamp:1578412382 localTimestamp:1578412382043)
2366[16:53:02] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 12
2367[16:53:02] [Server thread/INFO]: $12 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $1,215.48.
2368[16:53:02] [Server thread/INFO]: Truhly a Boxy » You have given Jahodak99 1 Keys.
2369[16:53:45] [Server thread/INFO]: Jahodak99 issued server command: /truhls
2370[16:53:46] [Server thread/INFO]: Jahodak99 issued server command: /truhly
2371[16:54:16] [Craft Scheduler Thread - 353/INFO]: [BuycraftX] Fetching all due players...
2372[16:54:16] [Craft Scheduler Thread - 353/INFO]: [BuycraftX] Fetched due players (0 found).
2373[16:54:31] [User Authenticator #13/INFO]: UUID of player nikdys is d860c4d8-fc24-3c9c-baf2-316b5c0048f7
2374[16:54:31] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mnikdys[0;32;1m passed VPN check.[m
2375[16:54:31] [Server thread/INFO]: nikdys[/46.135.102.245:16413] logged in with entity id 60887 at ([SpawnWorld]99.5, 73.0, -266.5)
2376[16:54:31] [Server thread/INFO]: + nikdys
2377[16:54:41] [Craft Scheduler Thread - 365/INFO]: [AuthMe] nikdys logged in!
2378[16:55:14] [Async Chat Thread - #15/INFO]: [2] HELPER nikdys » Zdravím
2379[16:55:20] [Server thread/INFO]: nikdys issued server command: /msg lajk2005 Voláte ? :D
2380[16:55:27] [Craft Scheduler Thread - 366/INFO]: [BuycraftX] Sending 1 analytic events
2381[16:55:56] [Server thread/INFO]: nikdys issued server command: /history
2382[16:56:03] [Server thread/INFO]: nikdys issued server command: /history lajk2005
2383[16:56:08] [Server thread/INFO]: nikdys issued server command: /history Jahodak99
2384[16:56:14] [Server thread/INFO]: nikdys issued server command: /history Jahodak99 10
2385[16:56:27] [Server thread/INFO]: nikdys issued server command: /tpa lajk2005
2386[16:56:42] [Server thread/INFO]: CONSOLE issued server command: /eco give nikdys 10
2387[16:56:42] [Server thread/INFO]: $10 bylo připsáno na účet hráče nikdys. Nový zůstatek: $5,421.67.
2388[16:57:02] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=0, y=0, z=0} BlockPosition{x=166, y=65, z=-254}
2389[16:57:09] [Server thread/INFO]: nikdys issued server command: /home
2390[16:57:13] [Server thread/INFO]: nikdys issued server command: /shop
2391[16:57:13] [Server thread/INFO]: nikdys issued mycmd command ID(17) /shop
2392[16:57:13] [Server thread/INFO]: nikdys issued server command: /shopgui
2393[16:57:31] [Server thread/INFO]: nikdys issued server command: /seen KawaiiGraffy
2394[16:57:41] [Server thread/INFO]: nikdys issued server command: /baltop
2395[16:58:38] [Server thread/INFO]: nikdys issued server command: /fly
2396[16:59:16] [Craft Scheduler Thread - 369/INFO]: [BuycraftX] Fetching all due players...
2397[16:59:16] [Craft Scheduler Thread - 369/INFO]: [BuycraftX] Fetched due players (0 found).
2398[16:59:59] [User Authenticator #14/INFO]: UUID of player SIRET is 2f93d52b-cd8a-3161-944c-ccc780648852
2399[16:59:59] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mSIRET[0;32;1m passed VPN check.[m
2400[16:59:59] [Server thread/INFO]: SIRET[/80.78.139.4:57542] logged in with entity id 61775 at ([SpawnWorld]99.5, 73.0, -266.5)
2401[16:59:59] [Server thread/INFO]: + SIRET
2402[17:00:06] [Craft Scheduler Thread - 370/INFO]: [AuthMe] SIRET logged in!
2403[17:00:11] [Async Chat Thread - #16/INFO]: [0] HRAC SIRET » čégo
2404[17:00:18] [Async Chat Thread - #16/INFO]: [2] HELPER nikdys » Ahoj
2405[17:00:22] [Server thread/INFO]: SIRET issued server command: /res tp siret
2406[17:00:27] [Craft Scheduler Thread - 370/INFO]: [BuycraftX] Sending 1 analytic events
2407[17:00:46] [Server thread/INFO]: SIRET issued server command: /marrytp
2408[17:00:49] [Server thread/INFO]: SIRET issued server command: /marry tp
2409[17:02:55] [Server thread/INFO]: SIRET issued server command: /baltop
2410[17:03:08] [Server thread/INFO]: SIRET issued server command: /res tp siret
2411[17:03:36] [Server thread/WARN]: SIRET moved too quickly! 0.0,30.11,0.0
2412[17:03:56] [User Authenticator #15/INFO]: UUID of player ItzMeCr is 2a19a178-1459-3d26-a1a5-a015f804676d
2413[17:03:57] [Server thread/INFO]: ItzMeCr[/178.255.168.213:62910] logged in with entity id 62451 at ([SpawnWorld]99.5, 73.0, -266.5)
2414[17:03:57] [Craft Scheduler Thread - 366/INFO]: Failed to check for BottledExp update on spigot web page.
2415[17:03:57] [Craft Scheduler Thread - 374/INFO]: Failed to check for Jobs update on spigot web page.
2416[17:03:57] [Server thread/INFO]: + ItzMeCr
2417[17:03:58] [Craft Scheduler Thread - 372/INFO]: [CMI] Failed to check for CMI update on spigot web page.
2418[17:03:58] [Craft Scheduler Thread - 367/INFO]: Failed to check for TradeMe update on spigot web page.
2419[17:03:58] [Craft Scheduler Thread - 375/INFO]: Failed to check for Residence update on spigot web page.
2420[17:04:04] [Craft Scheduler Thread - 361/INFO]: [AuthMe] ItzMeCr logged in!
2421[17:04:08] [Async Chat Thread - #17/INFO]: [15] MAJITEL ItzMeCr » Ahoj
2422[17:04:10] [Server thread/INFO]: ItzMeCr issued server command: /gmc
2423[17:04:16] [Craft Scheduler Thread - 367/INFO]: [BuycraftX] Fetching all due players...
2424[17:04:17] [Craft Scheduler Thread - 367/INFO]: [BuycraftX] Fetched due players (0 found).
2425[17:04:27] [Craft Scheduler Thread - 375/INFO]: [BuycraftX] Sending 1 analytic events
2426[17:04:49] [Async Chat Thread - #17/INFO]: [15] MAJITEL ItzMeCr » Meh, proč pořád nefungujou ty kredity v tom scoreboardu
2427[17:05:12] [Server thread/INFO]: Daviddd issued server command: /res tp siret
2428[17:05:16] [Async Chat Thread - #17/INFO]: [15] MAJITEL ItzMeCr » SIRET Na ty mrkve mrknu dneska btw
2429[17:05:29] [Server thread/INFO]: ItzMeCr issued server command: /tp SIRET
2430[17:05:31] [Async Chat Thread - #17/INFO]: [0] HRAC SIRET » DOBRE
2431[17:05:43] [Server thread/WARN]: SIRET moved too quickly! 0.0,-29.889999999999997,0.0
2432[17:05:43] [Server thread/INFO]: ItzMeCr issued server command: /tp nikdys
2433[17:05:50] [Server thread/INFO]: nikdys issued server command: /a Zdravím :D
2434[17:05:50] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a Zdravím :D
2435[17:05:50] [Server thread/INFO]: nikdys issued server command: /staffchat Zdravím :D
2436[17:05:50] [Server thread/INFO]: AdminChat nikdys » Zdravím :D
2437[17:05:51] [Server thread/INFO]: ItzMeCr issued server command: /a
2438[17:05:51] [Server thread/INFO]: ItzMeCr issued mycmd command ID(8) /a
2439[17:05:51] [Server thread/INFO]: ItzMeCr issued server command: /staffchat
2440[17:05:58] [Server thread/INFO]: AdminChat ItzMeCr » Zdár, tak co farma? :D už fakcí?
2441[17:06:01] [Server thread/INFO]: AdminChat ItzMeCr » fakčí
2442[17:06:10] [Server thread/INFO]: nikdys issued server command: /a jojo, celkem jo :D
2443[17:06:10] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a jojo, celkem jo :D
2444[17:06:10] [Server thread/INFO]: nikdys issued server command: /staffchat jojo, celkem jo :D
2445[17:06:10] [Server thread/INFO]: AdminChat nikdys » jojo, celkem jo :D
2446[17:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
2447[17:06:34] [Server thread/INFO]: nikdys issued server command: /a ta dole je ale taky dobrá)
2448[17:06:34] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a ta dole je ale taky dobrá)
2449[17:06:34] [Server thread/INFO]: nikdys issued server command: /staffchat ta dole je ale taky dobrá)
2450[17:06:34] [Server thread/INFO]: AdminChat nikdys » ta dole je ale taky dobrá)
2451[17:06:44] [Server thread/INFO]: AdminChat ItzMeCr » Ty máš oba spawnery na 5ce?
2452[17:07:00] [Server thread/INFO]: nikdys issued server command: /a jop, teď jsem je upgradoval, ale moc to nepohomhlo
2453[17:07:00] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a jop, teď jsem je upgradoval, ale moc to nepohomhlo
2454[17:07:00] [Server thread/INFO]: nikdys issued server command: /staffchat jop, teď jsem je upgradoval, ale moc to nepohomhlo
2455[17:07:00] [Server thread/INFO]: AdminChat nikdys » jop, teď jsem je upgradoval, ale moc to nepohomhlo
2456[17:07:10] [Server thread/INFO]: SIRET issued server command: /msg daviddd more pojd dis ne?
2457[17:07:12] [Server thread/INFO]: nikdys issued server command: /a nepomohlo*
2458[17:07:12] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a nepomohlo*
2459[17:07:12] [Server thread/INFO]: nikdys issued server command: /staffchat nepomohlo*
2460[17:07:12] [Server thread/INFO]: AdminChat nikdys » nepomohlo*
2461[17:07:12] [Server thread/INFO]: AdminChat ItzMeCr » Přidává to počet mobů, které se spawnují
2462[17:07:20] [Server thread/INFO]: Daviddd issued server command: /jobs gtop
2463[17:07:25] [Server thread/INFO]: nikdys issued server command: /a aha, já myslel že rychlost xd
2464[17:07:25] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a aha, já myslel že rychlost xd
2465[17:07:25] [Server thread/INFO]: nikdys issued server command: /staffchat aha, já myslel že rychlost xd
2466[17:07:25] [Server thread/INFO]: AdminChat nikdys » aha, já myslel že rychlost xd
2467[17:07:27] [Server thread/INFO]: SIRET issued server command: /marry tp
2468[17:07:40] [Server thread/INFO]: nikdys issued server command: /a vydělal jsem si na to vajíčky
2469[17:07:40] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a vydělal jsem si na to vajíčky
2470[17:07:40] [Server thread/INFO]: nikdys issued server command: /staffchat vydělal jsem si na to vajíčky
2471[17:07:40] [Server thread/INFO]: AdminChat nikdys » vydělal jsem si na to vajíčky
2472[17:07:43] [Server thread/INFO]: nikdys issued server command: /a xd
2473[17:07:43] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a xd
2474[17:07:43] [Server thread/INFO]: nikdys issued server command: /staffchat xd
2475[17:07:43] [Server thread/INFO]: AdminChat nikdys » xd
2476[17:08:16] [Server thread/INFO]: nikdys issued server command: /shop
2477[17:08:16] [Server thread/INFO]: nikdys issued mycmd command ID(17) /shop
2478[17:08:16] [Server thread/INFO]: nikdys issued server command: /shopgui
2479[17:08:19] [Server thread/INFO]: [ShopGUIPlus] nikdys sold all 394 x Egg for 3.94$ to ruzne shop
2480[17:08:23] [Server thread/INFO]: AdminChat ItzMeCr » A já přemýšlel, jestli je ze shopu odstranit nebo ne :DD
2481[17:08:27] [Server thread/INFO]: AdminChat ItzMeCr » Asi to udělám :D
2482[17:08:28] [Server thread/INFO]: ItzMeCr issued server command: /money nikdys
2483[17:08:40] [Server thread/INFO]: AdminChat ItzMeCr » Ne, ale tohle snad pochopíš..
2484[17:08:44] [Server thread/INFO]: AdminChat ItzMeCr » Za takovou chvíli tolik peněz
2485[17:08:50] [Server thread/INFO]: nikdys issued server command: /shop
2486[17:08:50] [Server thread/INFO]: nikdys issued mycmd command ID(17) /shop
2487[17:08:50] [Server thread/INFO]: nikdys issued server command: /shopgui
2488[17:08:53] [Server thread/INFO]: AdminChat ItzMeCr » 2500 potřebuješ na vymaxování jednoho spawneru
2489[17:08:55] [Server thread/INFO]: ItzMeCr issued server command: /shop
2490[17:08:55] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop
2491[17:08:55] [Server thread/INFO]: ItzMeCr issued server command: /shopgui
2492[17:09:17] [Craft Scheduler Thread - 378/INFO]: [BuycraftX] Fetching all due players...
2493[17:09:17] [Craft Scheduler Thread - 378/INFO]: [BuycraftX] Fetched due players (0 found).
2494[17:09:17] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-69, y=9, z=406} BlockPosition{x=-68, y=9, z=407}
2495[17:09:19] [Server thread/INFO]: ItzMeCr issued server command: /tp nikdys
2496[17:09:21] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-68, y=12, z=402} BlockPosition{x=-65, y=13, z=400}
2497[17:09:24] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-68, y=12, z=402} BlockPosition{x=-66, y=9, z=394}
2498[17:09:24] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-68, y=12, z=402} BlockPosition{x=-66, y=8, z=393}
2499[17:09:24] [Server thread/INFO]: AdminChat ItzMeCr » neprodávaj je
2500[17:09:24] [Server thread/INFO]: nikdys issued server command: /shop
2501[17:09:24] [Server thread/INFO]: nikdys issued mycmd command ID(17) /shop
2502[17:09:24] [Server thread/INFO]: nikdys issued server command: /shopgui
2503[17:09:25] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-66, y=9, z=387} BlockPosition{x=-66, y=8, z=388}
2504[17:09:29] [Server thread/INFO]: nikdys issued server command: /a proč ?
2505[17:09:29] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a proč ?
2506[17:09:29] [Server thread/INFO]: nikdys issued server command: /staffchat proč ?
2507[17:09:29] [Server thread/INFO]: AdminChat nikdys » proč ?
2508[17:09:29] [Server thread/INFO]: ItzMeCr issued server command: /inv nikdys
2509[17:09:33] [Server thread/WARN]: SIRET moved wrongly!
2510[17:09:35] [Server thread/INFO]: AdminChat ItzMeCr » Protože je odstranim
2511[17:09:37] [Server thread/INFO]: AdminChat ItzMeCr » prosím
2512[17:09:43] [Server thread/INFO]: ItzMeCr issued server command: /inv nikdys
2513[17:09:44] [Server thread/INFO]: nikdys issued server command: /a mám za několik staků 4 dollary...
2514[17:09:44] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a mám za několik staků 4 dollary...
2515[17:09:44] [Server thread/INFO]: nikdys issued server command: /staffchat mám za několik staků 4 dollary...
2516[17:09:44] [Server thread/INFO]: AdminChat nikdys » mám za několik staků 4 dollary...
2517[17:09:55] [Server thread/INFO]: AdminChat ItzMeCr » Aha :D
2518[17:09:59] [Server thread/INFO]: nikdys issued server command: /shop
2519[17:09:59] [Server thread/INFO]: nikdys issued mycmd command ID(17) /shop
2520[17:09:59] [Server thread/INFO]: nikdys issued server command: /shopgui
2521[17:10:00] [Server thread/INFO]: ItzMeCr issued server command: /give ItzMeCr egg 16
2522[17:10:02] [Server thread/INFO]: ItzMeCr issued server command: /shop
2523[17:10:02] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop
2524[17:10:02] [Server thread/INFO]: ItzMeCr issued server command: /shopgui
2525[17:10:02] [Server thread/INFO]: [ShopGUIPlus] nikdys sold all 332 x Egg for 3.32$ to ruzne shop
2526[17:10:07] [Server thread/INFO]: [ShopGUIPlus] ItzMeCr sold all 16 x Egg for 0.16$ to ruzne shop
2527[17:10:14] [Server thread/INFO]: nikdys issued server command: /a 332 vajíček = 3.32
2528[17:10:14] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a 332 vajíček = 3.32
2529[17:10:14] [Server thread/INFO]: nikdys issued server command: /staffchat 332 vajíček = 3.32
2530[17:10:14] [Server thread/INFO]: AdminChat nikdys » 332 vajíček = 3.32
2531[17:10:19] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 50
2532[17:10:19] [Server thread/INFO]: $50 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $1,265.48.
2533[17:10:26] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 diamond_sword 1
2534[17:10:26] [Server thread/INFO]: Hráč Jahodak99 dostává 1x diamond sword.
2535[17:10:26] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 iron_helmet 1
2536[17:10:26] [Server thread/INFO]: Hráč Jahodak99 dostává 1x iron helmet.
2537[17:10:26] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 diamond_chestplate 1
2538[17:10:26] [Server thread/INFO]: Hráč Jahodak99 dostává 1x diamond chestplate.
2539[17:10:26] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 iron_leggings 1
2540[17:10:26] [Server thread/INFO]: Hráč Jahodak99 dostává 1x iron leggings.
2541[17:10:26] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 iron_boots 1
2542[17:10:26] [Server thread/INFO]: Hráč Jahodak99 dostává 1x iron boots.
2543[17:10:27] [Server thread/INFO]: ItzMeCr issued server command: /r Kolik vajec máš za hodinu?
2544[17:10:32] [Server thread/INFO]: AdminChat ItzMeCr » kolik vajec máš za hodinu?
2545[17:10:33] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 bone 16
2546[17:10:33] [Server thread/INFO]: Hráč Jahodak99 dostává 16x bone.
2547[17:10:42] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 15
2548[17:10:42] [Server thread/INFO]: $15 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $1,280.48.
2549[17:10:46] [Server thread/INFO]: AdminChat ItzMeCr » kolik vajec máš za hodinu?
2550[17:10:46] [Server thread/INFO]: AdminChat ItzMeCr » kolik vajec máš za hodinu?
2551[17:10:51] [Server thread/INFO]: AdminChat ItzMeCr » cca
2552[17:10:54] [Server thread/INFO]: SIRET issued server command: /shop
2553[17:10:54] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
2554[17:10:54] [Server thread/INFO]: SIRET issued server command: /shopgui
2555[17:10:54] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 map 1
2556[17:10:54] [Server thread/INFO]: Hráč Jahodak99 dostává 1x map.
2557[17:10:56] [Server thread/INFO]: ItzMeCr issued server command: /inv nikdys
2558[17:11:02] [Server thread/INFO]: ItzMeCr issued server command: /bp nik
2559[17:11:03] [Server thread/INFO]: Truhly a Boxy » You have given Jahodak99 3 Keys.
2560[17:11:10] [Server thread/INFO]: Truhly a Boxy » You have given Jahodak99 2 Keys.
2561[17:11:10] [Server thread/INFO]: ItzMeCr issued server command: /bp nikdys
2562[17:11:17] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 gold_ingot 4
2563[17:11:17] [Server thread/INFO]: Hráč Jahodak99 dostává 4x gold ingot.
2564[17:11:18] [Server thread/INFO]: nikdys issued server command: /a Vůbec nevim, ale musel jsem je pozabíjet, protože se mi to sekalo
2565[17:11:18] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a Vůbec nevim, ale musel jsem je pozabíjet, protože se mi to sekalo
2566[17:11:18] [Server thread/INFO]: nikdys issued server command: /staffchat Vůbec nevim, ale musel jsem je pozabíjet, protože se mi to sekalo
2567[17:11:18] [Server thread/INFO]: AdminChat nikdys » Vůbec nevim, ale musel jsem je pozabíjet, protože se mi to sekalo
2568[17:11:23] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 bone 16
2569[17:11:23] [Server thread/INFO]: Hráč Jahodak99 dostává 16x bone.
2570[17:11:31] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 diamond_sword 1
2571[17:11:31] [Server thread/INFO]: Hráč Jahodak99 dostává 1x diamond sword.
2572[17:11:31] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 iron_helmet 1
2573[17:11:31] [Server thread/INFO]: Hráč Jahodak99 dostává 1x iron helmet.
2574[17:11:31] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 diamond_chestplate 1
2575[17:11:31] [Server thread/INFO]: Hráč Jahodak99 dostává 1x diamond chestplate.
2576[17:11:31] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 iron_leggings 1
2577[17:11:31] [Server thread/INFO]: Hráč Jahodak99 dostává 1x iron leggings.
2578[17:11:31] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 iron_boots 1
2579[17:11:31] [Server thread/INFO]: Hráč Jahodak99 dostává 1x iron boots.
2580[17:11:37] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 gold_ingot 4
2581[17:11:37] [Server thread/INFO]: Hráč Jahodak99 dostává 4x gold ingot.
2582[17:11:40] [Server thread/INFO]: ItzMeCr issued server command: /r za jak dlouho sis na to vydělal? spawnery
2583[17:11:41] [Server thread/INFO]: nikdys issued server command: /a asi začnu těžit šutry
2584[17:11:41] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a asi začnu těžit šutry
2585[17:11:41] [Server thread/INFO]: nikdys issued server command: /staffchat asi začnu těžit šutry
2586[17:11:41] [Server thread/INFO]: AdminChat nikdys » asi začnu těžit šutry
2587[17:11:46] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-53, y=11, z=422} BlockPosition{x=-54, y=10, z=422}
2588[17:11:46] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-53, y=11, z=422} BlockPosition{x=-54, y=10, z=422}
2589[17:11:46] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-52, y=11, z=422} BlockPosition{x=-52, y=10, z=422}
2590[17:11:46] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-52, y=11, z=422} BlockPosition{x=-52, y=10, z=422}
2591[17:11:46] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-52, y=11, z=422} BlockPosition{x=-52, y=10, z=422}
2592[17:11:46] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-52, y=11, z=422} BlockPosition{x=-52, y=10, z=422}
2593[17:11:46] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-52, y=11, z=422} BlockPosition{x=-52, y=10, z=422}
2594[17:11:46] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-52, y=11, z=422} BlockPosition{x=-52, y=10, z=422}
2595[17:11:49] [Server thread/INFO]: ItzMeCr issued server command: /shop
2596[17:11:49] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop
2597[17:11:49] [Server thread/INFO]: ItzMeCr issued server command: /shopgui
2598[17:11:50] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 50
2599[17:11:50] [Server thread/INFO]: $50 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $1,330.48.
2600[17:11:56] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 iron_ingot 8
2601[17:11:56] [Server thread/INFO]: Hráč Jahodak99 dostává 8x iron ingot.
2602[17:12:02] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 redstone 32
2603[17:12:02] [Server thread/INFO]: Hráč Jahodak99 dostává 32x redstone.
2604[17:12:02] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 repeater 6
2605[17:12:02] [Server thread/INFO]: Hráč Jahodak99 dostává 6x repeater.
2606[17:12:02] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 piston 6
2607[17:12:02] [Server thread/INFO]: Hráč Jahodak99 dostává 6x piston.
2608[17:12:02] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 sticky_piston 6
2609[17:12:02] [Server thread/INFO]: Hráč Jahodak99 dostává 6x sticky piston.
2610[17:12:02] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 redstone_torch 10
2611[17:12:02] [Server thread/INFO]: Hráč Jahodak99 dostává 10x redstone torch.
2612[17:12:09] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 oak_log 32
2613[17:12:09] [Server thread/INFO]: Hráč Jahodak99 dostává 32x oak log.
2614[17:12:09] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 oak_planks 64
2615[17:12:09] [Server thread/INFO]: Hráč Jahodak99 dostává 64x oak planks.
2616[17:12:11] [Server thread/INFO]: AdminChat ItzMeCr » ještě ten shop upravim
2617[17:12:15] [Server thread/INFO]: Jahodak99 issued server command: /backpack
2618[17:12:21] [Server thread/INFO]: nikdys issued server command: /home
2619[17:12:22] [Server thread/INFO]: AdminChat ItzMeCr » odstranim basic veci jako cobble
2620[17:12:24] [Server thread/INFO]: ItzMeCr issued server command: /shop
2621[17:12:24] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop
2622[17:12:24] [Server thread/INFO]: ItzMeCr issued server command: /shopgui
2623[17:12:32] [Server thread/INFO]: Truhly a Boxy » You have given Jahodak99 3 Keys.
2624[17:12:38] [Server thread/INFO]: AdminChat ItzMeCr » mozna sand
2625[17:12:40] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 oak_log 32
2626[17:12:40] [Server thread/INFO]: Hráč Jahodak99 dostává 32x oak log.
2627[17:12:40] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 oak_planks 64
2628[17:12:40] [Server thread/INFO]: Hráč Jahodak99 dostává 64x oak planks.
2629[17:12:44] [Server thread/INFO]: AdminChat ItzMeCr » vejce teda necham
2630[17:12:56] [Server thread/INFO]: AdminChat ItzMeCr » btw
2631[17:12:59] [Server thread/INFO]: AdminChat ItzMeCr » kdes vzal tolik penez
2632[17:13:03] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 gold_ingot 4
2633[17:13:03] [Server thread/INFO]: Hráč Jahodak99 dostává 4x gold ingot.
2634[17:13:04] [Server thread/INFO]: ItzMeCr issued server command: /money nikdys
2635[17:13:05] [Server thread/INFO]: ItzMeCr issued server command: /ah
2636[17:13:10] [Server thread/INFO]: AdminChat ItzMeCr » Jahodak99?
2637[17:13:10] [Server thread/INFO]: CONSOLE issued server command: /give Jahodak99 gold_ingot 4
2638[17:13:10] [Server thread/INFO]: Hráč Jahodak99 dostává 4x gold ingot.
2639[17:13:11] [Server thread/INFO]: ItzMeCr issued server command: /a
2640[17:13:11] [Server thread/INFO]: ItzMeCr issued mycmd command ID(8) /a
2641[17:13:11] [Server thread/INFO]: ItzMeCr issued server command: /staffchat
2642[17:13:11] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » Jahodak99?
2643[17:13:14] [Async Chat Thread - #19/INFO]: [3] SPONZOR Jahodak99 » Ano?
2644[17:13:20] [Server thread/INFO]: Event Systém » Dal jsi 6 Event Bodů hráči SIRET.
2645[17:13:21] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » Muzes mi vysvetlit to /ah ?
2646[17:13:21] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-77, y=5, z=427} BlockPosition{x=-76, y=4, z=428}
2647[17:13:21] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-77, y=5, z=427} BlockPosition{x=-76, y=4, z=428}
2648[17:13:21] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-77, y=5, z=427} BlockPosition{x=-76, y=4, z=428}
2649[17:13:22] [Server thread/INFO]: ItzMeCr issued server command: /ah
2650[17:13:23] [Server thread/INFO]: nikdys issued server command: /ah
2651[17:13:25] [Async Chat Thread - #19/INFO]: [3] SPONZOR Jahodak99 » Co?
2652[17:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
2653[17:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
2654[17:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
2655[17:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
2656[17:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
2657[17:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
2658[17:13:27] [Server thread/INFO]: Doly » Doly byly doplneny.
2659[17:13:27] [Server thread/INFO]: Jahodak99 issued server command: /ah
2660[17:13:27] [Craft Scheduler Thread - 379/INFO]: [Marriage] Purged 0 player entries in 2ms
2661[17:13:27] [Craft Scheduler Thread - 373/INFO]: [Vault] Checking for Updates ...
2662[17:13:28] [Craft Scheduler Thread - 373/INFO]: [Vault] Stable Version: 1.7.2 | Current Version: 1.7.3
2663[17:13:31] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » ty arrowy
2664[17:13:32] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 10
2665[17:13:32] [Server thread/INFO]: $10 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $1,340.48.
2666[17:13:33] [Async Chat Thread - #19/INFO]: [2] HELPER nikdys » xddddddddd
2667[17:13:34] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » Nasledujici strana
2668[17:13:36] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » Predchozi strana
2669[17:13:46] [Async Chat Thread - #19/INFO]: [3] SPONZOR Jahodak99 » jsem si projížděl /historie a prostě to z toho vypadlo
2670[17:13:53] [Server thread/INFO]: Event Systém » Dal jsi 30 Event Bodů hráči Jahodak99.
2671[17:13:57] [Server thread/INFO]: ItzMeCr issued server command: /historie
2672[17:13:58] [Server thread/INFO]: ItzMeCr issued server command: /historie2
2673[17:14:00] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 75
2674[17:14:00] [Server thread/INFO]: $75 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $1,415.48.
2675[17:14:01] [Server thread/INFO]: ItzMeCr issued server command: /historie
2676[17:14:01] [Craft Scheduler Thread - 374/INFO]: [LiteBans] A plugin update is available! Your version: 2.4, latest version: 2.4.7
2677[17:14:01] [Craft Scheduler Thread - 374/INFO]: [LiteBans] Updates can be downloaded from here:
2678[17:14:01] [Craft Scheduler Thread - 374/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/
2679[17:14:02] [Server thread/INFO]: ItzMeCr issued server command: /historie2
2680[17:14:03] [Server thread/INFO]: ItzMeCr issued server command: /historie3
2681[17:14:03] [Server thread/INFO]: Jahodak99 issued server command: /ah
2682[17:14:04] [Server thread/INFO]: ItzMeCr issued server command: /historie4
2683[17:14:05] [Server thread/INFO]: ItzMeCr issued server command: /historie5
2684[17:14:07] [Server thread/INFO]: ItzMeCr issued server command: /historie4
2685[17:14:07] [Server thread/INFO]: SIRET issued server command: /shop
2686[17:14:07] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
2687[17:14:07] [Server thread/INFO]: SIRET issued server command: /shopgui
2688[17:14:07] [Async Chat Thread - #19/INFO]: [2] HELPER nikdys » To můžu dosvědčit, když má někdo malý ping tak se to může stát
2689[17:14:08] [Server thread/INFO]: ItzMeCr issued server command: /historie3
2690[17:14:11] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 535 x Cobblestone for 5.35$ to blocks shop
2691[17:14:15] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 104 x Diorite for 20.8$ to blocks shop
2692[17:14:15] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » spíš velký
2693[17:14:15] [Async Chat Thread - #19/INFO]: [2] HELPER nikdys » teda velký ping
2694[17:14:16] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 49 x Andesite for 9.8$ to blocks shop
2695[17:14:17] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » Každopádně
2696[17:14:17] [Craft Scheduler Thread - 361/INFO]: [BuycraftX] Fetching all due players...
2697[17:14:17] [Craft Scheduler Thread - 361/INFO]: [BuycraftX] Fetched due players (0 found).
2698[17:14:18] [Async Chat Thread - #19/INFO]: [2] HELPER nikdys » :D
2699[17:14:19] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 85 x Granite for 17$ to blocks shop
2700[17:14:20] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 35 x Gravel for 3.5$ to blocks shop
2701[17:14:23] [Server thread/INFO]: nikdys issued server command: /ah
2702[17:14:23] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 74 x Redstone for 7.4$ to minerals shop
2703[17:14:38] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » Jsou zakázány všechny pojmenované barevné itemy, až na ty co jsou ve /warp itemy
2704[17:14:44] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » takže to prosím Tě odeber
2705[17:14:48] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » A odevzdej mi to
2706[17:14:48] [Server thread/INFO]: SIRET issued server command: /res tp siret
2707[17:14:50] [Server thread/INFO]: Jahodak99 issued server command: /ah
2708[17:15:01] [Server thread/INFO]: ItzMeCr issued server command: /ah
2709[17:15:09] [Server thread/INFO]: Jahodak99 issued server command: /ah expired
2710[17:15:18] [Server thread/INFO]: SIRET issued server command: /quesr
2711[17:15:20] [Server thread/INFO]: Jahodak99 issued server command: /ah expired
2712[17:15:22] [Server thread/INFO]: Jahodak99 issued server command: /ah
2713[17:15:23] [Server thread/INFO]: SIRET issued server command: /quest
2714[17:15:26] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » odstranil jsem ty itemy, vyber si je ze zrusenych itemu do invu
2715[17:15:27] [Server thread/INFO]: nikdys issued server command: /ah
2716[17:15:29] [Server thread/INFO]: ItzMeCr issued server command: /ah admin
2717[17:15:32] [Server thread/INFO]: SIRET issued server command: /quest
2718[17:15:33] [Server thread/INFO]: ItzMeCr issued server command: /ah help
2719[17:15:37] [Async Chat Thread - #19/INFO]: [3] SPONZOR Jahodak99 » mám
2720[17:15:38] [Server thread/INFO]: SIRET issued server command: /quest
2721[17:15:39] [Server thread/INFO]: ItzMeCr issued server command: /inv Jahodak99
2722[17:15:45] [Server thread/INFO]: Jahodak99 issued server command: /ah sell 250
2723[17:15:59] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » Pokud toto získáš, buď to odevzdej někomu z at nebo do /kos, diky ☺
2724[17:16:02] [Async Chat Thread - #19/INFO]: [15] MAJITEL ItzMeCr » To plati pro vsechny
2725[17:16:09] [Server thread/INFO]: ItzMeCr issued server command: /a
2726[17:16:09] [Server thread/INFO]: ItzMeCr issued mycmd command ID(8) /a
2727[17:16:09] [Server thread/INFO]: ItzMeCr issued server command: /staffchat
2728[17:16:09] [Server thread/INFO]: Jahodak99 issued server command: /kos
2729[17:16:16] [Server thread/INFO]: AdminChat ItzMeCr » Pokud to od nekoho dostanes, bud smazat nebo odevzdat vedeni
2730[17:16:22] [Server thread/INFO]: AdminChat ItzMeCr » nikdys
2731[17:16:27] [Async Chat Thread - #19/INFO]: [2] HELPER nikdys » jop
2732[17:16:48] [Server thread/INFO]: Jahodak99 issued server command: /backpack
2733[17:16:58] [Server thread/INFO]: Jahodak99 issued server command: /backpack
2734[17:17:01] [Server thread/INFO]: ItzMeCr issued server command: /shop
2735[17:17:01] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop
2736[17:17:01] [Server thread/INFO]: ItzMeCr issued server command: /shopgui
2737[17:17:06] [Async Chat Thread - #19/INFO]: [2] HELPER nikdys » Budeš se mi hrabat takhle ve všech věcech?
2738[17:17:12] [Server thread/INFO]: ItzMeCr issued server command: /a adminchat
2739[17:17:12] [Server thread/INFO]: ItzMeCr issued mycmd command ID(8) /a adminchat
2740[17:17:12] [Server thread/INFO]: ItzMeCr issued server command: /staffchat adminchat
2741[17:17:12] [Server thread/INFO]: AdminChat ItzMeCr » adminchat
2742[17:17:13] [Server thread/INFO]: ItzMeCr issued server command: /a
2743[17:17:13] [Server thread/INFO]: ItzMeCr issued mycmd command ID(8) /a
2744[17:17:13] [Server thread/INFO]: ItzMeCr issued server command: /staffchat
2745[17:17:14] [Server thread/INFO]: ItzMeCr issued server command: /a
2746[17:17:14] [Server thread/INFO]: ItzMeCr issued mycmd command ID(8) /a
2747[17:17:14] [Server thread/INFO]: ItzMeCr issued server command: /staffchat
2748[17:17:16] [Server thread/INFO]: AdminChat ItzMeCr » za prve
2749[17:17:18] [Server thread/INFO]: Jahodak99 issued server command: /home
2750[17:17:22] [Server thread/INFO]: AdminChat ItzMeCr » a za druhe, proc ne? :D
2751[17:17:28] [Async Chat Thread - #19/INFO]: [2] HELPER nikdys » Protože mi to vadí
2752[17:17:33] [Server thread/INFO]: nikdys issued server command: /a a nemám to rád
2753[17:17:33] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a a nemám to rád
2754[17:17:33] [Server thread/INFO]: nikdys issued server command: /staffchat a nemám to rád
2755[17:17:34] [Server thread/INFO]: AdminChat nikdys » a nemám to rád
2756[17:17:36] [Server thread/INFO]: AdminChat ItzMeCr » Piš do toho fuckin adminchatu
2757[17:17:38] [Server thread/INFO]: ItzMeCr issued server command: /silentchest
2758[17:17:53] [Server thread/INFO]: nikdys issued server command: /a proč? Se bojíš že to někdo uvidí?
2759[17:17:53] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a proč? Se bojíš že to někdo uvidí?
2760[17:17:53] [Server thread/INFO]: nikdys issued server command: /staffchat proč? Se bojíš že to někdo uvidí?
2761[17:17:53] [Server thread/INFO]: AdminChat nikdys » proč? Se bojíš že to někdo uvidí?
2762[17:18:00] [Server thread/INFO]: AdminChat ItzMeCr » Ne?
2763[17:18:06] [Server thread/INFO]: AdminChat ItzMeCr » Ale je to krajně neprofesionální :ú
2764[17:18:11] [Server thread/INFO]: ItzMeCr issued server command: /shop
2765[17:18:11] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop
2766[17:18:11] [Server thread/INFO]: ItzMeCr issued server command: /shopgui
2767[17:18:26] [Server thread/INFO]: nikdys issued server command: /a no tak proč to nepsát do normal chatu ? Nevím v čem je to neprofesionální, aspoň by nevázla komunikace v chatu
2768[17:18:26] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a no tak proč to nepsát do normal chatu ? Nevím v čem je to neprofesionální, aspoň by nevázla komunikace v chatu
2769[17:18:26] [Server thread/INFO]: nikdys issued server command: /staffchat no tak proč to nepsát do normal chatu ? Nevím v čem je to neprofesionální, aspoň by nevázla komunikace v chatu
2770[17:18:26] [Server thread/INFO]: AdminChat nikdys » no tak proč to nepsát do normal chatu ? Nevím v čem je to neprofesionální, aspoň by nevázla komunikace v chatu
2771[17:18:42] [Server thread/INFO]: SIRET issued server command: /shop
2772[17:18:42] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
2773[17:18:42] [Server thread/INFO]: SIRET issued server command: /shopgui
2774[17:18:46] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 1472 x Baked Potato for 294.4$ to food shop
2775[17:18:49] [Server thread/INFO]: nikdys issued server command: /spawnershop
2776[17:18:51] [Server thread/INFO]: AdminChat ItzMeCr » Tady vůbec nejde o tohle, jde o to, že admin tým se nemá před hráči hádat
2777[17:19:01] [Server thread/INFO]: AdminChat ItzMeCr » Je mi úplně jedno, jestli to někdo bude vědět nebo ne
2778[17:19:17] [Server thread/INFO]: AdminChat ItzMeCr » Hrabat se můžu ve věcech komu chci stejně jako ty
2779[17:19:17] [Craft Scheduler Thread - 375/INFO]: [BuycraftX] Fetching all due players...
2780[17:19:18] [Craft Scheduler Thread - 375/INFO]: [BuycraftX] Fetched due players (0 found).
2781[17:19:21] [Server thread/INFO]: AdminChat ItzMeCr » Ale nemůžu nikomu brát itemy
2782[17:19:28] [Server thread/INFO]: AdminChat ItzMeCr » Tedy ty bys měl výhradně používat silentchest
2783[17:19:53] [Server thread/INFO]: ItzMeCr issued server command: /inv nikdys
2784[17:19:56] [Server thread/INFO]: nikdys issued server command: /a já se ve věcech hrabat nikomu nebudu ani nechci, je to neprofesionální
2785[17:19:56] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a já se ve věcech hrabat nikomu nebudu ani nechci, je to neprofesionální
2786[17:19:56] [Server thread/INFO]: nikdys issued server command: /staffchat já se ve věcech hrabat nikomu nebudu ani nechci, je to neprofesionální
2787[17:19:56] [Server thread/INFO]: AdminChat nikdys » já se ve věcech hrabat nikomu nebudu ani nechci, je to neprofesionální
2788[17:20:23] [Server thread/INFO]: AdminChat ItzMeCr » tu silentchest máš pro případné krádeže, s hrabáním ve věcech máš samozřejmě pravdu
2789[17:21:12] [Server thread/INFO]: AdminChat ItzMeCr » a bohužel, ano, to jsou povinnosti helperů, i hrabání ve věcech
2790[17:21:35] [Server thread/INFO]: nikdys issued server command: /a nedělám lidem to, co sám nemám rád
2791[17:21:35] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a nedělám lidem to, co sám nemám rád
2792[17:21:35] [Server thread/INFO]: nikdys issued server command: /staffchat nedělám lidem to, co sám nemám rád
2793[17:21:35] [Server thread/INFO]: AdminChat nikdys » nedělám lidem to, co sám nemám rád
2794[17:21:35] [Server thread/INFO]: Jahodak99 issued server command: /shop
2795[17:21:35] [Server thread/INFO]: Jahodak99 issued mycmd command ID(17) /shop
2796[17:21:35] [Server thread/INFO]: Jahodak99 issued server command: /shopgui
2797[17:22:00] [Server thread/INFO]: AdminChat ItzMeCr » Řekněme, nějakému hráči se povedne ukrást ti itemy
2798[17:22:06] [Server thread/INFO]: AdminChat ItzMeCr » Bude je mít někde schované
2799[17:22:10] [Server thread/INFO]: nikdys issued server command: /a to je něco jiné
2800[17:22:10] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a to je něco jiné
2801[17:22:10] [Server thread/INFO]: nikdys issued server command: /staffchat to je něco jiné
2802[17:22:10] [Server thread/INFO]: AdminChat nikdys » to je něco jiné
2803[17:22:22] [Server thread/INFO]: AdminChat ItzMeCr » A co budeš dělat, když to udělá nějaký hráč někomu jinému? ☺
2804[17:22:26] [Server thread/WARN]: Daviddd moved too quickly! 0.0,-35.89,0.0
2805[17:22:31] [Server thread/INFO]: nikdys issued server command: /a to je jiný případ
2806[17:22:31] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a to je jiný případ
2807[17:22:31] [Server thread/INFO]: nikdys issued server command: /staffchat to je jiný případ
2808[17:22:31] [Server thread/INFO]: AdminChat nikdys » to je jiný případ
2809[17:22:37] [Server thread/INFO]: AdminChat ItzMeCr » ale o tom já se tady bavím
2810[17:22:43] [Server thread/INFO]: AdminChat ItzMeCr » Já se nebavím o bezdůvodném prohledávání truhel
2811[17:22:44] [Server thread/WARN]: SIRET moved too quickly! 0.0,-29.889999999999997,0.0
2812[17:23:03] [Server thread/WARN]: Daviddd moved too quickly! 0.0,-35.89,0.0
2813[17:23:04] [Server thread/INFO]: nikdys issued server command: /a jenomže já si stěžoval na bezdůvodné hrabání truhel
2814[17:23:04] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a jenomže já si stěžoval na bezdůvodné hrabání truhel
2815[17:23:04] [Server thread/INFO]: nikdys issued server command: /staffchat jenomže já si stěžoval na bezdůvodné hrabání truhel
2816[17:23:04] [Server thread/INFO]: AdminChat nikdys » jenomže já si stěžoval na bezdůvodné hrabání truhel
2817[17:23:12] [Server thread/INFO]: nikdys issued server command: /tp Jahodak99
2818[17:23:23] [Server thread/INFO]: AdminChat ItzMeCr » jasný, ale mě jen zajímalo, co máš :D
2819[17:23:40] [Server thread/INFO]: AdminChat ItzMeCr » neber to nijak egoisticky, ale já se mohu hrabat ve věcech komu chci a kdy chci
2820[17:23:46] [Server thread/INFO]: AdminChat ItzMeCr » Neber to prosím nějak povýšeně
2821[17:23:54] [Server thread/INFO]: nikdys issued server command: /a taky že na to máš plné právo
2822[17:23:54] [Server thread/INFO]: nikdys issued mycmd command ID(8) /a taky že na to máš plné právo
2823[17:23:54] [Server thread/INFO]: nikdys issued server command: /staffchat taky že na to máš plné právo
2824[17:23:54] [Server thread/INFO]: AdminChat nikdys » taky že na to máš plné právo
2825[17:24:05] [Server thread/INFO]: Jahodak99 issued server command: /fly
2826[17:24:13] [Server thread/INFO]: Daviddd issued server command: /prewards
2827[17:24:15] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
2828[17:24:15] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
2829[17:24:15] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $507.81.
2830[17:24:15] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
2831[17:24:15] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
2832[17:24:15] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $512.81.
2833[17:24:15] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
2834[17:24:15] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
2835[17:24:15] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $517.81.
2836[17:24:15] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
2837[17:24:15] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
2838[17:24:15] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $522.81.
2839[17:24:18] [Craft Scheduler Thread - 386/INFO]: [BuycraftX] Fetching all due players...
2840[17:24:18] [Craft Scheduler Thread - 386/INFO]: [BuycraftX] Fetched due players (0 found).
2841[17:24:22] [Server thread/INFO]: Jahodak99 issued server command: /res pset nikdys trusted t
2842[17:24:26] [Server thread/INFO]: Daviddd issued server command: /shop
2843[17:24:26] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
2844[17:24:26] [Server thread/INFO]: Daviddd issued server command: /shopgui
2845[17:24:30] [Server thread/INFO]: [ShopGUIPlus] Daviddd sold all 1984 x Rotten Flesh for 99.2$ to monstershop shop
2846[17:24:31] [Server thread/INFO]: AdminChat ItzMeCr » Omlouvám se ti, je to krajně neprofesionální, v tom máš pravdu, když se ti budu chtít podívat do věcí, udělám to jinak wtf :D
2847[17:24:49] [Server thread/INFO]: AdminChat ItzMeCr » A tedka mam neco na praci
2848[17:24:50] [Server thread/INFO]: AdminChat ItzMeCr » afk
2849[17:25:15] [Server thread/INFO]: SIRET issued server command: /shop
2850[17:25:15] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
2851[17:25:15] [Server thread/INFO]: SIRET issued server command: /shopgui
2852[17:25:18] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 466 x Baked Potato for 93.2$ to food shop
2853[17:25:23] [Server thread/INFO]: Daviddd issued server command: /home
2854[17:25:28] [Server thread/INFO]: Daviddd issued server command: /res tp siret
2855[17:26:08] [Server thread/INFO]: nikdys issued server command: /home
2856[17:27:31] [Async Chat Thread - #20/INFO]: [0] HRAC SIRET » chunk je 16x16 a je od bedroku az do vysky 256 bloku jakoze sloupec nebo jak to je?
2857[17:27:36] [Async Chat Thread - #20/INFO]: [3] SPONZOR Jahodak99 » ano
2858[17:27:41] [Async Chat Thread - #20/INFO]: [0] HRAC SIRET » dík
2859[17:27:42] [Server thread/WARN]: Jahodak99 moved wrongly!
2860[17:27:49] [Server thread/INFO]: SIRET issued server command: /res tp siret
2861[17:27:49] [Server thread/WARN]: SIRET moved too quickly! -23.41747842069259,55.0,-137.56242631426284
2862[17:28:04] [Server thread/INFO]: SIRET issued server command: /shop
2863[17:28:04] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
2864[17:28:04] [Server thread/INFO]: SIRET issued server command: /shopgui
2865[17:28:07] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 396 x Cobblestone for 3.96$ to blocks shop
2866[17:28:09] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 71 x Andesite for 14.2$ to blocks shop
2867[17:28:11] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 11 x Diorite for 2.2$ to blocks shop
2868[17:28:12] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 7 x Granite for 1.4$ to blocks shop
2869[17:28:16] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 28 x Coal for 5.6$ to minerals shop
2870[17:28:29] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 10
2871[17:28:29] [Server thread/INFO]: $10 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $1,425.48.
2872[17:29:18] [Craft Scheduler Thread - 361/INFO]: [BuycraftX] Fetching all due players...
2873[17:29:19] [Craft Scheduler Thread - 361/INFO]: [BuycraftX] Fetched due players (0 found).
2874[17:31:42] [Server thread/INFO]: Daviddd issued server command: /kredity
2875[17:31:42] [Server thread/INFO]: Daviddd issued mycmd command ID(18) /kredity
2876[17:31:42] [Server thread/INFO]: Daviddd issued server command: /btoken
2877[17:31:47] [Server thread/INFO]: Daviddd issued server command: /kredity top
2878[17:31:47] [Server thread/INFO]: Daviddd issued mycmd command ID(18) /kredity top
2879[17:31:47] [Server thread/INFO]: Daviddd issued server command: /btoken top
2880[17:33:26] [Server thread/WARN]: SIRET moved too quickly! 0.0,36.11,0.0
2881[17:34:19] [Craft Scheduler Thread - 389/INFO]: [BuycraftX] Fetching all due players...
2882[17:34:19] [Craft Scheduler Thread - 389/INFO]: [BuycraftX] Fetched due players (0 found).
2883[17:36:47] [Server thread/INFO]: nikdys issued server command: /tp Jahodak99
2884[17:37:17] [Async Chat Thread - #21/INFO]: [0] HRAC SIRET » rip airpods a mys :D
2885[17:37:42] [Craft Scheduler Thread - 375/INFO]: [BeastTokens] Disabling BeastTokens v3.8.0
2886[17:37:42] [Craft Scheduler Thread - 375/ERROR]: Error occurred (in the plugin loader) while disabling BeastTokens v3.8.0 (Is it up to date?)
2887java.lang.IllegalStateException: PluginDisableEvent cannot be triggered asynchronously from another thread.
2888 at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:511) ~[server.jar:git-Spigot-2ee05fe-d31f05f]
2889 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:371) ~[server.jar:git-Spigot-2ee05fe-d31f05f]
2890 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:438) ~[server.jar:git-Spigot-2ee05fe-d31f05f]
2891 at me.MrAxe.BeastTokens.Utils.BalTopUtils$2.lambda$run$0(BalTopUtils.java:127) ~[?:?]
2892 at me.MrAxe.BeastTokens.Utils.BeastUtils.lambda$getBVersion$0(BeastUtils.java:28) ~[?:?]
2893 at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-2ee05fe-d31f05f]
2894 at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [server.jar:git-Spigot-2ee05fe-d31f05f]
2895 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_201]
2896 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_201]
2897 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
2898[17:38:20] [Server thread/INFO]: Daviddd issued server command: /ah
2899[17:38:28] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=845, y=81, z=-1083} BlockPosition{x=846, y=80, z=-1083}
2900[17:38:52] [Server thread/INFO]: Jahodak99 issued server command: /balancetop
2901[17:38:58] [Server thread/INFO]: nikdys issued server command: /baltop
2902[17:39:02] [Server thread/INFO]: Jahodak99 issued server command: /shop
2903[17:39:02] [Server thread/INFO]: Jahodak99 issued mycmd command ID(17) /shop
2904[17:39:02] [Server thread/INFO]: Jahodak99 issued server command: /shopgui
2905[17:39:05] [Server thread/INFO]: [ShopGUIPlus] Jahodak99 sold all 4 x Phantom Membrane for 1.2$ to monstershop shop
2906[17:39:19] [Craft Scheduler Thread - 388/INFO]: [BuycraftX] Fetching all due players...
2907[17:39:20] [Craft Scheduler Thread - 388/INFO]: [BuycraftX] Fetched due players (0 found).
2908[17:40:33] [Server thread/INFO]: SIRET issued server command: /marry tp
2909[17:40:46] [Server thread/INFO]: Daviddd issued server command: /shop
2910[17:40:46] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
2911[17:40:46] [Server thread/INFO]: Daviddd issued server command: /shopgui
2912[17:40:51] [Server thread/INFO]: Jahodak99 issued server command: /sohp)
2913[17:40:54] [Server thread/INFO]: Jahodak99 issued server command: /shop
2914[17:40:54] [Server thread/INFO]: Jahodak99 issued mycmd command ID(17) /shop
2915[17:40:54] [Server thread/INFO]: Jahodak99 issued server command: /shopgui
2916[17:41:01] [Server thread/INFO]: [ShopGUIPlus] Jahodak99 sold all 15 x White Shulker Box for 450$ to ruzne shop
2917[17:42:35] [Server thread/INFO]: nikdys lost connection: Disconnected
2918[17:42:35] [Server thread/INFO]: - nikdys
2919[17:43:07] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-61, y=17, z=386} BlockPosition{x=-61, y=16, z=385}
2920[17:43:07] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-61, y=17, z=386} BlockPosition{x=-61, y=16, z=385}
2921[17:43:27] [Craft Scheduler Thread - 390/INFO]: [BuycraftX] Sending 1 analytic events
2922[17:43:37] [Server thread/INFO]: CONSOLE issued server command: /eco give Jahodak99 10
2923[17:43:37] [Server thread/INFO]: $10 bylo připsáno na účet hráče Jahodak99. Nový zůstatek: $1,886.80.
2924[17:44:20] [Craft Scheduler Thread - 390/INFO]: [BuycraftX] Fetching all due players...
2925[17:44:20] [Craft Scheduler Thread - 390/INFO]: [BuycraftX] Fetched due players (0 found).
2926[17:44:57] [Server thread/WARN]: SIRET moved too quickly! 0.0,30.11,0.0
2927[17:45:21] [Server thread/INFO]: Daviddd issued server command: /baltop
2928[17:45:54] [Server thread/INFO]: Daviddd issued server command: /baltop
2929[17:46:46] [Server thread/INFO]: SIRET issued server command: /shop
2930[17:46:46] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
2931[17:46:46] [Server thread/INFO]: SIRET issued server command: /shopgui
2932[17:46:48] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 448 x Cobblestone for 4.48$ to blocks shop
2933[17:47:29] [Server thread/INFO]: lajk2005 issued server command: /pt
2934[17:48:16] [User Authenticator #16/INFO]: UUID of player nikdys is d860c4d8-fc24-3c9c-baf2-316b5c0048f7
2935[17:48:16] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mnikdys[0;32;1m passed VPN check.[m
2936[17:48:17] [Server thread/INFO]: nikdys[/46.135.102.245:16016] logged in with entity id 82149 at ([SpawnWorld]99.5, 73.0, -266.5)
2937[17:48:17] [Server thread/INFO]: + nikdys
2938[17:48:24] [Craft Scheduler Thread - 361/INFO]: [AuthMe] nikdys logged in!
2939[17:48:27] [Craft Scheduler Thread - 395/INFO]: [BuycraftX] Sending 1 analytic events
2940[17:48:28] [Server thread/INFO]: nikdys issued server command: /tp Jahodak99
2941[17:48:34] [Server thread/INFO]: nikdys issued server command: /fly
2942[17:49:10] [Server thread/INFO]: nikdys issued server command: /msg lajk2005 seš na mě nasranej ?
2943[17:49:20] [Craft Scheduler Thread - 390/INFO]: [BuycraftX] Fetching all due players...
2944[17:49:21] [Craft Scheduler Thread - 390/INFO]: [BuycraftX] Fetched due players (0 found).
2945[17:49:32] [Server thread/INFO]: lajk2005 issued server command: /msg Ne ale koukám na seriál a chci se na něj koukat
2946[17:49:38] [Server thread/INFO]: lajk2005 issued server command: /msg nikdys Ne ale koukám na seriál a chci se na něj koukat
2947[17:50:01] [Server thread/INFO]: nikdys issued server command: /msg lajk2005 dobře :D
2948[17:50:36] [Server thread/INFO]: Jahodak99 issued server command: /wb
2949[17:50:39] [Server thread/INFO]: nikdys issued server command: /msg lajk2005 na jakej teď koukáš ? B)
2950[17:50:55] [Server thread/INFO]: Jahodak99 issued server command: /home
2951[17:51:44] [Server thread/INFO]: Jahodak99 issued server command: /shop
2952[17:51:44] [Server thread/INFO]: Jahodak99 issued mycmd command ID(17) /shop
2953[17:51:44] [Server thread/INFO]: Jahodak99 issued server command: /shopgui
2954[17:51:50] [Server thread/INFO]: [ShopGUIPlus] Jahodak99 sold all 13 x White Shulker Box for 390$ to ruzne shop
2955[17:52:14] [Server thread/INFO]: lajk2005 lost connection: Disconnected
2956[17:52:14] [Server thread/INFO]: - lajk2005
2957[17:52:27] [Craft Scheduler Thread - 396/INFO]: [BuycraftX] Sending 1 analytic events
2958[17:52:59] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=831, y=88, z=-1086} BlockPosition{x=831, y=88, z=-1088}
2959[17:52:59] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=831, y=88, z=-1086} BlockPosition{x=831, y=88, z=-1088}
2960[17:54:21] [Craft Scheduler Thread - 392/INFO]: [BuycraftX] Fetching all due players...
2961[17:54:21] [Craft Scheduler Thread - 392/INFO]: [BuycraftX] Fetched due players (0 found).
2962[17:55:38] [Server thread/INFO]: nikdys issued server command: /home
2963[17:56:00] [Server thread/INFO]: nikdys lost connection: Disconnected
2964[17:56:00] [Server thread/INFO]: - nikdys
2965[17:56:04] [Async Chat Thread - #23/INFO]: [3] SPONZOR Jahodak99 » ItzMeCr dáme event?
2966[17:56:13] [Server thread/INFO]: Jahodak99 issued server command: /v
2967[17:56:13] [Server thread/INFO]: Jahodak99 issued mycmd command ID(10) /v
2968[17:56:27] [Craft Scheduler Thread - 396/INFO]: [BuycraftX] Sending 1 analytic events
2969[17:57:25] [Server thread/INFO]: Jahodak99 lost connection: Disconnected
2970[17:57:25] [Server thread/INFO]: - Jahodak99
2971[17:57:27] [Craft Scheduler Thread - 401/INFO]: [BuycraftX] Sending 1 analytic events
2972[17:59:16] [Server thread/INFO]: Daviddd issued server command: /shop
2973[17:59:16] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
2974[17:59:16] [Server thread/INFO]: Daviddd issued server command: /shopgui
2975[17:59:21] [Craft Scheduler Thread - 403/INFO]: [BuycraftX] Fetching all due players...
2976[17:59:21] [Server thread/INFO]: [ShopGUIPlus] Daviddd bought 10 x Glowstone for 30$ from blocks shop
2977[17:59:22] [Craft Scheduler Thread - 403/INFO]: [BuycraftX] Fetched due players (0 found).
2978[18:02:08] [Server thread/WARN]: SIRET moved too quickly! 0.0,-29.889999999999997,0.0
2979[18:04:22] [Craft Scheduler Thread - 396/INFO]: [BuycraftX] Fetching all due players...
2980[18:04:22] [Craft Scheduler Thread - 396/INFO]: [BuycraftX] Fetched due players (0 found).
2981[18:04:48] [Async Chat Thread - #24/INFO]: [0] HRAC SIRET » úshop
2982[18:04:50] [Server thread/INFO]: SIRET issued server command: /shop
2983[18:04:50] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
2984[18:04:50] [Server thread/INFO]: SIRET issued server command: /shopgui
2985[18:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
2986[18:08:12] [Server thread/INFO]: SIRET issued server command: /res tp siret
2987[18:09:19] [Server thread/INFO]: SIRET issued server command: /shop
2988[18:09:19] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
2989[18:09:19] [Server thread/INFO]: SIRET issued server command: /shopgui
2990[18:09:21] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 196 x Cobblestone for 1.96$ to blocks shop
2991[18:09:22] [Craft Scheduler Thread - 403/INFO]: [BuycraftX] Fetching all due players...
2992[18:09:22] [Craft Scheduler Thread - 403/INFO]: [BuycraftX] Fetched due players (0 found).
2993[18:09:40] [Server thread/INFO]: SIRET issued server command: /marry tp
2994[18:13:27] [Craft Scheduler Thread - 361/INFO]: [Marriage] Purged 0 player entries in 1ms
2995[18:14:22] [Craft Scheduler Thread - 401/INFO]: [BuycraftX] Fetching all due players...
2996[18:14:23] [Craft Scheduler Thread - 401/INFO]: [BuycraftX] Fetched due players (0 found).
2997[18:14:47] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:54080 -> Vote (from:Czech-Craft.eu username:lajk2005 address:86.49.243.190 timeStamp:1578417287 localTimestamp:1578417287493)
2998[18:14:47] [Craft Scheduler Thread - 407/INFO]: [SuperbVote] Queuing vote from lajk2005 to be run later
2999[18:18:59] [Server thread/INFO]: ItzMeCr issued server command: /v
3000[18:18:59] [Server thread/INFO]: ItzMeCr issued mycmd command ID(10) /v
3001[18:18:59] [Server thread/INFO]: ItzMeCr issued server command: /vanish
3002[18:19:23] [Craft Scheduler Thread - 408/INFO]: [BuycraftX] Fetching all due players...
3003[18:19:23] [Craft Scheduler Thread - 408/INFO]: [BuycraftX] Fetched due players (0 found).
3004[18:24:23] [Craft Scheduler Thread - 416/INFO]: [BuycraftX] Fetching all due players...
3005[18:24:24] [Craft Scheduler Thread - 416/INFO]: [BuycraftX] Fetched due players (0 found).
3006[18:25:37] [Server thread/INFO]: SIRET issued server command: /shop
3007[18:25:37] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3008[18:25:37] [Server thread/INFO]: SIRET issued server command: /shopgui
3009[18:29:24] [Craft Scheduler Thread - 414/INFO]: [BuycraftX] Fetching all due players...
3010[18:29:24] [Craft Scheduler Thread - 414/INFO]: [BuycraftX] Fetched due players (0 found).
3011[18:33:34] [Server thread/WARN]: SIRET moved too quickly! 0.0,-29.889999999999997,0.0
3012[18:34:08] [Server thread/INFO]: Daviddd issued server command: /msg siret objednaly jsme s tatem dxracer on to zatahne a ja mu pak dam pulku a pak muzem jet full mac a hadry takze ez
3013[18:34:24] [Craft Scheduler Thread - 418/INFO]: [BuycraftX] Fetching all due players...
3014[18:34:25] [Craft Scheduler Thread - 418/INFO]: [BuycraftX] Fetched due players (0 found).
3015[18:35:36] [Server thread/INFO]: SIRET issued server command: /shop
3016[18:35:36] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3017[18:35:36] [Server thread/INFO]: SIRET issued server command: /shopgui
3018[18:35:40] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 47 x Diorite for 9.4$ to blocks shop
3019[18:35:43] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 4 x Cobblestone for 0.04$ to blocks shop
3020[18:35:47] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 65 x Granite for 13$ to blocks shop
3021[18:36:04] [Craft Scheduler Thread - 414/INFO]: [FastLogin] GameProfile lajk2005 has a verified premium account
3022[18:36:04] [User Authenticator #17/INFO]: UUID of player lajk2005 is 4aa1a6ca-d7fa-337b-9926-a33fe8b027c9
3023[18:36:04] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mlajk2005[0;32;1m passed VPN check.[m
3024[18:36:05] [Server thread/INFO]: lajk2005[/86.49.243.190:31378] logged in with entity id 97850 at ([SpawnWorld]99.5, 73.0, -266.5)
3025[18:36:05] [Server thread/INFO]: CONSOLE issued server command: /eco give lajk2005 12
3026[18:36:05] [Server thread/INFO]: $12 bylo připsáno na účet hráče lajk2005. Nový zůstatek: $1,203.60.
3027[18:36:05] [Server thread/INFO]: Truhly a Boxy » You have given lajk2005 1 Keys.
3028[18:36:05] [Server thread/INFO]: + lajk2005
3029[18:36:05] [Craft Scheduler Thread - 421/INFO]: [FastLogin] Logging player lajk2005 in
3030[18:36:05] [Craft Scheduler Thread - 421/INFO]: [AuthMe] lajk2005 logged in!
3031[18:36:10] [Server thread/INFO]: lajk2005 issued server command: /claim
3032[18:36:10] [Server thread/INFO]: CONSOLE issued server command: /eco give lajk2005 10
3033[18:36:10] [Server thread/INFO]: $10 bylo připsáno na účet hráče lajk2005. Nový zůstatek: $1,213.60.
3034[18:36:27] [Craft Scheduler Thread - 418/INFO]: [BuycraftX] Sending 1 analytic events
3035[18:37:14] [Server thread/INFO]: lajk2005 issued server command: /home home
3036[18:37:31] [Server thread/INFO]: lajk2005 issued server command: /fly
3037[18:38:17] [Server thread/INFO]: lajk2005 issued server command: /levelup
3038[18:38:17] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
3039[18:38:59] [Server thread/INFO]: lajk2005 issued server command: /levelup
3040[18:38:59] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
3041[18:39:25] [Craft Scheduler Thread - 415/INFO]: [BuycraftX] Fetching all due players...
3042[18:39:25] [Craft Scheduler Thread - 415/INFO]: [BuycraftX] Fetched due players (0 found).
3043[18:44:25] [Craft Scheduler Thread - 421/INFO]: [BuycraftX] Fetching all due players...
3044[18:44:25] [Craft Scheduler Thread - 421/INFO]: [BuycraftX] Fetched due players (0 found).
3045[18:45:42] [Server thread/INFO]: SIRET issued server command: /home
3046[18:45:47] [Server thread/INFO]: SIRET issued server command: /res tp siret
3047[18:45:49] [User Authenticator #18/INFO]: UUID of player Figgin is 035d6e44-b0e7-3866-8fc1-542cbfb9d292
3048[18:45:49] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mFiggin[0;32;1m passed VPN check.[m
3049[18:45:49] [Server thread/INFO]: Unknown command. Type "/help" for help.
3050[18:45:49] [Server thread/INFO]: Figgin[/195.113.183.202:57161] logged in with entity id 101450 at ([SpawnWorld]99.5, 73.0, -266.5)
3051[18:45:49] [pool-27-thread-1/INFO]: Vytváří se prázdná konfigurace: /home/hosting/servers/208321/plugins/Essentials/userdata/035d6e44-b0e7-3866-8fc1-542cbfb9d292.yml
3052[18:45:50] [Server thread/INFO]: + Figgin
3053[18:45:53] [Server thread/INFO]: SIRET issued server command: /build
3054[18:45:58] [Server thread/INFO]: [AuthMe] Figgin registered 195.113.183.202
3055[18:45:58] [Craft Scheduler Thread - 424/INFO]: [AuthMe] Figgin logged in!
3056[18:46:12] [Server thread/INFO]: Figgin issued server command: /menu
3057[18:46:19] [User Authenticator #19/INFO]: UUID of player Buchyc is 597972f3-9976-3ab6-8208-9e98e6fb34e9
3058[18:46:19] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mBuchyc[0;32;1m passed VPN check.[m
3059[18:46:19] [Server thread/INFO]: Unknown command. Type "/help" for help.
3060[18:46:19] [Server thread/INFO]: Buchyc[/195.113.183.202:56066] logged in with entity id 101877 at ([SpawnWorld]99.5, 73.0, -266.5)
3061[18:46:19] [pool-27-thread-1/INFO]: Vytváří se prázdná konfigurace: /home/hosting/servers/208321/plugins/Essentials/userdata/597972f3-9976-3ab6-8208-9e98e6fb34e9.yml
3062[18:46:19] [Server thread/INFO]: + Buchyc
3063[18:46:24] [Server thread/INFO]: Figgin issued server command: /jobs browse
3064[18:46:27] [Craft Scheduler Thread - 420/INFO]: [BuycraftX] Sending 2 analytic events
3065[18:46:31] [Async Chat Thread - #25/INFO]: [4] TITAN lajk2005 » Hello Buchyc
3066[18:46:44] [Server thread/INFO]: Figgin issued server command: /menu
3067[18:46:51] [Server thread/INFO]: Figgin issued server command: /claim
3068[18:46:51] [Server thread/INFO]: CONSOLE issued server command: /eco give Figgin 10
3069[18:46:51] [Server thread/INFO]: $10 bylo připsáno na účet hráče Figgin. Nový zůstatek: $10.
3070[18:46:56] [Server thread/INFO]: Figgin issued server command: /warps
3071[18:47:00] [Server thread/INFO]: Figgin issued server command: /warp
3072[18:47:01] [Server thread/INFO]: Buchyc lost connection: Disconnected
3073[18:47:01] [Server thread/INFO]: - Buchyc
3074[18:47:27] [Craft Scheduler Thread - 424/INFO]: [BuycraftX] Sending 1 analytic events
3075[18:47:53] [Server thread/INFO]: Figgin issued server command: /warpy
3076[18:48:04] [Server thread/INFO]: Figgin issued server command: /doly
3077[18:48:53] [Server thread/INFO]: Figgin issued server command: /warpy
3078[18:48:55] [Server thread/INFO]: Figgin issued server command: /build
3079[18:49:01] [Server thread/INFO]: Figgin issued server command: /warpy
3080[18:49:04] [Server thread/INFO]: Figgin issued server command: /truhly
3081[18:49:19] [Server thread/INFO]: CONSOLE issued server command: /eco give Figgin 50
3082[18:49:19] [Server thread/INFO]: $50 bylo připsáno na účet hráče Figgin. Nový zůstatek: $60.
3083[18:49:25] [Craft Scheduler Thread - 427/INFO]: [BuycraftX] Fetching all due players...
3084[18:49:26] [Craft Scheduler Thread - 427/INFO]: [BuycraftX] Fetched due players (0 found).
3085[18:49:40] [Server thread/WARN]: Figgin was kicked for floating too long!
3086[18:49:40] [Server thread/INFO]: Figgin lost connection: Flying is not enabled on this server
3087[18:49:40] [Server thread/INFO]: - Figgin
3088[18:50:27] [Craft Scheduler Thread - 428/INFO]: [BuycraftX] Sending 1 analytic events
3089[18:51:39] [Server thread/INFO]: lajk2005 issued server command: /levelup
3090[18:51:39] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
3091[18:52:16] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-397, y=79, z=1243} BlockPosition{x=-397, y=80, z=1240}
3092[18:52:16] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-397, y=79, z=1243} BlockPosition{x=-397, y=80, z=1240}
3093[18:53:01] [Async Chat Thread - #26/INFO]: [0] HRAC SIRET » lajky? nevis kde je nejaka vesnice?
3094[18:53:22] [Async Chat Thread - #26/INFO]: [4] TITAN lajk2005 » Až mi přestaneš říkat lajky tak možná budu vědět kde je nejaká vesnice :D
3095[18:53:25] [Server thread/INFO]: lajk2005 issued server command: /levelup
3096[18:53:25] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
3097[18:53:28] [Server thread/WARN]: Daviddd moved too quickly! 10.098003273658982,0.0,0.016951674806819028
3098[18:53:39] [Async Chat Thread - #26/INFO]: [0] HRAC SIRET » sry jak ti mam rikat?
3099[18:53:43] [Async Chat Thread - #26/INFO]: [4] TITAN lajk2005 » lajku xd
3100[18:53:51] [Async Chat Thread - #26/INFO]: [0] HRAC SIRET » ok lajku
3101[18:53:56] [Async Chat Thread - #26/INFO]: [4] TITAN lajk2005 » A ne nevím :D
3102[18:54:10] [Server thread/INFO]: lajk2005 issued server command: /levelup
3103[18:54:10] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
3104[18:54:13] [Server thread/INFO]: lajk2005 issued server command: /levelup
3105[18:54:13] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
3106[18:54:16] [Server thread/INFO]: lajk2005 issued server command: /levelup
3107[18:54:16] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
3108[18:54:26] [Craft Scheduler Thread - 428/INFO]: [BuycraftX] Fetching all due players...
3109[18:54:26] [Craft Scheduler Thread - 428/INFO]: [BuycraftX] Fetched due players (0 found).
3110[18:54:52] [Server thread/INFO]: Daviddd issued server command: /res tp siret
3111[18:55:33] [User Authenticator #20/INFO]: UUID of player Gregor is 39816492-6247-38e4-8ffd-86b89084ff7b
3112[18:55:33] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mGregor[0;32;1m passed VPN check.[m
3113[18:55:33] [Server thread/INFO]: Gregor[/178.255.168.172:51295] logged in with entity id 106105 at ([SpawnWorld]99.5, 73.0, -266.5)
3114[18:55:33] [Server thread/INFO]: + Gregor
3115[18:55:47] [Craft Scheduler Thread - 428/INFO]: [AuthMe] Gregor logged in!
3116[18:55:55] [Server thread/INFO]: Gregor issued server command: /home b
3117[18:56:22] [Server thread/INFO]: Gregor issued server command: /backpack
3118[18:56:27] [Craft Scheduler Thread - 428/INFO]: [BuycraftX] Sending 1 analytic events
3119[18:56:48] [Server thread/INFO]: Gregor issued server command: /a
3120[18:56:48] [Server thread/INFO]: Gregor issued mycmd command ID(8) /a
3121[18:56:48] [Server thread/INFO]: Gregor issued server command: /staffchat
3122[18:58:29] [Server thread/INFO]: CONSOLE issued server command: /eco give lajk2005 10
3123[18:58:29] [Server thread/INFO]: $10 bylo připsáno na účet hráče lajk2005. Nový zůstatek: $1,223.60.
3124[18:58:29] [Async Chat Thread - #27/INFO]: [0] HRAC SIRET » teta
3125[18:58:47] [Server thread/INFO]: AdminChat Gregor » ItzMeCr v kolik je ten meeting na ts v pátek?
3126[18:59:24] [Server thread/INFO]: Gregor issued server command: /shop
3127[18:59:24] [Server thread/INFO]: Gregor issued mycmd command ID(17) /shop
3128[18:59:24] [Server thread/INFO]: Gregor issued server command: /shopgui
3129[18:59:26] [Craft Scheduler Thread - 433/INFO]: [BuycraftX] Fetching all due players...
3130[18:59:27] [Craft Scheduler Thread - 433/INFO]: [BuycraftX] Fetched due players (0 found).
3131[18:59:48] [Server thread/INFO]: Gregor issued server command: /backpack
3132[19:00:17] [Server thread/INFO]: Gregor issued server command: /res tp b
3133[19:00:33] [Server thread/INFO]: Gregor issued server command: /baltop
3134[19:00:42] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-187, y=99, z=2904} BlockPosition{x=-185, y=100, z=2904}
3135[19:00:42] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-187, y=99, z=2904} BlockPosition{x=-185, y=100, z=2904}
3136[19:00:42] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-187, y=99, z=2904} BlockPosition{x=-185, y=100, z=2904}
3137[19:00:42] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-187, y=99, z=2904} BlockPosition{x=-185, y=100, z=2904}
3138[19:00:45] [Server thread/INFO]: Gregor issued server command: /jobs gtop
3139[19:00:50] [Server thread/INFO]: Gregor issued server command: /home b
3140[19:01:20] [Server thread/INFO]: Gregor issued server command: /repair
3141[19:01:20] [Server thread/INFO]: §4Hráči§c Gregor §4byl odepřen přístup k příkazu.
3142[19:01:34] [Server thread/INFO]: Gregor issued server command: /fly
3143[19:01:37] [Server thread/INFO]: SIRET issued server command: /build
3144[19:02:06] [Async Chat Thread - #28/INFO]: [0] HRAC Daviddd » nemate nekdo spaner na viligery nebo nevite kde je vesnice ??
3145[19:02:15] [Async Chat Thread - #28/INFO]: [0] HRAC SIRET » pls
3146[19:02:38] [Server thread/INFO]: Daviddd issued server command: /shop
3147[19:02:38] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
3148[19:02:38] [Server thread/INFO]: Daviddd issued server command: /shopgui
3149[19:02:46] [Server thread/INFO]: SIRET issued server command: /spawnershop
3150[19:02:47] [Server thread/INFO]: [ShopGUIPlus] Daviddd bought 1 x Glowstone for 3$ from blocks shop
3151[19:02:52] [Server thread/INFO]: Daviddd issued server command: /spawnershop
3152[19:03:29] [Server thread/INFO]: SIRET issued server command: /spawnershop
3153[19:03:40] [Server thread/INFO]: SIRET issued server command: /marry tp
3154[19:03:40] [Server thread/INFO]: Daviddd issued server command: /pay siret 600
3155[19:03:57] [Server thread/INFO]: Daviddd issued server command: /res tp siret
3156[19:04:27] [Craft Scheduler Thread - 436/INFO]: [BuycraftX] Fetching all due players...
3157[19:04:27] [Craft Scheduler Thread - 436/INFO]: [BuycraftX] Fetched due players (0 found).
3158[19:05:17] [Server thread/INFO]: lajk2005 issued server command: /home home
3159[19:05:54] [Server thread/INFO]: lajk2005 issued server command: /wb
3160[19:05:56] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » gregore
3161[19:06:02] [Server thread/INFO]: AdminChat Gregor » Ano
3162[19:06:05] [Server thread/INFO]: Gregor issued server command: /a
3163[19:06:05] [Server thread/INFO]: Gregor issued mycmd command ID(8) /a
3164[19:06:05] [Server thread/INFO]: Gregor issued server command: /staffchat
3165[19:06:06] [Server thread/INFO]: lajk2005 issued server command: /wb
3166[19:06:08] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » ANO
3167[19:06:15] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » sorry za cap
3168[19:06:19] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » chytnes mi vesnicany do vajicka
3169[19:06:25] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » dam ti za to cash
3170[19:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
3171[19:06:33] [Server thread/INFO]: lajk2005 issued server command: /lottery buy 10
3172[19:06:41] [Server thread/INFO]: lajk2005 issued server command: /balancetop
3173[19:06:45] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » hele mám u mé res vesnici a nevím hele
3174[19:06:54] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » ja mam vesnicany
3175[19:06:58] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » pojd tpa
3176[19:07:24] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » ?
3177[19:07:43] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » promiň ale budeš si je asi muset přenést skrz nether portal
3178[19:07:53] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » ty to nechapes
3179[19:07:58] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » ja je mam doma
3180[19:08:04] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » aha
3181[19:08:11] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » potrebuju je jenom do vajicka
3182[19:08:21] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » proč?
3183[19:08:28] [Server thread/WARN]: lajk2005 moved too quickly! 0.1417075108985273,-10.875000432133675,0.5306504306754505
3184[19:08:35] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » do farem
3185[19:08:37] [Async Chat Thread - #29/INFO]: [0] HRAC Daviddd » aby sme si je mohly dat do koje
3186[19:09:17] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » máte lodě a minecarty
3187[19:09:24] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » nechapu o co ti jde
3188[19:09:27] [Craft Scheduler Thread - 436/INFO]: [BuycraftX] Fetching all due players...
3189[19:09:28] [Craft Scheduler Thread - 436/INFO]: [BuycraftX] Fetched due players (0 found).
3190[19:09:31] [Async Chat Thread - #29/INFO]: [4] TITAN lajk2005 » Já vam je chytnu
3191[19:09:34] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » je to prace na 20 sekund
3192[19:09:44] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » a ja ti za to dam ty prachy co to stoji
3193[19:09:49] [Async Chat Thread - #29/INFO]: [0] HRAC Daviddd » proste jsem dojdes a jebnes po nich vajicko a cytnes je do neho on na to nema prava nema VIP
3194[19:10:09] [Server thread/INFO]: lajk2005 issued server command: /tpa SIRET
3195[19:10:12] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » ok no
3196[19:10:12] [Server thread/INFO]: SIRET issued server command: /tpaccept
3197[19:10:15] [Server thread/INFO]: Gregor issued server command: /home b
3198[19:10:35] [Server thread/INFO]: Gregor issued server command: /shop
3199[19:10:35] [Server thread/INFO]: Gregor issued mycmd command ID(17) /shop
3200[19:10:35] [Server thread/INFO]: Gregor issued server command: /shopgui
3201[19:10:42] [Async Chat Thread - #29/INFO]: [4] TITAN lajk2005 » všechny ?
3202[19:10:46] [Async Chat Thread - #29/INFO]: [0] HRAC Daviddd » ne jeste 2
3203[19:10:46] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » 4
3204[19:10:55] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » dík
3205[19:10:57] [Server thread/INFO]: Gregor issued server command: /back
3206[19:11:01] [Async Chat Thread - #29/INFO]: [4] TITAN lajk2005 » Nemáte zač
3207[19:11:01] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » kolik to dtalo?
3208[19:11:04] [Server thread/INFO]: lajk2005 issued server command: /home home
3209[19:11:05] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » stalo
3210[19:11:06] [Async Chat Thread - #29/INFO]: [0] HRAC Daviddd » dik moc
3211[19:11:15] [Async Chat Thread - #29/INFO]: [4] TITAN lajk2005 » nic
3212[19:11:19] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » ok díky moc
3213[19:11:25] [Async Chat Thread - #29/INFO]: [4] TITAN lajk2005 » těch pár dolaru mě nezabije :d
3214[19:11:32] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » díky sefe
3215[19:11:39] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » já by jsem do udělal free ale nejsem si furt jistý :D
3216[19:11:40] [Async Chat Thread - #29/INFO]: [4] TITAN lajk2005 » Nemáte zač :d
3217[19:11:45] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » ❤
3218[19:11:57] [Async Chat Thread - #29/INFO]: [0] HRAC SIRET » cim jsi nejsi jisty?
3219[19:12:05] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » nvm
3220[19:12:25] [Async Chat Thread - #29/INFO]: [0] HRAC Daviddd » nechapu
3221[19:12:30] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » už nic
3222[19:12:45] [Votifier NIO worker/ERROR]: [Votifier] Unable to process vote from /46.174.33.145:7106
3223java.io.IOException: Connection reset by peer
3224 at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:1.8.0_201]
3225 at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:1.8.0_201]
3226 at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_201]
3227 at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_201]
3228 at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_201]
3229 at com.vexsoftware.votifier.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288) ~[NuVotifier.jar:?]
3230 at com.vexsoftware.votifier.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[NuVotifier.jar:?]
3231 at com.vexsoftware.votifier.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:347) ~[NuVotifier.jar:?]
3232 at com.vexsoftware.votifier.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) [NuVotifier.jar:?]
3233 at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:656) [NuVotifier.jar:?]
3234 at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) [NuVotifier.jar:?]
3235 at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) [NuVotifier.jar:?]
3236 at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) [NuVotifier.jar:?]
3237 at com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) [NuVotifier.jar:?]
3238 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
3239[19:12:49] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » jsem u spawneru chce ho někdo
3240[19:12:54] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » nemám silk
3241[19:12:59] [Async Chat Thread - #29/INFO]: [0] HRAC Daviddd » u jakyho
3242[19:13:03] [Async Chat Thread - #29/INFO]: [1] HELPER Gregor » zombie
3243[19:13:06] [Async Chat Thread - #29/INFO]: [0] HRAC Daviddd » ok
3244[19:13:15] [Server thread/INFO]: Daviddd issued server command: /tpa Gregor
3245[19:13:17] [Server thread/INFO]: Gregor issued server command: /tpaccept
3246[19:13:24] [Async Chat Thread - #29/INFO]: [0] HRAC Daviddd » dik moc
3247[19:13:28] [Craft Scheduler Thread - 434/INFO]: [Marriage] Purged 0 player entries in 1ms
3248[19:13:28] [Server thread/WARN]: lajk2005 moved wrongly!
3249[19:13:36] [Server thread/INFO]: Daviddd issued server command: /back
3250[19:13:53] [Server thread/INFO]: Daviddd issued server command: /res tp siret
3251[19:14:08] [Server thread/INFO]: Daviddd issued server command: /back
3252[19:14:11] [Server thread/INFO]: lajk2005 issued server command: /WB
3253[19:14:13] [Server thread/INFO]: Daviddd issued server command: /res tp siret
3254[19:14:28] [Craft Scheduler Thread - 434/INFO]: [BuycraftX] Fetching all due players...
3255[19:14:28] [Craft Scheduler Thread - 434/INFO]: [BuycraftX] Fetched due players (0 found).
3256[19:15:18] [Server thread/INFO]: lajk2005 issued server command: /shop
3257[19:15:18] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3258[19:15:18] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3259[19:15:59] [Server thread/INFO]: lajk2005 issued server command: /shop
3260[19:15:59] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3261[19:15:59] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3262[19:16:02] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 6 x White Shulker Box for 180$ to ruzne shop
3263[19:16:42] [Server thread/INFO]: lajk2005 issued server command: /shop
3264[19:16:42] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3265[19:16:42] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3266[19:16:45] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 31 x White Shulker Box for 930$ to ruzne shop
3267[19:16:56] [Server thread/INFO]: lajk2005 issued server command: /balancetop
3268[19:17:50] [Server thread/INFO]: lajk2005 issued server command: /shop
3269[19:17:50] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3270[19:17:50] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3271[19:17:53] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 28 x White Shulker Box for 840$ to ruzne shop
3272[19:18:01] [Server thread/INFO]: lajk2005 issued server command: /balancetop
3273[19:18:55] [Server thread/INFO]: Gregor issued server command: /home b
3274[19:19:25] [Server thread/INFO]: lajk2005 issued server command: /warpy
3275[19:19:28] [Craft Scheduler Thread - 439/INFO]: [BuycraftX] Fetching all due players...
3276[19:19:28] [Craft Scheduler Thread - 439/INFO]: [BuycraftX] Fetched due players (0 found).
3277[19:19:44] [Server thread/INFO]: lajk2005 issued server command: /vipdoly
3278[19:20:32] [Server thread/INFO]: lajk2005 issued server command: /home home
3279[19:20:53] [Server thread/INFO]: lajk2005 issued server command: /shop
3280[19:20:53] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3281[19:20:53] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3282[19:20:55] [Server thread/INFO]: lajk2005 issued server command: /b
3283[19:20:57] [Server thread/INFO]: lajk2005 issued server command: /wb
3284[19:21:06] [Server thread/INFO]: lajk2005 issued server command: /shop
3285[19:21:06] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3286[19:21:06] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3287[19:21:08] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 2 x White Shulker Box for 60$ to ruzne shop
3288[19:21:12] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:34142 -> Vote (from:Czech-Craft.eu username:Daviddd address:178.213.44.66 timeStamp:1578421272 localTimestamp:1578421272168)
3289[19:21:12] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 12
3290[19:21:12] [Server thread/INFO]: $12 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $20.88.
3291[19:21:12] [Server thread/INFO]: Truhly a Boxy » You have given Daviddd 1 Keys.
3292[19:21:15] [Server thread/INFO]: lajk2005 issued server command: /shop
3293[19:21:15] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3294[19:21:15] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3295[19:22:46] [Server thread/INFO]: lajk2005 issued server command: /spawnershop
3296[19:23:05] [Server thread/INFO]: Gregor issued server command: /nv
3297[19:23:07] [Server thread/INFO]: Gregor issued server command: /nv
3298[19:24:02] [Server thread/INFO]: Gregor issued server command: /wb
3299[19:24:28] [Craft Scheduler Thread - 424/INFO]: [BuycraftX] Fetching all due players...
3300[19:24:29] [Craft Scheduler Thread - 424/INFO]: [BuycraftX] Fetched due players (0 found).
3301[19:25:23] [Server thread/INFO]: lajk2005 issued server command: /res tp XpFarm
3302[19:25:24] [Server thread/INFO]: lajk2005 issued server command: /res tp XpFarma
3303[19:25:40] [Server thread/INFO]: lajk2005 issued server command: /home
3304[19:25:41] [Server thread/INFO]: lajk2005 issued server command: /home home
3305[19:25:50] [Server thread/INFO]: lajk2005 issued server command: /shop
3306[19:25:50] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3307[19:25:50] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3308[19:25:58] [Server thread/INFO]: Villager EntityVillager['Villager'/121269, l='world', x=-53.30, y=17.94, z=371.50] died, message: 'Villager was shot by SIRET'
3309[19:27:21] [Server thread/INFO]: lajk2005 issued server command: /shop
3310[19:27:21] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3311[19:27:21] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3312[19:27:24] [Async Chat Thread - #30/INFO]: [0] HRAC Daviddd » hej nevite proc se nam nechce zmenit 4 vesnican na farmara
3313[19:27:27] [Async Chat Thread - #30/INFO]: [0] HRAC Daviddd » ????????????
3314[19:27:38] [Async Chat Thread - #30/INFO]: [1] HELPER Gregor » musí být nějak odpoledne
3315[19:27:46] [Server thread/INFO]: lajk2005 issued server command: /shop
3316[19:27:46] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3317[19:27:46] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3318[19:27:49] [Async Chat Thread - #30/INFO]: [0] HRAC Daviddd » ok
3319[19:27:54] [Async Chat Thread - #30/INFO]: [0] HRAC Daviddd » dík
3320[19:28:01] [Server thread/INFO]: Daviddd issued server command: /res tp siret
3321[19:28:11] [Async Chat Thread - #30/INFO]: [1] HELPER Gregor » nebo nějak po ránu
3322[19:28:31] [Server thread/INFO]: CONSOLE issued server command: /eco give lajk2005 10
3323[19:28:31] [Server thread/INFO]: $10 bylo připsáno na účet hráče lajk2005. Nový zůstatek: $2,978.24.
3324[19:28:31] [Async Chat Thread - #30/INFO]: [1] HELPER Gregor » losos
3325[19:28:52] [Server thread/INFO]: lajk2005 issued server command: /shop
3326[19:28:52] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3327[19:28:52] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3328[19:28:54] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 90 x Cooked Cod for 18$ to food shop
3329[19:29:29] [Craft Scheduler Thread - 435/INFO]: [BuycraftX] Fetching all due players...
3330[19:29:29] [Craft Scheduler Thread - 435/INFO]: [BuycraftX] Fetched due players (0 found).
3331[19:30:16] [Server thread/INFO]: lajk2005 issued server command: /shop
3332[19:30:16] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3333[19:30:16] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3334[19:30:18] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 16 x Cooked Cod for 3.2$ to food shop
3335[19:30:19] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 17 x Cooked Salmon for 3.4$ to food shop
3336[19:30:28] [Server thread/INFO]: Daviddd issued server command: /shop
3337[19:30:28] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
3338[19:30:28] [Server thread/INFO]: Daviddd issued server command: /shopgui
3339[19:30:33] [Server thread/INFO]: [ShopGUIPlus] Daviddd bought 1 x Leather for 2$ from ruzne shop
3340[19:30:38] [Server thread/INFO]: lajk2005 issued server command: /shop
3341[19:30:38] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3342[19:30:38] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3343[19:30:41] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 9 x Diamond for 9.9$ to minerals shop
3344[19:31:36] [Server thread/INFO]: lajk2005 issued server command: /balancetop
3345[19:31:54] [Server thread/INFO]: Gregor issued server command: /afk
3346[19:34:29] [Craft Scheduler Thread - 441/INFO]: [BuycraftX] Fetching all due players...
3347[19:34:29] [Craft Scheduler Thread - 441/INFO]: [BuycraftX] Fetched due players (0 found).
3348[19:37:16] [Server thread/INFO]: Gregor issued server command: /wb
3349[19:38:12] [Server thread/INFO]: Gregor issued server command: /heal
3350[19:38:20] [Server thread/INFO]: Gregor issued server command: /nv
3351[19:38:21] [Server thread/INFO]: Gregor issued server command: /nv
3352[19:39:29] [Craft Scheduler Thread - 432/INFO]: [BuycraftX] Fetching all due players...
3353[19:39:30] [Craft Scheduler Thread - 432/INFO]: [BuycraftX] Fetched due players (0 found).
3354[19:41:27] [Server thread/INFO]: Gregor issued server command: /fly
3355[19:41:28] [Server thread/INFO]: Gregor issued server command: /fly
3356[19:41:43] [Server thread/INFO]: Daviddd issued server command: /prewards
3357[19:41:45] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
3358[19:41:45] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
3359[19:41:45] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $23.92.
3360[19:41:46] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
3361[19:41:46] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
3362[19:41:46] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $28.92.
3363[19:42:46] [Async Chat Thread - #31/INFO]: [0] HRAC SIRET » wtf je poledne a furt nic
3364[19:43:15] [Async Chat Thread - #31/INFO]: [1] HELPER Gregor » máš tam barel?
3365[19:43:18] [Async Chat Thread - #31/INFO]: [1] HELPER Gregor » ne barel
3366[19:43:20] [Async Chat Thread - #31/INFO]: [0] HRAC Daviddd » jo
3367[19:43:20] [Async Chat Thread - #31/INFO]: [0] HRAC SIRET » yes
3368[19:43:23] [Async Chat Thread - #31/INFO]: [1] HELPER Gregor » kompost
3369[19:43:27] [Async Chat Thread - #31/INFO]: [0] HRAC Daviddd » jop
3370[19:43:34] [Server thread/INFO]: Daviddd issued server command: /ČAs
3371[19:43:38] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 10
3372[19:43:38] [Server thread/INFO]: $10 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $38.92.
3373[19:43:38] [Async Chat Thread - #31/INFO]: [4] TITAN lajk2005 » Čas
3374[19:43:39] [Async Chat Thread - #31/INFO]: [1] HELPER Gregor » znič to a postav
3375[19:43:44] [Async Chat Thread - #31/INFO]: [0] HRAC Daviddd » ok
3376[19:44:18] [Async Chat Thread - #31/INFO]: [1] HELPER Gregor » jde toM
3377[19:44:24] [Server thread/INFO]: Gregor issued server command: /home b
3378[19:44:25] [Async Chat Thread - #31/INFO]: [0] HRAC Daviddd » ne
3379[19:44:30] [Craft Scheduler Thread - 446/INFO]: [BuycraftX] Fetching all due players...
3380[19:44:30] [Craft Scheduler Thread - 446/INFO]: [BuycraftX] Fetched due players (0 found).
3381[19:44:36] [Async Chat Thread - #31/INFO]: [4] TITAN lajk2005 » Proč je v tabu napsané %beasttokens_tokens_raw% ? :D
3382[19:44:36] [Async Chat Thread - #31/INFO]: [0] HRAC Daviddd » jo uz jo
3383[19:44:44] [Async Chat Thread - #31/INFO]: [4] TITAN lajk2005 » teda v tabu napravo :D
3384[19:44:53] [Async Chat Thread - #31/INFO]: [1] HELPER Gregor » to už bylo včera
3385[19:45:08] [Async Chat Thread - #31/INFO]: [1] HELPER Gregor » jen tam není částka
3386[19:45:14] [Async Chat Thread - #31/INFO]: [1] HELPER Gregor » asi
3387[19:45:19] [Server thread/INFO]: Gregor issued server command: /wb
3388[19:45:35] [Server thread/INFO]: Gregor issued server command: /wb
3389[19:46:07] [Server thread/INFO]: Gregor issued server command: /back
3390[19:49:30] [Craft Scheduler Thread - 446/INFO]: [BuycraftX] Fetching all due players...
3391[19:49:31] [Craft Scheduler Thread - 446/INFO]: [BuycraftX] Fetched due players (0 found).
3392[19:50:45] [User Authenticator #21/INFO]: UUID of player Kreemy is b24c083d-639e-30d0-a036-14720c0958d0
3393[19:50:45] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mKreemy[0;32;1m passed VPN check.[m
3394[19:50:46] [Server thread/INFO]: Kreemy[/62.245.103.237:63993] logged in with entity id 139179 at ([SpawnWorld]99.5, 73.0, -266.5)
3395[19:50:46] [Server thread/INFO]: + Kreemy
3396[19:50:51] [Async Chat Thread - #32/INFO]: [1] HELPER Gregor » hoj
3397[19:50:58] [Craft Scheduler Thread - 432/INFO]: [AuthMe] Kreemy used the wrong password
3398[19:50:59] [Craft Scheduler Thread - 445/INFO]: [AuthMe] The user Kreemy has 2 accounts:
3399[19:50:59] [Craft Scheduler Thread - 445/INFO]: [AuthMe] §7xdogge, §aKreemy§7.
3400[19:50:59] [Craft Scheduler Thread - 445/INFO]: [AuthMe] Kreemy logged in!
3401[19:51:08] [Server thread/INFO]: lajk2005 issued server command: /levelup
3402[19:51:08] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
3403[19:51:21] [Server thread/INFO]: CONSOLE issued server command: /eco give Kreemy 10
3404[19:51:21] [Server thread/INFO]: $10 bylo připsáno na účet hráče Kreemy. Nový zůstatek: $42.17.
3405[19:51:27] [Craft Scheduler Thread - 449/INFO]: [BuycraftX] Sending 1 analytic events
3406[19:53:05] [Async Chat Thread - #33/INFO]: [0] HRAC Kreemy » co ti umoznuje rank helper(da ti to kreative)
3407[19:53:11] [Async Chat Thread - #33/INFO]: [1] HELPER Gregor » nn
3408[19:54:22] [Async Chat Thread - #34/INFO]: [0] HRAC Kreemy » Gregor nějáký eventíček nebude ?
3409[19:54:25] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » v podstatě se staráš o chat a o hráče atd a pomáháž jim
3410[19:54:31] [Craft Scheduler Thread - 432/INFO]: [BuycraftX] Fetching all due players...
3411[19:54:31] [Craft Scheduler Thread - 432/INFO]: [BuycraftX] Fetched due players (0 found).
3412[19:54:44] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » hele nwm asi je nás málo
3413[19:55:07] [Async Chat Thread - #34/INFO]: [0] HRAC Daviddd » zatim helperi jsou 2 nebo 3
3414[19:55:10] [Async Chat Thread - #34/INFO]: [0] HRAC Kreemy » a o 1 hráče více bys udělal
3415[19:55:55] [Async Chat Thread - #34/INFO]: [0] HRAC Kreemy » halo
3416[19:56:00] [Async Chat Thread - #34/INFO]: [0] HRAC Kreemy » greeeeeeeeeeeegor
3417[19:56:03] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » nwm já asi za půjdu protože potřebu si ještě neco předčíst a vztávám ve 4
3418[19:56:25] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » škola je poopoo
3419[19:56:32] [Server thread/INFO]: lajk2005 issued server command: /levelup
3420[19:56:32] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
3421[19:56:44] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » zítra ale asi bude
3422[19:56:50] [Async Chat Thread - #34/INFO]: [0] HRAC Kreemy » kk
3423[19:57:12] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » Pah
3424[19:57:14] [Server thread/INFO]: Gregor issued server command: /ah
3425[19:57:55] [Async Chat Thread - #34/INFO]: [0] HRAC Kreemy » a ty vidíš msg zprávy ?
3426[19:58:04] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » můžu
3427[19:58:31] [Server thread/INFO]: CONSOLE issued server command: /eco give Kreemy 10
3428[19:58:31] [Server thread/INFO]: $10 bylo připsáno na účet hráče Kreemy. Nový zůstatek: $52.17.
3429[19:58:35] [Server thread/INFO]: [AdvancedPortals] Portal command: nether
3430[19:58:35] [Server thread/INFO]: Kreemy issued server command: /nether
3431[19:59:05] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » hele já už jdu
3432[19:59:09] [Async Chat Thread - #34/INFO]: [0] HRAC Kreemy » kk
3433[19:59:10] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » pic o/
3434[19:59:19] [Async Chat Thread - #34/INFO]: [0] HRAC Kreemy » já
3435[19:59:19] [Server thread/INFO]: Daviddd issued server command: /boxy
3436[19:59:23] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » co ne
3437[19:59:25] [Server thread/INFO]: lajk2005 issued server command: /wb
3438[19:59:26] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » jako pozdrav
3439[19:59:28] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » pic
3440[19:59:31] [Craft Scheduler Thread - 452/INFO]: [BuycraftX] Fetching all due players...
3441[19:59:31] [Craft Scheduler Thread - 452/INFO]: [BuycraftX] Fetched due players (0 found).
3442[19:59:36] [Async Chat Thread - #34/INFO]: [0] HRAC Kreemy » ? okei
3443[19:59:38] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 15
3444[19:59:38] [Server thread/INFO]: $15 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $54.01.
3445[19:59:39] [Async Chat Thread - #34/INFO]: [1] HELPER Gregor » ...
3446[19:59:40] [Server thread/INFO]: Gregor lost connection: Disconnected
3447[19:59:40] [Server thread/INFO]: - Gregor
3448[19:59:49] [Server thread/INFO]: Daviddd issued server command: /res tp siret
3449[20:00:21] [Server thread/INFO]: Kreemy issued server command: /home home
3450[20:00:27] [Craft Scheduler Thread - 456/INFO]: [BuycraftX] Sending 1 analytic events
3451[20:00:34] [Server thread/INFO]: lajk2005 issued server command: /warp chestshop
3452[20:02:10] [Server thread/INFO]: Kreemy issued server command: /home home
3453[20:02:59] [Server thread/INFO]: lajk2005 issued server command: /home home
3454[20:04:08] [Server thread/INFO]: Daviddd issued server command: /shop
3455[20:04:08] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
3456[20:04:08] [Server thread/INFO]: Daviddd issued server command: /shopgui
3457[20:04:31] [Craft Scheduler Thread - 454/INFO]: [BuycraftX] Fetching all due players...
3458[20:04:32] [Craft Scheduler Thread - 454/INFO]: [BuycraftX] Fetched due players (0 found).
3459[20:05:46] [Server thread/INFO]: Daviddd issued server command: /spawnershop
3460[20:06:27] [Server thread/INFO]: Loterie » Hráč lajk2005 vyhrál $100 v loterii, gratulujeme!
3461[20:06:44] [Server thread/INFO]: lajk2005 issued server command: /money top
3462[20:06:49] [Server thread/INFO]: lajk2005 issued server command: /balancetop
3463[20:07:01] [Server thread/INFO]: lajk2005 issued server command: /shop
3464[20:07:01] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3465[20:07:01] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3466[20:07:04] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 48 x Cooked Cod for 9.6$ to food shop
3467[20:07:05] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 28 x Cooked Salmon for 5.6$ to food shop
3468[20:07:10] [Server thread/INFO]: lajk2005 issued server command: /fly
3469[20:07:54] [Server thread/INFO]: Kreemy issued server command: /shop
3470[20:07:54] [Server thread/INFO]: Kreemy issued mycmd command ID(17) /shop
3471[20:07:54] [Server thread/INFO]: Kreemy issued server command: /shopgui
3472[20:07:57] [Server thread/INFO]: Kreemy issued server command: /shop
3473[20:07:57] [Server thread/INFO]: Kreemy issued mycmd command ID(17) /shop
3474[20:07:57] [Server thread/INFO]: Kreemy issued server command: /shopgui
3475[20:08:16] [Server thread/INFO]: lajk2005 issued server command: /shop
3476[20:08:16] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3477[20:08:16] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3478[20:08:19] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 20 x White Shulker Box for 600$ to ruzne shop
3479[20:08:19] [Server thread/INFO]: [ShopGUIPlus] Kreemy bought 10 x Mycelium for 50$ from blocks shop
3480[20:08:24] [Server thread/INFO]: lajk2005 issued server command: /balancetop
3481[20:08:56] [Server thread/INFO]: ItzMeCr issued server command: /shop
3482[20:08:56] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop
3483[20:08:56] [Server thread/INFO]: ItzMeCr issued server command: /shopgui
3484[20:09:32] [Craft Scheduler Thread - 459/INFO]: [BuycraftX] Fetching all due players...
3485[20:09:32] [Craft Scheduler Thread - 459/INFO]: [BuycraftX] Fetched due players (0 found).
3486[20:11:25] [Server thread/INFO]: Daviddd issued server command: /res tp siret
3487[20:11:35] [Server thread/INFO]: Daviddd issued server command: /back
3488[20:11:49] [Server thread/INFO]: ItzMeCr issued server command: /lot
3489[20:11:49] [Server thread/INFO]: ItzMeCr issued mycmd command ID(14) /lot
3490[20:11:49] [Server thread/INFO]: ItzMeCr issued server command: /lottery
3491[20:12:06] [Server thread/INFO]: ItzMeCr issued server command: /shop
3492[20:12:06] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop
3493[20:12:06] [Server thread/INFO]: ItzMeCr issued server command: /shopgui
3494[20:12:10] [Server thread/INFO]: [ShopGUIPlus] ItzMeCr sold all 64 x Cobblestone for 0.64$ to blocks shop
3495[20:12:32] [Server thread/INFO]: ItzMeCr issued server command: /shop
3496[20:12:32] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop
3497[20:12:32] [Server thread/INFO]: ItzMeCr issued server command: /shopgui
3498[20:12:38] [Server thread/INFO]: ItzMeCr issued server command: /shop reload
3499[20:12:38] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop reload
3500[20:12:38] [Server thread/INFO]: ItzMeCr issued server command: /shopgui reload
3501[20:12:38] [Server thread/INFO]: [ShopGUIPlus] Using EpicSpawners for spawner support!
3502[20:12:38] [Server thread/INFO]: [ShopGUIPlus] Loaded 6 main menu items!
3503[20:12:38] [Server thread/INFO]: [ShopGUIPlus] Loaded 6 shops with total of 94 items!
3504[20:12:39] [Server thread/INFO]: ItzMeCr issued server command: /shop
3505[20:12:39] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop
3506[20:12:39] [Server thread/INFO]: ItzMeCr issued server command: /shopgui
3507[20:12:41] [Server thread/INFO]: [ShopGUIPlus] ItzMeCr sold all 64 x Cobblestone for 0.128$ to blocks shop
3508[20:13:00] [Server thread/INFO]: ItzMeCr issued server command: /shop reload
3509[20:13:00] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop reload
3510[20:13:00] [Server thread/INFO]: ItzMeCr issued server command: /shopgui reload
3511[20:13:00] [Server thread/INFO]: [ShopGUIPlus] Using EpicSpawners for spawner support!
3512[20:13:00] [Server thread/INFO]: [ShopGUIPlus] Loaded 6 main menu items!
3513[20:13:00] [Server thread/INFO]: [ShopGUIPlus] Loaded 6 shops with total of 94 items!
3514[20:13:28] [Craft Scheduler Thread - 454/INFO]: [Marriage] Purged 0 player entries in 1ms
3515[20:13:45] [Server thread/INFO]: Kreemy issued server command: /home home
3516[20:14:32] [Craft Scheduler Thread - 463/INFO]: [BuycraftX] Fetching all due players...
3517[20:14:32] [Craft Scheduler Thread - 463/INFO]: [BuycraftX] Fetched due players (0 found).
3518[20:16:19] [Server thread/INFO]: Kreemy issued server command: /spawn
3519[20:17:03] [Server thread/INFO]: lajk2005 issued server command: /shop
3520[20:17:03] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3521[20:17:03] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3522[20:17:04] [Server thread/INFO]: SIRET issued server command: /shop
3523[20:17:04] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3524[20:17:04] [Server thread/INFO]: SIRET issued server command: /shopgui
3525[20:17:06] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 17 x White Shulker Box for 510$ to ruzne shop
3526[20:17:19] [Server thread/INFO]: lajk2005 issued server command: /shop
3527[20:17:19] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3528[20:17:19] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3529[20:17:20] [Server thread/INFO]: SIRET issued server command: /shop
3530[20:17:20] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3531[20:17:20] [Server thread/INFO]: SIRET issued server command: /shopgui
3532[20:17:21] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 128 x Cooked Cod for 25.6$ to food shop
3533[20:17:22] [Server thread/INFO]: Daviddd issued server command: /shop
3534[20:17:22] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
3535[20:17:22] [Server thread/INFO]: Daviddd issued server command: /shopgui
3536[20:17:59] [Server thread/INFO]: SIRET issued server command: /shop
3537[20:17:59] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3538[20:17:59] [Server thread/INFO]: SIRET issued server command: /shopgui
3539[20:18:01] [Server thread/INFO]: lajk2005 issued server command: /shop
3540[20:18:01] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3541[20:18:01] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3542[20:18:02] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 64 x Cobblestone for 0.128$ to blocks shop
3543[20:18:07] [Server thread/INFO]: [ShopGUIPlus] lajk2005 sold all 15 x Cooked Cod for 3$ to food shop
3544[20:18:07] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 53 x Andesite for 10.6$ to blocks shop
3545[20:18:09] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 56 x Gravel for 5.6$ to blocks shop
3546[20:18:11] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 20 x Granite for 4$ to blocks shop
3547[20:18:15] [Server thread/INFO]: Kreemy lost connection: Disconnected
3548[20:18:15] [Server thread/INFO]: - Kreemy
3549[20:18:19] [Server thread/INFO]: SIRET issued server command: /shop
3550[20:18:19] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3551[20:18:19] [Server thread/INFO]: SIRET issued server command: /shopgui
3552[20:18:27] [Craft Scheduler Thread - 465/INFO]: [BuycraftX] Sending 1 analytic events
3553[20:18:36] [Server thread/INFO]: lajk2005 issued server command: /Kredity Balance
3554[20:18:36] [Server thread/INFO]: lajk2005 issued mycmd command ID(18) /Kredity Balance
3555[20:18:36] [Server thread/INFO]: lajk2005 issued server command: /btoken Balance
3556[20:18:40] [Server thread/INFO]: SIRET issued server command: /shop
3557[20:18:40] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3558[20:18:40] [Server thread/INFO]: SIRET issued server command: /shopgui
3559[20:18:45] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 64 x Iron Ingot for 192$ from minerals shop
3560[20:18:50] [Server thread/INFO]: SIRET issued server command: /shop
3561[20:18:50] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3562[20:18:50] [Server thread/INFO]: SIRET issued server command: /shopgui
3563[20:18:55] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 64 x Iron Ingot for 192$ from minerals shop
3564[20:18:58] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 64 x Iron Ingot for 192$ from minerals shop
3565[20:19:03] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 64 x Iron Ingot for 192$ from minerals shop
3566[20:19:05] [Server thread/INFO]: ItzMeCr issued server command: /shop reload
3567[20:19:05] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop reload
3568[20:19:05] [Server thread/INFO]: ItzMeCr issued server command: /shopgui reload
3569[20:19:05] [Server thread/INFO]: [ShopGUIPlus] Using EpicSpawners for spawner support!
3570[20:19:05] [Server thread/INFO]: [ShopGUIPlus] Loaded 6 main menu items!
3571[20:19:05] [Server thread/INFO]: [ShopGUIPlus] Loaded 6 shops with total of 94 items!
3572[20:19:15] [Server thread/INFO]: lajk2005 issued server command: /shop
3573[20:19:15] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
3574[20:19:15] [Server thread/INFO]: lajk2005 issued server command: /shopgui
3575[20:19:32] [Server thread/INFO]: SIRET issued server command: /shop
3576[20:19:32] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3577[20:19:32] [Server thread/INFO]: SIRET issued server command: /shopgui
3578[20:19:32] [Craft Scheduler Thread - 454/INFO]: [BuycraftX] Fetching all due players...
3579[20:19:33] [Craft Scheduler Thread - 454/INFO]: [BuycraftX] Fetched due players (0 found).
3580[20:19:35] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 64 x Cobblestone for 0.128$ to blocks shop
3581[20:19:38] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 28 x Gravel for 2.8$ to blocks shop
3582[20:19:42] [Server thread/INFO]: Daviddd issued server command: /bp
3583[20:19:59] [Server thread/INFO]: SIRET issued server command: /shop
3584[20:19:59] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3585[20:19:59] [Server thread/INFO]: SIRET issued server command: /shopgui
3586[20:20:02] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 192 x Cobblestone for 0.384$ to blocks shop
3587[20:20:04] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 320 x Stone for 48$ to blocks shop
3588[20:20:06] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 43 x Andesite for 8.6$ to blocks shop
3589[20:20:49] [Server thread/INFO]: ItzMeCr issued server command: /
3590[20:20:57] [Server thread/INFO]: ItzMeCr issued server command: /shop
3591[20:20:57] [Server thread/INFO]: ItzMeCr issued mycmd command ID(17) /shop
3592[20:20:57] [Server thread/INFO]: ItzMeCr issued server command: /shopgui
3593[20:21:00] [Server thread/INFO]: [ShopGUIPlus] ItzMeCr sold all 64 x Carrot for 6.4$ to food shop
3594[20:21:01] [Server thread/INFO]: ItzMeCr issued server command: /
3595[20:22:27] [Server thread/WARN]: SIRET moved too quickly! 0.0,25.11,0.0
3596[20:23:28] [Server thread/INFO]: ItzMeCr issued server command: /papi ecloud download BeastTokens
3597[20:23:29] [Server thread/INFO]: ItzMeCr issued server command: /
3598[20:24:14] [Server thread/INFO]: SIRET issued server command: /marry tp
3599[20:24:33] [Craft Scheduler Thread - 465/INFO]: [BuycraftX] Fetching all due players...
3600[20:24:33] [Craft Scheduler Thread - 465/INFO]: [BuycraftX] Fetched due players (0 found).
3601[20:25:12] [Server thread/INFO]: ItzMeCr issued server command: /kb reload
3602[20:25:12] [Server thread/INFO]: [KiteBoard] Loading scoreboard groups...
3603[20:25:12] [Server thread/INFO]: [KiteBoard] Loading scoreboard group join_server.yml.
3604[20:25:12] [Server thread/INFO]: [KiteBoard] Loading scoreboard group combat_board.yml.
3605[20:25:12] [Server thread/INFO]: [KiteBoard] Loading scoreboard group main_board.yml.
3606[20:25:12] [Server thread/INFO]: [KiteBoard] Loading tablist groups...
3607[20:25:12] [Server thread/INFO]: [KiteBoard] Loading tablist group main_tab.yml.
3608[20:25:12] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Player Placeholders.
3609[20:25:12] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Event Trigger.
3610[20:25:12] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Placeholder API.
3611[20:25:34] [Server thread/INFO]: ItzMeCr issued server command: /kb reload
3612[20:25:34] [Server thread/INFO]: [KiteBoard] Loading scoreboard groups...
3613[20:25:34] [Server thread/INFO]: [KiteBoard] Loading scoreboard group join_server.yml.
3614[20:25:34] [Server thread/INFO]: [KiteBoard] Loading scoreboard group combat_board.yml.
3615[20:25:34] [Server thread/INFO]: [KiteBoard] Loading scoreboard group main_board.yml.
3616[20:25:34] [Server thread/INFO]: [KiteBoard] Loading tablist groups...
3617[20:25:34] [Server thread/INFO]: [KiteBoard] Loading tablist group main_tab.yml.
3618[20:25:34] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Player Placeholders.
3619[20:25:34] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Event Trigger.
3620[20:25:34] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Placeholder API.
3621[20:25:36] [Server thread/INFO]: ItzMeCr issued server command: /
3622[20:26:35] [Server thread/INFO]: ItzMeCr issued server command: /kb reload
3623[20:26:35] [Server thread/INFO]: [KiteBoard] Loading scoreboard groups...
3624[20:26:35] [Server thread/INFO]: [KiteBoard] Loading scoreboard group join_server.yml.
3625[20:26:35] [Server thread/INFO]: [KiteBoard] Loading scoreboard group combat_board.yml.
3626[20:26:35] [Server thread/INFO]: [KiteBoard] Loading scoreboard group main_board.yml.
3627[20:26:35] [Server thread/INFO]: [KiteBoard] Loading tablist groups...
3628[20:26:35] [Server thread/INFO]: [KiteBoard] Loading tablist group main_tab.yml.
3629[20:26:35] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Player Placeholders.
3630[20:26:35] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Event Trigger.
3631[20:26:35] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Placeholder API.
3632[20:29:33] [Craft Scheduler Thread - 469/INFO]: [BuycraftX] Fetching all due players...
3633[20:29:34] [Craft Scheduler Thread - 469/INFO]: [BuycraftX] Fetched due players (0 found).
3634[20:30:02] [Server thread/INFO]: Villager EntityVillager['Villager'/114389, l='world', x=-68.40, y=63.56, z=374.12] died, message: 'Villager hit the ground too hard'
3635[20:30:52] [User Authenticator #22/INFO]: UUID of player nikdys is d860c4d8-fc24-3c9c-baf2-316b5c0048f7
3636[20:30:52] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mnikdys[0;32;1m passed VPN check.[m
3637[20:30:53] [Server thread/INFO]: nikdys[/46.135.102.245:3796] logged in with entity id 157021 at ([SpawnWorld]99.5, 73.0, -266.5)
3638[20:30:53] [Server thread/INFO]: + nikdys
3639[20:31:01] [Craft Scheduler Thread - 469/INFO]: [AuthMe] nikdys logged in!
3640[20:31:09] [Server thread/INFO]: nikdys issued server command: /tp lajk2005
3641[20:31:19] [Server thread/INFO]: nikdys issued server command: /msg lajk2005 Už jsi ok ? :D
3642[20:31:27] [Craft Scheduler Thread - 469/INFO]: [BuycraftX] Sending 1 analytic events
3643[20:32:12] [Server thread/INFO]: SIRET issued server command: /shop
3644[20:32:12] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3645[20:32:12] [Server thread/INFO]: SIRET issued server command: /shopgui
3646[20:32:20] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 64 x Stone for 96$ from blocks shop
3647[20:32:54] [Server thread/INFO]: ItzMeCr issued server command: /kb reload
3648[20:32:54] [Server thread/INFO]: [KiteBoard] Loading scoreboard groups...
3649[20:32:54] [Server thread/INFO]: [KiteBoard] Loading scoreboard group join_server.yml.
3650[20:32:54] [Server thread/INFO]: [KiteBoard] Loading scoreboard group combat_board.yml.
3651[20:32:54] [Server thread/INFO]: [KiteBoard] Loading scoreboard group main_board.yml.
3652[20:32:54] [Server thread/INFO]: [KiteBoard] Loading tablist groups...
3653[20:32:54] [Server thread/INFO]: [KiteBoard] Loading tablist group main_tab.yml.
3654[20:32:54] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Player Placeholders.
3655[20:32:54] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Event Trigger.
3656[20:32:54] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Placeholder API.
3657[20:33:05] [Server thread/INFO]: SIRET issued server command: /shop
3658[20:33:05] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3659[20:33:05] [Server thread/INFO]: SIRET issued server command: /shopgui
3660[20:33:08] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 64 x Stone for 96$ from blocks shop
3661[20:33:18] [Server thread/INFO]: ItzMeCr issued server command: /kb reload
3662[20:33:18] [Server thread/INFO]: [KiteBoard] Loading scoreboard groups...
3663[20:33:18] [Server thread/INFO]: [KiteBoard] Loading scoreboard group join_server.yml.
3664[20:33:18] [Server thread/INFO]: [KiteBoard] Loading scoreboard group combat_board.yml.
3665[20:33:18] [Server thread/INFO]: [KiteBoard] Loading scoreboard group main_board.yml.
3666[20:33:18] [Server thread/INFO]: [KiteBoard] Loading tablist groups...
3667[20:33:18] [Server thread/INFO]: [KiteBoard] Loading tablist group main_tab.yml.
3668[20:33:18] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Player Placeholders.
3669[20:33:18] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Event Trigger.
3670[20:33:18] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Placeholder API.
3671[20:33:39] [Server thread/INFO]: nikdys issued server command: /msg lajk2005 Už jsi ok ? :D
3672[20:33:47] [Server thread/INFO]: SIRET issued server command: /shop
3673[20:33:47] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3674[20:33:47] [Server thread/INFO]: SIRET issued server command: /shopgui
3675[20:33:50] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 64 x Stone for 96$ from blocks shop
3676[20:33:56] [Server thread/WARN]: nikdys moved wrongly!
3677[20:34:12] [Server thread/INFO]: nikdys issued server command: /msg lajk2005 nebo nejdeš volat ?
3678[20:34:34] [Craft Scheduler Thread - 475/INFO]: [BuycraftX] Fetching all due players...
3679[20:34:34] [Craft Scheduler Thread - 475/INFO]: [BuycraftX] Fetched due players (0 found).
3680[20:35:26] [Server thread/WARN]: nikdys moved wrongly!
3681[20:35:26] [Server thread/INFO]: /62.245.103.237:56320 lost connection: Disconnected
3682[20:36:36] [Server thread/INFO]: ItzMeCr issued server command: /kb reload
3683[20:36:36] [Server thread/INFO]: [KiteBoard] Loading scoreboard groups...
3684[20:36:36] [Server thread/INFO]: [KiteBoard] Loading scoreboard group join_server.yml.
3685[20:36:36] [Server thread/INFO]: [KiteBoard] Loading scoreboard group combat_board.yml.
3686[20:36:36] [Server thread/INFO]: [KiteBoard] Loading scoreboard group main_board.yml.
3687[20:36:36] [Server thread/INFO]: [KiteBoard] Loading tablist groups...
3688[20:36:36] [Server thread/INFO]: [KiteBoard] Loading tablist group main_tab.yml.
3689[20:36:36] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Player Placeholders.
3690[20:36:36] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Event Trigger.
3691[20:36:36] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Placeholder API.
3692[20:36:47] [Server thread/INFO]: ItzMeCr issued server command: /btoken reload
3693[20:36:50] [Server thread/INFO]: nikdys lost connection: Disconnected
3694[20:36:50] [Server thread/INFO]: - nikdys
3695[20:36:50] [Server thread/INFO]: ItzMeCr issued server command: /kb reload
3696[20:36:50] [Server thread/INFO]: [KiteBoard] Loading scoreboard groups...
3697[20:36:50] [Server thread/INFO]: [KiteBoard] Loading scoreboard group join_server.yml.
3698[20:36:50] [Server thread/INFO]: [KiteBoard] Loading scoreboard group combat_board.yml.
3699[20:36:50] [Server thread/INFO]: [KiteBoard] Loading scoreboard group main_board.yml.
3700[20:36:50] [Server thread/INFO]: [KiteBoard] Loading tablist groups...
3701[20:36:50] [Server thread/INFO]: [KiteBoard] Loading tablist group main_tab.yml.
3702[20:36:50] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Player Placeholders.
3703[20:36:50] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Event Trigger.
3704[20:36:50] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Placeholder API.
3705[20:37:25] [Server thread/INFO]: lajk2005 lost connection: Disconnected
3706[20:37:25] [Server thread/INFO]: - lajk2005
3707[20:37:27] [Craft Scheduler Thread - 469/INFO]: [BuycraftX] Sending 2 analytic events
3708[20:38:23] [Server thread/INFO]: SIRET issued server command: /shop
3709[20:38:23] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3710[20:38:23] [Server thread/INFO]: SIRET issued server command: /shopgui
3711[20:38:40] [Server thread/INFO]: /62.245.103.237:56345 lost connection: Disconnected
3712[20:39:15] [Craft Scheduler Thread - 476/INFO]: [FastLogin] GameProfile XDogge has a verified premium account
3713[20:39:15] [User Authenticator #23/INFO]: UUID of player XDogge is abc812d9-9d00-3184-9d2a-b3dfb492f84d
3714[20:39:15] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mXDogge[0;32;1m passed VPN check.[m
3715[20:39:15] [Server thread/INFO]: XDogge[/62.245.103.237:56637] logged in with entity id 158396 at ([SpawnWorld]99.5, 73.0, -266.5)
3716[20:39:16] [Server thread/INFO]: + XDogge
3717[20:39:16] [Craft Scheduler Thread - 476/INFO]: [FastLogin] Logging player XDogge in
3718[20:39:16] [Craft Scheduler Thread - 475/INFO]: [AuthMe] The user XDogge has 2 accounts:
3719[20:39:16] [Craft Scheduler Thread - 475/INFO]: [AuthMe] §7§aXDogge§7, kreemy.
3720[20:39:16] [Craft Scheduler Thread - 475/INFO]: [AuthMe] XDogge logged in!
3721[20:39:27] [Craft Scheduler Thread - 478/INFO]: [BuycraftX] Sending 1 analytic events
3722[20:39:29] [Server thread/INFO]: XDogge issued server command: /home h
3723[20:39:34] [Craft Scheduler Thread - 469/INFO]: [BuycraftX] Fetching all due players...
3724[20:39:34] [Craft Scheduler Thread - 469/INFO]: [BuycraftX] Fetched due players (0 found).
3725[20:40:40] [Server thread/INFO]: SIRET issued server command: /marry tp
3726[20:40:43] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-50, y=21, z=374} BlockPosition{x=-51, y=22, z=369}
3727[20:40:43] [Server thread/WARN]: Mismatch in destroy block pos: BlockPosition{x=-50, y=21, z=374} BlockPosition{x=-51, y=22, z=369}
3728[20:40:59] [Server thread/INFO]: SIRET issued server command: /marry tp
3729[20:41:01] [Server thread/INFO]: SIRET issued server command: /marry tp
3730[20:41:03] [Server thread/INFO]: SIRET issued server command: /marry tp
3731[20:41:29] [Server thread/INFO]: SIRET issued server command: /res tp siret
3732[20:42:10] [Server thread/INFO]: XDogge issued server command: /kos
3733[20:42:23] [Server thread/INFO]: XDogge issued server command: /shop
3734[20:42:23] [Server thread/INFO]: XDogge issued mycmd command ID(17) /shop
3735[20:42:23] [Server thread/INFO]: XDogge issued server command: /shopgui
3736[20:42:28] [Server thread/INFO]: XDogge issued server command: /kos
3737[20:43:26] [Async Chat Thread - #35/INFO]: [0] HRAC XDogge » wtf
3738[20:44:34] [Craft Scheduler Thread - 475/INFO]: [BuycraftX] Fetching all due players...
3739[20:44:35] [Craft Scheduler Thread - 475/INFO]: [BuycraftX] Fetched due players (0 found).
3740[20:46:52] [Server thread/INFO]: XDogge issued server command: /shop
3741[20:46:52] [Server thread/INFO]: XDogge issued mycmd command ID(17) /shop
3742[20:46:52] [Server thread/INFO]: XDogge issued server command: /shopgui
3743[20:46:58] [Async Chat Thread - #36/INFO]: [0] HRAC SIRET » co je ?
3744[20:47:15] [Async Chat Thread - #36/INFO]: [0] HRAC XDogge » mě miží vesničani ...
3745[20:47:58] [Server thread/INFO]: SIRET issued server command: /shop
3746[20:47:58] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3747[20:47:58] [Server thread/INFO]: SIRET issued server command: /shopgui
3748[20:48:02] [Server thread/INFO]: SIRET issued server command: /shop
3749[20:48:02] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3750[20:48:02] [Server thread/INFO]: SIRET issued server command: /shopgui
3751[20:48:05] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 64 x Stone for 96$ from blocks shop
3752[20:48:53] [Server thread/INFO]: SIRET issued server command: /res tp siret
3753[20:49:35] [Craft Scheduler Thread - 482/INFO]: [BuycraftX] Fetching all due players...
3754[20:49:35] [Craft Scheduler Thread - 482/INFO]: [BuycraftX] Fetched due players (0 found).
3755[20:50:01] [Server thread/INFO]: SIRET issued server command: /marry tp
3756[20:50:43] [Async Chat Thread - #37/INFO]: [0] HRAC XDogge » máte někdo vesničana s opravou ?
3757[20:51:08] [Async Chat Thread - #37/INFO]: [0] HRAC SIRET » nn mame jenom farmare
3758[20:51:55] [Server thread/INFO]: Daviddd issued server command: /shop
3759[20:51:55] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
3760[20:51:55] [Server thread/INFO]: Daviddd issued server command: /shopgui
3761[20:52:01] [Server thread/INFO]: [ShopGUIPlus] Daviddd bought 21 x Glowstone for 63$ from blocks shop
3762[20:52:36] [Server thread/INFO]: XDogge issued server command: /Home h
3763[20:52:40] [Server thread/INFO]: XDogge issued server command: /kos
3764[20:52:43] [Server thread/INFO]: XDogge issued server command: /shop
3765[20:52:43] [Server thread/INFO]: XDogge issued mycmd command ID(17) /shop
3766[20:52:43] [Server thread/INFO]: XDogge issued server command: /shopgui
3767[20:52:45] [Server thread/INFO]: [ShopGUIPlus] XDogge sold all 1 x Granite for 0.2$ to blocks shop
3768[20:52:46] [Server thread/INFO]: [ShopGUIPlus] XDogge sold all 13 x Diorite for 2.6$ to blocks shop
3769[20:52:46] [Server thread/INFO]: [ShopGUIPlus] XDogge sold all 2 x Andesite for 0.4$ to blocks shop
3770[20:52:47] [Server thread/INFO]: [ShopGUIPlus] XDogge sold all 2 x Dirt for 0.1$ to blocks shop
3771[20:52:49] [Server thread/INFO]: [ShopGUIPlus] XDogge sold all 1 x Gravel for 0.1$ to blocks shop
3772[20:53:28] [Server thread/WARN]: XDogge moved wrongly!
3773[20:54:35] [Craft Scheduler Thread - 483/INFO]: [BuycraftX] Fetching all due players...
3774[20:54:35] [Craft Scheduler Thread - 483/INFO]: [BuycraftX] Fetched due players (0 found).
3775[20:55:11] [Server thread/INFO]: XDogge issued server command: /shop
3776[20:55:11] [Server thread/INFO]: XDogge issued mycmd command ID(17) /shop
3777[20:55:11] [Server thread/INFO]: XDogge issued server command: /shopgui
3778[20:55:13] [Server thread/INFO]: [ShopGUIPlus] XDogge sold all 1 x Cobblestone for 0.002$ to blocks shop
3779[20:55:15] [Server thread/INFO]: [ShopGUIPlus] XDogge bought 1 x Stone for 1.5$ from blocks shop
3780[20:56:10] [Server thread/INFO]: XDogge issued server command: /spawnershop
3781[20:57:09] [Server thread/INFO]: XDogge issued server command: /shop
3782[20:57:09] [Server thread/INFO]: XDogge issued mycmd command ID(17) /shop
3783[20:57:09] [Server thread/INFO]: XDogge issued server command: /shopgui
3784[20:57:13] [Server thread/INFO]: [ShopGUIPlus] XDogge sold all 65 x Rotten Flesh for 3.25$ to monstershop shop
3785[20:57:15] [Server thread/INFO]: [ShopGUIPlus] XDogge sold all 27 x Blaze Rod for 5.4$ to monstershop shop
3786[20:57:18] [Server thread/INFO]: [ShopGUIPlus] XDogge sold all 15 x String for 3$ to monstershop shop
3787[20:57:19] [Server thread/INFO]: [ShopGUIPlus] XDogge sold all 8 x Spider Eye for 0.8$ to monstershop shop
3788[20:57:20] [Server thread/INFO]: [ShopGUIPlus] XDogge sold all 96 x Bone for 9.6$ to monstershop shop
3789[20:57:31] [Server thread/INFO]: [ShopGUIPlus] XDogge sold all 102 x Arrow for 11.9$ to equip shop
3790[20:57:53] [Server thread/INFO]: XDogge issued server command: /home h
3791[20:59:12] [Server thread/INFO]: XDogge issued server command: /shop
3792[20:59:12] [Server thread/INFO]: XDogge issued mycmd command ID(17) /shop
3793[20:59:12] [Server thread/INFO]: XDogge issued server command: /shopgui
3794[20:59:35] [Craft Scheduler Thread - 461/INFO]: [BuycraftX] Fetching all due players...
3795[20:59:36] [Craft Scheduler Thread - 461/INFO]: [BuycraftX] Fetched due players (0 found).
3796[20:59:44] [Server thread/INFO]: Daviddd issued server command: /shop
3797[20:59:44] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
3798[20:59:44] [Server thread/INFO]: Daviddd issued server command: /shopgui
3799[20:59:48] [Server thread/INFO]: [ShopGUIPlus] Daviddd bought 2 x Glowstone for 6$ from blocks shop
3800[21:00:43] [Server thread/INFO]: XDogge issued server command: /res tp chram
3801[21:00:46] [Server thread/INFO]: XDogge issued server command: /res tp chram_1
3802[21:00:48] [Server thread/INFO]: XDogge issued server command: /res tp
3803[21:02:21] [Server thread/INFO]: SIRET issued server command: /shop
3804[21:02:21] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3805[21:02:21] [Server thread/INFO]: SIRET issued server command: /shopgui
3806[21:02:24] [Server thread/INFO]: SIRET issued server command: /res tp siret
3807[21:02:32] [Server thread/INFO]: SIRET issued server command: /marry tp
3808[21:03:02] [Server thread/INFO]: Daviddd issued server command: /res tp siret
3809[21:03:12] [Server thread/INFO]: SIRET issued server command: /res tp siret
3810[21:03:15] [Server thread/INFO]: Daviddd issued server command: /marry tp
3811[21:04:07] [Server thread/INFO]: Daviddd issued server command: /vp
3812[21:04:08] [Server thread/INFO]: SIRET issued server command: /marry tp
3813[21:04:11] [User Authenticator #24/INFO]: UUID of player VeronicaUnicorn is 8f296943-f30b-31cb-949d-f18512ffc668
3814[21:04:11] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mVeronicaUnicorn[0;32;1m passed VPN check.[m
3815[21:04:11] [Server thread/INFO]: Unknown command. Type "/help" for help.
3816[21:04:11] [Server thread/INFO]: VeronicaUnicorn[/37.48.56.254:53865] logged in with entity id 164049 at ([SpawnWorld]99.5, 73.0, -266.5)
3817[21:04:11] [pool-27-thread-1/INFO]: Vytváří se prázdná konfigurace: /home/hosting/servers/208321/plugins/Essentials/userdata/8f296943-f30b-31cb-949d-f18512ffc668.yml
3818[21:04:11] [Server thread/INFO]: + VeronicaUnicorn
3819[21:04:21] [Server thread/INFO]: [AuthMe] VeronicaUnicorn registered 37.48.56.254
3820[21:04:21] [Craft Scheduler Thread - 491/INFO]: [AuthMe] VeronicaUnicorn logged in!
3821[21:04:25] [Async Chat Thread - #38/INFO]: [0] HRAC VeronicaUnicorn » ahoj
3822[21:04:27] [Craft Scheduler Thread - 486/INFO]: [BuycraftX] Sending 1 analytic events
3823[21:04:35] [Async Chat Thread - #38/INFO]: [0] HRAC VeronicaUnicorn » je tu nekdo z at
3824[21:04:36] [Craft Scheduler Thread - 484/INFO]: [BuycraftX] Fetching all due players...
3825[21:04:36] [Craft Scheduler Thread - 484/INFO]: [BuycraftX] Fetched due players (0 found).
3826[21:04:49] [Server thread/INFO]: VeronicaUnicorn lost connection: Disconnected
3827[21:04:49] [Server thread/INFO]: - VeronicaUnicorn
3828[21:04:59] [Server thread/INFO]: Daviddd issued server command: /res tp siret
3829[21:04:59] [Server thread/WARN]: Daviddd moved too quickly! 5.420075645226845,40.0,0.9307732613778512
3830[21:05:05] [Server thread/INFO]: Daviddd issued server command: /marry tp
3831[21:05:13] [Server thread/INFO]: Daviddd issued server command: /res tp siret
3832[21:05:20] [Server thread/INFO]: Daviddd issued server command: /marry tp
3833[21:05:27] [Craft Scheduler Thread - 489/INFO]: [BuycraftX] Sending 1 analytic events
3834[21:05:55] [Server thread/INFO]: Daviddd issued server command: /tp marry
3835[21:05:55] [Server thread/INFO]: §4Hráči§c Daviddd §4byl odepřen přístup k příkazu.
3836[21:06:00] [Server thread/INFO]: Daviddd issued server command: /marry tp
3837[21:06:04] [Server thread/INFO]: Villager EntityVillager['Butcher'/114225, l='world', x=-68.04, y=63.56, z=374.34] died, message: 'Butcher hit the ground too hard'
3838[21:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
3839[21:07:28] [Server thread/INFO]: XDogge issued server command: /Shop
3840[21:07:28] [Server thread/INFO]: XDogge issued mycmd command ID(17) /Shop
3841[21:07:28] [Server thread/INFO]: XDogge issued server command: /shopgui
3842[21:08:56] [Server thread/INFO]: XDogge issued server command: /Shop
3843[21:08:56] [Server thread/INFO]: XDogge issued mycmd command ID(17) /Shop
3844[21:08:56] [Server thread/INFO]: XDogge issued server command: /shopgui
3845[21:09:17] [Server thread/INFO]: SIRET issued server command: /shop
3846[21:09:17] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3847[21:09:17] [Server thread/INFO]: SIRET issued server command: /shopgui
3848[21:09:20] [Server thread/INFO]: XDogge issued server command: /Shop
3849[21:09:20] [Server thread/INFO]: XDogge issued mycmd command ID(17) /Shop
3850[21:09:20] [Server thread/INFO]: XDogge issued server command: /shopgui
3851[21:09:21] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 21 x Stone for 31.5$ from blocks shop
3852[21:09:27] [Server thread/INFO]: XDogge issued server command: /Shop
3853[21:09:27] [Server thread/INFO]: XDogge issued mycmd command ID(17) /Shop
3854[21:09:27] [Server thread/INFO]: XDogge issued server command: /shopgui
3855[21:09:35] [Server thread/INFO]: XDogge issued server command: /Shop
3856[21:09:35] [Server thread/INFO]: XDogge issued mycmd command ID(17) /Shop
3857[21:09:35] [Server thread/INFO]: XDogge issued server command: /shopgui
3858[21:09:36] [Craft Scheduler Thread - 493/INFO]: [BuycraftX] Fetching all due players...
3859[21:09:37] [Craft Scheduler Thread - 493/INFO]: [BuycraftX] Fetched due players (0 found).
3860[21:09:47] [Server thread/INFO]: [ShopGUIPlus] XDogge bought 56 x Soul Sand for 84$ from blocks shop
3861[21:09:50] [Server thread/INFO]: Daviddd issued server command: /marry tp
3862[21:11:15] [Server thread/INFO]: SIRET issued server command: /res tp siret
3863[21:11:18] [Async Chat Thread - #39/INFO]: [0] HRAC XDogge » máte někdo ulity loděnek ?
3864[21:11:55] [Server thread/INFO]: XDogge issued server command: /shop
3865[21:11:55] [Server thread/INFO]: XDogge issued mycmd command ID(17) /shop
3866[21:11:55] [Server thread/INFO]: XDogge issued server command: /shopgui
3867[21:12:16] [Server thread/INFO]: SIRET issued server command: /marry tp
3868[21:12:17] [Server thread/INFO]: XDogge lost connection: Disconnected
3869[21:12:17] [Server thread/INFO]: - XDogge
3870[21:12:27] [Craft Scheduler Thread - 491/INFO]: [BuycraftX] Sending 1 analytic events
3871[21:13:27] [Craft Scheduler Thread - 486/INFO]: [Marriage] Purged 0 player entries in 1ms
3872[21:14:01] [Craft Scheduler Thread - 498/INFO]: [LiteBans] A plugin update is available! Your version: 2.4, latest version: 2.4.7
3873[21:14:01] [Craft Scheduler Thread - 498/INFO]: [LiteBans] Updates can be downloaded from here:
3874[21:14:01] [Craft Scheduler Thread - 498/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/
3875[21:14:37] [Craft Scheduler Thread - 495/INFO]: [BuycraftX] Fetching all due players...
3876[21:14:37] [Craft Scheduler Thread - 495/INFO]: [BuycraftX] Fetched due players (0 found).
3877[21:19:37] [Craft Scheduler Thread - 495/INFO]: [BuycraftX] Fetching all due players...
3878[21:19:38] [Craft Scheduler Thread - 495/INFO]: [BuycraftX] Fetched due players (0 found).
3879[21:20:17] [Server thread/INFO]: Daviddd issued server command: /marry tp
3880[21:22:10] [Server thread/INFO]: Daviddd issued server command: /res tp siret
3881[21:24:38] [Craft Scheduler Thread - 500/INFO]: [BuycraftX] Fetching all due players...
3882[21:24:38] [Craft Scheduler Thread - 500/INFO]: [BuycraftX] Fetched due players (0 found).
3883[21:26:16] [Server thread/INFO]: SIRET issued server command: /Shop
3884[21:26:16] [Server thread/INFO]: SIRET issued mycmd command ID(17) /Shop
3885[21:26:16] [Server thread/INFO]: SIRET issued server command: /shopgui
3886[21:26:21] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 64 x Iron Ingot for 192$ from minerals shop
3887[21:26:24] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 64 x Iron Ingot for 192$ from minerals shop
3888[21:26:26] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 64 x Iron Ingot for 192$ from minerals shop
3889[21:28:10] [Server thread/INFO]: SIRET issued server command: /marry tp
3890[21:28:10] [Server thread/WARN]: SIRET moved too quickly! 13.587737959431081,-41.0,-13.177893098360016
3891[21:29:38] [Craft Scheduler Thread - 500/INFO]: [BuycraftX] Fetching all due players...
3892[21:29:38] [Craft Scheduler Thread - 500/INFO]: [BuycraftX] Fetched due players (0 found).
3893[21:30:36] [Server thread/INFO]: Daviddd issued server command: /marry tp
3894[21:31:32] [Server thread/INFO]: ItzMeCr issued server command: /kb reload
3895[21:31:32] [Server thread/INFO]: [KiteBoard] Loading scoreboard groups...
3896[21:31:32] [Server thread/INFO]: [KiteBoard] Loading scoreboard group join_server.yml.
3897[21:31:32] [Server thread/INFO]: [KiteBoard] Loading scoreboard group combat_board.yml.
3898[21:31:32] [Server thread/INFO]: [KiteBoard] Loading scoreboard group main_board.yml.
3899[21:31:32] [Server thread/INFO]: [KiteBoard] Loading tablist groups...
3900[21:31:32] [Server thread/INFO]: [KiteBoard] Loading tablist group main_tab.yml.
3901[21:31:32] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Player Placeholders.
3902[21:31:32] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Event Trigger.
3903[21:31:32] [Server thread/INFO]: [KiteBoard] Registering placeholder hook Placeholder API.
3904[21:31:55] [Server thread/INFO]: ItzMeCr issued server command: /btoken reload
3905[21:34:38] [Craft Scheduler Thread - 507/INFO]: [BuycraftX] Fetching all due players...
3906[21:34:39] [Craft Scheduler Thread - 507/INFO]: [BuycraftX] Fetched due players (0 found).
3907[21:35:46] [Server thread/INFO]: Daviddd issued server command: /marry tp
3908[21:36:12] [Server thread/INFO]: SIRET issued server command: /res tp siret
3909[21:36:19] [Server thread/INFO]: SIRET issued server command: /m
3910[21:39:16] [Server thread/INFO]: [ProtocolLib] The updater found an update, and has readied it to be loaded the next time the server restarts/reloads.
3911[21:39:17] [Server thread/WARN]: Daviddd moved too quickly! 0.0,-24.889999999999997,0.0
3912[21:39:39] [Craft Scheduler Thread - 500/INFO]: [BuycraftX] Fetching all due players...
3913[21:39:39] [Craft Scheduler Thread - 500/INFO]: [BuycraftX] Fetched due players (0 found).
3914[21:42:30] [Server thread/INFO]: Daviddd issued server command: /shop
3915[21:42:30] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
3916[21:42:30] [Server thread/INFO]: Daviddd issued server command: /shopgui
3917[21:42:31] [Server thread/INFO]: SIRET issued server command: /res tp siret
3918[21:42:39] [Server thread/INFO]: SIRET issued server command: /mary tp
3919[21:42:42] [Server thread/INFO]: SIRET issued server command: /marry tp
3920[21:42:46] [Server thread/INFO]: SIRET issued server command: /shop
3921[21:42:46] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3922[21:42:46] [Server thread/INFO]: SIRET issued server command: /shopgui
3923[21:42:53] [Server thread/INFO]: SIRET issued server command: /shop
3924[21:42:53] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3925[21:42:53] [Server thread/INFO]: SIRET issued server command: /shopgui
3926[21:42:57] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 11 x Birch Log for 38.5$ from blocks shop
3927[21:44:39] [Craft Scheduler Thread - 511/INFO]: [BuycraftX] Fetching all due players...
3928[21:44:40] [Craft Scheduler Thread - 511/INFO]: [BuycraftX] Fetched due players (0 found).
3929[21:44:45] [Server thread/INFO]: SIRET issued server command: /shop
3930[21:44:45] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3931[21:44:45] [Server thread/INFO]: SIRET issued server command: /shopgui
3932[21:44:53] [Server thread/INFO]: [ShopGUIPlus] SIRET bought 64 x Iron Ingot for 192$ from minerals shop
3933[21:48:36] [Craft Scheduler Thread - 514/INFO]: [FastLogin] GameProfile lajk2005 has a verified premium account
3934[21:48:36] [User Authenticator #25/INFO]: UUID of player lajk2005 is 4aa1a6ca-d7fa-337b-9926-a33fe8b027c9
3935[21:48:36] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mlajk2005[0;32;1m passed VPN check.[m
3936[21:48:37] [Server thread/INFO]: lajk2005[/86.49.243.190:31400] logged in with entity id 167839 at ([SpawnWorld]99.5, 73.0, -266.5)
3937[21:48:37] [Server thread/INFO]: + lajk2005
3938[21:48:37] [Craft Scheduler Thread - 516/INFO]: [FastLogin] Logging player lajk2005 in
3939[21:48:37] [Craft Scheduler Thread - 516/INFO]: [AuthMe] lajk2005 logged in!
3940[21:48:42] [Server thread/INFO]: lajk2005 issued server command: /home
3941[21:48:45] [Server thread/INFO]: lajk2005 issued server command: /home home
3942[21:48:54] [Server thread/INFO]: SIRET issued server command: /shop
3943[21:48:54] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3944[21:48:54] [Server thread/INFO]: SIRET issued server command: /shopgui
3945[21:48:58] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 27 x Carrot for 2.7$ to food shop
3946[21:48:59] [Server thread/INFO]: Daviddd issued server command: /shop
3947[21:48:59] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
3948[21:48:59] [Server thread/INFO]: Daviddd issued server command: /shopgui
3949[21:49:20] [Server thread/INFO]: lajk2005 issued server command: /fly
3950[21:49:21] [Server thread/INFO]: lajk2005 issued server command: /vote
3951[21:49:26] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:52170 -> Vote (from:Czech-Craft.eu username:lajk2005 address:86.49.243.190 timeStamp:1578430166 localTimestamp:1578430166822)
3952[21:49:26] [Server thread/INFO]: CONSOLE issued server command: /eco give lajk2005 12
3953[21:49:26] [Server thread/INFO]: $12 bylo připsáno na účet hráče lajk2005. Nový zůstatek: $4,278.83.
3954[21:49:26] [Server thread/INFO]: Truhly a Boxy » You have given lajk2005 1 Keys.
3955[21:49:27] [Craft Scheduler Thread - 512/INFO]: [BuycraftX] Sending 1 analytic events
3956[21:49:40] [Craft Scheduler Thread - 512/INFO]: [BuycraftX] Fetching all due players...
3957[21:49:40] [Craft Scheduler Thread - 512/INFO]: [BuycraftX] Fetched due players (0 found).
3958[21:49:51] [Server thread/INFO]: SIRET issued server command: /shop
3959[21:49:51] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3960[21:49:51] [Server thread/INFO]: SIRET issued server command: /shopgui
3961[21:49:54] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 1984 x Carrot for 198.4$ to food shop
3962[21:50:07] [Server thread/INFO]: SIRET issued server command: /shop
3963[21:50:07] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3964[21:50:07] [Server thread/INFO]: SIRET issued server command: /shopgui
3965[21:50:11] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 1984 x Carrot for 198.4$ to food shop
3966[21:50:22] [Server thread/INFO]: SIRET issued server command: /shop
3967[21:50:22] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3968[21:50:22] [Server thread/INFO]: SIRET issued server command: /shopgui
3969[21:50:25] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 1984 x Carrot for 198.4$ to food shop
3970[21:50:39] [Server thread/INFO]: SIRET issued server command: /shop
3971[21:50:39] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3972[21:50:39] [Server thread/INFO]: SIRET issued server command: /shopgui
3973[21:50:41] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 1984 x Carrot for 198.4$ to food shop
3974[21:50:42] [Server thread/INFO]: Daviddd issued server command: /shop
3975[21:50:42] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
3976[21:50:42] [Server thread/INFO]: Daviddd issued server command: /shopgui
3977[21:50:51] [Server thread/INFO]: SIRET issued server command: /shop
3978[21:50:51] [Server thread/INFO]: SIRET issued mycmd command ID(17) /shop
3979[21:50:51] [Server thread/INFO]: SIRET issued server command: /shopgui
3980[21:50:51] [Server thread/INFO]: Daviddd issued server command: /shop
3981[21:50:51] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
3982[21:50:51] [Server thread/INFO]: Daviddd issued server command: /shopgui
3983[21:50:54] [Server thread/INFO]: [ShopGUIPlus] SIRET sold all 1502 x Carrot for 150.2$ to food shop
3984[21:51:22] [Server thread/INFO]: SIRET lost connection: Disconnected
3985[21:51:22] [Server thread/INFO]: - SIRET
3986[21:51:27] [Craft Scheduler Thread - 509/INFO]: [BuycraftX] Sending 1 analytic events
3987[21:52:24] [Server thread/INFO]: Daviddd issued server command: /shop
3988[21:52:24] [Server thread/INFO]: Daviddd issued mycmd command ID(17) /shop
3989[21:52:24] [Server thread/INFO]: Daviddd issued server command: /shopgui
3990[21:52:28] [Server thread/INFO]: [ShopGUIPlus] Daviddd bought 11 x Bread for 12.65$ from food shop
3991[21:52:43] [Server thread/INFO]: Daviddd issued server command: /vote
3992[21:53:02] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:52658 -> Vote (from:Czech-Craft.eu username:Daviddd address:178.213.44.66 timeStamp:1578430382 localTimestamp:1578430382719)
3993[21:53:02] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 12
3994[21:53:02] [Server thread/INFO]: $12 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $35.94.
3995[21:53:02] [Server thread/INFO]: Truhly a Boxy » You have given Daviddd 1 Keys.
3996[21:53:29] [Server thread/INFO]: Daviddd issued server command: /prewards
3997[21:53:31] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
3998[21:53:31] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
3999[21:53:31] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $40.94.
4000[21:53:32] [Server thread/INFO]: Daviddd issued server command: /cmi prewards Daviddd -c:hourly1
4001[21:53:32] [Server thread/INFO]: CONSOLE issued server command: /eco give Daviddd 5
4002[21:53:32] [Server thread/INFO]: $5 bylo připsáno na účet hráče Daviddd. Nový zůstatek: $45.94.
4003[21:54:40] [Craft Scheduler Thread - 516/INFO]: [BuycraftX] Fetching all due players...
4004[21:54:41] [Craft Scheduler Thread - 516/INFO]: [BuycraftX] Fetched due players (0 found).
4005[21:57:01] [Server thread/INFO]: lajk2005 issued server command: /shop
4006[21:57:01] [Server thread/INFO]: lajk2005 issued mycmd command ID(17) /shop
4007[21:57:01] [Server thread/INFO]: lajk2005 issued server command: /shopgui
4008[21:58:44] [Server thread/INFO]: lajk2005 issued server command: /balancetop
4009[21:59:22] [User Authenticator #26/INFO]: UUID of player Cookies_girl_UwU is ec05448e-0597-35b8-bdb7-5842dede1fab
4010[21:59:22] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mCookies_girl_UwU[0;32;1m passed VPN check.[m
4011[21:59:23] [Server thread/INFO]: Unknown command. Type "/help" for help.
4012[21:59:23] [Server thread/INFO]: Cookies_girl_UwU[/213.192.4.142:58422] logged in with entity id 170155 at ([SpawnWorld]99.5, 73.0, -266.5)
4013[21:59:23] [pool-27-thread-1/INFO]: Vytváří se prázdná konfigurace: /home/hosting/servers/208321/plugins/Essentials/userdata/ec05448e-0597-35b8-bdb7-5842dede1fab.yml
4014[21:59:23] [Server thread/INFO]: + Cookies_girl_UwU
4015[21:59:27] [Craft Scheduler Thread - 517/INFO]: [BuycraftX] Sending 1 analytic events
4016[21:59:29] [Async Chat Thread - #40/INFO]: [4] TITAN lajk2005 » Ahoj Cookies_girl_UwU
4017[21:59:41] [Craft Scheduler Thread - 518/INFO]: [BuycraftX] Fetching all due players...
4018[21:59:41] [Craft Scheduler Thread - 518/INFO]: [BuycraftX] Fetched due players (0 found).
4019[22:01:07] [Server thread/INFO]: [AuthMe] Cookies_girl_UwU registered 213.192.4.142
4020[22:01:07] [Craft Scheduler Thread - 517/INFO]: [AuthMe] Cookies_girl_UwU logged in!
4021[22:01:20] [Server thread/INFO]: CONSOLE issued server command: /eco give Cookies_girl_UwU 10
4022[22:01:20] [Server thread/INFO]: $10 bylo připsáno na účet hráče Cookies_girl_UwU. Nový zůstatek: $10.
4023[22:02:48] [Server thread/INFO]: lajk2005 issued server command: /balancetop 7
4024[22:02:53] [Server thread/INFO]: lajk2005 issued server command: /balancetop 6
4025[22:02:56] [Server thread/INFO]: lajk2005 issued server command: /balancetop 5
4026[22:03:00] [Server thread/INFO]: lajk2005 issued server command: /vote
4027[22:03:05] [Votifier NIO worker/INFO]: [Votifier] Got a protocol v2 vote record from /185.91.116.226:54060 -> Vote (from:Czech-Craft.eu username:lajk2005 address:86.49.243.190 timeStamp:1578430985 localTimestamp:1578430985565)
4028[22:03:05] [Server thread/INFO]: CONSOLE issued server command: /eco give lajk2005 12
4029[22:03:05] [Server thread/INFO]: $12 bylo připsáno na účet hráče lajk2005. Nový zůstatek: $4,290.83.
4030[22:03:05] [Server thread/INFO]: Truhly a Boxy » You have given lajk2005 1 Keys.
4031[22:03:11] [Server thread/INFO]: lajk2005 issued server command: /levelup 10
4032[22:03:11] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
4033[22:04:41] [Craft Scheduler Thread - 518/INFO]: [BuycraftX] Fetching all due players...
4034[22:04:42] [Craft Scheduler Thread - 518/INFO]: [BuycraftX] Fetched due players (0 found).
4035[22:04:46] [Server thread/INFO]: Cookies_girl_UwU issued server command: /vole
4036[22:04:47] [Server thread/INFO]: Chování - Příkazy » Cookies_girl_UwU - /vole
4037[22:05:04] [Server thread/INFO]: Cookies_girl_UwU issued server command: /vote
4038[22:05:28] [Server thread/INFO]: Cookies_girl_UwU lost connection: Disconnected
4039[22:05:28] [Server thread/INFO]: - Cookies_girl_UwU
4040[22:06:27] [Craft Scheduler Thread - 514/INFO]: [BuycraftX] Sending 1 analytic events
4041[22:06:27] [Server thread/INFO]: Loterie » Nebyly zakoupeny žádné tickety, takže slosování nemohlo proběhnout.
4042[22:09:01] [Server thread/INFO]: lajk2005 issued server command: /levelup
4043[22:09:01] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
4044[22:09:15] [Server thread/INFO]: ItzMeCr issued server command: /pl
4045[22:09:42] [Craft Scheduler Thread - 512/INFO]: [BuycraftX] Fetching all due players...
4046[22:09:42] [Craft Scheduler Thread - 512/INFO]: [BuycraftX] Fetched due players (0 found).
4047[22:11:07] [Server thread/INFO]: ItzMeCr issued server command: /vole
4048[22:12:41] [Server thread/INFO]: lajk2005 issued server command: /levelup
4049[22:12:41] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
4050[22:13:27] [Craft Scheduler Thread - 525/INFO]: [Marriage] Purged 0 player entries in 1ms
4051[22:14:08] [Server thread/WARN]: lajk2005 moved wrongly!
4052[22:14:42] [Craft Scheduler Thread - 520/INFO]: [BuycraftX] Fetching all due players...
4053[22:14:42] [Craft Scheduler Thread - 520/INFO]: [BuycraftX] Fetched due players (0 found).
4054[22:14:57] [Server thread/WARN]: lajk2005 moved wrongly!
4055[22:15:28] [Server thread/INFO]: lajk2005 issued server command: /levelup
4056[22:15:28] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
4057[22:19:42] [Craft Scheduler Thread - 520/INFO]: [BuycraftX] Fetching all due players...
4058[22:19:43] [Craft Scheduler Thread - 520/INFO]: [BuycraftX] Fetched due players (0 found).
4059[22:20:14] [Server thread/INFO]: lajk2005 issued server command: /levelup
4060[22:20:14] [Server thread/INFO]: lajk2005 issued rank command: /cmi rankinfo lajk2005 -next
4061[22:22:51] [User Authenticator #27/INFO]: UUID of player Crafter660 is 62e83da3-9513-3345-b4ee-5f3c7c9faf06
4062[22:22:51] [Server thread/INFO]: [AntiVPN] [m{m.e.a.e.PlayerLoginCheckHandler} [0;33;1m[[0;36;1mAnti-VPN[0;33;1m] [m[0;37;1mCrafter660[0;32;1m passed VPN check.[m
4063[22:22:51] [Server thread/INFO]: Unknown command. Type "/help" for help.
4064[22:22:51] [Server thread/INFO]: Crafter660[/77.236.219.51:49550] logged in with entity id 173362 at ([SpawnWorld]99.5, 73.0, -266.5)
4065[22:22:51] [pool-27-thread-1/INFO]: Vytváří se prázdná konfigurace: /home/hosting/servers/208321/plugins/Essentials/userdata/62e83da3-9513-3345-b4ee-5f3c7c9faf06.yml
4066[22:22:51] [Server thread/INFO]: + Crafter660
4067[22:23:14] [Server thread/INFO]: Crafter660 lost connection: Disconnected
4068[22:23:14] [Server thread/INFO]: - Crafter660
4069[22:23:27] [Craft Scheduler Thread - 528/INFO]: [BuycraftX] Sending 2 analytic events
4070[22:24:43] [Craft Scheduler Thread - 528/INFO]: [BuycraftX] Fetching all due players...
4071[22:24:43] [Craft Scheduler Thread - 528/INFO]: [BuycraftX] Fetched due players (0 found).
4072[22:29:43] [Craft Scheduler Thread - 531/INFO]: [BuycraftX] Fetching all due players...
4073[22:29:43] [Craft Scheduler Thread - 531/INFO]: [BuycraftX] Fetched due players (0 found).
4074[22:34:43] [Craft Scheduler Thread - 532/INFO]: [BuycraftX] Fetching all due players...
4075[22:34:43] [Craft Scheduler Thread - 532/INFO]: [BuycraftX] Fetched due players (0 found).
4076[22:38:27] [Server thread/INFO]: lajk2005 issued server command: /wb
4077[22:38:39] [Server thread/INFO]: lajk2005 issued server command: /wb