· 6 years ago · Mar 07, 2020, 09:32 AM
1[04:00:21] [Server thread/INFO]: Starting minecraft server version 1.15.2
2[04:00:21] [Server thread/INFO]: Loading properties
3[04:00:21] [Server thread/INFO]: This server is running Paper version git-Paper-112 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
4[04:00:21] [Server thread/WARN]: Couldn't load server icon
5javax.imageio.IIOException: I/O error writing PNG file!
6 at com.sun.imageio.plugins.png.PNGImageWriter.write(PNGImageWriter.java:1168) ~[?:1.8.0_211]
7 at javax.imageio.ImageWriter.write(ImageWriter.java:615) ~[?:1.8.0_211]
8 at javax.imageio.ImageIO.doWrite(ImageIO.java:1612) ~[?:1.8.0_211]
9 at javax.imageio.ImageIO.write(ImageIO.java:1578) ~[?:1.8.0_211]
10 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadServerIcon0(CraftServer.java:1815) ~[patched_1.15.2.jar:git-Paper-112]
11 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadServerIcon0(CraftServer.java:1801) ~[patched_1.15.2.jar:git-Paper-112]
12 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadIcon(CraftServer.java:877) ~[patched_1.15.2.jar:git-Paper-112]
13 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.<init>(CraftServer.java:321) ~[patched_1.15.2.jar:git-Paper-112]
14 at net.minecraft.server.v1_15_R1.PlayerList.<init>(PlayerList.java:78) ~[patched_1.15.2.jar:git-Paper-112]
15 at net.minecraft.server.v1_15_R1.DedicatedPlayerList.<init>(SourceFile:14) ~[patched_1.15.2.jar:git-Paper-112]
16 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:183) ~[patched_1.15.2.jar:git-Paper-112]
17 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-112]
18 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
19Caused by: java.io.IOException: No space left on device
20 at java.io.RandomAccessFile.writeBytes(Native Method) ~[?:1.8.0_211]
21 at java.io.RandomAccessFile.write(RandomAccessFile.java:525) ~[?:1.8.0_211]
22 at javax.imageio.stream.FileCacheImageOutputStream.write(FileCacheImageOutputStream.java:141) ~[?:1.8.0_211]
23 at javax.imageio.stream.ImageOutputStreamImpl.write(ImageOutputStreamImpl.java:51) ~[?:1.8.0_211]
24 at com.sun.imageio.plugins.png.PNGImageWriter.write_magic(PNGImageWriter.java:375) ~[?:1.8.0_211]
25 at com.sun.imageio.plugins.png.PNGImageWriter.write(PNGImageWriter.java:1134) ~[?:1.8.0_211]
26 ... 12 more
27[04:00:21] [Server thread/INFO]: Server Ping Player Sample Count: 12
28[04:00:21] [Server thread/INFO]: Using 4 threads for Netty based IO
29[04:00:21] [Server thread/INFO]: Debug logging is disabled
30[04:00:21] [Server thread/INFO]: Default game type: SURVIVAL
31[04:00:21] [Server thread/INFO]: Generating keypair
32[04:00:22] [Server thread/INFO]: Starting Minecraft server on 139.99.187.98:25565
33[04:00:22] [Server thread/INFO]: Using default channel type
34[04:00:23] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
35[04:00:25] [Server thread/WARN]: Legacy plugin GroupManager v2.0.1-b332 does not specify an api-version.
36[04:00:25] [Server thread/WARN]: Legacy plugin NBTAPI v2.2.0 does not specify an api-version.
37[04:00:25] [Server thread/WARN]: Legacy plugin SimpleBackupReloaded v1.9.1 does not specify an api-version.
38[04:00:25] [Server thread/WARN]: Legacy plugin dynmap v3.0-beta-10-257 does not specify an api-version.
39[04:00:25] [Server thread/WARN]: Legacy plugin WorldBorder v1.8.7 does not specify an api-version.
40[04:00:25] [Server thread/WARN]: Legacy plugin ServerAnnounce v1.1 does not specify an api-version.
41[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
42[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
43[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
44[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.eventbus.EventBus
45[04:00:25] [Server thread/WARN]: [WorldEdit] Loaded class org.primesoft.asyncworldedit.injector.injected.util.eventbus.IDispatchableEventBus from AsyncWorldEdit v3.6.16 which is not a depend, softdepend or loadbefore of this plugin.
46[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector2
47[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.BlockVector3
48[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector2
49[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.math.Vector3
50[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockStateHolder
51[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BaseBlock
52[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.block.BlockState
53[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.entity.BaseEntity
54[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.Location
55[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.biome.BiomeType
56[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.world.weather.WeatherType
57[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.EditSession
58[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.function.operation.Operations
59[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
60[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extension.platform.PlayerProxy
61[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.util.collection.LocatedBlockList
62[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.MultiStageReorder
63[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
64[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.AbstractRegion
65[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.EllipsoidRegion
66[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
67[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.TransformRegion
68[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.RegionIntersection
69[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.NullRegion
70[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.Polygonal2DRegion
71[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CylinderRegion
72[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.regions.CuboidRegion
73[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SnapshotUtilCommands
74[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.ScriptingCommands
75[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.SchematicCommands
76[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommands
77[04:00:25] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.UtilityCommandsRegistration
78[04:00:26] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.RegionCommandsRegistration
79[04:00:26] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.tool.BrushTool
80[04:00:26] [Server thread/INFO]: [AsyncWorldEdit] Modiffy class com.sk89q.worldedit.command.tool.BlockReplacer
81[04:00:26] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
82[04:00:27] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
83[04:00:27] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
84[04:00:27] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
85[04:00:27] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
86[04:00:27] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
87[04:00:27] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
88[04:00:27] [Server thread/WARN]: Legacy plugin SimpleTabList v10.2.1 does not specify an api-version.
89[04:00:27] [Server thread/WARN]: Legacy plugin CustomHeads v2.9.9 does not specify an api-version.
90[04:00:27] [Server thread/WARN]: Legacy plugin ViaVersion v2.2.3 does not specify an api-version.
91[04:00:27] [Server thread/INFO]: [ViaVersion] Hooking into ProtocolSupport, to prevent issues!
92[04:00:27] [Server thread/WARN]: Legacy plugin GiveInfoBook v1.7 does not specify an api-version.
93[04:00:28] [Server thread/WARN]: Legacy plugin LotteryPro v1.3.3 does not specify an api-version.
94[04:00:28] [Server thread/WARN]: Legacy plugin MobMoney v2.5.2 does not specify an api-version.
95[04:00:28] [Server thread/WARN]: Legacy plugin NoBlackSky v1.1.2 does not specify an api-version.
96[04:00:28] [Server thread/INFO]: [ServerRestart] Loading ServerRestart v2.2.0
97[04:00:28] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
98[04:00:28] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0.1-b332
99[04:00:28] [Server thread/INFO]: [Villages] Loading Villages vBETA-5.5
100[04:00:28] [Server thread/INFO]: [NBTAPI] Loading NBTAPI v2.2.0
101[04:00:28] [Server thread/INFO]: [SimpleBackupReloaded] Loading SimpleBackupReloaded v1.9.1
102[04:00:28] [Server thread/INFO]: [dynmap] Loading dynmap v3.0-beta-10-257
103[04:00:28] [Server thread/INFO]: [dynmap] version=git-Paper-112 (MC: 1.15.2)
104[04:00:29] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks
105[04:00:29] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
106[04:00:29] [Server thread/INFO]: [dynmap] Mod Support API available
107[04:00:29] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131
108[04:00:29] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@15cec703]
109[04:00:29] [Server thread/INFO]: [ItemParticles] Loading ItemParticles v1.13
110[04:00:29] [Server thread/INFO]: [PromisedLand] Loading PromisedLand v0.1.0
111[04:00:29] [Server thread/INFO]: [ShulkerPacks] Loading ShulkerPacks v1.4.10
112[04:00:29] [Server thread/INFO]: [BeeHivesTrees] Loading BeeHivesTrees v1.2
113[04:00:29] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7
114[04:00:29] [Server thread/INFO]: [ServerAnnounce] Loading ServerAnnounce v1.1
115[04:00:29] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v12.0.6
116[04:00:29] [Server thread/INFO]: [Votifier] Loading Votifier v2.6.0-SNAPSHOT
117[04:00:29] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v1.0
118[04:00:29] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.6.16
119[04:00:29] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
120[04:00:29] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.117
121[04:00:29] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
122[04:00:29] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.29-dev
123[04:00:29] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
124[04:00:29] [Server thread/ERROR]: [ProtocolSupport] â•”â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•—
125[04:00:29] [Server thread/ERROR]: [ProtocolSupport] â•‘ ERROR
126[04:00:29] [Server thread/ERROR]: [ProtocolSupport] â•‘ Unsupported server minecraft version 1.15.2
127[04:00:29] [Server thread/ERROR]: [ProtocolSupport] â•‘
128[04:00:29] [Server thread/ERROR]: [ProtocolSupport] â•‘ This version of plugin only supports
129[04:00:29] [Server thread/ERROR]: [ProtocolSupport] â•‘ server minecraft version 1.15.1
130[04:00:29] [Server thread/ERROR]: [ProtocolSupport] â•‘ and following platforms:
131[04:00:29] [Server thread/ERROR]: [ProtocolSupport] â•‘ - Spigot (https://www.spigotmc.org/)
132[04:00:29] [Server thread/ERROR]: [ProtocolSupport] â•‘ - Paper (https://papermc.io/)
133[04:00:29] [Server thread/ERROR]: [ProtocolSupport] â•‘
134[04:00:29] [Server thread/ERROR]: [ProtocolSupport] â•‘
135[04:00:29] [Server thread/ERROR]: [ProtocolSupport] â•‘ https://github.com/ProtocolSupport/ProtocolSupport/
136[04:00:29] [Server thread/ERROR]: [ProtocolSupport] ╚â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•â•
137[04:00:29] [Server thread/INFO]: [TimeVote] Loading TimeVote v1.42
138[04:00:29] [Server thread/INFO]: [SimpleTabList] Loading SimpleTabList v10.2.1
139[04:00:29] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v2.3.1
140[04:00:29] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v4.453
141[04:00:29] [Server thread/INFO]: [CustomHeads] Loading CustomHeads v2.9.9
142[04:00:29] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.3
143[04:00:29] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.3 is now loaded, injecting!
144[04:00:30] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
145[04:00:30] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
146[04:00:30] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
147[04:00:30] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
148[04:00:30] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
149[04:00:30] [Server thread/INFO]: [ViaVersion] Loading translation mapping
150[04:00:30] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
151[04:00:31] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
152[04:00:31] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
153[04:00:31] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
154[04:00:31] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
155[04:00:31] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
156[04:00:31] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
157[04:00:32] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
158[04:00:32] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
159[04:00:32] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
160[04:00:32] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.18.1
161[04:00:32] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.26
162[04:00:32] [Server thread/INFO]: [GiveInfoBook] Loading GiveInfoBook v1.7
163[04:00:32] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.0.0-b766
164[04:00:32] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0
165[04:00:32] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.15.2) has not yet been tested! Proceed with caution.
166[04:00:32] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.9.6
167[04:00:32] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.26-SNAPSHOT (build 1834)
168[04:00:32] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.20.7
169[04:00:32] [Server thread/INFO]: [BetterBees] Loading BetterBees v0.2-BETA
170[04:00:32] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.9.1
171[04:00:32] [Server thread/INFO]: [Shopkeepers] Loading config.
172[04:00:32] [Server thread/INFO]: [Shopkeepers] Registering defaults.
173[04:00:32] [Server thread/INFO]: [LotteryPro] Loading LotteryPro v1.3.3
174[04:00:32] [Server thread/INFO]: [AdvancedAchievements] Loading AdvancedAchievements v5.14.1
175[04:00:32] [Server thread/INFO]: [FogusCore] Loading FogusCore v1.7.5
176[04:00:32] [Server thread/INFO]: [Plot2Dynmap] Loading Plot2Dynmap v4.2
177[04:00:32] [Server thread/INFO]: [Wearables] Loading Wearables v2.7
178[04:00:32] [Server thread/INFO]: [gravy] Loading gravy v1.4.6
179[04:00:32] [Server thread/INFO]: [MobMoney] Loading MobMoney v2.5.2
180[04:00:32] [Server thread/INFO]: [Matrix] Loading Matrix v4.3.4
181[04:00:32] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
182[04:00:32] [Server thread/INFO]: [Factions] Loading Factions v1.8.2
183[04:00:32] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.17.1.26
184[04:00:32] [Server thread/INFO]: [GoldenCrates] Loading GoldenCrates v3.6.6.1
185[04:00:32] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.17.1.26
186[04:00:32] [Server thread/INFO]: [RandomTeleport] [32m[RandomTeleport] Loading RandomTeleport v7.9.2[0m
187[04:00:32] [Server thread/INFO]: [MaintenanceSpigot] Loading MaintenanceSpigot v3.0.3
188[04:00:32] [Server thread/INFO]: [VillageDefense] Loading VillageDefense v4.3.1
189[04:00:32] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.26
190[04:00:32] [Server thread/INFO]: [SimplePortals] Loading SimplePortals v1.4.3
191[04:00:32] [Server thread/INFO]: [HubBasics] Loading HubBasics v6.10.1
192[04:00:32] [Server thread/INFO]: [NoBlackSky] Loading NoBlackSky v1.1.2
193[04:00:32] [Server thread/INFO]: [VentureChat] Loading VentureChat v2.17.3
194[04:00:32] [Server thread/INFO]: [MyPet] Loading MyPet v3.9
195[04:00:32] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mError-Reporter ENABLED[m
196[04:00:32] [Server thread/INFO]: [Denizen] Loading Denizen v1.1.3-SNAPSHOT (build 4623-DEV)
197[04:00:32] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4
198[04:00:32] [Server thread/INFO]: [Plan] Loading Plan v5.0 build 382
199[04:00:32] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
200[04:00:32] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131
201[04:00:32] [Server thread/WARN]: [WorldEdit] Loaded class org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder from GroupManager v2.0.1-b332 which is not a depend, softdepend or loadbefore of this plugin.
202[04:00:32] [Server thread/WARN]: [WorldEdit] Loaded class net.milkbowl.vault.permission.Permission from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
203[04:00:32] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
204[04:00:33] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter
205[04:00:33] [Server thread/INFO]: [PromisedLand] Enabling PromisedLand v0.1.0
206[04:00:33] [Server thread/INFO]: .-. . .-. .
207[04:00:33] [Server thread/INFO]: (_) )-. .-. / / (_) /
208[04:00:33] [Server thread/INFO]: / \ ).--..-._.. .-. .-. `-' . .-. .-../ / .-. . .-. .-../
209[04:00:33] [Server thread/INFO]: / )/ ( ) )/ ) ) / / \ ./.-'_( / / ( | )/ )( /
210[04:00:33] [Server thread/INFO]: .-/ `--'/ `-' '/ / (_.(__./ ._)(__.' `-'-...-/. .-.`-'-''/ ( `-'-..
211[04:00:33] [Server thread/INFO]: (_/ `-' / (_/ `-._. `-
212[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.6.16
213[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
214[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
215[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
216[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
217[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
218[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
219[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
220[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
221[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
222[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] = ________________ =
223[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] = ___/ free version \___ =
224[04:00:33] [Server thread/INFO]: [AsyncWorldEdit] ===================================================================================
225[04:00:43] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
226[04:00:43] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
227[04:00:43] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
228[04:00:43] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_15_R1, DirectChunkAPI disabled
229[04:00:43] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
230[04:00:43] [Server thread/INFO]: [AsyncWorldEdit] Enabled
231[04:00:43] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
232[04:00:43] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.17.1.26 which is not a depend, softdepend or loadbefore of this plugin.
233[04:00:43] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
234[04:00:43] [Server thread/WARN]: [Vault] Loaded class org.anjocaido.groupmanager.GroupManager from GroupManager v2.0.1-b332 which is not a depend, softdepend or loadbefore of this plugin.
235[04:00:43] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
236[04:00:43] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
237[04:00:43] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
238[04:00:43] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
239[04:00:43] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
240[04:00:43] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.29-dev
241[04:00:43] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v4.453
242[04:00:43] [Thread-21/INFO]: [AsyncWorldEdit] You have an old version of the plugin. Your version: 3.6.16, available version: 3.6.18
243[04:00:44] [Server thread/INFO]: Version is PlotSquared-4.453
244[04:00:44] [Server thread/WARN]: No space left on device
245[04:00:44] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open_utf8([BI)V
246[04:00:44] [Server thread/WARN]: at org.sqlite.core.NativeDB._open_utf8(Native Method)
247[04:00:44] [Server thread/WARN]: at org.sqlite.core.NativeDB._open(NativeDB.java:78)
248[04:00:44] [Server thread/WARN]: at org.sqlite.core.DB.open(DB.java:195)
249[04:00:44] [Server thread/WARN]: at org.sqlite.SQLiteConnection.open(SQLiteConnection.java:243)
250[04:00:44] [Server thread/WARN]: at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:61)
251[04:00:44] [Server thread/WARN]: at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:28)
252[04:00:44] [Server thread/WARN]: at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:21)
253[04:00:44] [Server thread/WARN]: at org.sqlite.JDBC.createConnection(JDBC.java:115)
254[04:00:44] [Server thread/WARN]: at org.sqlite.JDBC.connect(JDBC.java:90)
255[04:00:44] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
256[04:00:44] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:270)
257[04:00:44] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLite.openConnection(SQLite.java:46)
258[04:00:44] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.database.SQLManager.<init>(SQLManager.java:111)
259[04:00:44] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.PlotSquared.setupDatabase(PlotSquared.java:1585)
260[04:00:44] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.PlotSquared.<init>(PlotSquared.java:196)
261[04:00:44] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.BukkitMain.onEnable(BukkitMain.java:154)
262[04:00:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
263[04:00:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
264[04:00:44] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:435)
265[04:00:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:470)
266[04:00:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:384)
267[04:00:44] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:235)
268[04:00:44] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885)
269[04:00:44] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
270[04:00:44] [Server thread/INFO]: [Plots] PlotSquared is now enabled
271[04:00:44] [Server thread/INFO]: [Plots] Metrics enabled.
272[04:00:44] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0
273[04:00:44] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
274[04:00:44] [Server thread/INFO]: Preparing level "survival"
275[04:00:44] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit, multiplayer sleep v1.0.1.zip, track raw statistics v1.2.0.zip, track statistics v1.0.0.zip, more mob heads v2.2.0.zip, armour statues v2.6.0.zip
276[04:00:45] [Server thread/INFO]: Loaded 6 recipes
277[04:00:45] [Server thread/INFO]: Loaded 78 custom command functions
278[04:00:46] [Server thread/INFO]: -------- World Settings For [survival] --------
279[04:00:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
280[04:00:46] [Server thread/INFO]: Cane Growth Modifier: 100%
281[04:00:46] [Server thread/INFO]: Melon Growth Modifier: 100%
282[04:00:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
283[04:00:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
284[04:00:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
285[04:00:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
286[04:00:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
287[04:00:46] [Server thread/INFO]: Potato Growth Modifier: 100%
288[04:00:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
289[04:00:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
290[04:00:46] [Server thread/INFO]: Vine Growth Modifier: 100%
291[04:00:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
292[04:00:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
293[04:00:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
294[04:00:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
295[04:00:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
296[04:00:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
297[04:00:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
298[04:00:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
299[04:00:46] [Server thread/INFO]: Max TNT Explosions: 100
300[04:00:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
301[04:00:46] [Server thread/INFO]: Experience Merge Radius: 3.0
302[04:00:46] [Server thread/INFO]: Mob Spawn Range: 4
303[04:00:46] [Server thread/INFO]: View Distance: 10
304[04:00:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
305[04:00:46] [Server thread/INFO]: Item Merge Radius: 2.5
306[04:00:46] [Server thread/INFO]: Item Despawn Rate: 6000
307[04:00:46] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
308[04:00:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
309[04:00:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
310[04:00:46] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
311[04:00:46] [Server thread/INFO]: -------- World Settings For [survival_nether] --------
312[04:00:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
313[04:00:46] [Server thread/INFO]: Cane Growth Modifier: 100%
314[04:00:46] [Server thread/INFO]: Melon Growth Modifier: 100%
315[04:00:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
316[04:00:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
317[04:00:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
318[04:00:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
319[04:00:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
320[04:00:46] [Server thread/INFO]: Potato Growth Modifier: 100%
321[04:00:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
322[04:00:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
323[04:00:46] [Server thread/INFO]: Vine Growth Modifier: 100%
324[04:00:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
325[04:00:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
326[04:00:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
327[04:00:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
328[04:00:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
329[04:00:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
330[04:00:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
331[04:00:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
332[04:00:46] [Server thread/INFO]: Max TNT Explosions: 100
333[04:00:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
334[04:00:46] [Server thread/INFO]: Experience Merge Radius: 3.0
335[04:00:46] [Server thread/INFO]: Mob Spawn Range: 4
336[04:00:46] [Server thread/INFO]: View Distance: 10
337[04:00:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
338[04:00:46] [Server thread/INFO]: Item Merge Radius: 2.5
339[04:00:46] [Server thread/INFO]: Item Despawn Rate: 6000
340[04:00:46] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
341[04:00:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
342[04:00:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
343[04:00:46] [Server thread/INFO]: -------- World Settings For [survival_the_end] --------
344[04:00:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
345[04:00:46] [Server thread/INFO]: Cane Growth Modifier: 100%
346[04:00:46] [Server thread/INFO]: Melon Growth Modifier: 100%
347[04:00:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
348[04:00:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
349[04:00:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
350[04:00:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
351[04:00:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
352[04:00:46] [Server thread/INFO]: Potato Growth Modifier: 100%
353[04:00:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
354[04:00:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
355[04:00:46] [Server thread/INFO]: Vine Growth Modifier: 100%
356[04:00:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
357[04:00:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
358[04:00:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
359[04:00:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
360[04:00:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
361[04:00:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
362[04:00:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
363[04:00:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
364[04:00:46] [Server thread/INFO]: Max TNT Explosions: 100
365[04:00:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
366[04:00:46] [Server thread/INFO]: Experience Merge Radius: 3.0
367[04:00:46] [Server thread/INFO]: Mob Spawn Range: 4
368[04:00:46] [Server thread/INFO]: View Distance: 10
369[04:00:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
370[04:00:46] [Server thread/INFO]: Item Merge Radius: 2.5
371[04:00:46] [Server thread/INFO]: Item Despawn Rate: 6000
372[04:00:46] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
373[04:00:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
374[04:00:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
375[04:00:46] [Server thread/INFO]: Preparing start region for dimension 'survival'/minecraft:overworld
376[04:00:46] [Server thread/INFO]: Preparing spawn area: 0%
377[04:00:47] [Server thread/INFO]: Preparing spawn area: 100%
378[04:00:47] [Server thread/INFO]: Loaded 9 spawn chunks for world survival
379[04:00:47] [Server thread/INFO]: Time elapsed: 653 ms
380[04:00:47] [Server thread/INFO]: Preparing start region for dimension 'survival_nether'/minecraft:the_nether
381[04:00:47] [Server thread/INFO]: Preparing spawn area: 0%
382[04:00:47] [Server thread/INFO]: Loaded 9 spawn chunks for world survival_nether
383[04:00:47] [Server thread/INFO]: Time elapsed: 204 ms
384[04:00:47] [Server thread/INFO]: Preparing start region for dimension 'survival_the_end'/minecraft:the_end
385[04:00:47] [Server thread/INFO]: Preparing spawn area: 0%
386[04:00:47] [Server thread/INFO]: Loaded 9 spawn chunks for world survival_the_end
387[04:00:47] [Server thread/INFO]: Time elapsed: 121 ms
388[04:00:47] [Server thread/INFO]: [ServerRestart] Enabling ServerRestart v2.2.0
389[04:00:47] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
390[04:00:47] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0.1-b332*
391[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group '-player' not found for group Nast. Ignoring entry in file: plugins/GroupManager/worlds/survival/groups.yml
392[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group '-admin' not found for group Adelando. Ignoring entry in file: plugins/GroupManager/worlds/survival/groups.yml
393[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group '-player' not found for group Admin. Ignoring entry in file: plugins/GroupManager/worlds/survival/groups.yml
394[04:00:47] [Server thread/INFO]: GroupManager - INFO - World Found: skygrid
395[04:00:47] [Server thread/INFO]: GroupManager - INFO - World Found: realm
396[04:00:47] [Server thread/INFO]: GroupManager - INFO - World Found: survival
397[04:00:47] [Server thread/INFO]: GroupManager - INFO - World Found: game
398[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:groupmanager_moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManager/worlds/game/groups.yml
399[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:towny_moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManager/worlds/game/groups.yml
400[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:vanish_moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManager/worlds/game/groups.yml
401[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:essentials_builder' not found for group Builder. Ignoring entry in file: plugins/GroupManager/worlds/game/groups.yml
402[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:towny_builder' not found for group Builder. Ignoring entry in file: plugins/GroupManager/worlds/game/groups.yml
403[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:groupmanager_admin' not found for group Admin. Ignoring entry in file: plugins/GroupManager/worlds/game/groups.yml
404[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:towny_admin' not found for group Admin. Ignoring entry in file: plugins/GroupManager/worlds/game/groups.yml
405[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:vanish_admin' not found for group Admin. Ignoring entry in file: plugins/GroupManager/worlds/game/groups.yml
406[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:groupmanager_default' not found for group Default. Ignoring entry in file: plugins/GroupManager/worlds/game/groups.yml
407[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:towny_default' not found for group Default. Ignoring entry in file: plugins/GroupManager/worlds/game/groups.yml
408[04:00:47] [Server thread/INFO]: GroupManager - INFO - World Found: world
409[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:groupmanager_moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
410[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:towny_moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
411[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:vanish_moderator' not found for group Moderator. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
412[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:essentials_builder' not found for group Builder. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
413[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:towny_builder' not found for group Builder. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
414[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:groupmanager_admin' not found for group Admin. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
415[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:towny_admin' not found for group Admin. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
416[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:vanish_admin' not found for group Admin. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
417[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:groupmanager_default' not found for group Default. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
418[04:00:47] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'g:towny_default' not found for group Default. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
419[04:00:47] [Server thread/INFO]: GroupManager - INFO - World Found: creative
420[04:00:47] [Server thread/INFO]: GroupManager - INFO - World Found: plotsworld
421[04:00:47] [Server thread/INFO]: GroupManager - INFO - World Found: skylands
422[04:00:47] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
423[04:00:47] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
424[04:00:47] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
425[04:00:47] [Server thread/INFO]: GroupManager version 2.0.1-b332 is enabled!
426[04:00:47] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
427[04:00:47] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
428[04:00:47] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
429[04:00:47] [Server thread/INFO]: [Villages] Enabling Villages vBETA-5.5
430[04:00:47] [Server thread/INFO]: [Villages] Loading Village Data.
431[04:00:47] [Server thread/INFO]: [Villages] Loading Settings.
432[04:00:47] [Server thread/INFO]: [Villages] Registered 80 message(s).
433[04:00:47] [Server thread/INFO]: [Villages] Registered 16 sub-command(s).
434[04:00:47] [Server thread/INFO]: [Villages] Registered 4 listener(s).
435[04:00:47] [Server thread/INFO]: [Villages] Successfully hooked into PlaceholderAPI.
436[04:00:47] [Server thread/INFO]: [Villages] Registered 1 hook(s).
437[04:00:47] [Server thread/INFO]: [NBTAPI] Enabling NBTAPI v2.2.0*
438[04:00:47] [Server thread/INFO]: [NBTAPI] Adding listeners...
439[04:00:47] [Server thread/INFO]: [NBTAPI] Checking bindings...
440[04:00:47] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_15_R1! Trying to find NMS support
441[04:00:47] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_15_R1' loaded!
442[04:00:47] [Server thread/INFO]: [NBTAPI] [NBTAPI] The NBT-API seems to be up-to-date!
443[04:00:47] [Server thread/INFO]: [NBTAPI] Gson:
444[04:00:47] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
445[04:00:47] [Server thread/INFO]: [NBTAPI] Classes:
446[04:00:47] [Server thread/INFO]: [NBTAPI] All Classes where able to link!
447[04:00:47] [Server thread/INFO]: [NBTAPI] Methods:
448[04:00:47] [Server thread/INFO]: [NBTAPI] All Methods where able to link!
449[04:00:47] [Server thread/INFO]: [NBTAPI] Running NBT reflection test...
450[04:00:47] [Server thread/INFO]: [NBTAPI] SubCompoundsTest: Ok
451[04:00:47] [Server thread/INFO]: [NBTAPI] EntityCustomNbtTest: Ok
452[04:00:47] [Server thread/INFO]: [NBTAPI] TypeTest: Ok
453[04:00:47] [Server thread/INFO]: [NBTAPI] EntityTest: Ok
454[04:00:47] [Server thread/INFO]: [NBTAPI] RemovingKeys: Ok
455[04:00:47] [Server thread/INFO]: [NBTAPI] ListTest: Ok
456[04:00:47] [Server thread/INFO]: [NBTAPI] MergeTest: Ok
457[04:00:47] [Server thread/INFO]: [NBTAPI] ItemConvertionTest: Ok
458[04:00:47] [Server thread/INFO]: [NBTAPI] GetterSetterTest: Ok
459[04:00:47] [Server thread/INFO]: [NBTAPI] TilesCustomNBTTest: Ok
460[04:00:47] [Server thread/INFO]: [NBTAPI] ForEachTest: Ok
461[04:00:47] [Server thread/INFO]: [NBTAPI] EmptyItemTest: Ok
462[04:00:47] [Server thread/INFO]: [NBTAPI] NBTFileTest: Ok
463[04:00:47] [Server thread/INFO]: [NBTAPI] Success! This version of NBT-API is compatible with your server.
464[04:00:47] [Server thread/INFO]: [SimpleBackupReloaded] Enabling SimpleBackupReloaded v1.9.1*
465[04:00:47] [Server thread/INFO]: [SimpleBackupReloaded] Worlds [survival, survival_nether, survival_the_end] scheduled for backup.
466[04:00:47] [Server thread/INFO]: [SimpleBackupReloaded] Backup scheduled starting in 2.9869305555555554 hours, repeat interval: 5.0 hours
467[04:00:47] [Server thread/INFO]: [SimpleBackupReloaded] Enabled.
468[04:00:47] [Server thread/INFO]: [dynmap] Enabling dynmap v3.0-beta-10-257*
469[04:00:48] [Server thread/INFO]: [dynmap] Using GroupManager 2.0.1-b332 for access control
470[04:00:48] [Server thread/INFO]: [dynmap] Mod Support processing completed
471[04:00:48] [Server thread/INFO]: [dynmap] Loaded 25 shaders.
472[04:00:48] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
473[04:00:48] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
474[04:00:48] [Server thread/INFO]: [dynmap] Web server started on address 139.99.187.98:4700
475[04:00:48] [Server thread/INFO]: [dynmap] version 3.0-beta-10-257 is enabled - core version 3.0-beta-10-257
476[04:00:48] [Server thread/INFO]: [dynmap] For support, visit https://forums.dynmap.us
477[04:00:48] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
478[04:00:48] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'survival'.
479[04:00:48] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'survival_nether'.
480[04:00:48] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'survival_the_end'.
481[04:00:48] [Server thread/INFO]: [dynmap] Enabled
482[04:00:48] [Server thread/INFO]: [ItemParticles] Enabling ItemParticles v1.13
483[04:00:48] [Server thread/INFO]: [ShulkerPacks] Enabling ShulkerPacks v1.4.10
484[04:00:49] [Server thread/INFO]: [ShulkerPacks] ShulkerPacks has been enabled!
485[04:00:49] [Server thread/INFO]: [BeeHivesTrees] Enabling BeeHivesTrees v1.2
486[04:00:49] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7*
487[04:00:49] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
488[04:00:49] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
489[04:00:49] [Server thread/INFO]: [WorldBorder] [CONFIG] World "survival" has border radius 9000 at X: 85.5 Z: 194.5
490[04:00:49] [Server thread/INFO]: [WorldBorder] [CONFIG] World "skygrid" has border radius 500 at X: -567.0 Z: -2152.0
491[04:00:49] [Server thread/INFO]: [WorldBorder] [CONFIG] World "SkyLands" has border radius 5000 at X: 7.0 Z: 7.0
492[04:00:49] [Server thread/INFO]: [WorldBorder] [CONFIG] World "Skylands" has border radius 3000 at X: 1.0 Z: 1.0
493[04:00:49] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
494[04:00:49] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 384.0 Y: 188.0 Z: -160.0
495[04:00:49] [Server thread/INFO]: [ServerAnnounce] Enabling ServerAnnounce v1.1*
496[04:00:49] [Server thread/INFO]:
497
498ServerAnnounce 1.1 Enabled
499
500
501[04:00:49] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v12.0.6
502[04:00:49] [Server thread/INFO]: [BuycraftX] Validating your server key...
503[04:00:49] [Server thread/WARN]: [BuycraftX] Loaded class kotlin.Unit from PlotSquared v4.453 which is not a depend, softdepend or loadbefore of this plugin.
504[04:00:49] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
505[04:00:50] [Server thread/INFO]: [Votifier] Enabling Votifier v2.6.0-SNAPSHOT
506[04:00:50] [Server thread/INFO]: [Votifier] Loaded token for website: default
507[04:00:51] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
508[04:00:51] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v1.0
509[04:00:51] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.117
510[04:00:51] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /0:0:0:0:0:0:0:0:3510.
511[04:00:51] [Server thread/INFO]: [mcMMO] enabling Acrobatics Skills
512[04:00:51] [Server thread/INFO]: [mcMMO] registered subskill: Roll
513[04:00:51] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist
514[04:00:51] [Server thread/INFO]: [TimeVote] Enabling TimeVote v1.42
515[04:00:51] [Server thread/INFO]: [TimeVote] a Plugin by F_o_F_1092
516[04:00:51] [Server thread/INFO]: [0m[1m[37m[[0m[33mTime[0m[1m[33mVote[0m[1m[37m][0m[33m ServerType:[0m[1m[33m Bukkit/Spigot[0m[33m, Version:[0m[1m[33m UNKNOWN[0m
517[04:00:51] [Server thread/INFO]: [SimpleTabList] Enabling SimpleTabList v10.2.1*
518[04:00:51] [Server thread/INFO]:
519[04:00:51] [Server thread/INFO]:
520[04:00:51] [Server thread/INFO]: [SimpleTablist] The plugin has been started
521[04:00:51] [Server thread/INFO]:
522[04:00:51] [Server thread/INFO]: Disabled-worlds
523[04:00:51] [Server thread/INFO]: - [exampleworld]
524[04:00:51] [Server thread/INFO]:
525[04:00:51] [Server thread/INFO]: PlaceholderAPI: true
526[04:00:51] [Server thread/INFO]:
527[04:00:51] [Server thread/INFO]:
528[04:00:51] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v2.3.1
529[04:00:51] [Thread-14/INFO]: ====================================
530[04:00:51] [Thread-14/INFO]: [SimpleTablist] No updates available.
531[04:00:51] [Thread-14/INFO]: ====================================
532[04:00:51] [Server thread/INFO]: [PerWorldInventory] [ACF] Enabled Asynchronous Tab Completion Support!
533[04:00:51] [Server thread/INFO]: [CustomHeads] Enabling CustomHeads v2.9.9*
534[04:00:52] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.3*
535[04:00:52] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.18.1
536[04:00:52] [Server thread/ERROR]: Error occurred while enabling CoreProtect v2.18.1 (Is it up to date?)
537java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open_utf8([BI)V
538 at org.sqlite.core.NativeDB._open_utf8(Native Method) ~[patched_1.15.2.jar:git-Paper-112]
539 at org.sqlite.core.NativeDB._open(NativeDB.java:78) ~[patched_1.15.2.jar:git-Paper-112]
540 at org.sqlite.core.DB.open(DB.java:195) ~[patched_1.15.2.jar:git-Paper-112]
541 at org.sqlite.SQLiteConnection.open(SQLiteConnection.java:243) ~[patched_1.15.2.jar:git-Paper-112]
542 at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:61) ~[patched_1.15.2.jar:git-Paper-112]
543 at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:28) ~[patched_1.15.2.jar:git-Paper-112]
544 at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:21) ~[patched_1.15.2.jar:git-Paper-112]
545 at org.sqlite.JDBC.createConnection(JDBC.java:115) ~[patched_1.15.2.jar:git-Paper-112]
546 at org.sqlite.JDBC.connect(JDBC.java:90) ~[patched_1.15.2.jar:git-Paper-112]
547 at java.sql.DriverManager.getConnection(DriverManager.java:664) ~[?:1.8.0_211]
548 at java.sql.DriverManager.getConnection(DriverManager.java:270) ~[?:1.8.0_211]
549 at net.coreprotect.database.Database.getConnection(Database.java:148) ~[?:?]
550 at net.coreprotect.database.Database.getConnection(Database.java:108) ~[?:?]
551 at net.coreprotect.Functions.createDatabaseTables(Functions.java:465) ~[?:?]
552 at net.coreprotect.model.Config.loadDatabase(Config.java:790) ~[?:?]
553 at net.coreprotect.model.Config.performInitialization(Config.java:947) ~[?:?]
554 at net.coreprotect.CoreProtect.onEnable(CoreProtect.java:83) ~[?:?]
555 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.15.2.jar:git-Paper-112]
556 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) ~[patched_1.15.2.jar:git-Paper-112]
557 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:435) ~[patched_1.15.2.jar:git-Paper-112]
558 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:470) ~[patched_1.15.2.jar:git-Paper-112]
559 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:384) ~[patched_1.15.2.jar:git-Paper-112]
560 at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:482) ~[patched_1.15.2.jar:git-Paper-112]
561 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.15.2.jar:git-Paper-112]
562 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-112]
563 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
564[04:00:52] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.18.1
565[04:00:52] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
566[04:00:52] [Server thread/INFO]: [CoreProtect] Success! Disabled CoreProtect v2.18.1
567[04:00:52] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.26
568[04:00:52] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
569[04:00:52] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
570[04:00:52] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
571[04:00:52] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
572[04:00:52] [Server thread/INFO]: [Essentials] Loaded 20977 items from items.json.
573[04:00:52] [Server thread/INFO]: [Essentials] Using locale en
574[04:00:52] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
575[04:00:52] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
576[04:00:52] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
577[04:00:52] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
578[04:00:52] [Server thread/INFO]: [GiveInfoBook] Enabling GiveInfoBook v1.7*
579[04:00:52] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.0.0-b766
580[04:00:52] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.0.0-b766" 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].
581[04:00:52] [Server thread/INFO]: -------- World Settings For [game] --------
582[04:00:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
583[04:00:52] [Server thread/INFO]: Cane Growth Modifier: 100%
584[04:00:52] [Server thread/INFO]: Melon Growth Modifier: 100%
585[04:00:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
586[04:00:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
587[04:00:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
588[04:00:52] [Server thread/INFO]: Beetroot Growth Modifier: 100%
589[04:00:52] [Server thread/INFO]: Carrot Growth Modifier: 100%
590[04:00:52] [Server thread/INFO]: Potato Growth Modifier: 100%
591[04:00:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
592[04:00:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
593[04:00:52] [Server thread/INFO]: Vine Growth Modifier: 100%
594[04:00:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
595[04:00:52] [Server thread/INFO]: Bamboo Growth Modifier: 100%
596[04:00:52] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
597[04:00:52] [Server thread/INFO]: Kelp Growth Modifier: 100%
598[04:00:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
599[04:00:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
600[04:00:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
601[04:00:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
602[04:00:52] [Server thread/INFO]: Max TNT Explosions: 100
603[04:00:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
604[04:00:52] [Server thread/INFO]: Experience Merge Radius: 3.0
605[04:00:52] [Server thread/INFO]: Mob Spawn Range: 4
606[04:00:52] [Server thread/INFO]: View Distance: 10
607[04:00:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
608[04:00:52] [Server thread/INFO]: Item Merge Radius: 2.5
609[04:00:52] [Server thread/INFO]: Item Despawn Rate: 6000
610[04:00:52] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
611[04:00:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
612[04:00:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
613[04:00:52] [Server thread/INFO]: [dynmap] World 'game' disabled
614[04:00:52] [Server thread/INFO]: -------- World Settings For [PlotsWorld] --------
615[04:00:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
616[04:00:52] [Server thread/INFO]: Cane Growth Modifier: 100%
617[04:00:52] [Server thread/INFO]: Melon Growth Modifier: 100%
618[04:00:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
619[04:00:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
620[04:00:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
621[04:00:52] [Server thread/INFO]: Beetroot Growth Modifier: 100%
622[04:00:52] [Server thread/INFO]: Carrot Growth Modifier: 100%
623[04:00:52] [Server thread/INFO]: Potato Growth Modifier: 100%
624[04:00:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
625[04:00:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
626[04:00:52] [Server thread/INFO]: Vine Growth Modifier: 100%
627[04:00:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
628[04:00:52] [Server thread/INFO]: Bamboo Growth Modifier: 100%
629[04:00:52] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
630[04:00:52] [Server thread/INFO]: Kelp Growth Modifier: 100%
631[04:00:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
632[04:00:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
633[04:00:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
634[04:00:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
635[04:00:52] [Server thread/INFO]: Max TNT Explosions: 100
636[04:00:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
637[04:00:52] [Server thread/INFO]: Experience Merge Radius: 3.0
638[04:00:52] [Server thread/INFO]: Mob Spawn Range: 4
639[04:00:52] [Server thread/INFO]: View Distance: 10
640[04:00:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
641[04:00:52] [Server thread/INFO]: Item Merge Radius: 2.5
642[04:00:52] [Server thread/INFO]: Item Despawn Rate: 6000
643[04:00:52] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
644[04:00:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
645[04:00:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
646[04:00:52] [Server thread/INFO]: [Plots] Detected world load for 'PlotsWorld'
647[04:00:52] [Server thread/INFO]: [Plots] - generator: PlotSquared>PlotSquared
648[04:00:52] [Server thread/INFO]: [Plots] - plotworld: com.github.intellectualsites.plotsquared.plot.generator.HybridPlotWorld
649[04:00:52] [Server thread/INFO]: [Plots] - plotAreaManager: com.github.intellectualsites.plotsquared.plot.generator.HybridPlotManager
650[04:00:52] [Server thread/WARN]: java.lang.NullPointerException
651[04:00:52] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.generator.HybridPlotWorld.setupSchematics(HybridPlotWorld.java:155)
652[04:00:52] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.generator.HybridPlotWorld.loadConfiguration(HybridPlotWorld.java:128)
653[04:00:52] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.object.PlotArea.loadDefaultConfiguration(PlotArea.java:324)
654[04:00:52] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.plot.PlotSquared.loadWorld(PlotSquared.java:1134)
655[04:00:52] [Server thread/WARN]: at com.github.intellectualsites.plotsquared.bukkit.generator.BukkitPlotGenerator.getDefaultPopulators(BukkitPlotGenerator.java:82)
656[04:00:52] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.initWorld(MinecraftServer.java:495)
657[04:00:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.createWorld(CraftServer.java:1015)
658[04:00:52] [Server thread/WARN]: at org.bukkit.Bukkit.createWorld(Bukkit.java:492)
659[04:00:52] [Server thread/WARN]: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:320)
660[04:00:52] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:467)
661[04:00:52] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:448)
662[04:00:52] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:423)
663[04:00:52] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:728)
664[04:00:52] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:315)
665[04:00:52] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
666[04:00:52] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
667[04:00:52] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:435)
668[04:00:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:470)
669[04:00:52] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:384)
670[04:00:52] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:482)
671[04:00:52] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298)
672[04:00:52] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885)
673[04:00:52] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
674[04:00:52] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'PlotsWorld'.
675[04:00:52] [Server thread/INFO]: -------- World Settings For [Creative] --------
676[04:00:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
677[04:00:52] [Server thread/INFO]: Cane Growth Modifier: 100%
678[04:00:52] [Server thread/INFO]: Melon Growth Modifier: 100%
679[04:00:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
680[04:00:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
681[04:00:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
682[04:00:52] [Server thread/INFO]: Beetroot Growth Modifier: 100%
683[04:00:52] [Server thread/INFO]: Carrot Growth Modifier: 100%
684[04:00:52] [Server thread/INFO]: Potato Growth Modifier: 100%
685[04:00:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
686[04:00:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
687[04:00:52] [Server thread/INFO]: Vine Growth Modifier: 100%
688[04:00:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
689[04:00:52] [Server thread/INFO]: Bamboo Growth Modifier: 100%
690[04:00:52] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
691[04:00:52] [Server thread/INFO]: Kelp Growth Modifier: 100%
692[04:00:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
693[04:00:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
694[04:00:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
695[04:00:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
696[04:00:52] [Server thread/INFO]: Max TNT Explosions: 100
697[04:00:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
698[04:00:52] [Server thread/INFO]: Experience Merge Radius: 3.0
699[04:00:52] [Server thread/INFO]: Mob Spawn Range: 4
700[04:00:52] [Server thread/INFO]: View Distance: 10
701[04:00:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
702[04:00:52] [Server thread/INFO]: Item Merge Radius: 2.5
703[04:00:52] [Server thread/INFO]: Item Despawn Rate: 6000
704[04:00:52] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
705[04:00:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
706[04:00:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
707[04:00:52] [Server thread/INFO]: [dynmap] World 'Creative' disabled
708[04:00:52] [Server thread/INFO]: -------- World Settings For [SkyLands] --------
709[04:00:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
710[04:00:52] [Server thread/INFO]: Cane Growth Modifier: 100%
711[04:00:52] [Server thread/INFO]: Melon Growth Modifier: 100%
712[04:00:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
713[04:00:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
714[04:00:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
715[04:00:52] [Server thread/INFO]: Beetroot Growth Modifier: 100%
716[04:00:52] [Server thread/INFO]: Carrot Growth Modifier: 100%
717[04:00:52] [Server thread/INFO]: Potato Growth Modifier: 100%
718[04:00:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
719[04:00:52] [Server thread/INFO]: NetherWart Growth Modifier: 100%
720[04:00:52] [Server thread/INFO]: Vine Growth Modifier: 100%
721[04:00:52] [Server thread/INFO]: Cocoa Growth Modifier: 100%
722[04:00:52] [Server thread/INFO]: Bamboo Growth Modifier: 100%
723[04:00:52] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
724[04:00:52] [Server thread/INFO]: Kelp Growth Modifier: 100%
725[04:00:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
726[04:00:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
727[04:00:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
728[04:00:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
729[04:00:52] [Server thread/INFO]: Max TNT Explosions: 100
730[04:00:52] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
731[04:00:52] [Server thread/INFO]: Experience Merge Radius: 3.0
732[04:00:52] [Server thread/INFO]: Mob Spawn Range: 4
733[04:00:52] [Server thread/INFO]: View Distance: 10
734[04:00:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
735[04:00:52] [Server thread/INFO]: Item Merge Radius: 2.5
736[04:00:52] [Server thread/INFO]: Item Despawn Rate: 6000
737[04:00:52] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
738[04:00:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
739[04:00:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
740[04:00:52] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'SkyLands'.
741[04:00:53] [Server thread/INFO]: -------- World Settings For [updateworld] --------
742[04:00:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
743[04:00:53] [Server thread/INFO]: Cane Growth Modifier: 100%
744[04:00:53] [Server thread/INFO]: Melon Growth Modifier: 100%
745[04:00:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
746[04:00:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
747[04:00:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
748[04:00:53] [Server thread/INFO]: Beetroot Growth Modifier: 100%
749[04:00:53] [Server thread/INFO]: Carrot Growth Modifier: 100%
750[04:00:53] [Server thread/INFO]: Potato Growth Modifier: 100%
751[04:00:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
752[04:00:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
753[04:00:53] [Server thread/INFO]: Vine Growth Modifier: 100%
754[04:00:53] [Server thread/INFO]: Cocoa Growth Modifier: 100%
755[04:00:53] [Server thread/INFO]: Bamboo Growth Modifier: 100%
756[04:00:53] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
757[04:00:53] [Server thread/INFO]: Kelp Growth Modifier: 100%
758[04:00:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
759[04:00:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
760[04:00:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
761[04:00:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
762[04:00:53] [Server thread/INFO]: Max TNT Explosions: 100
763[04:00:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
764[04:00:53] [Server thread/INFO]: Experience Merge Radius: 3.0
765[04:00:53] [Server thread/INFO]: Mob Spawn Range: 4
766[04:00:53] [Server thread/INFO]: View Distance: 10
767[04:00:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
768[04:00:53] [Server thread/INFO]: Item Merge Radius: 2.5
769[04:00:53] [Server thread/INFO]: Item Despawn Rate: 6000
770[04:00:53] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
771[04:00:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
772[04:00:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
773[04:00:53] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'updateworld'.
774[04:00:53] [Server thread/INFO]: -------- World Settings For [skygrid] --------
775[04:00:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
776[04:00:53] [Server thread/INFO]: Cane Growth Modifier: 100%
777[04:00:53] [Server thread/INFO]: Melon Growth Modifier: 100%
778[04:00:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
779[04:00:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
780[04:00:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
781[04:00:53] [Server thread/INFO]: Beetroot Growth Modifier: 100%
782[04:00:53] [Server thread/INFO]: Carrot Growth Modifier: 100%
783[04:00:53] [Server thread/INFO]: Potato Growth Modifier: 100%
784[04:00:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
785[04:00:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
786[04:00:53] [Server thread/INFO]: Vine Growth Modifier: 100%
787[04:00:53] [Server thread/INFO]: Cocoa Growth Modifier: 100%
788[04:00:53] [Server thread/INFO]: Bamboo Growth Modifier: 100%
789[04:00:53] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
790[04:00:53] [Server thread/INFO]: Kelp Growth Modifier: 100%
791[04:00:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
792[04:00:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
793[04:00:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
794[04:00:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
795[04:00:53] [Server thread/INFO]: Max TNT Explosions: 100
796[04:00:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
797[04:00:53] [Server thread/INFO]: Experience Merge Radius: 3.0
798[04:00:53] [Server thread/INFO]: Mob Spawn Range: 4
799[04:00:53] [Server thread/INFO]: View Distance: 10
800[04:00:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
801[04:00:53] [Server thread/INFO]: Item Merge Radius: 2.5
802[04:00:53] [Server thread/INFO]: Item Despawn Rate: 6000
803[04:00:53] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
804[04:00:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
805[04:00:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
806[04:00:53] [Server thread/INFO]: [dynmap] World 'skygrid' disabled
807[04:00:53] [Server thread/INFO]: -------- World Settings For [Realm] --------
808[04:00:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
809[04:00:53] [Server thread/INFO]: Cane Growth Modifier: 100%
810[04:00:53] [Server thread/INFO]: Melon Growth Modifier: 100%
811[04:00:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
812[04:00:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
813[04:00:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
814[04:00:53] [Server thread/INFO]: Beetroot Growth Modifier: 100%
815[04:00:53] [Server thread/INFO]: Carrot Growth Modifier: 100%
816[04:00:53] [Server thread/INFO]: Potato Growth Modifier: 100%
817[04:00:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
818[04:00:53] [Server thread/INFO]: NetherWart Growth Modifier: 100%
819[04:00:53] [Server thread/INFO]: Vine Growth Modifier: 100%
820[04:00:53] [Server thread/INFO]: Cocoa Growth Modifier: 100%
821[04:00:53] [Server thread/INFO]: Bamboo Growth Modifier: 100%
822[04:00:53] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
823[04:00:53] [Server thread/INFO]: Kelp Growth Modifier: 100%
824[04:00:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
825[04:00:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
826[04:00:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
827[04:00:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
828[04:00:53] [Server thread/INFO]: Max TNT Explosions: 100
829[04:00:53] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
830[04:00:53] [Server thread/INFO]: Experience Merge Radius: 3.0
831[04:00:53] [Server thread/INFO]: Mob Spawn Range: 4
832[04:00:53] [Server thread/INFO]: View Distance: 10
833[04:00:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
834[04:00:53] [Server thread/INFO]: Item Merge Radius: 2.5
835[04:00:53] [Server thread/INFO]: Item Despawn Rate: 6000
836[04:00:53] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
837[04:00:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
838[04:00:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
839[04:00:53] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Realm'.
840[04:00:53] [Server thread/INFO]: [Multiverse-Core] 10 - World(s) loaded.
841[04:00:53] [Server thread/INFO]: [Multiverse-Core] Version 4.0.0-b766 (API v23) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
842[04:00:53] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
843[04:00:53] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
844[04:00:53] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.9.6
845[04:00:53] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_15_R1
846[04:00:53] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #408
847[04:00:53] [Server thread/INFO]: [LibsDisguises] Build Date: 19/02/2020 04:32
848[04:00:53] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
849[04:00:53] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
850[04:00:54] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
851[04:00:54] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
852[04:00:54] [Server thread/WARN]: [LibsDisguises] Your config is missing 6 options! Please consider regenerating your config!
853[04:00:54] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.26-SNAPSHOT (build 1834)
854[04:00:54] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.20.7
855[04:00:54] [Server thread/WARN]: [VotingPlugin] Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v4.5.0 which is not a depend, softdepend or loadbefore of this plugin.
856[04:00:54] [Server thread/WARN]: [VotingPlugin] RewardInject Validator: MonthlyAwards_1_Rewards, Directly Defined: true Path: Items : No material is set on item: Material
857[04:00:54] [Server thread/WARN]: [VotingPlugin] RewardInject Validator: MonthlyAwards_1_Rewards, Directly Defined: true Path: Items : No amount on item: Material
858[04:00:54] [Server thread/WARN]: [VotingPlugin] RewardInject Validator: MonthlyAwards_1_Rewards, Directly Defined: true Path: Items : No material is set on item: Amount
859[04:00:54] [Server thread/WARN]: [VotingPlugin] RewardInject Validator: MonthlyAwards_1_Rewards, Directly Defined: true Path: Items : No amount on item: Amount
860[04:00:54] [Server thread/WARN]: [VotingPlugin] RewardInject Validator: MonthlyAwards_2_Rewards, Directly Defined: true Path: Items : No material is set on item: Material
861[04:00:54] [Server thread/WARN]: [VotingPlugin] RewardInject Validator: MonthlyAwards_2_Rewards, Directly Defined: true Path: Items : No amount on item: Material
862[04:00:54] [Server thread/WARN]: [VotingPlugin] RewardInject Validator: MonthlyAwards_2_Rewards, Directly Defined: true Path: Items : No material is set on item: Amount
863[04:00:54] [Server thread/WARN]: [VotingPlugin] RewardInject Validator: MonthlyAwards_2_Rewards, Directly Defined: true Path: Items : No amount on item: Amount
864[04:00:54] [Server thread/ERROR]: Error occurred while enabling VotingPlugin v5.20.7 (Is it up to date?)
865java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open_utf8([BI)V
866 at org.sqlite.core.NativeDB._open_utf8(Native Method) ~[patched_1.15.2.jar:git-Paper-112]
867 at org.sqlite.core.NativeDB._open(NativeDB.java:78) ~[patched_1.15.2.jar:git-Paper-112]
868 at org.sqlite.core.DB.open(DB.java:195) ~[patched_1.15.2.jar:git-Paper-112]
869 at org.sqlite.SQLiteConnection.open(SQLiteConnection.java:243) ~[patched_1.15.2.jar:git-Paper-112]
870 at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:61) ~[patched_1.15.2.jar:git-Paper-112]
871 at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:28) ~[patched_1.15.2.jar:git-Paper-112]
872 at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:21) ~[patched_1.15.2.jar:git-Paper-112]
873 at org.sqlite.JDBC.createConnection(JDBC.java:115) ~[patched_1.15.2.jar:git-Paper-112]
874 at org.sqlite.JDBC.connect(JDBC.java:90) ~[patched_1.15.2.jar:git-Paper-112]
875 at java.sql.DriverManager.getConnection(DriverManager.java:664) ~[?:1.8.0_211]
876 at java.sql.DriverManager.getConnection(DriverManager.java:270) ~[?:1.8.0_211]
877 at com.Ben12345rocks.VotingPlugin.AdvancedCore.UserStorage.sql.db.SQLite.getSQLConnection(SQLite.java:113) ~[?:?]
878 at com.Ben12345rocks.VotingPlugin.AdvancedCore.UserStorage.sql.db.SQLite.<init>(SQLite.java:34) ~[?:?]
879 at com.Ben12345rocks.VotingPlugin.AdvancedCore.UserStorage.sql.Database.<init>(Database.java:20) ~[?:?]
880 at com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCorePlugin.loadUserAPI(AdvancedCorePlugin.java:569) ~[?:?]
881 at com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCorePlugin.loadConfig(AdvancedCorePlugin.java:334) ~[?:?]
882 at com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCorePlugin.loadHook(AdvancedCorePlugin.java:384) ~[?:?]
883 at com.Ben12345rocks.VotingPlugin.AdvancedCore.AdvancedCorePlugin.onEnable(AdvancedCorePlugin.java:741) ~[?:?]
884 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.15.2.jar:git-Paper-112]
885 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) ~[patched_1.15.2.jar:git-Paper-112]
886 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:435) ~[patched_1.15.2.jar:git-Paper-112]
887 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:470) ~[patched_1.15.2.jar:git-Paper-112]
888 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:384) ~[patched_1.15.2.jar:git-Paper-112]
889 at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:482) ~[patched_1.15.2.jar:git-Paper-112]
890 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.15.2.jar:git-Paper-112]
891 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-112]
892 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
893[04:00:54] [Server thread/INFO]: [VotingPlugin] Disabling VotingPlugin v5.20.7
894[04:00:54] [Server thread/INFO]: [BetterBees] Enabling BetterBees v0.2-BETA
895[04:00:54] [Server thread/INFO]: ___ _ _ ___
896[04:00:54] [Server thread/INFO]: | _ ) ___| |_| |_ ___ _ _| _ ) ___ ___ ___
897[04:00:54] [Server thread/INFO]: | _ \/ -_) _| _/ -_) '_| _ \/ -_) -_|_-<
898[04:00:54] [Server thread/INFO]: |___/\___|\__|\__\___|_| |___/\___\___/__/
899[04:00:54] [Server thread/INFO]:
900[04:00:54] [Server thread/INFO]: Running plugin BetterBees v0.2-BETA
901[04:00:54] [Server thread/INFO]: Server running Paper version git-Paper-112 (MC: 1.15.2)
902[04:00:54] [Server thread/INFO]: (Implementing API version git-Paper-112 (MC: 1.15.2))
903[04:00:54] [Server thread/INFO]: (Developed by AlonsoAliaga - Thanks for using my plugin â¤)
904[04:00:54] [Server thread/INFO]: (If you loved the plugin consider leaving a review and mentioning your server IP in it!
905[04:00:54] [Server thread/INFO]:
906[04:00:54] [Server thread/INFO]:
907[04:00:54] [Server thread/INFO]: ===================================================================================
908[04:00:54] [Server thread/INFO]: [BetterBees] You are using a Spigot fork (PAPER). Plugin might have errors
909[04:00:54] [Server thread/INFO]: [BetterBees] and not work properly. Consider using SPIGOT!
910[04:00:54] [Server thread/INFO]: ===================================================================================
911[04:00:54] [Server thread/INFO]:
912[04:00:54] [Server thread/INFO]: [BetterBees] BungeeCord action bar available. Hooking..
913[04:00:54] [Server thread/INFO]: [BetterBees] ProtocolLib found! Hooking..
914[04:00:54] [Timer-10/WARN]: Exception in thread "Timer-10" java.lang.NullPointerException
915[04:00:54] [Timer-10/WARN]: at com.Ben12345rocks.VotingPlugin.Signs.Signs.storeSigns(Signs.java:81)
916[04:00:54] [Timer-10/WARN]: at com.Ben12345rocks.VotingPlugin.Main$43.run(Main.java:1008)
917[04:00:54] [Timer-10/WARN]: at java.util.TimerThread.mainLoop(Timer.java:555)
918[04:00:54] [Timer-10/WARN]: at java.util.TimerThread.run(Timer.java:505)
919[04:00:54] [Server thread/INFO]: [BetterBees] ProtocolLib available for action bars. Hooking..
920[04:00:54] [Server thread/INFO]: [BetterBees] WorldGuard not found! Ignoring..
921[04:00:54] [Server thread/INFO]: [BetterBees] GriefPrevention not found! Ignoring..
922[04:00:54] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.9.1
923[04:00:54] [Server thread/INFO]: [Shopkeepers] Loading data of 57 shopkeepers..
924[04:00:55] [Server thread/INFO]: [LotteryPro] Enabling LotteryPro v1.3.3*
925[04:00:55] [Server thread/INFO]: Loading plugin...Loading configurations...Loaded with Vault!Plugin was enabled.
926[04:00:55] [Server thread/INFO]:
927[04:00:55] [Server thread/INFO]: Enabled LotteryPro v.1.3.3 developed by XeventoDevelopment
928[04:00:55] [Server thread/INFO]:
929[04:00:55] [Server thread/INFO]:
930[04:00:55] [Server thread/INFO]: [AdvancedAchievements] Enabling AdvancedAchievements v5.14.1
931[04:00:55] [Server thread/WARN]: [AdvancedAchievements] Loaded class javax.inject.Provider from PerWorldInventory v2.3.1 which is not a depend, softdepend or loadbefore of this plugin.
932[04:00:55] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up configuration files...
933[04:00:55] [Server thread/INFO]: [AdvancedAchievements] Loaded 50 achievements in 44 categories.
934[04:00:55] [Server thread/INFO]: [AdvancedAchievements] 6 disabled categories: [TargetsShot, Custom, PetMasterGive, RaidsWon, PetMasterReceive, Riptides]
935[04:00:55] [Server thread/INFO]: [AdvancedAchievements] Registering event listeners...
936[04:00:55] [Server thread/INFO]: [AdvancedAchievements] Initialising database...
937[04:00:55] [Server thread/ERROR]: Error occurred while enabling AdvancedAchievements v5.14.1 (Is it up to date?)
938java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open_utf8([BI)V
939 at org.sqlite.core.NativeDB._open_utf8(Native Method) ~[patched_1.15.2.jar:git-Paper-112]
940 at org.sqlite.core.NativeDB._open(NativeDB.java:78) ~[patched_1.15.2.jar:git-Paper-112]
941 at org.sqlite.core.DB.open(DB.java:195) ~[patched_1.15.2.jar:git-Paper-112]
942 at org.sqlite.SQLiteConnection.open(SQLiteConnection.java:243) ~[patched_1.15.2.jar:git-Paper-112]
943 at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:61) ~[patched_1.15.2.jar:git-Paper-112]
944 at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:28) ~[patched_1.15.2.jar:git-Paper-112]
945 at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:21) ~[patched_1.15.2.jar:git-Paper-112]
946 at org.sqlite.JDBC.createConnection(JDBC.java:115) ~[patched_1.15.2.jar:git-Paper-112]
947 at org.sqlite.JDBC.connect(JDBC.java:90) ~[patched_1.15.2.jar:git-Paper-112]
948 at java.sql.DriverManager.getConnection(DriverManager.java:664) ~[?:1.8.0_211]
949 at java.sql.DriverManager.getConnection(DriverManager.java:270) ~[?:1.8.0_211]
950 at com.hm.achievement.db.AbstractFileDatabaseManager.createSQLConnection(AbstractFileDatabaseManager.java:70) ~[?:?]
951 at com.hm.achievement.db.AbstractDatabaseManager.getSQLConnection(AbstractDatabaseManager.java:161) ~[?:?]
952 at com.hm.achievement.db.AbstractDatabaseManager.initialise(AbstractDatabaseManager.java:103) ~[?:?]
953 at com.hm.achievement.lifecycle.PluginLoader.loadAdvancedAchievements(PluginLoader.java:141) ~[?:?]
954 at com.hm.achievement.AdvancedAchievements.onEnable(AdvancedAchievements.java:50) ~[?:?]
955 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.15.2.jar:git-Paper-112]
956 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) ~[patched_1.15.2.jar:git-Paper-112]
957 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:435) ~[patched_1.15.2.jar:git-Paper-112]
958 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:470) ~[patched_1.15.2.jar:git-Paper-112]
959 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:384) ~[patched_1.15.2.jar:git-Paper-112]
960 at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:482) ~[patched_1.15.2.jar:git-Paper-112]
961 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.15.2.jar:git-Paper-112]
962 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-112]
963 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
964[04:00:55] [Server thread/INFO]: [AdvancedAchievements] Disabling AdvancedAchievements v5.14.1
965[04:00:55] [Server thread/INFO]: [AdvancedAchievements] Remaining requests sent to the database, plugin successfully disabled.
966[04:00:55] [Server thread/INFO]: [FogusCore] Enabling FogusCore v1.7.5
967[04:00:55] [Server thread/INFO]: > Server version: V1_15_R1 / OK!
968[04:00:55] [Server thread/INFO]: [FogusCore] -=-=-=-=-=-=-[ Searching Hooks ]-=-=-=-=-=-=-
969[04:00:55] [Server thread/INFO]: [FogusCore] > MythicMobs: Not found.
970[04:00:55] [Server thread/INFO]: [FogusCore] > Vault: Success!
971[04:00:55] [Server thread/INFO]: [FogusCore] > WorldGuard: Not found.
972[04:00:55] [Server thread/INFO]: [FogusCore] Plugin loaded in 62 ms!
973[04:00:55] [Server thread/INFO]: [Plot2Dynmap] Enabling Plot2Dynmap v4.2
974[04:00:55] [Server thread/INFO]: [Wearables] Enabling Wearables v2.7
975[04:00:55] [Server thread/INFO]: [gravy] Enabling gravy v1.4.6
976[04:00:55] [Server thread/INFO]: [gravy 1.4.6] The graves.yml file has been loaded
977[04:00:55] [Server thread/INFO]: [gravy 1.4.6] The items.yml file has been loaded
978[04:00:55] [Server thread/INFO]: [gravy 1.4.6] The lang.yml file has been loaded
979[04:00:55] [Server thread/INFO]: [gravy 1.4.6] WorldEdit Detected!
980[04:00:55] [Server thread/INFO]: [gravy 1.4.6] Vault Detected!
981[04:00:55] [Server thread/INFO]: [gravy 1.4.6] Gravy Loaded
982[04:00:55] [Server thread/INFO]: [MobMoney] Enabling MobMoney v2.5.2*
983[04:00:55] [Server thread/INFO]: [Matrix] Enabling Matrix v4.3.4
984[04:00:55] [Server thread/INFO]: _____
985[04:00:55] [Server thread/INFO]: | | | Matrix AntiCheat v4.3.4
986[04:00:55] [Server thread/INFO]: | | | Environment: git-Paper-112 (MC: 1.15.2)
987[04:00:55] [Server thread/INFO]:
988[04:00:55] [Server thread/INFO]: [Matrix] Initializing the NMSVisitor (v1_15_R1)
989[04:00:55] [Server thread/INFO]: [Matrix] Enabled 16 checks, Disabled 4 checks
990[04:00:55] [Server thread/INFO]: [Matrix] Loaded all configuration files
991[04:00:55] [Server thread/INFO]: [Matrix] Initializing the thread pool (size: 10)
992[04:00:56] [Server thread/INFO]: [Matrix] Loaded 96 ML models
993[04:00:56] [Server thread/INFO]: [Matrix] Hooked with PlaceholderAPI
994[04:00:56] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
995[04:00:56] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
996[04:00:56] [Server thread/INFO]: [Factions] Enabling Factions v1.8.2
997[04:00:56] [Server thread/INFO]: [Factions v1.8.2] === ENABLE START ===
998[04:00:56] [Server thread/INFO]: [Factions v1.8.2] Loading board from disk
999[04:00:56] [Server thread/INFO]: [Factions v1.8.2] Economy integration through Vault plugin successful.
1000[04:00:56] [Server thread/INFO]: [Factions v1.8.2] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
1001[04:00:56] [Server thread/INFO]: [Factions v1.8.2] === ENABLE DONE (Took 171ms) ===
1002[04:00:56] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.17.1.26
1003[04:00:56] [Server thread/INFO]: [EssentialsProtect] Continuing to enable Protect.
1004[04:00:56] [Server thread/INFO]: [GoldenCrates] Enabling GoldenCrates v3.6.6.1
1005[04:00:56] [Server thread/INFO]: [GoldenCrates] Powered by: FogusCore
1006[04:00:56] [Server thread/INFO]: [GoldenCrates] -=-=-=-=-=-=-[ Searching Hooks ]-=-=-=-=-=-=-
1007[04:00:56] [Server thread/INFO]: [GoldenCrates] > PlaceholderAPI: Success!
1008[04:00:56] [Server thread/INFO]: [GoldenCrates] > Citizens: Success!
1009[04:00:56] [Server thread/INFO]: [GoldenCrates] > HolographicDisplays: Success!
1010[04:00:56] [Server thread/INFO]: [GoldenCrates] Crates Loaded: 7
1011[04:00:56] [Server thread/INFO]: [GoldenCrates] Templates Loaded: 4
1012[04:00:56] [Server thread/INFO]: [GoldenCrates] Menus Loaded: 1
1013[04:00:56] [Server thread/INFO]: [GoldenCrates] Storage type: SQLite
1014[04:00:56] [Server thread/ERROR]: Error occurred while enabling GoldenCrates v3.6.6.1 (Is it up to date?)
1015java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open_utf8([BI)V
1016 at org.sqlite.core.NativeDB._open_utf8(Native Method) ~[patched_1.15.2.jar:git-Paper-112]
1017 at org.sqlite.core.NativeDB._open(NativeDB.java:78) ~[patched_1.15.2.jar:git-Paper-112]
1018 at org.sqlite.core.DB.open(DB.java:195) ~[patched_1.15.2.jar:git-Paper-112]
1019 at org.sqlite.SQLiteConnection.open(SQLiteConnection.java:243) ~[patched_1.15.2.jar:git-Paper-112]
1020 at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:61) ~[patched_1.15.2.jar:git-Paper-112]
1021 at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:28) ~[patched_1.15.2.jar:git-Paper-112]
1022 at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:21) ~[patched_1.15.2.jar:git-Paper-112]
1023 at org.sqlite.JDBC.createConnection(JDBC.java:115) ~[patched_1.15.2.jar:git-Paper-112]
1024 at org.sqlite.JDBC.connect(JDBC.java:90) ~[patched_1.15.2.jar:git-Paper-112]
1025 at java.sql.DriverManager.getConnection(DriverManager.java:664) ~[?:1.8.0_211]
1026 at java.sql.DriverManager.getConnection(DriverManager.java:270) ~[?:1.8.0_211]
1027 at su.nightexpress.goldencrates.data.D2SQLite.open(D2SQLite.java:29) ~[?:?]
1028 at su.nightexpress.goldencrates.data.DataManager.setup(DataManager.java:47) ~[?:?]
1029 at su.nightexpress.goldencrates.GoldenCrates.enable(GoldenCrates.java:151) ~[?:?]
1030 at su.fogus.core.JPlugin.loadManagers(JPlugin.java:238) ~[?:?]
1031 at su.fogus.core.JPlugin.onEnable(JPlugin.java:104) ~[?:?]
1032 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.15.2.jar:git-Paper-112]
1033 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) ~[patched_1.15.2.jar:git-Paper-112]
1034 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:435) ~[patched_1.15.2.jar:git-Paper-112]
1035 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:470) ~[patched_1.15.2.jar:git-Paper-112]
1036 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:384) ~[patched_1.15.2.jar:git-Paper-112]
1037 at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:482) ~[patched_1.15.2.jar:git-Paper-112]
1038 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.15.2.jar:git-Paper-112]
1039 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-112]
1040 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
1041[04:00:56] [Server thread/INFO]: [GoldenCrates] Disabling GoldenCrates v3.6.6.1
1042[04:00:56] [Server thread/ERROR]: Error occurred while disabling GoldenCrates v3.6.6.1 (Is it up to date?)
1043java.lang.NullPointerException: null
1044 at su.nightexpress.goldencrates.manager.UserManager.getUsers(UserManager.java:143) ~[?:?]
1045 at su.nightexpress.goldencrates.manager.UserManager.autosave(UserManager.java:57) ~[?:?]
1046 at su.nightexpress.goldencrates.manager.UserManager.shutdown(UserManager.java:42) ~[?:?]
1047 at su.nightexpress.goldencrates.GoldenCrates.disable(GoldenCrates.java:158) ~[?:?]
1048 at su.fogus.core.JPlugin.unloadManagers(JPlugin.java:246) ~[?:?]
1049 at su.fogus.core.JPlugin.onDisable(JPlugin.java:127) ~[?:?]
1050 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.15.2.jar:git-Paper-112]
1051 at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:372) ~[patched_1.15.2.jar:git-Paper-112]
1052 at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:468) ~[patched_1.15.2.jar:git-Paper-112]
1053 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:341) ~[patched_1.15.2.jar:git-Paper-112]
1054 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:435) ~[patched_1.15.2.jar:git-Paper-112]
1055 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:470) ~[patched_1.15.2.jar:git-Paper-112]
1056 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:384) ~[patched_1.15.2.jar:git-Paper-112]
1057 at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:482) ~[patched_1.15.2.jar:git-Paper-112]
1058 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.15.2.jar:git-Paper-112]
1059 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-112]
1060 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
1061[04:00:56] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.17.1.26
1062[04:00:56] [Server thread/INFO]: [RandomTeleport] [32m[RandomTeleport] Enabling RandomTeleport v7.9.2[0m
1063[04:00:56] [Server thread/INFO]: [RandomTeleport] [32m[RandomTeleport] [RandomTeleport] using [WorldGuard] for world[0m
1064[04:00:56] [Server thread/INFO]: [RandomTeleport] [32m[RandomTeleport] [RandomTeleport] using [WorldGuard, PlotSquared] for plotworld[0m
1065[04:00:56] [Server thread/INFO]: [RandomTeleport] [32m[RandomTeleport] [RandomTeleport] using [WorldGuard, Factions] for pvp[0m
1066[04:00:56] [Server thread/INFO]: [RandomTeleport] [32m[RandomTeleport] RandomTeleport version 7.9.2 is Enabled[0m
1067[04:00:56] [Server thread/INFO]: [MaintenanceSpigot] Enabling MaintenanceSpigot v3.0.3
1068[04:00:56] [Server thread/WARN]: [MaintenanceSpigot] Could not load the 'maintenance-icon.png' file!
1069[04:00:56] [Server thread/WARN]: javax.imageio.IIOException: I/O error writing PNG file!
1070[04:00:56] [Server thread/WARN]: at com.sun.imageio.plugins.png.PNGImageWriter.write(PNGImageWriter.java:1168)
1071[04:00:56] [Server thread/WARN]: at javax.imageio.ImageWriter.write(ImageWriter.java:615)
1072[04:00:56] [Server thread/WARN]: at javax.imageio.ImageIO.doWrite(ImageIO.java:1612)
1073[04:00:56] [Server thread/WARN]: at javax.imageio.ImageIO.write(ImageIO.java:1578)
1074[04:00:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadServerIcon0(CraftServer.java:1815)
1075[04:00:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadServerIcon(CraftServer.java:1807)
1076[04:00:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadServerIcon(CraftServer.java:205)
1077[04:00:56] [Server thread/WARN]: at eu.kennytv.maintenance.spigot.MaintenanceSpigotPlugin.loadIcon(MaintenanceSpigotPlugin.java:206)
1078[04:00:56] [Server thread/WARN]: at eu.kennytv.maintenance.core.MaintenancePlugin.loadMaintenanceIcon(MaintenancePlugin.java:258)
1079[04:00:56] [Server thread/WARN]: at eu.kennytv.maintenance.core.Settings.loadSettings(Settings.java:172)
1080[04:00:56] [Server thread/WARN]: at eu.kennytv.maintenance.core.Settings.reloadConfigs(Settings.java:83)
1081[04:00:56] [Server thread/WARN]: at eu.kennytv.maintenance.core.Settings.<init>(Settings.java:68)
1082[04:00:56] [Server thread/WARN]: at eu.kennytv.maintenance.spigot.MaintenanceSpigotPlugin.<init>(MaintenanceSpigotPlugin.java:72)
1083[04:00:56] [Server thread/WARN]: at eu.kennytv.maintenance.spigot.MaintenanceSpigotBase.onEnable(MaintenanceSpigotBase.java:33)
1084[04:00:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
1085[04:00:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
1086[04:00:56] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:435)
1087[04:00:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:470)
1088[04:00:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:384)
1089[04:00:56] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:482)
1090[04:00:56] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298)
1091[04:00:56] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885)
1092[04:00:56] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
1093[04:00:56] [Server thread/WARN]: Caused by: java.io.IOException: No space left on device
1094[04:00:56] [Server thread/WARN]: at java.io.RandomAccessFile.writeBytes(Native Method)
1095[04:00:56] [Server thread/WARN]: at java.io.RandomAccessFile.write(RandomAccessFile.java:525)
1096[04:00:56] [Server thread/WARN]: at javax.imageio.stream.FileCacheImageOutputStream.write(FileCacheImageOutputStream.java:141)
1097[04:00:56] [Server thread/WARN]: at javax.imageio.stream.ImageOutputStreamImpl.write(ImageOutputStreamImpl.java:51)
1098[04:00:56] [Server thread/WARN]: at com.sun.imageio.plugins.png.PNGImageWriter.write_magic(PNGImageWriter.java:375)
1099[04:00:56] [Server thread/WARN]: at com.sun.imageio.plugins.png.PNGImageWriter.write(PNGImageWriter.java:1134)
1100[04:00:56] [Server thread/WARN]: ... 22 more
1101[04:00:56] [Server thread/INFO]: [MaintenanceSpigot] Plugin by KennyTV
1102[04:00:56] [Server thread/WARN]: [MaintenanceSpigot] Found ProtocolSupport - switching to ProtocolLib packet adapter, as PS does not fire Paper's ping event
1103[04:00:56] [Server thread/INFO]: [VillageDefense] Enabling VillageDefense v4.3.1
1104[04:00:56] [Server thread/INFO]: [VillageDefense] Connecting to services, please wait! Server may freeze a bit!
1105[04:00:57] [Server thread/INFO]: [VillageDefense] Hooked with ServiceRegistry! Initialized services properly!
1106[04:00:58] [Server thread/INFO]: [VillageDefense] Fetched latest localization file from repository.
1107[04:00:58] [Server thread/INFO]: [Village Defense] Loaded locale English (English ID: en_GB) by Plajer
1108[04:00:58] [Server thread/INFO]: [Village Defense] Arena HelpTheVillage instance successfully started!
1109[04:00:58] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.26
1110[04:00:58] [Server thread/INFO]: [SimplePortals] Enabling SimplePortals v1.4.3
1111[04:00:58] [Server thread/INFO]: [SimplePortals] Everything inside the configuration seems to be up to date. (Took 1ms)
1112[04:00:58] [Server thread/INFO]: [SimplePortals] All packets have been successfully setup for v1_15_R1!
1113[04:00:58] [Server thread/INFO]: [SimplePortals] The plugin has enabled successfully!
1114[04:00:58] [Server thread/INFO]: [HubBasics] Enabling HubBasics v6.10.1
1115[04:00:58] [Server thread/INFO]: [NoBlackSky] Enabling NoBlackSky v1.1.2*
1116[04:00:58] [Server thread/INFO]: [NoBlackSky] [32;22mNoBlackSky successfully enabled![37;22m
1117[04:00:58] [Server thread/INFO]: [VentureChat] Enabling VentureChat v2.17.3
1118[04:00:58] [Server thread/INFO]: [VentureChat] - Initializing...
1119[04:00:58] [Server thread/INFO]: [VentureChat] - Config found! Loading file.
1120[04:00:58] [Server thread/INFO]: [VentureChat] - Checking for Vault...
1121[04:00:58] [Server thread/INFO]: [VentureChat] - Enabled Successfully
1122[04:00:58] [Server thread/INFO]: [VentureChat] - Registering Listeners
1123[04:00:58] [Server thread/INFO]: [VentureChat] - Attaching to Executors
1124[04:00:58] [Server thread/INFO]: [VentureChat] - Establishing BungeeCord
1125[04:00:58] [Server thread/INFO]: [VentureChat] - Enabling Factions Formatting version 1.8.2
1126[04:00:58] [Server thread/INFO]: [VentureChat] - Enabling PlaceholderAPI Hook
1127[04:00:58] [Server thread/INFO]: [VentureChat] - Added placeholders to PlaceholderAPI!
1128[04:00:58] [Server thread/INFO]: [VentureChat] - Loading player data
1129[04:00:58] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mEnabling MyPet v3.9[m
1130[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mCustom entity registry found: net.citizensnpcs.nms.v1_15_R1.util.CustomEntityRegistry[m
1131[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mCompat mode for v1_15_R1 loaded.[m
1132[04:00:59] [Server thread/WARN]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m[0;31;1mNumber IDs are not supported anymore! You need to use 1.13 item IDs from now on. Please check your configs.[m
1133[04:00:59] [Server thread/WARN]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m[0;31;1miron is not a valid 1.13 item ID! Please check your configs.[m
1134[04:00:59] [Server thread/WARN]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m[0;31;1miron is not a valid 1.13 item ID! Please check your configs.[m
1135[04:00:59] [Server thread/WARN]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m[0;31;1mred_flower is not a valid 1.13 item ID! Please check your configs.[m
1136[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mExp calculation mode: MyPet[m
1137[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mLoading WorldGroups...[m
1138[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mskygrid[m' to 'default'[m
1139[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mRealm[m' to 'default'[m
1140[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22msurvival[m' to 'default'[m
1141[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22msurvival_nether[m' to 'default'[m
1142[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22msurvival_the_end[m' to 'default'[m
1143[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mCreative[m' to 'default'[m
1144[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mSkyLands[m' to 'default'[m
1145[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mupdateworld[m' to 'default'[m
1146[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mPlotsWorld[m' to 'default'[m
1147[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [m added '[0;33;22mgame[m' to 'default'[m
1148[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mConnect to SQLite database...[m
1149[04:00:59] [Server thread/ERROR]: Error occurred while enabling MyPet v3.9 (Is it up to date?)
1150java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open_utf8([BI)V
1151 at org.sqlite.core.NativeDB._open_utf8(Native Method) ~[patched_1.15.2.jar:git-Paper-112]
1152 at org.sqlite.core.NativeDB._open(NativeDB.java:78) ~[patched_1.15.2.jar:git-Paper-112]
1153 at org.sqlite.core.DB.open(DB.java:195) ~[patched_1.15.2.jar:git-Paper-112]
1154 at org.sqlite.SQLiteConnection.open(SQLiteConnection.java:243) ~[patched_1.15.2.jar:git-Paper-112]
1155 at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:61) ~[patched_1.15.2.jar:git-Paper-112]
1156 at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:28) ~[patched_1.15.2.jar:git-Paper-112]
1157 at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:21) ~[patched_1.15.2.jar:git-Paper-112]
1158 at org.sqlite.JDBC.createConnection(JDBC.java:115) ~[patched_1.15.2.jar:git-Paper-112]
1159 at org.sqlite.JDBC.connect(JDBC.java:90) ~[patched_1.15.2.jar:git-Paper-112]
1160 at java.sql.DriverManager.getConnection(DriverManager.java:664) ~[?:1.8.0_211]
1161 at java.sql.DriverManager.getConnection(DriverManager.java:270) ~[?:1.8.0_211]
1162 at de.Keyle.MyPet.repository.types.SqLiteRepository.init(SqLiteRepository.java:75) ~[?:?]
1163 at de.Keyle.MyPet.MyPetPlugin.onEnable(MyPetPlugin.java:365) ~[?:?]
1164 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.15.2.jar:git-Paper-112]
1165 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) ~[patched_1.15.2.jar:git-Paper-112]
1166 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:435) ~[patched_1.15.2.jar:git-Paper-112]
1167 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:470) ~[patched_1.15.2.jar:git-Paper-112]
1168 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:384) ~[patched_1.15.2.jar:git-Paper-112]
1169 at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:482) ~[patched_1.15.2.jar:git-Paper-112]
1170 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.15.2.jar:git-Paper-112]
1171 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-112]
1172 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
1173[04:00:59] [Server thread/INFO]: [de.Keyle.MyPet.MyPetPlugin] [[0;32;22mMyPet[m] [mDisabling MyPet v3.9[m
1174[04:00:59] [Server thread/INFO]: [Denizen] Enabling Denizen v1.1.3-SNAPSHOT (build 4623-DEV)
1175[04:00:59] [Server thread/INFO]: +> [Denizen] +-------------------------+
1176[04:00:59] [Server thread/INFO]: +> [Denizen] _/_ _ ._ _ _
1177[04:00:59] [Server thread/INFO]: +> [Denizen] (/(-/ )/ /_(-/ ) scriptable minecraft
1178[04:00:59] [Server thread/INFO]: +> [Denizen]
1179[04:00:59] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team
1180[04:00:59] [Server thread/INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR
1181[04:00:59] [Server thread/INFO]: +> [Denizen] Or learn more at: https://denizenscript.com
1182[04:00:59] [Server thread/INFO]: +> [Denizen] version: 1.1.3-SNAPSHOT (build 4623-DEV)
1183[04:00:59] [Server thread/INFO]: +> [Denizen] +-------------------------+
1184[04:00:59] [Server thread/INFO]: OKAY! Loaded core commands: [showfake, invisible, animate, ban, modifyblock, cast, midi, else, explode, sidebar, cooldown,
1185 weather, action, scoreboard, if, give, worldborder, chunkload, lookclose, zap, execute, mount, announce, push, waituntil,
1186 firework, stop, advancement, light, reset, hurt, ratelimit, nbt, wait, flag, log, despawn, webget, goto, attack, event, stand,
1187 map, resume, break, strike, health, team, trigger, fly, itemcooldown, disengage, gamerule, kick, playsound, rename, chat,
1188 anchor, fish, leash, queue, rotate, sign, run, while, experience, playeffect, bossbar, narrate, vulnerable, pushable, create,
1189 trait, shoot, oxygen, yaml, group, statistic, fakeitem, pose, opentrades, blockcrack, schematic, look, pause, feed, take,
1190 toast, compass, adjust, animatechest, glow, drop, note, teleport, choose, actionbar, inventory, title, remove, sql, switch,
1191 head, foreach, random, reload, adjustblock, repeat, define, heal, copyblock, filecopy, sit, burn, debug, determine,
1192 assignment, permission, follow, displayitem, scribe, createworld, spawn, equip, money, engage, time, inject, mark, age, walk]
1193[04:00:59] [Server thread/INFO]: OKAY! Loaded core triggers: [CHAT, CLICK, PROXIMITY, DAMAGE]
1194[04:01:00] [Server thread/INFO]: OKAY! Loaded core object types: [BiomeTag as b, DurationTag as d, ChunkTag as ch, EntityTag as e, InventoryTag as in,
1195 CustomObjectTag as custom, ElementTag as el, ItemTag as i, ColorTag as co, LocationTag as l, MaterialTag as m, NPCTag as n,
1196 EllipsoidTag as ellipsoid, PlayerTag as p, QueueTag as q, CuboidTag as cu, ScriptTag as s, TradeTag as trade, WorldTag as w,
1197 PluginTag as pl, ListTag as li]
1198[04:01:00] [Server thread/INFO]: +> [PaperModule] Loading Paper support module...
1199[04:01:00] [Server thread/INFO]: ERROR!
1200 Error Message: Woah! No scripts in /plugins/Denizen/scripts/ to load!
1201[04:01:00] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4
1202[04:01:00] [Server thread/INFO]: [Plan] Enabling Plan v5.0 build 382
1203[04:01:00] [Server thread/WARN]: [Plan] Loaded class javax.inject.Provider from PerWorldInventory v2.3.1 which is not a depend, softdepend or loadbefore of this plugin.
1204[04:01:00] [Server thread/INFO]:
1205[04:01:00] [Server thread/INFO]: ██▌
1206[04:01:00] [Server thread/INFO]: ██▌ ██▌
1207[04:01:00] [Server thread/INFO]: ██▌██▌██▌██▌ Player Analytics
1208[04:01:00] [Server thread/INFO]: ██▌██▌██▌██▌ v5.0 build 382
1209[04:01:00] [Server thread/INFO]:
1210[04:01:00] [Server thread/INFO]: [Plan] Locale: 'English' by Rsl1122
1211[04:01:00] [Server thread/INFO]: ----------------------------------------
1212[04:01:00] [Server thread/INFO]: New Release (5.0 build 415) is available https://github.com/plan-player-analytics/Plan/releases/tag/5.0.415
1213[04:01:00] [Server thread/INFO]: ----------------------------------------
1214[04:01:00] [Server thread/ERROR]: Error occurred while enabling Plan v5.0 build 382 (Is it up to date?)
1215java.lang.UnsatisfiedLinkError: org.sqlite.core.NativeDB._open_utf8([BI)V
1216 at org.sqlite.core.NativeDB._open_utf8(Native Method) ~[patched_1.15.2.jar:git-Paper-112]
1217 at org.sqlite.core.NativeDB._open(NativeDB.java:78) ~[patched_1.15.2.jar:git-Paper-112]
1218 at org.sqlite.core.DB.open(DB.java:195) ~[patched_1.15.2.jar:git-Paper-112]
1219 at org.sqlite.SQLiteConnection.open(SQLiteConnection.java:243) ~[patched_1.15.2.jar:git-Paper-112]
1220 at org.sqlite.SQLiteConnection.<init>(SQLiteConnection.java:61) ~[patched_1.15.2.jar:git-Paper-112]
1221 at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:28) ~[patched_1.15.2.jar:git-Paper-112]
1222 at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:21) ~[patched_1.15.2.jar:git-Paper-112]
1223 at org.sqlite.JDBC.createConnection(JDBC.java:115) ~[patched_1.15.2.jar:git-Paper-112]
1224 at org.sqlite.JDBC.connect(JDBC.java:90) ~[patched_1.15.2.jar:git-Paper-112]
1225 at java.sql.DriverManager.getConnection(DriverManager.java:664) ~[?:1.8.0_211]
1226 at java.sql.DriverManager.getConnection(DriverManager.java:270) ~[?:1.8.0_211]
1227 at com.djrapitops.plan.storage.database.SQLiteDB.getConnectionFor(SQLiteDB.java:97) ~[?:?]
1228 at com.djrapitops.plan.storage.database.SQLiteDB.getNewConnection(SQLiteDB.java:89) ~[?:?]
1229 at com.djrapitops.plan.storage.database.SQLiteDB.setupDataSource(SQLiteDB.java:72) ~[?:?]
1230 at com.djrapitops.plan.storage.database.SQLDB.init(SQLDB.java:108) ~[?:?]
1231 at com.djrapitops.plan.storage.database.DBSystem.enable(DBSystem.java:92) ~[?:?]
1232 at com.djrapitops.plan.storage.database.BukkitDBSystem.enable(BukkitDBSystem.java:59) ~[?:?]
1233 at com.djrapitops.plan.PlanSystem.enableSystems(PlanSystem.java:188) ~[?:?]
1234 at com.djrapitops.plan.PlanSystem.enable(PlanSystem.java:155) ~[?:?]
1235 at com.djrapitops.plan.Plan.onEnable(Plan.java:55) ~[?:?]
1236 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.15.2.jar:git-Paper-112]
1237 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) ~[patched_1.15.2.jar:git-Paper-112]
1238 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:435) ~[patched_1.15.2.jar:git-Paper-112]
1239 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:470) ~[patched_1.15.2.jar:git-Paper-112]
1240 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:384) ~[patched_1.15.2.jar:git-Paper-112]
1241 at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:482) ~[patched_1.15.2.jar:git-Paper-112]
1242 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:298) ~[patched_1.15.2.jar:git-Paper-112]
1243 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:885) ~[patched_1.15.2.jar:git-Paper-112]
1244 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
1245[04:01:00] [Server thread/INFO]: [Plan] Disabling Plan v5.0 build 382
1246[04:01:00] [Server thread/INFO]: [Plan] Processing critical unprocessed tasks. (0)
1247[04:01:00] [Server thread/INFO]: [Plan] Processing complete.
1248[04:01:01] [Server thread/INFO]: [Plan] Player Analytics Disabled.
1249[04:01:02] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
1250[04:01:02] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.2-b107 which is not a depend, softdepend or loadbefore of this plugin.
1251[04:01:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
1252[04:01:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
1253[04:01:02] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
1254[04:01:02] [Server thread/INFO]: Done (17.696s)! For help, type "help"
1255[04:01:02] [Server thread/INFO]: Starting GS4 status listener
1256[04:01:02] [Query Listener #1/INFO]: Query running on 139.99.187.98:25565
1257[04:01:02] [Server thread/ERROR]: Couldn't load server icon
1258javax.imageio.IIOException: I/O error writing PNG file!
1259 at com.sun.imageio.plugins.png.PNGImageWriter.write(PNGImageWriter.java:1168) ~[?:1.8.0_211]
1260 at javax.imageio.ImageWriter.write(ImageWriter.java:615) ~[?:1.8.0_211]
1261 at javax.imageio.ImageIO.doWrite(ImageIO.java:1612) ~[?:1.8.0_211]
1262 at javax.imageio.ImageIO.write(ImageIO.java:1578) ~[?:1.8.0_211]
1263 at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1077) ~[patched_1.15.2.jar:git-Paper-112]
1264 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:889) ~[patched_1.15.2.jar:git-Paper-112]
1265 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
1266Caused by: java.io.IOException: No space left on device
1267 at java.io.RandomAccessFile.writeBytes(Native Method) ~[?:1.8.0_211]
1268 at java.io.RandomAccessFile.write(RandomAccessFile.java:525) ~[?:1.8.0_211]
1269 at javax.imageio.stream.FileCacheImageOutputStream.write(FileCacheImageOutputStream.java:141) ~[?:1.8.0_211]
1270 at javax.imageio.stream.ImageOutputStreamImpl.write(ImageOutputStreamImpl.java:51) ~[?:1.8.0_211]
1271 at com.sun.imageio.plugins.png.PNGImageWriter.write_magic(PNGImageWriter.java:375) ~[?:1.8.0_211]
1272 at com.sun.imageio.plugins.png.PNGImageWriter.write(PNGImageWriter.java:1134) ~[?:1.8.0_211]
1273 ... 6 more
1274[04:01:02] [Server thread/INFO]: Timings Reset
1275[04:01:02] [Server thread/INFO]: [AsyncWorldEdit] Loading plugins...
1276[04:01:02] [Server thread/INFO]: [PlotSquared] -------- PlotSquared Update Check --------
1277[04:01:02] [Server thread/INFO]: [PlotSquared] You appear to be running the latest version of PlotSquared. Congratulations!
1278[04:01:02] [Server thread/INFO]: [PlotSquared] -------- PlotSquared Update Check --------
1279[04:01:02] [Server thread/INFO]: [AydaaBot] Hey have you seen our shop? Head to Aydaacraft.buycraft.net
1280[04:01:02] [Craft Scheduler Thread - 5/INFO]: [mcMMO] Cleaned backup files. Deleted 1 of 39 files.
1281[04:01:02] [Craft Scheduler Thread - 8/INFO]: [Matrix] Start checking update....
1282[04:01:02] [Craft Scheduler Thread - 13/INFO]: [Vault] Checking for Updates ...
1283[04:01:02] [Craft Scheduler Thread - 8/INFO]: > Matrix Updater:
1284[04:01:02] [Craft Scheduler Thread - 8/INFO]: Matrix has an update: 4.3.5 current version: 4.3.4
1285[04:01:02] [Craft Scheduler Thread - 8/INFO]: Download link: https://www.spigotmc.org/resources/matrix-anticheat-hack-killaura-blocker-machine-learning-1-8-1-12-1-13-1-14.64635/
1286[04:01:02] [Craft Scheduler Thread - 16/INFO]: [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1287[04:01:02] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.15.2(578)
1288[04:01:02] [Server thread/WARN]: [ViaVersion] ViaVersion does not have any compatible versions for this server version, please read our resource page carefully.
1289[04:01:02] [Server thread/INFO]: [BetterBees] Checking for updates...
1290[04:01:02] [Server thread/INFO]: [BetterBees] Plugin up-to-date! You have the latest version!
1291[04:01:02] [Craft Scheduler Thread - 14/INFO]: [Matrix] Plugin Enabled
1292[04:01:03] [Craft Scheduler Thread - 13/INFO]: [Vault] No new version available
1293[04:01:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5)
1294[04:01:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] ===============================================================================
1295[04:01:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Need a server host? Try PebbleHost! Plans starting at $1/GB!
1296[04:01:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Use promo code "DISCORDSRV" at checkout for 15% off your first three bills!
1297[04:01:03] [DiscordSRV - Initialization/INFO]: [DiscordSRV] ===============================================================================
1298[04:01:04] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
1299[04:01:04] [Server thread/INFO]: Loading SilkSpawners v1.0!
1300[04:01:04] [Server thread/INFO]: Loaded SilkSpawners v1.0!
1301[04:01:04] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
1302[04:01:05] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Login Successful!
1303[04:01:06] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
1304[04:01:06] [Server thread/INFO]: +> [] +-------------------------+
1305[04:01:06] [Server thread/INFO]: [LibsDisguises] There is a update ready to be downloaded! You are using v9.9.6, the new version is v9.9.8!
1306[04:01:06] [Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1/INFO]: [DiscordSRV] [JDA] Finished Loading!
1307[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:AydaaCraft Server(608818085977391148)
1308[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:serverchat(609633930798432256)
1309[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🚩general(608818085977391150)
1310[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:💌screenshares(613968291886530571)
1311[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ðŸ—build-planning(609634073375277067)
1312[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🧩emerald-only(678529736724709376)
1313[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:✋ðŸ½hellos-and-goodbyes(609635264410812416)
1314[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🔔announcements(609634900043104284)
1315[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:ðŸŒserverwide-events(619490091198447616)
1316[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📔welcome-and-rules(613599972625219585)
1317[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:💡suggestion-and-issues(610088284650995732)
1318[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📥report-a-user(627295062606217217)
1319[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:📂admin-applications(643772865778417665)
1320[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:admin-chat(617649485031669761)
1321[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:server-console(615022775710777347)
1322[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:🖼meme-wars(682926446229979145)
1323[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 615022775710777347
1324[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default
1325[04:01:06] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Fetching all due players...
1326[04:01:06] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling VentureChat hook
1327[04:01:06] [Craft Scheduler Thread - 11/INFO]: [BuycraftX] Fetched due players (0 found).
1328[04:01:52] [Server thread/INFO]: CONSOLE issued server command: /list
1329[04:01:52] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1330[04:02:44] [Server thread/INFO]: CONSOLE issued server command: /list
1331[04:02:44] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1332[04:03:35] [Server thread/INFO]: CONSOLE issued server command: /list
1333[04:03:35] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1334[04:04:25] [Server thread/INFO]: CONSOLE issued server command: /list
1335[04:04:25] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1336[04:05:17] [Server thread/INFO]: CONSOLE issued server command: /list
1337[04:05:17] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1338[04:06:01] [Craft Scheduler Thread - 16/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1339[04:06:02] [Server thread/INFO]: [AydaaBot] Lost? Need help? Check our Wiki for commands! Http://Aydaacraft.online/wiki
1340[04:06:06] [Craft Scheduler Thread - 19/INFO]: [BuycraftX] Fetching all due players...
1341[04:06:07] [Craft Scheduler Thread - 19/INFO]: [BuycraftX] Fetched due players (0 found).
1342[04:06:08] [Server thread/INFO]: CONSOLE issued server command: /list
1343[04:06:08] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1344[04:06:59] [Server thread/INFO]: CONSOLE issued server command: /list
1345[04:06:59] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1346[04:07:50] [Server thread/INFO]: CONSOLE issued server command: /list
1347[04:07:50] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1348[04:08:41] [Server thread/INFO]: CONSOLE issued server command: /list
1349[04:08:41] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1350[04:09:32] [Server thread/INFO]: CONSOLE issued server command: /list
1351[04:09:32] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1352[04:10:22] [Server thread/INFO]: Saving is already turned on
1353[04:10:22] [Server thread/INFO]: Saving the game (this may take a moment!)
1354[04:10:22] [Server thread/INFO]: Saved the game
1355[04:10:23] [Server thread/INFO]: CONSOLE issued server command: /list
1356[04:10:23] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1357[04:11:01] [Craft Scheduler Thread - 16/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1358[04:11:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
1359[04:11:07] [Craft Scheduler Thread - 16/INFO]: [BuycraftX] Fetching all due players...
1360[04:11:08] [Craft Scheduler Thread - 16/INFO]: [BuycraftX] Fetched due players (0 found).
1361[04:11:13] [Server thread/INFO]: CONSOLE issued server command: /list
1362[04:11:13] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1363[04:12:04] [Server thread/INFO]: CONSOLE issued server command: /list
1364[04:12:04] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1365[04:12:55] [Server thread/INFO]: CONSOLE issued server command: /list
1366[04:12:55] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1367[04:13:46] [Server thread/INFO]: CONSOLE issued server command: /list
1368[04:13:46] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1369[04:14:37] [Server thread/INFO]: CONSOLE issued server command: /list
1370[04:14:37] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1371[04:15:28] [Server thread/INFO]: CONSOLE issued server command: /list
1372[04:15:28] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1373[04:16:01] [Craft Scheduler Thread - 20/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1374[04:16:02] [Server thread/INFO]: [AydaaBot] Have you joined our Discord? No? Well just type /Discord for link
1375[04:16:08] [Craft Scheduler Thread - 24/INFO]: [BuycraftX] Fetching all due players...
1376[04:16:08] [Craft Scheduler Thread - 24/INFO]: [BuycraftX] Fetched due players (0 found).
1377[04:16:19] [Server thread/INFO]: CONSOLE issued server command: /list
1378[04:16:19] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1379[04:17:10] [Server thread/INFO]: CONSOLE issued server command: /list
1380[04:17:10] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1381[04:18:01] [Server thread/INFO]: CONSOLE issued server command: /list
1382[04:18:01] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1383[04:18:52] [Server thread/INFO]: CONSOLE issued server command: /list
1384[04:18:52] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1385[04:19:42] [Server thread/INFO]: CONSOLE issued server command: /list
1386[04:19:42] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1387[04:20:28] [Server thread/INFO]: Saving is already turned on
1388[04:20:28] [Server thread/INFO]: Saving the game (this may take a moment!)
1389[04:20:28] [Server thread/INFO]: Saved the game
1390[04:20:34] [Server thread/INFO]: CONSOLE issued server command: /list
1391[04:20:34] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1392[04:21:01] [Craft Scheduler Thread - 25/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1393[04:21:02] [Server thread/INFO]: [AydaaBot] Claim some land! type /v to get started
1394[04:21:08] [Craft Scheduler Thread - 26/INFO]: [BuycraftX] Fetching all due players...
1395[04:21:08] [Craft Scheduler Thread - 26/INFO]: [BuycraftX] Fetched due players (0 found).
1396[04:21:24] [Server thread/INFO]: CONSOLE issued server command: /list
1397[04:21:24] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1398[04:22:15] [Server thread/INFO]: CONSOLE issued server command: /list
1399[04:22:15] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1400[04:23:07] [Server thread/INFO]: CONSOLE issued server command: /list
1401[04:23:07] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1402[04:23:57] [Server thread/INFO]: CONSOLE issued server command: /list
1403[04:23:57] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1404[04:24:48] [Server thread/INFO]: CONSOLE issued server command: /list
1405[04:24:48] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1406[04:25:39] [Server thread/INFO]: CONSOLE issued server command: /list
1407[04:25:39] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1408[04:26:01] [Craft Scheduler Thread - 24/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1409[04:26:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming 13th read more in DISCORD
1410[04:26:08] [Craft Scheduler Thread - 25/INFO]: [BuycraftX] Fetching all due players...
1411[04:26:08] [Craft Scheduler Thread - 25/INFO]: [BuycraftX] Fetched due players (0 found).
1412[04:26:30] [Server thread/INFO]: CONSOLE issued server command: /list
1413[04:26:30] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1414[04:27:21] [Server thread/INFO]: CONSOLE issued server command: /list
1415[04:27:21] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1416[04:28:12] [Server thread/INFO]: CONSOLE issued server command: /list
1417[04:28:12] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1418[04:29:02] [Server thread/INFO]: CONSOLE issued server command: /list
1419[04:29:02] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1420[04:29:53] [Server thread/INFO]: CONSOLE issued server command: /list
1421[04:29:53] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1422[04:30:34] [Server thread/INFO]: Saving is already turned on
1423[04:30:34] [Server thread/INFO]: Saving the game (this may take a moment!)
1424[04:30:34] [Server thread/INFO]: Saved the game
1425[04:30:44] [Server thread/INFO]: CONSOLE issued server command: /list
1426[04:30:44] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1427[04:30:51] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
1428[04:30:51] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
1429[04:31:01] [Craft Scheduler Thread - 24/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1430[04:31:02] [Server thread/INFO]: [AydaaBot] Want your very own Pet? $5 AUD for 4 unkillable pets!! Choose from Exotic, Hostile, Farm or Peaceful bundles!
1431[04:31:08] [Craft Scheduler Thread - 30/INFO]: [BuycraftX] Fetching all due players...
1432[04:31:09] [Craft Scheduler Thread - 30/INFO]: [BuycraftX] Fetched due players (0 found).
1433[04:31:35] [Server thread/INFO]: CONSOLE issued server command: /list
1434[04:31:35] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1435[04:32:26] [Server thread/INFO]: CONSOLE issued server command: /list
1436[04:32:26] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1437[04:33:17] [Server thread/INFO]: CONSOLE issued server command: /list
1438[04:33:17] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1439[04:34:08] [Server thread/INFO]: CONSOLE issued server command: /list
1440[04:34:08] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1441[04:34:59] [Server thread/INFO]: CONSOLE issued server command: /list
1442[04:34:59] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1443[04:35:50] [Server thread/INFO]: CONSOLE issued server command: /list
1444[04:35:50] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1445[04:36:01] [Craft Scheduler Thread - 24/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1446[04:36:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
1447[04:36:09] [Craft Scheduler Thread - 39/INFO]: [BuycraftX] Fetching all due players...
1448[04:36:10] [Craft Scheduler Thread - 39/INFO]: [BuycraftX] Fetched due players (0 found).
1449[04:36:41] [Server thread/INFO]: CONSOLE issued server command: /list
1450[04:36:41] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1451[04:37:31] [Server thread/INFO]: CONSOLE issued server command: /list
1452[04:37:31] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1453[04:38:22] [Server thread/INFO]: CONSOLE issued server command: /list
1454[04:38:22] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1455[04:39:13] [Server thread/INFO]: CONSOLE issued server command: /list
1456[04:39:13] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1457[04:40:04] [Server thread/INFO]: CONSOLE issued server command: /list
1458[04:40:04] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1459[04:40:40] [Server thread/INFO]: Saving is already turned on
1460[04:40:40] [Server thread/INFO]: Saving the game (this may take a moment!)
1461[04:40:40] [Server thread/INFO]: Saved the game
1462[04:40:55] [Server thread/INFO]: CONSOLE issued server command: /list
1463[04:40:55] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1464[04:41:01] [Craft Scheduler Thread - 38/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1465[04:41:02] [Server thread/INFO]: [AydaaBot] Have you voted today? Type /Vote
1466[04:41:10] [Craft Scheduler Thread - 43/INFO]: [BuycraftX] Fetching all due players...
1467[04:41:10] [Craft Scheduler Thread - 43/INFO]: [BuycraftX] Fetched due players (0 found).
1468[04:41:45] [Server thread/INFO]: CONSOLE issued server command: /list
1469[04:41:45] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1470[04:42:36] [Server thread/INFO]: CONSOLE issued server command: /list
1471[04:42:36] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1472[04:43:27] [Server thread/INFO]: CONSOLE issued server command: /list
1473[04:43:27] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1474[04:44:18] [Server thread/INFO]: CONSOLE issued server command: /list
1475[04:44:18] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1476[04:45:09] [Server thread/INFO]: CONSOLE issued server command: /list
1477[04:45:09] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1478[04:46:00] [Server thread/INFO]: CONSOLE issued server command: /list
1479[04:46:00] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1480[04:46:01] [Craft Scheduler Thread - 45/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1481[04:46:02] [Server thread/INFO]: [AydaaBot] LOooooOOT chests here!, and now behind Spawnpoint!
1482[04:46:10] [Craft Scheduler Thread - 36/INFO]: [BuycraftX] Fetching all due players...
1483[04:46:10] [Craft Scheduler Thread - 36/INFO]: [BuycraftX] Fetched due players (0 found).
1484[04:46:50] [Server thread/INFO]: CONSOLE issued server command: /list
1485[04:46:50] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1486[04:47:41] [Server thread/INFO]: CONSOLE issued server command: /list
1487[04:47:41] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1488[04:48:32] [Server thread/INFO]: CONSOLE issued server command: /list
1489[04:48:32] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1490[04:49:23] [Server thread/INFO]: CONSOLE issued server command: /list
1491[04:49:23] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1492[04:50:14] [Server thread/INFO]: CONSOLE issued server command: /list
1493[04:50:14] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1494[04:50:45] [Server thread/INFO]: Saving is already turned on
1495[04:50:45] [Server thread/INFO]: Saving the game (this may take a moment!)
1496[04:50:45] [Server thread/INFO]: Saved the game
1497[04:51:01] [Craft Scheduler Thread - 50/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1498[04:51:02] [Server thread/INFO]: [AydaaBot] Emerald Membership price drop! Now $10 AUD
1499[04:51:05] [Server thread/INFO]: CONSOLE issued server command: /list
1500[04:51:05] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1501[04:51:10] [Craft Scheduler Thread - 53/INFO]: [BuycraftX] Fetching all due players...
1502[04:51:10] [Craft Scheduler Thread - 53/INFO]: [BuycraftX] Fetched due players (0 found).
1503[04:51:56] [Server thread/INFO]: CONSOLE issued server command: /list
1504[04:51:56] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1505[04:52:47] [Server thread/INFO]: CONSOLE issued server command: /list
1506[04:52:47] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1507[04:53:37] [Server thread/INFO]: CONSOLE issued server command: /list
1508[04:53:37] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1509[04:54:30] [Server thread/INFO]: CONSOLE issued server command: /list
1510[04:54:30] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1511[04:55:20] [Server thread/INFO]: CONSOLE issued server command: /list
1512[04:55:20] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1513[04:56:01] [Craft Scheduler Thread - 55/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1514[04:56:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
1515[04:56:10] [Craft Scheduler Thread - 52/INFO]: [BuycraftX] Fetching all due players...
1516[04:56:11] [Craft Scheduler Thread - 52/INFO]: [BuycraftX] Fetched due players (0 found).
1517[04:56:11] [Server thread/INFO]: CONSOLE issued server command: /list
1518[04:56:11] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1519[04:57:02] [Server thread/INFO]: CONSOLE issued server command: /list
1520[04:57:02] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1521[04:57:53] [Server thread/INFO]: CONSOLE issued server command: /list
1522[04:57:53] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1523[04:58:44] [Server thread/INFO]: CONSOLE issued server command: /list
1524[04:58:44] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1525[04:59:35] [Server thread/INFO]: CONSOLE issued server command: /list
1526[04:59:35] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1527[05:00:25] [Server thread/INFO]: CONSOLE issued server command: /list
1528[05:00:25] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1529[05:00:51] [Server thread/INFO]: Saving is already turned on
1530[05:00:51] [Server thread/INFO]: Saving the game (this may take a moment!)
1531[05:00:51] [Server thread/INFO]: Saved the game
1532[05:00:51] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
1533[05:00:51] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
1534[05:01:01] [Craft Scheduler Thread - 60/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1535[05:01:02] [Server thread/INFO]: [AydaaBot] Hey have you seen our shop? Head to Aydaacraft.buycraft.net
1536[05:01:11] [Craft Scheduler Thread - 59/INFO]: [BuycraftX] Fetching all due players...
1537[05:01:12] [Craft Scheduler Thread - 59/INFO]: [BuycraftX] Fetched due players (0 found).
1538[05:01:16] [Server thread/INFO]: CONSOLE issued server command: /list
1539[05:01:16] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1540[05:02:07] [Server thread/INFO]: CONSOLE issued server command: /list
1541[05:02:07] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1542[05:02:58] [Server thread/INFO]: CONSOLE issued server command: /list
1543[05:02:58] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1544[05:03:49] [Server thread/INFO]: CONSOLE issued server command: /list
1545[05:03:49] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1546[05:04:39] [Server thread/INFO]: CONSOLE issued server command: /list
1547[05:04:39] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1548[05:05:30] [Server thread/INFO]: CONSOLE issued server command: /list
1549[05:05:30] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1550[05:06:01] [Craft Scheduler Thread - 63/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1551[05:06:02] [Server thread/INFO]: [AydaaBot] Lost? Need help? Check our Wiki for commands! Http://Aydaacraft.online/wiki
1552[05:06:12] [Craft Scheduler Thread - 63/INFO]: [BuycraftX] Fetching all due players...
1553[05:06:13] [Craft Scheduler Thread - 63/INFO]: [BuycraftX] Fetched due players (0 found).
1554[05:06:21] [Server thread/INFO]: CONSOLE issued server command: /list
1555[05:06:21] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1556[05:07:13] [Server thread/INFO]: CONSOLE issued server command: /list
1557[05:07:13] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1558[05:08:03] [Server thread/INFO]: CONSOLE issued server command: /list
1559[05:08:03] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1560[05:08:25] [Votifier NIO worker/ERROR]: [Votifier] Unable to process vote from /31.207.47.46:64708
1561java.io.IOException: Connection reset by peer
1562 at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:1.8.0_211]
1563 at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:1.8.0_211]
1564 at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_211]
1565 at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_211]
1566 at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_211]
1567 at com.vexsoftware.votifier.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288) ~[?:?]
1568 at com.vexsoftware.votifier.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[?:?]
1569 at com.vexsoftware.votifier.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:347) ~[?:?]
1570 at com.vexsoftware.votifier.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:148) ~[?:?]
1571 at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:656) ~[?:?]
1572 at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:591) ~[?:?]
1573 at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:508) ~[?:?]
1574 at com.vexsoftware.votifier.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:470) ~[?:?]
1575 at com.vexsoftware.votifier.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:909) ~[?:?]
1576 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
1577[05:08:54] [Server thread/INFO]: CONSOLE issued server command: /list
1578[05:08:54] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1579[05:09:45] [Server thread/INFO]: CONSOLE issued server command: /list
1580[05:09:45] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1581[05:10:36] [Server thread/INFO]: CONSOLE issued server command: /list
1582[05:10:36] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1583[05:10:57] [Server thread/INFO]: Saving is already turned on
1584[05:10:57] [Server thread/INFO]: Saving the game (this may take a moment!)
1585[05:10:57] [Server thread/INFO]: Saved the game
1586[05:11:01] [Craft Scheduler Thread - 68/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1587[05:11:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
1588[05:11:13] [Craft Scheduler Thread - 65/INFO]: [BuycraftX] Fetching all due players...
1589[05:11:13] [Craft Scheduler Thread - 65/INFO]: [BuycraftX] Fetched due players (0 found).
1590[05:11:27] [Server thread/INFO]: CONSOLE issued server command: /list
1591[05:11:27] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1592[05:12:17] [Server thread/INFO]: CONSOLE issued server command: /list
1593[05:12:17] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1594[05:13:08] [Server thread/INFO]: CONSOLE issued server command: /list
1595[05:13:08] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1596[05:13:59] [Server thread/INFO]: CONSOLE issued server command: /list
1597[05:13:59] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1598[05:14:50] [Server thread/INFO]: CONSOLE issued server command: /list
1599[05:14:50] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1600[05:15:41] [Server thread/INFO]: CONSOLE issued server command: /list
1601[05:15:41] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1602[05:16:01] [Craft Scheduler Thread - 67/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1603[05:16:02] [Server thread/INFO]: [AydaaBot] Have you joined our Discord? No? Well just type /Discord for link
1604[05:16:13] [Craft Scheduler Thread - 67/INFO]: [BuycraftX] Fetching all due players...
1605[05:16:13] [Craft Scheduler Thread - 67/INFO]: [BuycraftX] Fetched due players (0 found).
1606[05:16:32] [Server thread/INFO]: CONSOLE issued server command: /list
1607[05:16:32] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1608[05:17:22] [Server thread/INFO]: CONSOLE issued server command: /list
1609[05:17:22] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1610[05:18:13] [Server thread/INFO]: CONSOLE issued server command: /list
1611[05:18:13] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1612[05:19:04] [Server thread/INFO]: CONSOLE issued server command: /list
1613[05:19:04] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1614[05:19:55] [Server thread/INFO]: CONSOLE issued server command: /list
1615[05:19:55] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1616[05:20:46] [Server thread/INFO]: CONSOLE issued server command: /list
1617[05:20:46] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1618[05:21:01] [Craft Scheduler Thread - 66/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1619[05:21:02] [Server thread/INFO]: [AydaaBot] Claim some land! type /v to get started
1620[05:21:04] [Server thread/INFO]: Saving is already turned on
1621[05:21:04] [Server thread/INFO]: Saving the game (this may take a moment!)
1622[05:21:04] [Server thread/INFO]: Saved the game
1623[05:21:13] [Craft Scheduler Thread - 66/INFO]: [BuycraftX] Fetching all due players...
1624[05:21:13] [Craft Scheduler Thread - 66/INFO]: [BuycraftX] Fetched due players (0 found).
1625[05:21:37] [Server thread/INFO]: CONSOLE issued server command: /list
1626[05:21:37] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1627[05:22:28] [Server thread/INFO]: CONSOLE issued server command: /list
1628[05:22:28] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1629[05:23:19] [Server thread/INFO]: CONSOLE issued server command: /list
1630[05:23:19] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1631[05:24:09] [Server thread/INFO]: CONSOLE issued server command: /list
1632[05:24:09] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1633[05:25:00] [Server thread/INFO]: CONSOLE issued server command: /list
1634[05:25:00] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1635[05:25:51] [Server thread/INFO]: CONSOLE issued server command: /list
1636[05:25:51] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1637[05:26:01] [Craft Scheduler Thread - 79/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1638[05:26:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming 13th read more in DISCORD
1639[05:26:13] [Craft Scheduler Thread - 76/INFO]: [BuycraftX] Fetching all due players...
1640[05:26:14] [Craft Scheduler Thread - 76/INFO]: [BuycraftX] Fetched due players (0 found).
1641[05:26:42] [Server thread/INFO]: CONSOLE issued server command: /list
1642[05:26:42] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1643[05:27:33] [Server thread/INFO]: CONSOLE issued server command: /list
1644[05:27:33] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1645[05:28:23] [Server thread/INFO]: CONSOLE issued server command: /list
1646[05:28:23] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1647[05:29:14] [Server thread/INFO]: CONSOLE issued server command: /list
1648[05:29:14] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1649[05:30:05] [Server thread/INFO]: CONSOLE issued server command: /list
1650[05:30:05] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1651[05:30:56] [Server thread/INFO]: CONSOLE issued server command: /list
1652[05:30:56] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1653[05:31:01] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
1654[05:31:01] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
1655[05:31:01] [Craft Scheduler Thread - 82/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1656[05:31:02] [Server thread/INFO]: [AydaaBot] Want your very own Pet? $5 AUD for 4 unkillable pets!! Choose from Exotic, Hostile, Farm or Peaceful bundles!
1657[05:31:10] [Server thread/INFO]: Saving is already turned on
1658[05:31:10] [Server thread/INFO]: Saving the game (this may take a moment!)
1659[05:31:10] [Server thread/INFO]: Saved the game
1660[05:31:14] [Craft Scheduler Thread - 84/INFO]: [BuycraftX] Fetching all due players...
1661[05:31:14] [Craft Scheduler Thread - 84/INFO]: [BuycraftX] Fetched due players (0 found).
1662[05:31:47] [Server thread/INFO]: CONSOLE issued server command: /list
1663[05:31:47] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1664[05:32:37] [Server thread/INFO]: CONSOLE issued server command: /list
1665[05:32:37] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1666[05:33:28] [Server thread/INFO]: CONSOLE issued server command: /list
1667[05:33:28] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1668[05:34:19] [Server thread/INFO]: CONSOLE issued server command: /list
1669[05:34:19] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1670[05:35:10] [Server thread/INFO]: CONSOLE issued server command: /list
1671[05:35:10] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1672[05:36:01] [Server thread/INFO]: CONSOLE issued server command: /list
1673[05:36:01] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1674[05:36:01] [Craft Scheduler Thread - 86/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1675[05:36:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
1676[05:36:14] [Craft Scheduler Thread - 86/INFO]: [BuycraftX] Fetching all due players...
1677[05:36:14] [Craft Scheduler Thread - 86/INFO]: [BuycraftX] Fetched due players (0 found).
1678[05:36:52] [Server thread/INFO]: CONSOLE issued server command: /list
1679[05:36:52] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1680[05:37:42] [Server thread/INFO]: CONSOLE issued server command: /list
1681[05:37:42] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1682[05:38:33] [Server thread/INFO]: CONSOLE issued server command: /list
1683[05:38:33] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1684[05:39:24] [Server thread/INFO]: CONSOLE issued server command: /list
1685[05:39:24] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1686[05:40:15] [Server thread/INFO]: CONSOLE issued server command: /list
1687[05:40:15] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1688[05:41:01] [Craft Scheduler Thread - 92/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1689[05:41:02] [Server thread/INFO]: [AydaaBot] Have you voted today? Type /Vote
1690[05:41:06] [Server thread/INFO]: CONSOLE issued server command: /list
1691[05:41:06] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1692[05:41:14] [Craft Scheduler Thread - 85/INFO]: [BuycraftX] Fetching all due players...
1693[05:41:14] [Craft Scheduler Thread - 85/INFO]: [BuycraftX] Fetched due players (0 found).
1694[05:41:15] [Server thread/INFO]: Saving is already turned on
1695[05:41:15] [Server thread/INFO]: Saving the game (this may take a moment!)
1696[05:41:15] [Server thread/INFO]: Saved the game
1697[05:41:56] [Server thread/INFO]: CONSOLE issued server command: /list
1698[05:41:56] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1699[05:42:47] [Server thread/INFO]: CONSOLE issued server command: /list
1700[05:42:47] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1701[05:43:38] [Server thread/INFO]: CONSOLE issued server command: /list
1702[05:43:38] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1703[05:44:29] [Server thread/INFO]: CONSOLE issued server command: /list
1704[05:44:29] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1705[05:45:20] [Server thread/INFO]: CONSOLE issued server command: /list
1706[05:45:20] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1707[05:46:01] [Craft Scheduler Thread - 85/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1708[05:46:02] [Server thread/INFO]: [AydaaBot] LOooooOOT chests here!, and now behind Spawnpoint!
1709[05:46:10] [Server thread/INFO]: CONSOLE issued server command: /list
1710[05:46:10] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1711[05:46:14] [Craft Scheduler Thread - 85/INFO]: [BuycraftX] Fetching all due players...
1712[05:46:15] [Craft Scheduler Thread - 85/INFO]: [BuycraftX] Fetched due players (0 found).
1713[05:47:01] [Server thread/INFO]: CONSOLE issued server command: /list
1714[05:47:01] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1715[05:47:52] [Server thread/INFO]: CONSOLE issued server command: /list
1716[05:47:52] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1717[05:48:43] [Server thread/INFO]: CONSOLE issued server command: /list
1718[05:48:43] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1719[05:49:34] [Server thread/INFO]: CONSOLE issued server command: /list
1720[05:49:34] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1721[05:50:25] [Server thread/INFO]: CONSOLE issued server command: /list
1722[05:50:25] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1723[05:51:01] [Craft Scheduler Thread - 101/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1724[05:51:02] [Server thread/INFO]: [AydaaBot] Emerald Membership price drop! Now $10 AUD
1725[05:51:15] [Craft Scheduler Thread - 86/INFO]: [BuycraftX] Fetching all due players...
1726[05:51:15] [Craft Scheduler Thread - 86/INFO]: [BuycraftX] Fetched due players (0 found).
1727[05:51:15] [Server thread/INFO]: CONSOLE issued server command: /list
1728[05:51:15] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1729[05:51:21] [Server thread/INFO]: Saving is already turned on
1730[05:51:21] [Server thread/INFO]: Saving the game (this may take a moment!)
1731[05:51:21] [Server thread/INFO]: Saved the game
1732[05:52:06] [Server thread/INFO]: CONSOLE issued server command: /list
1733[05:52:06] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1734[05:52:57] [Server thread/INFO]: CONSOLE issued server command: /list
1735[05:52:57] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1736[05:53:48] [Server thread/INFO]: CONSOLE issued server command: /list
1737[05:53:48] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1738[05:54:39] [Server thread/INFO]: CONSOLE issued server command: /list
1739[05:54:39] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1740[05:55:29] [Server thread/INFO]: CONSOLE issued server command: /list
1741[05:55:29] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1742[05:56:01] [Craft Scheduler Thread - 86/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1743[05:56:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
1744[05:56:15] [Craft Scheduler Thread - 106/INFO]: [BuycraftX] Fetching all due players...
1745[05:56:16] [Craft Scheduler Thread - 106/INFO]: [BuycraftX] Fetched due players (0 found).
1746[05:56:20] [Server thread/INFO]: CONSOLE issued server command: /list
1747[05:56:20] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1748[05:57:11] [Server thread/INFO]: CONSOLE issued server command: /list
1749[05:57:11] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1750[05:58:02] [Server thread/INFO]: CONSOLE issued server command: /list
1751[05:58:02] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1752[05:58:53] [Server thread/INFO]: CONSOLE issued server command: /list
1753[05:58:53] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1754[05:59:43] [Server thread/INFO]: CONSOLE issued server command: /list
1755[05:59:43] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1756[06:00:34] [Server thread/INFO]: CONSOLE issued server command: /list
1757[06:00:34] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1758[06:01:01] [Craft Scheduler Thread - 111/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1759[06:01:02] [Server thread/INFO]: [AydaaBot] Hey have you seen our shop? Head to Aydaacraft.buycraft.net
1760[06:01:11] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
1761[06:01:11] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
1762[06:01:16] [Craft Scheduler Thread - 104/INFO]: [BuycraftX] Fetching all due players...
1763[06:01:17] [Craft Scheduler Thread - 104/INFO]: [BuycraftX] Fetched due players (0 found).
1764[06:01:25] [Server thread/INFO]: CONSOLE issued server command: /list
1765[06:01:25] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1766[06:01:27] [Server thread/INFO]: Saving is already turned on
1767[06:01:27] [Server thread/INFO]: Saving the game (this may take a moment!)
1768[06:01:27] [Server thread/INFO]: Saved the game
1769[06:02:16] [Server thread/INFO]: CONSOLE issued server command: /list
1770[06:02:16] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1771[06:03:07] [Server thread/INFO]: CONSOLE issued server command: /list
1772[06:03:07] [Server thread/INFO]: There are 0 out of maximum 30 players online.
1773[06:03:17] [User Authenticator #1/INFO]: UUID of player equinoxcomics is 279be402-f6bb-402e-b4b0-73b8fa532b4b
1774[06:03:18] [Server thread/INFO]: equinoxcomics[/47.38.243.212:54244] logged in with entity id 213 at ([survival]305.9874239405865, 96.0, 343.1105252773531)
1775[06:03:27] [Server thread/INFO]: [mcMMO] WorldGuard was not detected.
1776[06:03:58] [Server thread/INFO]: CONSOLE issued server command: /list
1777[06:03:58] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1778[06:03:58] [Server thread/INFO]: Player: [=] equinoxcomics
1779[06:04:01] [Craft Scheduler Thread - 115/INFO]: [BuycraftX] Sending 1 analytic events
1780[06:04:48] [Server thread/INFO]: CONSOLE issued server command: /list
1781[06:04:48] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1782[06:04:48] [Server thread/INFO]: Player: [=] equinoxcomics
1783[06:05:21] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
1784[06:05:39] [Server thread/INFO]: CONSOLE issued server command: /list
1785[06:05:39] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1786[06:05:39] [Server thread/INFO]: Player: [=] equinoxcomics
1787[06:06:01] [Craft Scheduler Thread - 116/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1788[06:06:02] [Server thread/INFO]: [AydaaBot] Lost? Need help? Check our Wiki for commands! Http://Aydaacraft.online/wiki
1789[06:06:17] [Craft Scheduler Thread - 118/INFO]: [BuycraftX] Fetching all due players...
1790[06:06:18] [Craft Scheduler Thread - 118/INFO]: [BuycraftX] Fetched due players (0 found).
1791[06:06:30] [Server thread/INFO]: CONSOLE issued server command: /list
1792[06:06:30] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1793[06:06:30] [Server thread/INFO]: Player: [=] equinoxcomics
1794[06:07:21] [Server thread/INFO]: CONSOLE issued server command: /list
1795[06:07:21] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1796[06:07:21] [Server thread/INFO]: Player: [=] equinoxcomics
1797[06:07:45] [Server thread/INFO]: equinoxcomics issued server command: /home home6
1798[06:08:12] [Server thread/INFO]: CONSOLE issued server command: /list
1799[06:08:12] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1800[06:08:12] [Server thread/INFO]: Player: [=] equinoxcomics
1801[06:09:02] [Server thread/INFO]: CONSOLE issued server command: /list
1802[06:09:02] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1803[06:09:02] [Server thread/INFO]: Player: [=] equinoxcomics
1804[06:09:53] [Server thread/INFO]: CONSOLE issued server command: /list
1805[06:09:53] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1806[06:09:53] [Server thread/INFO]: Player: [=] equinoxcomics
1807[06:10:44] [Server thread/INFO]: CONSOLE issued server command: /list
1808[06:10:44] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1809[06:10:44] [Server thread/INFO]: Player: [=] equinoxcomics
1810[06:10:47] [pool-16-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
1811[06:11:01] [Craft Scheduler Thread - 121/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1812[06:11:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
1813[06:11:13] [Server thread/INFO]: equinoxcomics issued server command: /back
1814[06:11:18] [Craft Scheduler Thread - 121/INFO]: [BuycraftX] Fetching all due players...
1815[06:11:19] [Craft Scheduler Thread - 121/INFO]: [BuycraftX] Fetched due players (0 found).
1816[06:11:33] [Server thread/INFO]: Saving is already turned on
1817[06:11:33] [Server thread/INFO]: Saving the game (this may take a moment!)
1818[06:11:33] [Server thread/INFO]: Saved the game
1819[06:11:35] [Server thread/INFO]: CONSOLE issued server command: /list
1820[06:11:35] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1821[06:11:35] [Server thread/INFO]: Player: [=] equinoxcomics
1822[06:12:22] [Server thread/INFO]: equinoxcomics was shot by Skeleton
1823[06:12:24] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
1824[06:12:26] [Server thread/INFO]: CONSOLE issued server command: /list
1825[06:12:26] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1826[06:12:26] [Server thread/INFO]: Player: [=] equinoxcomics
1827[06:12:28] [Server thread/INFO]: equinoxcomics issued server command: /back
1828[06:13:16] [Server thread/INFO]: CONSOLE issued server command: /list
1829[06:13:16] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1830[06:13:16] [Server thread/INFO]: Player: [=] equinoxcomics
1831[06:14:07] [Server thread/INFO]: CONSOLE issued server command: /list
1832[06:14:07] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1833[06:14:07] [Server thread/INFO]: Player: [=] equinoxcomics
1834[06:14:34] [Server thread/INFO]: equinoxcomics was blown up by Creeper
1835[06:14:37] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
1836[06:14:40] [Server thread/INFO]: equinoxcomics issued server command: /back
1837[06:14:58] [Server thread/INFO]: CONSOLE issued server command: /list
1838[06:14:58] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1839[06:14:58] [Server thread/INFO]: Player: [=] equinoxcomics
1840[06:15:38] [Server thread/INFO]: equinoxcomics issued server command: /back
1841[06:15:41] [Server thread/INFO]: equinoxcomics issued server command: /back
1842[06:15:43] [Server thread/INFO]: equinoxcomics issued server command: /home home6
1843[06:15:49] [Server thread/INFO]: CONSOLE issued server command: /list
1844[06:15:49] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1845[06:15:49] [Server thread/INFO]: Player: [=] equinoxcomics
1846[06:16:01] [Craft Scheduler Thread - 118/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1847[06:16:02] [Server thread/INFO]: [AydaaBot] Have you joined our Discord? No? Well just type /Discord for link
1848[06:16:19] [Craft Scheduler Thread - 122/INFO]: [BuycraftX] Fetching all due players...
1849[06:16:20] [Craft Scheduler Thread - 122/INFO]: [BuycraftX] Fetched due players (0 found).
1850[06:16:21] [Server thread/INFO]: equinoxcomics issued server command: /back
1851[06:16:40] [Server thread/INFO]: CONSOLE issued server command: /list
1852[06:16:40] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1853[06:16:40] [Server thread/INFO]: Player: [=] equinoxcomics
1854[06:17:31] [Server thread/INFO]: CONSOLE issued server command: /list
1855[06:17:31] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1856[06:17:31] [Server thread/INFO]: Player: [=] equinoxcomics
1857[06:18:21] [Server thread/INFO]: CONSOLE issued server command: /list
1858[06:18:21] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1859[06:18:21] [Server thread/INFO]: Player: [=] equinoxcomics
1860[06:19:12] [Server thread/INFO]: CONSOLE issued server command: /list
1861[06:19:12] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1862[06:19:12] [Server thread/INFO]: Player: [=] equinoxcomics
1863[06:20:03] [Server thread/INFO]: CONSOLE issued server command: /list
1864[06:20:03] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1865[06:20:03] [Server thread/INFO]: Player: [=] equinoxcomics
1866[06:20:54] [Server thread/INFO]: CONSOLE issued server command: /list
1867[06:20:54] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1868[06:20:54] [Server thread/INFO]: Player: [=] equinoxcomics
1869[06:21:01] [Craft Scheduler Thread - 128/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1870[06:21:02] [Server thread/INFO]: [AydaaBot] Claim some land! type /v to get started
1871[06:21:20] [Craft Scheduler Thread - 128/INFO]: [BuycraftX] Fetching all due players...
1872[06:21:20] [Craft Scheduler Thread - 128/INFO]: [BuycraftX] Fetched due players (0 found).
1873[06:21:39] [Server thread/INFO]: Saving is already turned on
1874[06:21:39] [Server thread/INFO]: Saving the game (this may take a moment!)
1875[06:21:39] [Server thread/INFO]: Saved the game
1876[06:21:45] [Server thread/INFO]: CONSOLE issued server command: /list
1877[06:21:45] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1878[06:21:45] [Server thread/INFO]: Player: [=] equinoxcomics
1879[06:22:35] [Server thread/INFO]: CONSOLE issued server command: /list
1880[06:22:35] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1881[06:22:35] [Server thread/INFO]: Player: [=] equinoxcomics
1882[06:23:26] [Server thread/INFO]: CONSOLE issued server command: /list
1883[06:23:26] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1884[06:23:26] [Server thread/INFO]: Player: [=] equinoxcomics
1885[06:24:03] [Server thread/INFO]: equinoxcomics issued server command: /back
1886[06:24:17] [Server thread/INFO]: CONSOLE issued server command: /list
1887[06:24:17] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1888[06:24:17] [Server thread/INFO]: Player: [=] equinoxcomics
1889[06:25:01] [Server thread/INFO]: equinoxcomics issued server command: /back
1890[06:25:08] [Server thread/INFO]: CONSOLE issued server command: /list
1891[06:25:08] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1892[06:25:08] [Server thread/INFO]: Player: [=] equinoxcomics
1893[06:25:58] [Server thread/INFO]: equinoxcomics issued server command: /back
1894[06:25:59] [Server thread/INFO]: CONSOLE issued server command: /list
1895[06:25:59] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1896[06:25:59] [Server thread/INFO]: Player: [=] equinoxcomics
1897[06:26:01] [Craft Scheduler Thread - 131/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1898[06:26:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming 13th read more in DISCORD
1899[06:26:20] [Craft Scheduler Thread - 134/INFO]: [BuycraftX] Fetching all due players...
1900[06:26:21] [Craft Scheduler Thread - 134/INFO]: [BuycraftX] Fetched due players (0 found).
1901[06:26:46] [Server thread/INFO]: equinoxcomics issued server command: /back
1902[06:26:50] [Server thread/INFO]: CONSOLE issued server command: /list
1903[06:26:50] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1904[06:26:50] [Server thread/INFO]: Player: [=] equinoxcomics
1905[06:27:41] [Server thread/INFO]: CONSOLE issued server command: /list
1906[06:27:41] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1907[06:27:41] [Server thread/INFO]: Player: [=] equinoxcomics
1908[06:28:33] [Server thread/INFO]: CONSOLE issued server command: /list
1909[06:28:33] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1910[06:28:33] [Server thread/INFO]: Player: [=] equinoxcomics
1911[06:29:24] [Server thread/INFO]: CONSOLE issued server command: /list
1912[06:29:24] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1913[06:29:24] [Server thread/INFO]: Player: [=] equinoxcomics
1914[06:29:30] [Server thread/INFO]: equinoxcomics issued server command: /back
1915[06:30:15] [Server thread/INFO]: CONSOLE issued server command: /list
1916[06:30:15] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1917[06:30:15] [Server thread/INFO]: Player: [=] equinoxcomics
1918[06:30:39] [Server thread/INFO]: equinoxcomics issued server command: /back
1919[06:31:01] [Craft Scheduler Thread - 86/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1920[06:31:02] [Server thread/INFO]: [AydaaBot] Want your very own Pet? $5 AUD for 4 unkillable pets!! Choose from Exotic, Hostile, Farm or Peaceful bundles!
1921[06:31:06] [Server thread/INFO]: CONSOLE issued server command: /list
1922[06:31:06] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1923[06:31:06] [Server thread/INFO]: Player: [=] equinoxcomics
1924[06:31:21] [Craft Scheduler Thread - 86/INFO]: [BuycraftX] Fetching all due players...
1925[06:31:21] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
1926[06:31:21] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
1927[06:31:22] [Craft Scheduler Thread - 86/INFO]: [BuycraftX] Fetched due players (0 found).
1928[06:31:44] [Server thread/INFO]: Saving is already turned on
1929[06:31:44] [Server thread/INFO]: Saving the game (this may take a moment!)
1930[06:31:45] [Server thread/INFO]: Saved the game
1931[06:31:57] [Server thread/INFO]: CONSOLE issued server command: /list
1932[06:31:57] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1933[06:31:57] [Server thread/INFO]: Player: [=] equinoxcomics
1934[06:32:35] [Server thread/INFO]: equinoxcomics issued server command: /back
1935[06:32:40] [Server thread/INFO]: equinoxcomics issued server command: /back
1936[06:32:47] [Server thread/INFO]: CONSOLE issued server command: /list
1937[06:32:47] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1938[06:32:47] [Server thread/INFO]: Player: [=] equinoxcomics
1939[06:33:38] [Server thread/INFO]: CONSOLE issued server command: /list
1940[06:33:38] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1941[06:33:38] [Server thread/INFO]: Player: [=] equinoxcomics
1942[06:34:29] [Server thread/INFO]: CONSOLE issued server command: /list
1943[06:34:29] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1944[06:34:29] [Server thread/INFO]: Player: [=] equinoxcomics
1945[06:35:20] [Server thread/INFO]: CONSOLE issued server command: /list
1946[06:35:20] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1947[06:35:20] [Server thread/INFO]: Player: [=] equinoxcomics
1948[06:36:01] [Craft Scheduler Thread - 139/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1949[06:36:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
1950[06:36:11] [Server thread/INFO]: CONSOLE issued server command: /list
1951[06:36:11] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1952[06:36:11] [Server thread/INFO]: Player: [=] equinoxcomics
1953[06:36:22] [Craft Scheduler Thread - 137/INFO]: [BuycraftX] Fetching all due players...
1954[06:36:23] [Craft Scheduler Thread - 137/INFO]: [BuycraftX] Fetched due players (0 found).
1955[06:37:02] [Server thread/INFO]: CONSOLE issued server command: /list
1956[06:37:02] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1957[06:37:02] [Server thread/INFO]: Player: [=] equinoxcomics
1958[06:37:52] [Server thread/INFO]: CONSOLE issued server command: /list
1959[06:37:52] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1960[06:37:52] [Server thread/INFO]: Player: [=] equinoxcomics
1961[06:38:45] [Server thread/INFO]: CONSOLE issued server command: /list
1962[06:38:45] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1963[06:38:45] [Server thread/INFO]: Player: [=] equinoxcomics
1964[06:39:36] [Server thread/INFO]: CONSOLE issued server command: /list
1965[06:39:36] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1966[06:39:36] [Server thread/INFO]: Player: [=] equinoxcomics
1967[06:40:26] [Server thread/INFO]: CONSOLE issued server command: /list
1968[06:40:26] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1969[06:40:26] [Server thread/INFO]: Player: [=] equinoxcomics
1970[06:41:01] [Craft Scheduler Thread - 137/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1971[06:41:02] [Server thread/INFO]: [AydaaBot] Have you voted today? Type /Vote
1972[06:41:15] [Server thread/INFO]: equinoxcomics issued server command: /home home6
1973[06:41:17] [Server thread/INFO]: CONSOLE issued server command: /list
1974[06:41:17] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1975[06:41:17] [Server thread/INFO]: Player: [=] equinoxcomics
1976[06:41:23] [Craft Scheduler Thread - 139/INFO]: [BuycraftX] Fetching all due players...
1977[06:41:23] [Craft Scheduler Thread - 139/INFO]: [BuycraftX] Fetched due players (0 found).
1978[06:41:42] [Server thread/INFO]: equinoxcomics issued server command: /back
1979[06:41:50] [Server thread/INFO]: Saving is already turned on
1980[06:41:50] [Server thread/INFO]: Saving the game (this may take a moment!)
1981[06:41:51] [Server thread/INFO]: Saved the game
1982[06:42:08] [Server thread/INFO]: CONSOLE issued server command: /list
1983[06:42:08] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1984[06:42:08] [Server thread/INFO]: Player: [=] equinoxcomics
1985[06:42:59] [Server thread/INFO]: CONSOLE issued server command: /list
1986[06:42:59] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1987[06:42:59] [Server thread/INFO]: Player: [=] equinoxcomics
1988[06:43:50] [Server thread/INFO]: CONSOLE issued server command: /list
1989[06:43:50] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1990[06:43:50] [Server thread/INFO]: Player: [=] equinoxcomics
1991[06:44:41] [Server thread/INFO]: CONSOLE issued server command: /list
1992[06:44:41] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1993[06:44:41] [Server thread/INFO]: Player: [=] equinoxcomics
1994[06:45:32] [Server thread/INFO]: CONSOLE issued server command: /list
1995[06:45:32] [Server thread/INFO]: There are 1 out of maximum 30 players online.
1996[06:45:32] [Server thread/INFO]: Player: [=] equinoxcomics
1997[06:45:56] [Server thread/INFO]: equinoxcomics issued server command: /back
1998[06:46:01] [Craft Scheduler Thread - 146/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
1999[06:46:02] [Server thread/INFO]: [AydaaBot] LOooooOOT chests here!, and now behind Spawnpoint!
2000[06:46:07] [Server thread/INFO]: equinoxcomics issued server command: /back
2001[06:46:22] [Server thread/INFO]: CONSOLE issued server command: /list
2002[06:46:22] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2003[06:46:22] [Server thread/INFO]: Player: [=] equinoxcomics
2004[06:46:23] [Craft Scheduler Thread - 145/INFO]: [BuycraftX] Fetching all due players...
2005[06:46:24] [Craft Scheduler Thread - 145/INFO]: [BuycraftX] Fetched due players (0 found).
2006[06:47:13] [Server thread/INFO]: CONSOLE issued server command: /list
2007[06:47:13] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2008[06:47:13] [Server thread/INFO]: Player: [=] equinoxcomics
2009[06:48:04] [Server thread/INFO]: CONSOLE issued server command: /list
2010[06:48:04] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2011[06:48:04] [Server thread/INFO]: Player: [=] equinoxcomics
2012[06:48:56] [Server thread/INFO]: CONSOLE issued server command: /list
2013[06:48:56] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2014[06:48:56] [Server thread/INFO]: Player: [=] equinoxcomics
2015[06:49:46] [Server thread/INFO]: CONSOLE issued server command: /list
2016[06:49:46] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2017[06:49:46] [Server thread/INFO]: Player: [=] equinoxcomics
2018[06:50:37] [Server thread/INFO]: CONSOLE issued server command: /list
2019[06:50:37] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2020[06:50:37] [Server thread/INFO]: Player: [=] equinoxcomics
2021[06:51:01] [Craft Scheduler Thread - 149/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2022[06:51:02] [Server thread/INFO]: [AydaaBot] Emerald Membership price drop! Now $10 AUD
2023[06:51:24] [Craft Scheduler Thread - 149/INFO]: [BuycraftX] Fetching all due players...
2024[06:51:24] [Craft Scheduler Thread - 149/INFO]: [BuycraftX] Fetched due players (0 found).
2025[06:51:28] [Server thread/INFO]: CONSOLE issued server command: /list
2026[06:51:28] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2027[06:51:28] [Server thread/INFO]: Player: [=] equinoxcomics
2028[06:51:31] [User Authenticator #2/INFO]: UUID of player Djenvino is 152b3fb2-5ea4-4029-9e7d-29c84a2a5cca
2029[06:51:32] [Server thread/INFO]: Djenvino[/213.127.0.168:34083] logged in with entity id 2999 at ([SkyLands]-255.18859977120343, 38.0, -619.5437263330633)
2030[06:51:39] [Async Chat Thread - #0/WARN]: [DiscordSRV] Loaded class com.gmail.nossr50.api.ChatAPI from mcMMO v2.1.117 which is not a depend, softdepend or loadbefore of this plugin.
2031[06:51:39] [Server thread/INFO]: [MOD] Djenvino > heyo
2032[06:51:54] [Server thread/INFO]: [=] equinoxcomics > hi
2033[06:51:56] [Server thread/INFO]: Saving is already turned on
2034[06:51:56] [Server thread/INFO]: Saving the game (this may take a moment!)
2035[06:51:57] [Server thread/INFO]: Saved the game
2036[06:51:59] [Server thread/INFO]: Djenvino issued server command: /home skybase
2037[06:52:01] [Craft Scheduler Thread - 153/INFO]: [BuycraftX] Sending 1 analytic events
2038[06:52:05] [Server thread/INFO]: equinoxcomics issued server command: /home home2
2039[06:52:14] [Server thread/INFO]: equinoxcomics issued server command: /home home1
2040[06:52:17] [Server thread/INFO]: equinoxcomics issued server command: /home home3
2041[06:52:19] [Server thread/INFO]: CONSOLE issued server command: /list
2042[06:52:19] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2043[06:52:19] [Server thread/INFO]: Mod: [MOD] Djenvino
2044[06:52:19] [Server thread/INFO]: Player: [=] equinoxcomics
2045[06:52:33] [Server thread/INFO]: Djenvino issued server command: /tpto equinoxcomics
2046[06:52:40] [Server thread/INFO]: Djenvino issued server command: /time set 0
2047[06:52:48] [Server thread/INFO]: equinoxcomics issued server command: /what are you working on
2048[06:53:02] [Server thread/INFO]: [=] equinoxcomics > what are you working on
2049[06:53:10] [Server thread/INFO]: CONSOLE issued server command: /list
2050[06:53:10] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2051[06:53:10] [Server thread/INFO]: Mod: [MOD] Djenvino
2052[06:53:10] [Server thread/INFO]: Player: [=] equinoxcomics
2053[06:53:12] [Server thread/INFO]: [MOD] Djenvino > my base
2054[06:53:32] [Server thread/INFO]: [=] equinoxcomics > same here
2055[06:53:41] [Server thread/INFO]: [MOD] Djenvino > btw
2056[06:53:52] [Server thread/INFO]: [MOD] Djenvino > do u want 2.5 dubs of Gunpowder?
2057[06:54:01] [Server thread/INFO]: CONSOLE issued server command: /list
2058[06:54:01] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2059[06:54:01] [Server thread/INFO]: Mod: [MOD] Djenvino
2060[06:54:01] [Server thread/INFO]: Player: [=] equinoxcomics
2061[06:54:09] [Server thread/INFO]: [=] equinoxcomics > ? bubs
2062[06:54:17] [Server thread/INFO]: [MOD] Djenvino > dubble chests
2063[06:54:37] [Server thread/INFO]: [=] equinoxcomics > no i got some but not that much
2064[06:54:52] [Server thread/INFO]: CONSOLE issued server command: /list
2065[06:54:52] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2066[06:54:52] [Server thread/INFO]: Mod: [MOD] Djenvino
2067[06:54:52] [Server thread/INFO]: Player: [=] equinoxcomics
2068[06:54:57] [Server thread/INFO]: [MOD] Djenvino > i can give it to u for nothing xD
2069[06:55:14] [Server thread/INFO]: [=] equinoxcomics > i dont need any though
2070[06:55:17] [Server thread/INFO]: [MOD] Djenvino > or a stack shulker shells
2071[06:55:43] [Server thread/INFO]: CONSOLE issued server command: /list
2072[06:55:43] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2073[06:55:43] [Server thread/INFO]: Mod: [MOD] Djenvino
2074[06:55:43] [Server thread/INFO]: Player: [=] equinoxcomics
2075[06:56:01] [Craft Scheduler Thread - 149/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2076[06:56:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
2077[06:56:24] [Craft Scheduler Thread - 158/INFO]: [BuycraftX] Fetching all due players...
2078[06:56:25] [Craft Scheduler Thread - 158/INFO]: [BuycraftX] Fetched due players (0 found).
2079[06:56:34] [Server thread/INFO]: CONSOLE issued server command: /list
2080[06:56:34] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2081[06:56:34] [Server thread/INFO]: Mod: [MOD] Djenvino
2082[06:56:34] [Server thread/INFO]: Player: [=] equinoxcomics
2083[06:57:25] [Server thread/INFO]: CONSOLE issued server command: /list
2084[06:57:25] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2085[06:57:25] [Server thread/INFO]: Mod: [MOD] Djenvino
2086[06:57:25] [Server thread/INFO]: Player: [=] equinoxcomics
2087[06:58:16] [Server thread/INFO]: CONSOLE issued server command: /list
2088[06:58:16] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2089[06:58:16] [Server thread/INFO]: Mod: [MOD] Djenvino
2090[06:58:16] [Server thread/INFO]: Player: [=] equinoxcomics
2091[06:58:42] [Server thread/INFO]: [MOD] Djenvino > i can also give u an elytra
2092[06:58:49] [Server thread/INFO]: [MOD] Djenvino > i got a double chest of those
2093[06:58:54] [Server thread/INFO]: [=] equinoxcomics > i have one
2094[06:59:02] [Server thread/INFO]: [MOD] Djenvino > im too rich xD
2095[06:59:06] [Server thread/INFO]: CONSOLE issued server command: /list
2096[06:59:06] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2097[06:59:06] [Server thread/INFO]: Mod: [MOD] Djenvino
2098[06:59:06] [Server thread/INFO]: Player: [=] equinoxcomics
2099[06:59:57] [Server thread/INFO]: CONSOLE issued server command: /list
2100[06:59:57] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2101[06:59:57] [Server thread/INFO]: Mod: [MOD] Djenvino
2102[06:59:57] [Server thread/INFO]: Player: [=] equinoxcomics
2103[07:00:03] [Server thread/INFO]: [MOD] Djenvino > i got like 1.5 stack of beacons at my base
2104[07:00:14] [Server thread/INFO]: [AydaaBot] backup started
2105[07:00:14] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
2106[07:00:15] [Craft Scheduler Thread - 160/INFO]: [SimpleBackupReloaded] Backing up ./survival
2107[07:00:48] [Server thread/INFO]: CONSOLE issued server command: /list
2108[07:00:48] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2109[07:00:48] [Server thread/INFO]: Mod: [MOD] Djenvino
2110[07:00:48] [Server thread/INFO]: Player: [=] equinoxcomics
2111[07:00:48] [Server thread/INFO]: [=] equinoxcomics > i could use a cupple of beacons can i tp
2112[07:00:54] [Server thread/INFO]: [MOD] Djenvino > sure
2113[07:00:55] [Server thread/WARN]: equinoxcomics moved wrongly!
2114[07:01:01] [Craft Scheduler Thread - 163/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2115[07:01:02] [Server thread/INFO]: [AydaaBot] Hey have you seen our shop? Head to Aydaacraft.buycraft.net
2116[07:01:16] [Server thread/INFO]: Djenvino issued server command: /tpme equinoxcomics
2117[07:01:25] [Craft Scheduler Thread - 161/INFO]: [BuycraftX] Fetching all due players...
2118[07:01:25] [Server thread/INFO]: Djenvino issued server command: /tphere equinoxcomics
2119[07:01:25] [Server thread/WARN]: [PerWorldInventory] Creating a new group on the fly for 'SkyLands'. Please double check your `worlds.yml` file configuration!
2120[07:01:25] [Craft Scheduler Thread - 161/INFO]: [BuycraftX] Fetched due players (0 found).
2121[07:01:31] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
2122[07:01:31] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
2123[07:01:39] [Server thread/INFO]: CONSOLE issued server command: /list
2124[07:01:39] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2125[07:01:39] [Server thread/INFO]: Mod: [MOD] Djenvino
2126[07:01:39] [Server thread/INFO]: Player: [=] equinoxcomics
2127[07:01:42] [Server thread/INFO]: [MOD] Djenvino > bruh the lag
2128[07:01:42] [Server thread/INFO]: [=] equinoxcomics > thankx
2129[07:01:47] [Server thread/INFO]: [MOD] Djenvino > np
2130[07:01:57] [Server thread/INFO]: [=] equinoxcomics > what world is this
2131[07:02:02] [Server thread/INFO]: [MOD] Djenvino > skylands
2132[07:02:02] [Server thread/INFO]: Automatic saving is now enabled
2133[07:02:02] [Server thread/INFO]: Saving the game (this may take a moment!)
2134[07:02:03] [Server thread/INFO]: Saved the game
2135[07:02:06] [Server thread/INFO]: [=] equinoxcomics > o
2136[07:02:26] [Server thread/INFO]: [Matrix] Djenvino tried to move faster than usual (Speed) #1
2137[07:02:30] [Server thread/INFO]: CONSOLE issued server command: /list
2138[07:02:30] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2139[07:02:30] [Server thread/INFO]: Mod: [MOD] Djenvino
2140[07:02:30] [Server thread/INFO]: Player: [=] equinoxcomics
2141[07:02:55] [Server thread/INFO]: Djenvino issued server command: /tpto equinoxcomics
2142[07:03:01] [Server thread/INFO]: Djenvino issued server command: /tpat equinoxcomics
2143[07:03:07] [Server thread/INFO]: Djenvino issued server command: /tpme equinoxcomics
2144[07:03:10] [Server thread/INFO]: [=] equinoxcomics > ive herd tell of this world but never botherd to viset
2145[07:03:18] [Server thread/INFO]: Djenvino issued server command: /tp djenvino equinoxcomics
2146[07:03:21] [Server thread/INFO]: CONSOLE issued server command: /list
2147[07:03:21] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2148[07:03:21] [Server thread/INFO]: Mod: [MOD] Djenvino
2149[07:03:21] [Server thread/INFO]: Player: [=] equinoxcomics
2150[07:03:26] [Server thread/INFO]: [MOD] Djenvino > its pretty nice living here
2151[07:03:33] [Server thread/INFO]: [MOD] Djenvino > better farms
2152[07:03:46] [Server thread/INFO]: [MOD] Djenvino > mobspawns are pretty high tho
2153[07:04:11] [Server thread/INFO]: [Matrix] Djenvino tried to move faster than usual (Speed) #1
2154[07:04:11] [Server thread/INFO]: [Matrix] Djenvino tried to move faster than usual (Speed) #2
2155[07:04:11] [Server thread/INFO]: CONSOLE issued server command: /list
2156[07:04:11] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2157[07:04:11] [Server thread/INFO]: Mod: [MOD] Djenvino
2158[07:04:11] [Server thread/INFO]: Player: [=] equinoxcomics
2159[07:04:12] [Server thread/INFO]: Djenvino lost connection: [Matrix] Speed Hacks
2160[07:04:12] [Server thread/INFO]: [-] Djenvino
2161[07:04:12] [Server thread/INFO]: [Matrix] player Djenvino was kicked because of cheating!
2162[07:04:12] [Server thread/WARN]: handleDisconnection() called twice
2163[07:04:32] [Server thread/INFO]: [=] equinoxcomics > im over in the main world i needed nountens for my build and the sky
2164[07:04:48] [User Authenticator #3/INFO]: UUID of player Djenvino is 152b3fb2-5ea4-4029-9e7d-29c84a2a5cca
2165[07:04:49] [Server thread/INFO]: Djenvino[/213.127.0.168:34151] logged in with entity id 4193 at ([SkyLands]360.3584090474248, 62.0, 114.54929105147457)
2166[07:04:52] [Server thread/INFO]: equinoxcomics was slain by Zombie
2167[07:04:54] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
2168[07:04:57] [Server thread/INFO]: [=] equinoxcomics > im over in the main world i needed nountens for my build and the sky
2169[07:05:01] [Craft Scheduler Thread - 166/INFO]: [BuycraftX] Sending 2 analytic events
2170[07:05:02] [Server thread/INFO]: CONSOLE issued server command: /list
2171[07:05:02] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2172[07:05:02] [Server thread/INFO]: Mod: [MOD] Djenvino
2173[07:05:02] [Server thread/INFO]: Player: [=] equinoxcomics
2174[07:05:05] [Server thread/INFO]: equinoxcomics issued server command: /back
2175[07:05:17] [Server thread/INFO]: [MOD] Djenvino > F
2176[07:05:17] [Server thread/INFO]: equinoxcomics issued server command: /back
2177[07:05:19] [Craft Scheduler Thread - 160/INFO]: [SimpleBackupReloaded] Backing up ./survival_nether
2178[07:05:26] [Craft Scheduler Thread - 160/INFO]: [SimpleBackupReloaded] Backing up ./survival_the_end
2179[07:05:35] [Craft Scheduler Thread - 160/INFO]: [SimpleBackupReloaded] Backing up ./game
2180[07:05:35] [Craft Scheduler Thread - 160/INFO]: [SimpleBackupReloaded] Backing up ./PlotsWorld
2181[07:05:36] [Craft Scheduler Thread - 160/INFO]: [SimpleBackupReloaded] Backing up ./Creative
2182[07:05:39] [Server thread/INFO]: [=] equinoxcomics > lands just isent good for that
2183[07:05:40] [Craft Scheduler Thread - 160/INFO]: [SimpleBackupReloaded] Backing up ./SkyLands
2184[07:05:46] [Server thread/INFO]: [MOD] Djenvino > yeah
2185[07:05:52] [Server thread/INFO]: [MOD] Djenvino > i need to build mine xD
2186[07:05:53] [Server thread/INFO]: CONSOLE issued server command: /list
2187[07:05:53] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2188[07:05:53] [Server thread/INFO]: Mod: [MOD] Djenvino
2189[07:05:53] [Server thread/INFO]: Player: [=] equinoxcomics
2190[07:06:01] [Craft Scheduler Thread - 162/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2191[07:06:02] [Server thread/INFO]: [AydaaBot] Lost? Need help? Check our Wiki for commands! Http://Aydaacraft.online/wiki
2192[07:06:05] [Server thread/INFO]: Djenvino issued server command: /time set night
2193[07:06:09] [Server thread/INFO]: Djenvino issued server command: /time set 0
2194[07:06:25] [Craft Scheduler Thread - 168/INFO]: [BuycraftX] Fetching all due players...
2195[07:06:26] [Craft Scheduler Thread - 168/INFO]: [BuycraftX] Fetched due players (0 found).
2196[07:06:26] [Craft Scheduler Thread - 160/INFO]: [SimpleBackupReloaded] Backing up ./updateworld
2197[07:06:33] [Craft Scheduler Thread - 160/INFO]: [SimpleBackupReloaded] Backing up ./skygrid
2198[07:06:35] [Server thread/INFO]: [MOD] Djenvino > brb
2199[07:06:38] [Craft Scheduler Thread - 160/INFO]: [SimpleBackupReloaded] Backing up ./Realm
2200[07:06:41] [Server thread/INFO]: [MOD] Djenvino > gonna cheange my skin
2201[07:06:42] [Server thread/INFO]: Djenvino lost connection: Disconnected
2202[07:06:42] [Server thread/INFO]: [-] Djenvino
2203[07:06:44] [Server thread/INFO]: CONSOLE issued server command: /list
2204[07:06:44] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2205[07:06:44] [Server thread/INFO]: Player: [=] equinoxcomics
2206[07:07:01] [Craft Scheduler Thread - 167/INFO]: [BuycraftX] Sending 1 analytic events
2207[07:07:29] [User Authenticator #4/INFO]: UUID of player Djenvino is 152b3fb2-5ea4-4029-9e7d-29c84a2a5cca
2208[07:07:29] [Server thread/INFO]: Djenvino[/213.127.0.168:34071] logged in with entity id 4813 at ([SkyLands]348.2030407216934, 59.0, 89.27121154365175)
2209[07:07:30] [Server thread/INFO]: [AydaaBot] backup completed
2210[07:07:35] [Server thread/INFO]: CONSOLE issued server command: /list
2211[07:07:35] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2212[07:07:35] [Server thread/INFO]: Mod: [MOD] Djenvino
2213[07:07:35] [Server thread/INFO]: Player: [=] equinoxcomics
2214[07:08:01] [Craft Scheduler Thread - 167/INFO]: [BuycraftX] Sending 1 analytic events
2215[07:08:25] [Server thread/INFO]: CONSOLE issued server command: /list
2216[07:08:25] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2217[07:08:25] [Server thread/INFO]: Mod: [MOD] Djenvino
2218[07:08:25] [Server thread/INFO]: Player: [=] equinoxcomics
2219[07:08:28] [Server thread/INFO]: [MOD] Djenvino > equinoxcomics
2220[07:08:40] [Server thread/INFO]: [MOD] Djenvino > do u have some paper/sugarcane for me?
2221[07:09:17] [Server thread/INFO]: CONSOLE issued server command: /list
2222[07:09:17] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2223[07:09:17] [Server thread/INFO]: Mod: [MOD] Djenvino
2224[07:09:17] [Server thread/INFO]: Player: [=] equinoxcomics
2225[07:10:08] [Server thread/INFO]: CONSOLE issued server command: /list
2226[07:10:08] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2227[07:10:08] [Server thread/INFO]: Mod: [MOD] Djenvino
2228[07:10:08] [Server thread/INFO]: Player: [=] equinoxcomics
2229[07:10:11] [Server thread/INFO]: [=] equinoxcomics > ill go look
2230[07:10:18] [Server thread/INFO]: [MOD] Djenvino > bruh i got 3 dubs of GP now
2231[07:10:19] [Server thread/INFO]: equinoxcomics fell from a high place
2232[07:10:22] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
2233[07:10:23] [Server thread/INFO]: [MOD] Djenvino > rip
2234[07:10:28] [Server thread/INFO]: equinoxcomics issued server command: /back
2235[07:10:40] [Server thread/INFO]: Djenvino issued server command: /tpa equinoxcomics
2236[07:10:54] [Server thread/INFO]: equinoxcomics issued server command: /tpaccept
2237[07:10:59] [Server thread/INFO]: CONSOLE issued server command: /list
2238[07:10:59] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2239[07:10:59] [Server thread/INFO]: Mod: [MOD] Djenvino
2240[07:10:59] [Server thread/INFO]: Player: [=] equinoxcomics
2241[07:11:01] [Craft Scheduler Thread - 171/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2242[07:11:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
2243[07:11:25] [Server thread/INFO]: equinoxcomics issued server command: /home home6
2244[07:11:26] [Craft Scheduler Thread - 169/INFO]: [BuycraftX] Fetching all due players...
2245[07:11:26] [Craft Scheduler Thread - 169/INFO]: [BuycraftX] Fetched due players (0 found).
2246[07:11:46] [Server thread/INFO]: equinoxcomics issued server command: /back
2247[07:11:50] [Server thread/INFO]: CONSOLE issued server command: /list
2248[07:11:50] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2249[07:11:50] [Server thread/INFO]: Mod: [MOD] Djenvino
2250[07:11:50] [Server thread/INFO]: Player: [=] equinoxcomics
2251[07:11:56] [Server thread/INFO]: [=] equinoxcomics > i got 26
2252[07:12:07] [Server thread/INFO]: equinoxcomics issued server command: /home home1
2253[07:12:08] [Server thread/INFO]: Saving is already turned on
2254[07:12:08] [Server thread/INFO]: Saving the game (this may take a moment!)
2255[07:12:10] [Server thread/INFO]: Saved the game
2256[07:12:10] [Server thread/INFO]: equinoxcomics issued server command: /home home2
2257[07:12:20] [Server thread/INFO]: [MOD] Djenvino > bruh
2258[07:12:24] [Server thread/INFO]: [MOD] Djenvino > random mumbo here
2259[07:12:41] [Server thread/INFO]: CONSOLE issued server command: /list
2260[07:12:41] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2261[07:12:41] [Server thread/INFO]: Mod: [MOD] Djenvino
2262[07:12:41] [Server thread/INFO]: Player: [=] equinoxcomics
2263[07:12:45] [Server thread/INFO]: [=] equinoxcomics > where are you
2264[07:12:52] [Server thread/INFO]: [MOD] Djenvino > east of ur base
2265[07:13:05] [Server thread/INFO]: equinoxcomics fell from a high place
2266[07:13:07] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
2267[07:13:13] [Server thread/INFO]: equinoxcomics issued server command: /back
2268[07:13:32] [Server thread/INFO]: CONSOLE issued server command: /list
2269[07:13:32] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2270[07:13:32] [Server thread/INFO]: Mod: [MOD] Djenvino
2271[07:13:32] [Server thread/INFO]: Player: [=] equinoxcomics
2272[07:13:57] [Server thread/INFO]: [=] equinoxcomics > thankx
2273[07:14:23] [Server thread/INFO]: CONSOLE issued server command: /list
2274[07:14:23] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2275[07:14:23] [Server thread/INFO]: Mod: [MOD] Djenvino
2276[07:14:23] [Server thread/INFO]: Player: [=] equinoxcomics
2277[07:14:28] [Server thread/INFO]: [MOD] Djenvino > u play with someone else?
2278[07:14:45] [Server thread/INFO]: [=] equinoxcomics > no
2279[07:14:50] [Server thread/INFO]: [MOD] Djenvino > k
2280[07:14:52] [Server thread/INFO]: [=] equinoxcomics > why do you ask
2281[07:15:06] [Server thread/INFO]: equinoxcomics issued server command: /home home2
2282[07:15:10] [Server thread/INFO]: [MOD] Djenvino > cuz it looks like multiple people live here
2283[07:15:13] [Server thread/INFO]: CONSOLE issued server command: /list
2284[07:15:13] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2285[07:15:13] [Server thread/INFO]: Mod: [MOD] Djenvino
2286[07:15:13] [Server thread/INFO]: Player: [=] equinoxcomics
2287[07:15:23] [Server thread/INFO]: [=] equinoxcomics > no i made all of them
2288[07:16:01] [Craft Scheduler Thread - 174/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2289[07:16:02] [Server thread/INFO]: [AydaaBot] Have you joined our Discord? No? Well just type /Discord for link
2290[07:16:04] [Server thread/INFO]: CONSOLE issued server command: /list
2291[07:16:04] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2292[07:16:04] [Server thread/INFO]: Mod: [MOD] Djenvino
2293[07:16:04] [Server thread/INFO]: Player: [=] equinoxcomics
2294[07:16:13] [Server thread/INFO]: [MOD] Djenvino > u need sum armor?
2295[07:16:24] [Server thread/INFO]: [MOD] Djenvino > cuz you gonna die alot like that xD
2296[07:16:26] [Craft Scheduler Thread - 175/INFO]: [BuycraftX] Fetching all due players...
2297[07:16:27] [Craft Scheduler Thread - 175/INFO]: [BuycraftX] Fetched due players (0 found).
2298[07:16:31] [Server thread/INFO]: [=] equinoxcomics > no i have some i just dont wair it
2299[07:16:35] [Server thread/INFO]: [MOD] Djenvino > lel
2300[07:16:44] [Server thread/INFO]: [MOD] Djenvino > i have pretty much a maxed out 2nd set
2301[07:16:55] [Server thread/INFO]: CONSOLE issued server command: /list
2302[07:16:55] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2303[07:16:55] [Server thread/INFO]: Mod: [MOD] Djenvino
2304[07:16:55] [Server thread/INFO]: Player: [=] equinoxcomics
2305[07:17:21] [Server thread/INFO]: Djenvino issued server command: /tell do u wanna get quick diamond blocks?
2306[07:17:21] [Server thread/INFO]: Djenvino issued server command: /vtell do u wanna get quick diamond blocks?
2307[07:17:31] [Server thread/INFO]: Djenvino issued server command: /tell equinoxcomics do u wanna get quick diamond blocks?
2308[07:17:31] [Server thread/INFO]: Djenvino issued server command: /vtell equinoxcomics do u wanna get quick diamond blocks?
2309[07:17:46] [Server thread/INFO]: CONSOLE issued server command: /list
2310[07:17:46] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2311[07:17:46] [Server thread/INFO]: Mod: [MOD] Djenvino
2312[07:17:46] [Server thread/INFO]: Player: [=] equinoxcomics
2313[07:18:00] [Server thread/INFO]: [=] equinoxcomics > no i got a lot alredy
2314[07:18:09] [Server thread/INFO]: [MOD] Djenvino > xD
2315[07:18:28] [Server thread/INFO]: Djenvino issued server command: /home end
2316[07:18:32] [Server thread/WARN]: Djenvino moved wrongly!
2317[07:18:32] [Server thread/WARN]: Djenvino moved too quickly! 4498.0,-181.0,-5324.0
2318[07:18:37] [Server thread/INFO]: CONSOLE issued server command: /list
2319[07:18:37] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2320[07:18:37] [Server thread/INFO]: Mod: [MOD] Djenvino
2321[07:18:37] [Server thread/INFO]: Player: [=] equinoxcomics
2322[07:18:39] [Server thread/INFO]: Djenvino issued server command: /home end
2323[07:18:41] [Server thread/INFO]: [=] equinoxcomics > my bace is a giant maze
2324[07:18:42] [Server thread/WARN]: Djenvino moved too quickly! 4498.0,-181.0,-5324.0
2325[07:18:46] [Server thread/INFO]: Djenvino issued server command: /home end
2326[07:18:56] [Server thread/INFO]: [MOD] Djenvino > lel
2327[07:19:01] [Server thread/INFO]: [MOD] Djenvino > ade found the exploit
2328[07:19:04] [Server thread/WARN]: Djenvino moved too quickly! 4498.0,-181.0,-5324.0
2329[07:19:24] [Server thread/INFO]: [MOD] Djenvino > rip
2330[07:19:28] [Server thread/INFO]: CONSOLE issued server command: /list
2331[07:19:28] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2332[07:19:28] [Server thread/INFO]: Mod: [MOD] Djenvino
2333[07:19:28] [Server thread/INFO]: Player: [=] equinoxcomics
2334[07:19:51] [Server thread/INFO]: [MOD] Djenvino > thats my last change to act like a mod
2335[07:20:08] [Server thread/INFO]: [MOD] Djenvino > nah who cares about diamonds anyways
2336[07:20:14] [Server thread/INFO]: [MOD] Djenvino > gold is way better to use
2337[07:20:19] [Server thread/INFO]: CONSOLE issued server command: /list
2338[07:20:19] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2339[07:20:19] [Server thread/INFO]: Mod: [MOD] Djenvino
2340[07:20:19] [Server thread/INFO]: Player: [=] equinoxcomics
2341[07:20:25] [Server thread/INFO]: [MOD] Djenvino > quick goldfarm and ur rich
2342[07:20:34] [Server thread/INFO]: Djenvino issued server command: /home goldfarm
2343[07:20:39] [Server thread/INFO]: Djenvino issued server command: /home gold_farm
2344[07:21:01] [Craft Scheduler Thread - 174/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2345[07:21:02] [Server thread/INFO]: [AydaaBot] Claim some land! type /v to get started
2346[07:21:09] [Server thread/INFO]: CONSOLE issued server command: /list
2347[07:21:09] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2348[07:21:09] [Server thread/INFO]: Mod: [MOD] Djenvino
2349[07:21:09] [Server thread/INFO]: Player: [=] equinoxcomics
2350[07:21:27] [Craft Scheduler Thread - 179/INFO]: [BuycraftX] Fetching all due players...
2351[07:21:27] [Craft Scheduler Thread - 179/INFO]: [BuycraftX] Fetched due players (0 found).
2352[07:21:59] [Server thread/INFO]: [=] equinoxcomics > my problem is more the small stoff
2353[07:22:00] [Server thread/INFO]: CONSOLE issued server command: /list
2354[07:22:00] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2355[07:22:00] [Server thread/INFO]: Mod: [MOD] Djenvino
2356[07:22:00] [Server thread/INFO]: Player: [=] equinoxcomics
2357[07:22:14] [Server thread/INFO]: Saving is already turned on
2358[07:22:14] [Server thread/INFO]: Saving the game (this may take a moment!)
2359[07:22:16] [Server thread/INFO]: Saved the game
2360[07:22:39] [Server thread/INFO]: [MOD] Djenvino > imma go afk at the GF for a few mins
2361[07:22:44] [Server thread/INFO]: Djenvino issued server command: /afk
2362[07:22:51] [Server thread/INFO]: CONSOLE issued server command: /list
2363[07:22:51] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2364[07:22:51] [Server thread/INFO]: Mod: [MOD] Djenvino
2365[07:22:51] [Server thread/INFO]: Player: [=] equinoxcomics
2366[07:23:04] [Server thread/INFO]: Djenvino lost connection: Disconnected
2367[07:23:04] [Server thread/INFO]: [-] Djenvino
2368[07:23:33] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord] djen [mod] (redstone) (builder) > F
2369[07:23:38] [User Authenticator #5/INFO]: UUID of player Djenvino is 152b3fb2-5ea4-4029-9e7d-29c84a2a5cca
2370[07:23:38] [Server thread/INFO]: Djenvino[/213.127.0.168:34019] logged in with entity id 8427 at ([survival_nether]418.66432342259185, 231.5, -64.40226437771577)
2371[07:23:42] [Server thread/INFO]: CONSOLE issued server command: /list
2372[07:23:42] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2373[07:23:42] [Server thread/INFO]: Mod: [MOD] Djenvino
2374[07:23:42] [Server thread/INFO]: Player: [=] equinoxcomics
2375[07:23:44] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord] djen [mod] (redstone) (builder) > that dodnt last long
2376[07:24:01] [Craft Scheduler Thread - 182/INFO]: [BuycraftX] Sending 2 analytic events
2377[07:24:32] [Server thread/INFO]: Djenvino issued server command: /afk
2378[07:24:33] [Server thread/INFO]: CONSOLE issued server command: /list
2379[07:24:33] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2380[07:24:33] [Server thread/INFO]: Mod: [MOD] Djenvino
2381[07:24:33] [Server thread/INFO]: Player: [=] equinoxcomics
2382[07:24:40] [Server thread/INFO]: [MOD] Djenvino > still chattong via DC
2383[07:25:24] [Server thread/INFO]: CONSOLE issued server command: /list
2384[07:25:24] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2385[07:25:24] [Server thread/INFO]: Mod: [MOD] Djenvino
2386[07:25:24] [Server thread/INFO]: Player: [=] equinoxcomics
2387[07:26:01] [Craft Scheduler Thread - 181/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2388[07:26:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming 13th read more in DISCORD
2389[07:26:14] [Server thread/INFO]: CONSOLE issued server command: /list
2390[07:26:14] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2391[07:26:14] [Server thread/INFO]: Mod: [MOD] Djenvino
2392[07:26:14] [Server thread/INFO]: Player: [=] equinoxcomics
2393[07:26:27] [Craft Scheduler Thread - 183/INFO]: [BuycraftX] Fetching all due players...
2394[07:26:28] [Craft Scheduler Thread - 183/INFO]: [BuycraftX] Fetched due players (0 found).
2395[07:27:06] [Server thread/INFO]: CONSOLE issued server command: /list
2396[07:27:06] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2397[07:27:06] [Server thread/INFO]: Mod: [MOD] Djenvino
2398[07:27:06] [Server thread/INFO]: Player: [=] equinoxcomics
2399[07:27:57] [Server thread/INFO]: CONSOLE issued server command: /list
2400[07:27:57] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2401[07:27:57] [Server thread/INFO]: Mod: [MOD] Djenvino
2402[07:27:57] [Server thread/INFO]: Player: [=] equinoxcomics
2403[07:28:31] [Server thread/INFO]: equinoxcomics fell from a high place
2404[07:28:33] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
2405[07:28:43] [Server thread/INFO]: equinoxcomics issued server command: /back
2406[07:28:47] [Server thread/INFO]: CONSOLE issued server command: /list
2407[07:28:47] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2408[07:28:47] [Server thread/INFO]: Mod: [MOD] Djenvino
2409[07:28:47] [Server thread/INFO]: Player: [=] equinoxcomics
2410[07:29:38] [Server thread/INFO]: CONSOLE issued server command: /list
2411[07:29:38] [Server thread/INFO]: There are 2 out of maximum 30 players online.
2412[07:29:38] [Server thread/INFO]: Mod: [MOD] Djenvino
2413[07:29:38] [Server thread/INFO]: Player: [=] equinoxcomics
2414[07:30:20] [Server thread/INFO]: equinoxcomics lost connection: Disconnected
2415[07:30:20] [Server thread/INFO]: [-] equinoxcomics
2416[07:30:29] [Server thread/INFO]: CONSOLE issued server command: /list
2417[07:30:29] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2418[07:30:29] [Server thread/INFO]: Mod: [MOD] Djenvino
2419[07:31:01] [Craft Scheduler Thread - 185/INFO]: [BuycraftX] Sending 1 analytic events
2420[07:31:01] [Craft Scheduler Thread - 187/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2421[07:31:02] [Server thread/INFO]: [AydaaBot] Want your very own Pet? $5 AUD for 4 unkillable pets!! Choose from Exotic, Hostile, Farm or Peaceful bundles!
2422[07:31:20] [Server thread/INFO]: CONSOLE issued server command: /list
2423[07:31:20] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2424[07:31:20] [Server thread/INFO]: Mod: [MOD] Djenvino
2425[07:31:21] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] Chat: [Discord] djen [mod] (redstone) (builder) > F
2426[07:31:28] [Craft Scheduler Thread - 184/INFO]: [BuycraftX] Fetching all due players...
2427[07:31:28] [Craft Scheduler Thread - 184/INFO]: [BuycraftX] Fetched due players (0 found).
2428[07:31:31] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
2429[07:31:31] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
2430[07:32:11] [Server thread/INFO]: CONSOLE issued server command: /list
2431[07:32:11] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2432[07:32:11] [Server thread/INFO]: Mod: [MOD] Djenvino
2433[07:32:19] [Server thread/INFO]: Saving is already turned on
2434[07:32:19] [Server thread/INFO]: Saving the game (this may take a moment!)
2435[07:32:20] [Server thread/INFO]: Saved the game
2436[07:32:22] [Server thread/INFO]: Djenvino issued server command: /spawn
2437[07:32:47] [Server thread/INFO]: Djenvino issued server command: /home skyabse
2438[07:32:55] [Server thread/INFO]: Djenvino issued server command: /home skybase
2439[07:33:02] [Server thread/INFO]: CONSOLE issued server command: /list
2440[07:33:02] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2441[07:33:02] [Server thread/INFO]: Mod: [MOD] Djenvino
2442[07:33:53] [Server thread/INFO]: CONSOLE issued server command: /list
2443[07:33:53] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2444[07:33:53] [Server thread/INFO]: Mod: [MOD] Djenvino
2445[07:34:44] [Server thread/INFO]: CONSOLE issued server command: /list
2446[07:34:44] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2447[07:34:44] [Server thread/INFO]: Mod: [MOD] Djenvino
2448[07:35:34] [Server thread/INFO]: CONSOLE issued server command: /list
2449[07:35:34] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2450[07:35:34] [Server thread/INFO]: Mod: [MOD] Djenvino
2451[07:36:01] [Craft Scheduler Thread - 193/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2452[07:36:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
2453[07:36:25] [Server thread/INFO]: CONSOLE issued server command: /list
2454[07:36:25] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2455[07:36:25] [Server thread/INFO]: Mod: [MOD] Djenvino
2456[07:36:28] [Craft Scheduler Thread - 193/INFO]: [BuycraftX] Fetching all due players...
2457[07:36:29] [Craft Scheduler Thread - 193/INFO]: [BuycraftX] Fetched due players (0 found).
2458[07:37:16] [Server thread/INFO]: CONSOLE issued server command: /list
2459[07:37:16] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2460[07:37:16] [Server thread/INFO]: Mod: [MOD] Djenvino
2461[07:38:07] [Server thread/INFO]: CONSOLE issued server command: /list
2462[07:38:07] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2463[07:38:07] [Server thread/INFO]: Mod: [MOD] Djenvino
2464[07:38:58] [Server thread/INFO]: CONSOLE issued server command: /list
2465[07:38:58] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2466[07:38:58] [Server thread/INFO]: Mod: [MOD] Djenvino
2467[07:39:49] [Server thread/INFO]: CONSOLE issued server command: /list
2468[07:39:49] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2469[07:39:49] [Server thread/INFO]: Mod: [MOD] Djenvino
2470[07:40:40] [Server thread/INFO]: CONSOLE issued server command: /list
2471[07:40:40] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2472[07:40:40] [Server thread/INFO]: Mod: [MOD] Djenvino
2473[07:41:01] [Craft Scheduler Thread - 189/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2474[07:41:02] [Server thread/INFO]: [AydaaBot] Have you voted today? Type /Vote
2475[07:41:29] [Craft Scheduler Thread - 179/INFO]: [BuycraftX] Fetching all due players...
2476[07:41:29] [Craft Scheduler Thread - 179/INFO]: [BuycraftX] Fetched due players (0 found).
2477[07:41:30] [Server thread/INFO]: CONSOLE issued server command: /list
2478[07:41:30] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2479[07:41:30] [Server thread/INFO]: Mod: [MOD] Djenvino
2480[07:42:21] [Server thread/INFO]: CONSOLE issued server command: /list
2481[07:42:21] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2482[07:42:21] [Server thread/INFO]: Mod: [MOD] Djenvino
2483[07:42:25] [Server thread/INFO]: Saving is already turned on
2484[07:42:25] [Server thread/INFO]: Saving the game (this may take a moment!)
2485[07:42:26] [Server thread/INFO]: Saved the game
2486[07:43:12] [Server thread/INFO]: CONSOLE issued server command: /list
2487[07:43:12] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2488[07:43:12] [Server thread/INFO]: Mod: [MOD] Djenvino
2489[07:44:03] [Server thread/INFO]: CONSOLE issued server command: /list
2490[07:44:03] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2491[07:44:03] [Server thread/INFO]: Mod: [MOD] Djenvino
2492[07:44:54] [Server thread/INFO]: CONSOLE issued server command: /list
2493[07:44:54] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2494[07:44:54] [Server thread/INFO]: Mod: [MOD] Djenvino
2495[07:45:44] [Server thread/INFO]: CONSOLE issued server command: /list
2496[07:45:44] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2497[07:45:44] [Server thread/INFO]: Mod: [MOD] Djenvino
2498[07:46:01] [Craft Scheduler Thread - 181/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2499[07:46:02] [Server thread/INFO]: [AydaaBot] LOooooOOT chests here!, and now behind Spawnpoint!
2500[07:46:07] [Server thread/INFO]: Djenvino lost connection: Disconnected
2501[07:46:07] [Server thread/INFO]: [-] Djenvino
2502[07:46:29] [Craft Scheduler Thread - 195/INFO]: [BuycraftX] Fetching all due players...
2503[07:46:29] [Craft Scheduler Thread - 195/INFO]: [BuycraftX] Fetched due players (0 found).
2504[07:46:35] [Server thread/INFO]: CONSOLE issued server command: /list
2505[07:46:35] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2506[07:47:01] [Craft Scheduler Thread - 197/INFO]: [BuycraftX] Sending 1 analytic events
2507[07:47:27] [Server thread/INFO]: CONSOLE issued server command: /list
2508[07:47:27] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2509[07:48:18] [Server thread/INFO]: CONSOLE issued server command: /list
2510[07:48:18] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2511[07:49:09] [Server thread/INFO]: CONSOLE issued server command: /list
2512[07:49:09] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2513[07:50:00] [Server thread/INFO]: CONSOLE issued server command: /list
2514[07:50:00] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2515[07:50:50] [Server thread/INFO]: CONSOLE issued server command: /list
2516[07:50:50] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2517[07:51:01] [Craft Scheduler Thread - 195/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2518[07:51:02] [Server thread/INFO]: [AydaaBot] Emerald Membership price drop! Now $10 AUD
2519[07:51:29] [Craft Scheduler Thread - 201/INFO]: [BuycraftX] Fetching all due players...
2520[07:51:29] [Craft Scheduler Thread - 201/INFO]: [BuycraftX] Fetched due players (0 found).
2521[07:51:41] [Server thread/INFO]: CONSOLE issued server command: /list
2522[07:51:41] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2523[07:52:31] [Server thread/INFO]: Saving is already turned on
2524[07:52:31] [Server thread/INFO]: Saving the game (this may take a moment!)
2525[07:52:31] [Server thread/INFO]: Saved the game
2526[07:52:33] [Server thread/INFO]: CONSOLE issued server command: /list
2527[07:52:33] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2528[07:53:24] [Server thread/INFO]: CONSOLE issued server command: /list
2529[07:53:24] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2530[07:54:15] [Server thread/INFO]: CONSOLE issued server command: /list
2531[07:54:15] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2532[07:55:07] [Server thread/INFO]: CONSOLE issued server command: /list
2533[07:55:07] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2534[07:55:58] [Server thread/INFO]: CONSOLE issued server command: /list
2535[07:55:58] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2536[07:56:01] [Craft Scheduler Thread - 204/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2537[07:56:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
2538[07:56:29] [Craft Scheduler Thread - 203/INFO]: [BuycraftX] Fetching all due players...
2539[07:56:30] [Craft Scheduler Thread - 203/INFO]: [BuycraftX] Fetched due players (0 found).
2540[07:56:49] [Server thread/INFO]: CONSOLE issued server command: /list
2541[07:56:49] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2542[07:57:40] [Server thread/INFO]: CONSOLE issued server command: /list
2543[07:57:40] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2544[07:58:31] [Server thread/INFO]: CONSOLE issued server command: /list
2545[07:58:31] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2546[07:59:21] [Server thread/INFO]: CONSOLE issued server command: /list
2547[07:59:21] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2548[08:00:13] [Server thread/INFO]: CONSOLE issued server command: /list
2549[08:00:13] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2550[08:01:01] [Craft Scheduler Thread - 209/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2551[08:01:02] [Server thread/INFO]: [AydaaBot] Hey have you seen our shop? Head to Aydaacraft.buycraft.net
2552[08:01:03] [Server thread/INFO]: CONSOLE issued server command: /list
2553[08:01:03] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2554[08:01:30] [Craft Scheduler Thread - 199/INFO]: [BuycraftX] Fetching all due players...
2555[08:01:30] [Craft Scheduler Thread - 199/INFO]: [BuycraftX] Fetched due players (0 found).
2556[08:01:41] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
2557[08:01:41] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
2558[08:01:54] [Server thread/INFO]: CONSOLE issued server command: /list
2559[08:01:54] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2560[08:02:37] [Server thread/INFO]: Saving is already turned on
2561[08:02:37] [Server thread/INFO]: Saving the game (this may take a moment!)
2562[08:02:37] [Server thread/INFO]: Saved the game
2563[08:02:45] [Server thread/INFO]: CONSOLE issued server command: /list
2564[08:02:45] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2565[08:03:36] [Server thread/INFO]: CONSOLE issued server command: /list
2566[08:03:36] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2567[08:04:27] [Server thread/INFO]: CONSOLE issued server command: /list
2568[08:04:27] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2569[08:05:18] [Server thread/INFO]: CONSOLE issued server command: /list
2570[08:05:18] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2571[08:06:01] [Craft Scheduler Thread - 208/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2572[08:06:02] [Server thread/INFO]: [AydaaBot] Lost? Need help? Check our Wiki for commands! Http://Aydaacraft.online/wiki
2573[08:06:09] [Server thread/INFO]: CONSOLE issued server command: /list
2574[08:06:09] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2575[08:06:30] [Craft Scheduler Thread - 212/INFO]: [BuycraftX] Fetching all due players...
2576[08:06:31] [Craft Scheduler Thread - 212/INFO]: [BuycraftX] Fetched due players (0 found).
2577[08:06:59] [Server thread/INFO]: CONSOLE issued server command: /list
2578[08:06:59] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2579[08:07:51] [Server thread/INFO]: CONSOLE issued server command: /list
2580[08:07:51] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2581[08:08:42] [Server thread/INFO]: CONSOLE issued server command: /list
2582[08:08:42] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2583[08:09:33] [Server thread/INFO]: CONSOLE issued server command: /list
2584[08:09:33] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2585[08:10:24] [Server thread/INFO]: CONSOLE issued server command: /list
2586[08:10:24] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2587[08:11:01] [Craft Scheduler Thread - 217/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2588[08:11:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
2589[08:11:15] [Server thread/INFO]: CONSOLE issued server command: /list
2590[08:11:15] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2591[08:11:31] [Craft Scheduler Thread - 218/INFO]: [BuycraftX] Fetching all due players...
2592[08:11:31] [Craft Scheduler Thread - 218/INFO]: [BuycraftX] Fetched due players (0 found).
2593[08:12:06] [Server thread/INFO]: CONSOLE issued server command: /list
2594[08:12:06] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2595[08:12:43] [Server thread/INFO]: Saving is already turned on
2596[08:12:43] [Server thread/INFO]: Saving the game (this may take a moment!)
2597[08:12:43] [Server thread/INFO]: Saved the game
2598[08:12:58] [Server thread/INFO]: CONSOLE issued server command: /list
2599[08:12:58] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2600[08:13:49] [Server thread/INFO]: CONSOLE issued server command: /list
2601[08:13:49] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2602[08:14:39] [Server thread/INFO]: CONSOLE issued server command: /list
2603[08:14:39] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2604[08:15:30] [Server thread/INFO]: CONSOLE issued server command: /list
2605[08:15:30] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2606[08:16:01] [Craft Scheduler Thread - 215/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2607[08:16:02] [Server thread/INFO]: [AydaaBot] Have you joined our Discord? No? Well just type /Discord for link
2608[08:16:21] [Server thread/INFO]: CONSOLE issued server command: /list
2609[08:16:21] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2610[08:16:31] [Craft Scheduler Thread - 221/INFO]: [BuycraftX] Fetching all due players...
2611[08:16:32] [Craft Scheduler Thread - 221/INFO]: [BuycraftX] Fetched due players (0 found).
2612[08:17:12] [Server thread/INFO]: CONSOLE issued server command: /list
2613[08:17:12] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2614[08:18:03] [Server thread/INFO]: CONSOLE issued server command: /list
2615[08:18:03] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2616[08:18:54] [Server thread/INFO]: CONSOLE issued server command: /list
2617[08:18:54] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2618[08:19:44] [Server thread/INFO]: CONSOLE issued server command: /list
2619[08:19:44] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2620[08:20:36] [Server thread/INFO]: CONSOLE issued server command: /list
2621[08:20:36] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2622[08:21:01] [Craft Scheduler Thread - 225/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2623[08:21:02] [Server thread/INFO]: [AydaaBot] Claim some land! type /v to get started
2624[08:21:27] [Server thread/INFO]: CONSOLE issued server command: /list
2625[08:21:27] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2626[08:21:32] [Craft Scheduler Thread - 225/INFO]: [BuycraftX] Fetching all due players...
2627[08:21:32] [Craft Scheduler Thread - 225/INFO]: [BuycraftX] Fetched due players (0 found).
2628[08:22:17] [Server thread/INFO]: CONSOLE issued server command: /list
2629[08:22:17] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2630[08:22:48] [Server thread/INFO]: Saving is already turned on
2631[08:22:48] [Server thread/INFO]: Saving the game (this may take a moment!)
2632[08:22:49] [Server thread/INFO]: Saved the game
2633[08:23:08] [Server thread/INFO]: CONSOLE issued server command: /list
2634[08:23:08] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2635[08:23:59] [Server thread/INFO]: CONSOLE issued server command: /list
2636[08:23:59] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2637[08:24:50] [Server thread/INFO]: CONSOLE issued server command: /list
2638[08:24:50] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2639[08:25:41] [Server thread/INFO]: CONSOLE issued server command: /list
2640[08:25:41] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2641[08:26:01] [Craft Scheduler Thread - 230/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2642[08:26:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming 13th read more in DISCORD
2643[08:26:32] [Server thread/INFO]: CONSOLE issued server command: /list
2644[08:26:32] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2645[08:26:32] [Craft Scheduler Thread - 229/INFO]: [BuycraftX] Fetching all due players...
2646[08:26:33] [Craft Scheduler Thread - 229/INFO]: [BuycraftX] Fetched due players (0 found).
2647[08:27:10] [Server thread/INFO]: [ProtocolLib] The updater found an update, and has readied it to be loaded the next time the server restarts/reloads.
2648[08:27:23] [Server thread/INFO]: CONSOLE issued server command: /list
2649[08:27:23] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2650[08:28:14] [Server thread/INFO]: CONSOLE issued server command: /list
2651[08:28:14] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2652[08:29:04] [Server thread/INFO]: CONSOLE issued server command: /list
2653[08:29:04] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2654[08:29:55] [Server thread/INFO]: CONSOLE issued server command: /list
2655[08:29:55] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2656[08:30:46] [Server thread/INFO]: CONSOLE issued server command: /list
2657[08:30:46] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2658[08:31:01] [Craft Scheduler Thread - 234/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2659[08:31:02] [Server thread/INFO]: [AydaaBot] Want your very own Pet? $5 AUD for 4 unkillable pets!! Choose from Exotic, Hostile, Farm or Peaceful bundles!
2660[08:31:33] [Craft Scheduler Thread - 229/INFO]: [BuycraftX] Fetching all due players...
2661[08:31:33] [Craft Scheduler Thread - 229/INFO]: [BuycraftX] Fetched due players (0 found).
2662[08:31:37] [Server thread/INFO]: CONSOLE issued server command: /list
2663[08:31:37] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2664[08:31:51] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
2665[08:31:51] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
2666[08:32:28] [Server thread/INFO]: CONSOLE issued server command: /list
2667[08:32:28] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2668[08:32:54] [Server thread/INFO]: Saving is already turned on
2669[08:32:54] [Server thread/INFO]: Saving the game (this may take a moment!)
2670[08:32:54] [Server thread/INFO]: Saved the game
2671[08:33:19] [Server thread/INFO]: CONSOLE issued server command: /list
2672[08:33:19] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2673[08:34:10] [Server thread/INFO]: CONSOLE issued server command: /list
2674[08:34:10] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2675[08:35:01] [Server thread/INFO]: CONSOLE issued server command: /list
2676[08:35:01] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2677[08:35:53] [Server thread/INFO]: CONSOLE issued server command: /list
2678[08:35:53] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2679[08:36:01] [Craft Scheduler Thread - 234/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2680[08:36:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
2681[08:36:33] [Craft Scheduler Thread - 234/INFO]: [BuycraftX] Fetching all due players...
2682[08:36:34] [Craft Scheduler Thread - 234/INFO]: [BuycraftX] Fetched due players (0 found).
2683[08:36:43] [Server thread/INFO]: CONSOLE issued server command: /list
2684[08:36:43] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2685[08:37:34] [Server thread/INFO]: CONSOLE issued server command: /list
2686[08:37:34] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2687[08:38:25] [Server thread/INFO]: CONSOLE issued server command: /list
2688[08:38:25] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2689[08:39:16] [Server thread/INFO]: CONSOLE issued server command: /list
2690[08:39:16] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2691[08:40:07] [Server thread/INFO]: CONSOLE issued server command: /list
2692[08:40:07] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2693[08:40:58] [Server thread/INFO]: CONSOLE issued server command: /list
2694[08:40:58] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2695[08:41:01] [Craft Scheduler Thread - 242/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2696[08:41:02] [Server thread/INFO]: [AydaaBot] Have you voted today? Type /Vote
2697[08:41:34] [Craft Scheduler Thread - 237/INFO]: [BuycraftX] Fetching all due players...
2698[08:41:34] [Craft Scheduler Thread - 237/INFO]: [BuycraftX] Fetched due players (0 found).
2699[08:41:48] [Server thread/INFO]: CONSOLE issued server command: /list
2700[08:41:48] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2701[08:42:40] [Server thread/INFO]: CONSOLE issued server command: /list
2702[08:42:40] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2703[08:43:00] [Server thread/INFO]: Saving is already turned on
2704[08:43:00] [Server thread/INFO]: Saving the game (this may take a moment!)
2705[08:43:00] [Server thread/INFO]: Saved the game
2706[08:43:30] [Server thread/INFO]: CONSOLE issued server command: /list
2707[08:43:30] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2708[08:44:21] [Server thread/INFO]: CONSOLE issued server command: /list
2709[08:44:21] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2710[08:45:13] [Server thread/INFO]: CONSOLE issued server command: /list
2711[08:45:13] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2712[08:46:01] [Craft Scheduler Thread - 245/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2713[08:46:02] [Server thread/INFO]: [AydaaBot] LOooooOOT chests here!, and now behind Spawnpoint!
2714[08:46:04] [Server thread/INFO]: CONSOLE issued server command: /list
2715[08:46:04] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2716[08:46:34] [Craft Scheduler Thread - 242/INFO]: [BuycraftX] Fetching all due players...
2717[08:46:34] [Craft Scheduler Thread - 242/INFO]: [BuycraftX] Fetched due players (0 found).
2718[08:46:55] [Server thread/INFO]: CONSOLE issued server command: /list
2719[08:46:55] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2720[08:47:46] [Server thread/INFO]: CONSOLE issued server command: /list
2721[08:47:46] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2722[08:48:37] [Server thread/INFO]: CONSOLE issued server command: /list
2723[08:48:37] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2724[08:49:28] [Server thread/INFO]: CONSOLE issued server command: /list
2725[08:49:28] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2726[08:50:19] [Server thread/INFO]: CONSOLE issued server command: /list
2727[08:50:19] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2728[08:51:01] [Craft Scheduler Thread - 246/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2729[08:51:02] [Server thread/INFO]: [AydaaBot] Emerald Membership price drop! Now $10 AUD
2730[08:51:10] [Server thread/INFO]: CONSOLE issued server command: /list
2731[08:51:10] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2732[08:51:34] [Craft Scheduler Thread - 246/INFO]: [BuycraftX] Fetching all due players...
2733[08:51:35] [Craft Scheduler Thread - 246/INFO]: [BuycraftX] Fetched due players (0 found).
2734[08:52:01] [Server thread/INFO]: CONSOLE issued server command: /list
2735[08:52:01] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2736[08:52:52] [Server thread/INFO]: CONSOLE issued server command: /list
2737[08:52:52] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2738[08:53:06] [Server thread/INFO]: Saving is already turned on
2739[08:53:06] [Server thread/INFO]: Saving the game (this may take a moment!)
2740[08:53:06] [Server thread/INFO]: Saved the game
2741[08:53:43] [Server thread/INFO]: CONSOLE issued server command: /list
2742[08:53:43] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2743[08:54:33] [Server thread/INFO]: CONSOLE issued server command: /list
2744[08:54:33] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2745[08:55:24] [Server thread/INFO]: CONSOLE issued server command: /list
2746[08:55:24] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2747[08:56:01] [Craft Scheduler Thread - 254/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2748[08:56:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
2749[08:56:15] [Server thread/INFO]: CONSOLE issued server command: /list
2750[08:56:15] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2751[08:56:35] [Craft Scheduler Thread - 254/INFO]: [BuycraftX] Fetching all due players...
2752[08:56:35] [Craft Scheduler Thread - 254/INFO]: [BuycraftX] Fetched due players (0 found).
2753[08:57:06] [Server thread/INFO]: CONSOLE issued server command: /list
2754[08:57:06] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2755[08:57:57] [Server thread/INFO]: CONSOLE issued server command: /list
2756[08:57:57] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2757[08:58:48] [Server thread/INFO]: CONSOLE issued server command: /list
2758[08:58:48] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2759[08:59:38] [Server thread/INFO]: CONSOLE issued server command: /list
2760[08:59:38] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2761[09:00:29] [Server thread/INFO]: CONSOLE issued server command: /list
2762[09:00:29] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2763[09:01:01] [Craft Scheduler Thread - 259/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2764[09:01:02] [Server thread/INFO]: [AydaaBot] Hey have you seen our shop? Head to Aydaacraft.buycraft.net
2765[09:01:21] [Server thread/INFO]: CONSOLE issued server command: /list
2766[09:01:21] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2767[09:01:35] [Craft Scheduler Thread - 261/INFO]: [BuycraftX] Fetching all due players...
2768[09:01:35] [Craft Scheduler Thread - 261/INFO]: [BuycraftX] Fetched due players (0 found).
2769[09:02:01] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
2770[09:02:01] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
2771[09:02:12] [Server thread/INFO]: CONSOLE issued server command: /list
2772[09:02:12] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2773[09:03:02] [Server thread/INFO]: CONSOLE issued server command: /list
2774[09:03:02] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2775[09:03:12] [Server thread/INFO]: Saving is already turned on
2776[09:03:12] [Server thread/INFO]: Saving the game (this may take a moment!)
2777[09:03:12] [Server thread/INFO]: Saved the game
2778[09:03:54] [Server thread/INFO]: CONSOLE issued server command: /list
2779[09:03:54] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2780[09:04:45] [Server thread/INFO]: CONSOLE issued server command: /list
2781[09:04:45] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2782[09:05:36] [Server thread/INFO]: CONSOLE issued server command: /list
2783[09:05:36] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2784[09:06:01] [Craft Scheduler Thread - 259/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2785[09:06:02] [Server thread/INFO]: [AydaaBot] Lost? Need help? Check our Wiki for commands! Http://Aydaacraft.online/wiki
2786[09:06:27] [Server thread/INFO]: CONSOLE issued server command: /list
2787[09:06:27] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2788[09:06:35] [Craft Scheduler Thread - 263/INFO]: [BuycraftX] Fetching all due players...
2789[09:06:36] [Craft Scheduler Thread - 263/INFO]: [BuycraftX] Fetched due players (0 found).
2790[09:07:17] [Server thread/INFO]: CONSOLE issued server command: /list
2791[09:07:17] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2792[09:08:08] [Server thread/INFO]: CONSOLE issued server command: /list
2793[09:08:08] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2794[09:09:00] [Server thread/INFO]: CONSOLE issued server command: /list
2795[09:09:00] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2796[09:09:50] [Server thread/INFO]: CONSOLE issued server command: /list
2797[09:09:50] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2798[09:10:41] [Server thread/INFO]: CONSOLE issued server command: /list
2799[09:10:41] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2800[09:11:01] [Craft Scheduler Thread - 273/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2801[09:11:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
2802[09:11:33] [Server thread/INFO]: CONSOLE issued server command: /list
2803[09:11:33] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2804[09:11:36] [Craft Scheduler Thread - 268/INFO]: [BuycraftX] Fetching all due players...
2805[09:11:37] [Craft Scheduler Thread - 268/INFO]: [BuycraftX] Fetched due players (0 found).
2806[09:12:24] [Server thread/INFO]: CONSOLE issued server command: /list
2807[09:12:24] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2808[09:13:14] [Server thread/INFO]: CONSOLE issued server command: /list
2809[09:13:14] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2810[09:13:17] [Server thread/INFO]: Saving is already turned on
2811[09:13:17] [Server thread/INFO]: Saving the game (this may take a moment!)
2812[09:13:18] [Server thread/INFO]: Saved the game
2813[09:14:06] [Server thread/INFO]: CONSOLE issued server command: /list
2814[09:14:06] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2815[09:14:57] [Server thread/INFO]: CONSOLE issued server command: /list
2816[09:14:57] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2817[09:15:47] [Server thread/INFO]: CONSOLE issued server command: /list
2818[09:15:47] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2819[09:16:01] [Craft Scheduler Thread - 279/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2820[09:16:02] [Server thread/INFO]: [AydaaBot] Have you joined our Discord? No? Well just type /Discord for link
2821[09:16:37] [Craft Scheduler Thread - 272/INFO]: [BuycraftX] Fetching all due players...
2822[09:16:37] [Craft Scheduler Thread - 272/INFO]: [BuycraftX] Fetched due players (0 found).
2823[09:16:38] [Server thread/INFO]: CONSOLE issued server command: /list
2824[09:16:38] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2825[09:17:29] [Server thread/INFO]: CONSOLE issued server command: /list
2826[09:17:29] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2827[09:18:20] [Server thread/INFO]: CONSOLE issued server command: /list
2828[09:18:20] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2829[09:19:11] [Server thread/INFO]: CONSOLE issued server command: /list
2830[09:19:11] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2831[09:20:01] [Server thread/INFO]: CONSOLE issued server command: /list
2832[09:20:01] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2833[09:20:52] [Server thread/INFO]: CONSOLE issued server command: /list
2834[09:20:52] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2835[09:21:01] [Craft Scheduler Thread - 275/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2836[09:21:02] [Server thread/INFO]: [AydaaBot] Claim some land! type /v to get started
2837[09:21:37] [Craft Scheduler Thread - 275/INFO]: [BuycraftX] Fetching all due players...
2838[09:21:37] [Craft Scheduler Thread - 275/INFO]: [BuycraftX] Fetched due players (0 found).
2839[09:21:43] [Server thread/INFO]: CONSOLE issued server command: /list
2840[09:21:43] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2841[09:22:34] [Server thread/INFO]: CONSOLE issued server command: /list
2842[09:22:34] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2843[09:23:23] [Server thread/INFO]: Saving is already turned on
2844[09:23:23] [Server thread/INFO]: Saving the game (this may take a moment!)
2845[09:23:23] [Server thread/INFO]: Saved the game
2846[09:23:25] [Server thread/INFO]: CONSOLE issued server command: /list
2847[09:23:25] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2848[09:24:16] [Server thread/INFO]: CONSOLE issued server command: /list
2849[09:24:16] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2850[09:25:06] [Server thread/INFO]: CONSOLE issued server command: /list
2851[09:25:06] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2852[09:25:57] [Server thread/INFO]: CONSOLE issued server command: /list
2853[09:25:57] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2854[09:26:01] [Craft Scheduler Thread - 281/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2855[09:26:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming 13th read more in DISCORD
2856[09:26:37] [Craft Scheduler Thread - 289/INFO]: [BuycraftX] Fetching all due players...
2857[09:26:38] [Craft Scheduler Thread - 289/INFO]: [BuycraftX] Fetched due players (0 found).
2858[09:26:48] [Server thread/INFO]: CONSOLE issued server command: /list
2859[09:26:48] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2860[09:27:39] [Server thread/INFO]: CONSOLE issued server command: /list
2861[09:27:39] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2862[09:28:30] [Server thread/INFO]: CONSOLE issued server command: /list
2863[09:28:30] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2864[09:29:20] [Server thread/INFO]: CONSOLE issued server command: /list
2865[09:29:20] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2866[09:30:11] [Server thread/INFO]: CONSOLE issued server command: /list
2867[09:30:11] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2868[09:31:01] [Craft Scheduler Thread - 290/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2869[09:31:02] [Server thread/INFO]: [AydaaBot] Want your very own Pet? $5 AUD for 4 unkillable pets!! Choose from Exotic, Hostile, Farm or Peaceful bundles!
2870[09:31:02] [Server thread/INFO]: CONSOLE issued server command: /list
2871[09:31:02] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2872[09:31:38] [Craft Scheduler Thread - 290/INFO]: [BuycraftX] Fetching all due players...
2873[09:31:39] [Craft Scheduler Thread - 290/INFO]: [BuycraftX] Fetched due players (0 found).
2874[09:31:53] [Server thread/INFO]: CONSOLE issued server command: /list
2875[09:31:53] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2876[09:32:11] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
2877[09:32:11] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
2878[09:32:44] [Server thread/INFO]: CONSOLE issued server command: /list
2879[09:32:44] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2880[09:33:29] [Server thread/INFO]: Saving is already turned on
2881[09:33:29] [Server thread/INFO]: Saving the game (this may take a moment!)
2882[09:33:29] [Server thread/INFO]: Saved the game
2883[09:33:34] [Server thread/INFO]: CONSOLE issued server command: /list
2884[09:33:34] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2885[09:34:25] [Server thread/INFO]: CONSOLE issued server command: /list
2886[09:34:25] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2887[09:35:16] [Server thread/INFO]: CONSOLE issued server command: /list
2888[09:35:16] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2889[09:36:01] [Craft Scheduler Thread - 291/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2890[09:36:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
2891[09:36:08] [Server thread/INFO]: CONSOLE issued server command: /list
2892[09:36:08] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2893[09:36:39] [Craft Scheduler Thread - 287/INFO]: [BuycraftX] Fetching all due players...
2894[09:36:39] [Craft Scheduler Thread - 287/INFO]: [BuycraftX] Fetched due players (0 found).
2895[09:36:58] [Server thread/INFO]: CONSOLE issued server command: /list
2896[09:36:58] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2897[09:37:49] [Server thread/INFO]: CONSOLE issued server command: /list
2898[09:37:49] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2899[09:38:42] [Server thread/INFO]: CONSOLE issued server command: /list
2900[09:38:42] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2901[09:39:33] [Server thread/INFO]: CONSOLE issued server command: /list
2902[09:39:33] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2903[09:40:23] [Server thread/INFO]: CONSOLE issued server command: /list
2904[09:40:23] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2905[09:41:01] [Craft Scheduler Thread - 299/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2906[09:41:02] [Server thread/INFO]: [AydaaBot] Have you voted today? Type /Vote
2907[09:41:14] [Server thread/INFO]: CONSOLE issued server command: /list
2908[09:41:14] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2909[09:41:39] [Craft Scheduler Thread - 299/INFO]: [BuycraftX] Fetching all due players...
2910[09:41:39] [Craft Scheduler Thread - 299/INFO]: [BuycraftX] Fetched due players (0 found).
2911[09:42:05] [Server thread/INFO]: CONSOLE issued server command: /list
2912[09:42:05] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2913[09:42:56] [Server thread/INFO]: CONSOLE issued server command: /list
2914[09:42:56] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2915[09:43:35] [Server thread/INFO]: Saving is already turned on
2916[09:43:35] [Server thread/INFO]: Saving the game (this may take a moment!)
2917[09:43:35] [Server thread/INFO]: Saved the game
2918[09:43:47] [Server thread/INFO]: CONSOLE issued server command: /list
2919[09:43:47] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2920[09:44:37] [Server thread/INFO]: CONSOLE issued server command: /list
2921[09:44:37] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2922[09:45:28] [Server thread/INFO]: CONSOLE issued server command: /list
2923[09:45:28] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2924[09:46:01] [Craft Scheduler Thread - 303/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2925[09:46:02] [Server thread/INFO]: [AydaaBot] LOooooOOT chests here!, and now behind Spawnpoint!
2926[09:46:19] [Server thread/INFO]: CONSOLE issued server command: /list
2927[09:46:19] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2928[09:46:39] [Craft Scheduler Thread - 303/INFO]: [BuycraftX] Fetching all due players...
2929[09:46:40] [Craft Scheduler Thread - 303/INFO]: [BuycraftX] Fetched due players (0 found).
2930[09:47:10] [Server thread/INFO]: CONSOLE issued server command: /list
2931[09:47:10] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2932[09:48:01] [Server thread/INFO]: CONSOLE issued server command: /list
2933[09:48:01] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2934[09:48:51] [Server thread/INFO]: CONSOLE issued server command: /list
2935[09:48:51] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2936[09:49:42] [Server thread/INFO]: CONSOLE issued server command: /list
2937[09:49:42] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2938[09:50:33] [Server thread/INFO]: CONSOLE issued server command: /list
2939[09:50:33] [Server thread/INFO]: There are 0 out of maximum 30 players online.
2940[09:51:00] [User Authenticator #6/INFO]: UUID of player equinoxcomics is 279be402-f6bb-402e-b4b0-73b8fa532b4b
2941[09:51:01] [Server thread/INFO]: equinoxcomics[/47.38.243.212:55927] logged in with entity id 13259 at ([survival]305.4871461459857, 75.0, 357.71722324393926)
2942[09:51:01] [Craft Scheduler Thread - 309/INFO]: [BuycraftX] Sending 1 analytic events
2943[09:51:01] [Craft Scheduler Thread - 310/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
2944[09:51:02] [Server thread/INFO]: [AydaaBot] Emerald Membership price drop! Now $10 AUD
2945[09:51:24] [Server thread/INFO]: CONSOLE issued server command: /list
2946[09:51:24] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2947[09:51:24] [Server thread/INFO]: Player: [=] equinoxcomics
2948[09:51:28] [Server thread/INFO]: equinoxcomics issued server command: /warp
2949[09:51:40] [Craft Scheduler Thread - 309/INFO]: [BuycraftX] Fetching all due players...
2950[09:51:40] [Craft Scheduler Thread - 309/INFO]: [BuycraftX] Fetched due players (0 found).
2951[09:51:48] [Server thread/INFO]: equinoxcomics issued server command: /warp skylands
2952[09:52:15] [Server thread/INFO]: CONSOLE issued server command: /list
2953[09:52:15] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2954[09:52:15] [Server thread/INFO]: Player: [=] equinoxcomics
2955[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2956[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2957[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
2958[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2959[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2960[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2961[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
2962[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2963[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2964[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
2965[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
2966[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2967[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
2968[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2969[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2970[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2971[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2972[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
2973[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
2974[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2975[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2976[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
2977[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2978[09:52:39] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2979[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2980[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2981[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2982[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
2983[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2984[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2985[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2986[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2987[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2988[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2989[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
2990[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
2991[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
2992[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2993[09:52:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
2994[09:53:06] [Server thread/INFO]: CONSOLE issued server command: /list
2995[09:53:06] [Server thread/INFO]: There are 1 out of maximum 30 players online.
2996[09:53:06] [Server thread/INFO]: Player: [=] equinoxcomics
2997[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2998[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
2999[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3000[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
3001[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
3002[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
3003[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3004[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
3005[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
3006[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3007[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3008[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
3009[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3010[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
3011[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
3012[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
3013[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
3014[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3015[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3016[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
3017[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
3018[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3019[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
3020[09:53:14] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
3021[09:53:41] [Server thread/INFO]: Saving is already turned on
3022[09:53:41] [Server thread/INFO]: Saving the game (this may take a moment!)
3023[09:53:41] [Server thread/INFO]: Saved the game
3024[09:53:57] [Server thread/INFO]: CONSOLE issued server command: /list
3025[09:53:57] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3026[09:53:57] [Server thread/INFO]: Player: [=] equinoxcomics
3027[09:54:48] [Server thread/INFO]: CONSOLE issued server command: /list
3028[09:54:48] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3029[09:54:48] [Server thread/INFO]: Player: [=] equinoxcomics
3030[09:55:39] [Server thread/INFO]: CONSOLE issued server command: /list
3031[09:55:39] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3032[09:55:39] [Server thread/INFO]: Player: [=] equinoxcomics
3033[09:56:01] [Craft Scheduler Thread - 314/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3034[09:56:02] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
3035[09:56:30] [Server thread/INFO]: CONSOLE issued server command: /list
3036[09:56:30] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3037[09:56:30] [Server thread/INFO]: Player: [=] equinoxcomics
3038[09:56:40] [Craft Scheduler Thread - 313/INFO]: [BuycraftX] Fetching all due players...
3039[09:56:41] [Craft Scheduler Thread - 313/INFO]: [BuycraftX] Fetched due players (0 found).
3040[09:56:44] [Server thread/WARN]: equinoxcomics moved too quickly! -77.17712111922265,-8.441713581464214,57.89348467265711
3041[09:57:21] [Server thread/INFO]: CONSOLE issued server command: /list
3042[09:57:21] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3043[09:57:21] [Server thread/INFO]: Player: [=] equinoxcomics
3044[09:58:00] [Server thread/WARN]: equinoxcomics moved too quickly! 1.5781339319687504,5.568097219790161,33.03859852994674
3045[09:58:08] [Server thread/WARN]: equinoxcomics moved too quickly! -24.06654127031061,-7.9992823059970135,34.054765963157934
3046[09:58:19] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6439ms or 128 ticks behind
3047[09:58:19] [Server thread/INFO]: CONSOLE issued server command: /list
3048[09:58:19] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3049[09:58:19] [Server thread/INFO]: Player: [=] equinoxcomics
3050[09:58:19] [Server thread/WARN]: equinoxcomics moved too quickly! -53.74168038838707,-10.748544079874065,16.279674859449415
3051[09:58:32] [Server thread/WARN]: equinoxcomics moved too quickly! -36.29435911360724,0.7339770644785659,37.57527384996661
3052[09:59:04] [Server thread/WARN]: equinoxcomics moved too quickly! -35.27249266594117,-0.7011177794006471,58.16371290450934
3053[09:59:04] [Server thread/INFO]: CONSOLE issued server command: /list
3054[09:59:04] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3055[09:59:04] [Server thread/INFO]: Player: [=] equinoxcomics
3056[09:59:26] [Server thread/INFO]: equinoxcomics fell from a high place
3057[09:59:28] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
3058[09:59:35] [Server thread/INFO]: equinoxcomics issued server command: /back
3059[09:59:55] [Server thread/INFO]: CONSOLE issued server command: /list
3060[09:59:55] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3061[09:59:55] [Server thread/INFO]: Player: [=] equinoxcomics
3062[10:00:46] [Server thread/INFO]: CONSOLE issued server command: /list
3063[10:00:46] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3064[10:00:46] [Server thread/INFO]: Player: [=] equinoxcomics
3065[10:01:08] [Craft Scheduler Thread - 314/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3066[10:01:08] [Craft Scheduler Thread - 318/INFO]: [Vault] Checking for Updates ...
3067[10:01:08] [Server thread/INFO]: [AydaaBot] Hey have you seen our shop? Head to Aydaacraft.buycraft.net
3068[10:01:08] [Server thread/INFO]: [LibsDisguises] There is a update ready to be downloaded! You are using v9.9.6, the new version is v9.9.8!
3069[10:01:09] [Craft Scheduler Thread - 318/INFO]: [Vault] No new version available
3070[10:01:37] [Server thread/INFO]: CONSOLE issued server command: /list
3071[10:01:37] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3072[10:01:37] [Server thread/INFO]: Player: [=] equinoxcomics
3073[10:01:47] [Craft Scheduler Thread - 321/INFO]: [BuycraftX] Fetching all due players...
3074[10:01:47] [Craft Scheduler Thread - 321/INFO]: [BuycraftX] Fetched due players (0 found).
3075[10:02:04] [Server thread/INFO]: equinoxcomics issued server command: /spawn
3076[10:02:13] [Server thread/INFO]: equinoxcomics issued server command: /warp skylands
3077[10:02:18] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
3078[10:02:18] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
3079[10:02:27] [Server thread/INFO]: CONSOLE issued server command: /list
3080[10:02:27] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3081[10:02:27] [Server thread/INFO]: Player: [=] equinoxcomics
3082[10:02:48] [Server thread/INFO]: equinoxcomics fell out of the world
3083[10:02:50] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
3084[10:02:55] [Server thread/INFO]: equinoxcomics issued server command: /back
3085[10:03:05] [Server thread/INFO]: equinoxcomics issued server command: /back
3086[10:03:18] [Server thread/INFO]: CONSOLE issued server command: /list
3087[10:03:18] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3088[10:03:18] [Server thread/INFO]: Player: [=] equinoxcomics
3089[10:03:28] [Server thread/INFO]: equinoxcomics issued server command: /back
3090[10:03:46] [Server thread/INFO]: Saving is already turned on
3091[10:03:46] [Server thread/INFO]: Saving the game (this may take a moment!)
3092[10:03:48] [Server thread/INFO]: Saved the game
3093[10:04:09] [Server thread/INFO]: CONSOLE issued server command: /list
3094[10:04:09] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3095[10:04:09] [Server thread/INFO]: Player: [=] equinoxcomics
3096[10:04:11] [Server thread/INFO]: equinoxcomics issued server command: /warp skylands
3097[10:05:00] [Server thread/INFO]: CONSOLE issued server command: /list
3098[10:05:00] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3099[10:05:00] [Server thread/INFO]: Player: [=] equinoxcomics
3100[10:05:00] [User Authenticator #7/INFO]: UUID of player templegrandin is 481e0fec-0c3c-414d-ba74-76157200dee1
3101[10:05:01] [Server thread/INFO]: templegrandin[/128.172.245.74:1907] logged in with entity id 17967 at ([survival]385.5, 188.0, -160.5)
3102[10:05:01] [pool-21-thread-1/INFO]: [Essentials] Creating empty config: /home/minecraft/multicraft/servers/server68936/plugins/Essentials/userdata/481e0fec-0c3c-414d-ba74-76157200dee1.yml
3103[10:05:08] [Craft Scheduler Thread - 312/INFO]: [BuycraftX] Sending 1 analytic events
3104[10:05:14] [Server thread/INFO]: [=] equinoxcomics > hi
3105[10:05:20] [Server thread/INFO]: [=] templegrandin > hello!
3106[10:05:51] [Server thread/INFO]: CONSOLE issued server command: /list
3107[10:05:51] [Server thread/INFO]: There are 2 out of maximum 30 players online.
3108[10:05:51] [Server thread/INFO]: Player: [=] equinoxcomics, [=] templegrandin
3109[10:05:54] [Server thread/WARN]: [PerWorldInventory] Creating a new group on the fly for 'skygrid'. Please double check your `worlds.yml` file configuration!
3110[10:06:08] [Craft Scheduler Thread - 318/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3111[10:06:08] [Server thread/INFO]: [AydaaBot] Lost? Need help? Check our Wiki for commands! Http://Aydaacraft.online/wiki
3112[10:06:42] [Server thread/INFO]: CONSOLE issued server command: /list
3113[10:06:42] [Server thread/INFO]: There are 2 out of maximum 30 players online.
3114[10:06:42] [Server thread/INFO]: Player: [=] equinoxcomics, [=] templegrandin
3115[10:06:47] [Craft Scheduler Thread - 324/INFO]: [BuycraftX] Fetching all due players...
3116[10:06:48] [Craft Scheduler Thread - 324/INFO]: [BuycraftX] Fetched due players (0 found).
3117[10:07:22] [Server thread/INFO]: equinoxcomics issued server command: /home home6
3118[10:07:32] [Server thread/INFO]: CONSOLE issued server command: /list
3119[10:07:32] [Server thread/INFO]: There are 2 out of maximum 30 players online.
3120[10:07:32] [Server thread/INFO]: Player: [=] equinoxcomics, [=] templegrandin
3121[10:07:49] [Server thread/INFO]: equinoxcomics issued server command: /back
3122[10:08:01] [Server thread/INFO]: templegrandin issued server command: /spawn
3123[10:08:23] [Server thread/INFO]: CONSOLE issued server command: /list
3124[10:08:23] [Server thread/INFO]: There are 2 out of maximum 30 players online.
3125[10:08:23] [Server thread/INFO]: Player: [=] equinoxcomics, [=] templegrandin
3126[10:08:27] [Server thread/INFO]: equinoxcomics issued server command: /back
3127[10:08:46] [Server thread/INFO]: equinoxcomics issued server command: /back
3128[10:09:14] [Server thread/INFO]: CONSOLE issued server command: /list
3129[10:09:14] [Server thread/INFO]: There are 2 out of maximum 30 players online.
3130[10:09:14] [Server thread/INFO]: Player: [=] equinoxcomics, [=] templegrandin
3131[10:10:05] [Server thread/INFO]: CONSOLE issued server command: /list
3132[10:10:05] [Server thread/INFO]: There are 2 out of maximum 30 players online.
3133[10:10:05] [Server thread/INFO]: Player: [=] equinoxcomics, [=] templegrandin
3134[10:10:47] [pool-16-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
3135[10:10:56] [Server thread/INFO]: CONSOLE issued server command: /list
3136[10:10:56] [Server thread/INFO]: There are 2 out of maximum 30 players online.
3137[10:10:56] [Server thread/INFO]: Player: [=] equinoxcomics, [=] templegrandin
3138[10:11:08] [Craft Scheduler Thread - 328/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3139[10:11:08] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
3140[10:11:16] [Server thread/INFO]: templegrandin issued server command: /spawn
3141[10:11:46] [Server thread/INFO]: equinoxcomics issued server command: /back
3142[10:11:47] [Server thread/INFO]: CONSOLE issued server command: /list
3143[10:11:47] [Server thread/INFO]: There are 2 out of maximum 30 players online.
3144[10:11:47] [Server thread/INFO]: Player: [=] equinoxcomics, [=] templegrandin
3145[10:11:48] [Craft Scheduler Thread - 330/INFO]: [BuycraftX] Fetching all due players...
3146[10:11:48] [Craft Scheduler Thread - 330/INFO]: [BuycraftX] Fetched due players (0 found).
3147[10:12:02] [Server thread/INFO]: templegrandin lost connection: Disconnected
3148[10:12:02] [Server thread/INFO]: [-] templegrandin
3149[10:12:02] [Server thread/INFO]: equinoxcomics issued server command: /back
3150[10:12:08] [Craft Scheduler Thread - 327/INFO]: [BuycraftX] Sending 1 analytic events
3151[10:12:37] [Server thread/INFO]: CONSOLE issued server command: /list
3152[10:12:37] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3153[10:12:37] [Server thread/INFO]: Player: [=] equinoxcomics
3154[10:13:28] [Server thread/INFO]: CONSOLE issued server command: /list
3155[10:13:28] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3156[10:13:28] [Server thread/INFO]: Player: [=] equinoxcomics
3157[10:13:35] [Server thread/INFO]: equinoxcomics fell out of the world
3158[10:13:38] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
3159[10:13:50] [Server thread/INFO]: equinoxcomics issued server command: /back
3160[10:13:52] [Server thread/INFO]: Saving is already turned on
3161[10:13:52] [Server thread/INFO]: Saving the game (this may take a moment!)
3162[10:13:53] [Server thread/INFO]: Saved the game
3163[10:14:19] [Server thread/INFO]: CONSOLE issued server command: /list
3164[10:14:19] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3165[10:14:19] [Server thread/INFO]: Player: [=] equinoxcomics
3166[10:15:10] [Server thread/INFO]: CONSOLE issued server command: /list
3167[10:15:10] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3168[10:15:10] [Server thread/INFO]: Player: [=] equinoxcomics
3169[10:16:01] [Server thread/INFO]: CONSOLE issued server command: /list
3170[10:16:01] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3171[10:16:01] [Server thread/INFO]: Player: [=] equinoxcomics
3172[10:16:08] [Craft Scheduler Thread - 337/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3173[10:16:08] [Server thread/INFO]: [AydaaBot] Have you joined our Discord? No? Well just type /Discord for link
3174[10:16:48] [Craft Scheduler Thread - 338/INFO]: [BuycraftX] Fetching all due players...
3175[10:16:48] [Craft Scheduler Thread - 338/INFO]: [BuycraftX] Fetched due players (0 found).
3176[10:16:52] [Server thread/INFO]: CONSOLE issued server command: /list
3177[10:16:52] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3178[10:16:52] [Server thread/INFO]: Player: [=] equinoxcomics
3179[10:17:43] [Server thread/INFO]: CONSOLE issued server command: /list
3180[10:17:43] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3181[10:17:43] [Server thread/INFO]: Player: [=] equinoxcomics
3182[10:18:34] [Server thread/INFO]: CONSOLE issued server command: /list
3183[10:18:34] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3184[10:18:34] [Server thread/INFO]: Player: [=] equinoxcomics
3185[10:19:24] [Server thread/INFO]: CONSOLE issued server command: /list
3186[10:19:24] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3187[10:19:24] [Server thread/INFO]: Player: [=] equinoxcomics
3188[10:20:15] [Server thread/INFO]: CONSOLE issued server command: /list
3189[10:20:15] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3190[10:20:15] [Server thread/INFO]: Player: [=] equinoxcomics
3191[10:21:07] [Server thread/INFO]: CONSOLE issued server command: /list
3192[10:21:07] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3193[10:21:07] [Server thread/INFO]: Player: [=] equinoxcomics
3194[10:21:08] [Craft Scheduler Thread - 336/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3195[10:21:08] [Server thread/INFO]: [AydaaBot] Claim some land! type /v to get started
3196[10:21:43] [Server thread/INFO]: equinoxcomics issued server command: /warp skylands
3197[10:21:48] [Craft Scheduler Thread - 341/INFO]: [BuycraftX] Fetching all due players...
3198[10:21:49] [Craft Scheduler Thread - 341/INFO]: [BuycraftX] Fetched due players (0 found).
3199[10:21:58] [Server thread/INFO]: CONSOLE issued server command: /list
3200[10:21:58] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3201[10:21:58] [Server thread/INFO]: Player: [=] equinoxcomics
3202[10:22:29] [Server thread/INFO]: equinoxcomics fell out of the world
3203[10:22:32] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
3204[10:22:48] [Server thread/INFO]: CONSOLE issued server command: /list
3205[10:22:48] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3206[10:22:48] [Server thread/INFO]: Player: [=] equinoxcomics
3207[10:22:50] [Server thread/INFO]: equinoxcomics issued server command: /warp skylands
3208[10:23:11] [Server thread/INFO]: equinoxcomics fell out of the world
3209[10:23:14] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
3210[10:23:35] [Server thread/INFO]: equinoxcomics issued server command: /back
3211[10:23:41] [Server thread/INFO]: CONSOLE issued server command: /list
3212[10:23:41] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3213[10:23:41] [Server thread/INFO]: Player: [=] equinoxcomics
3214[10:23:58] [Server thread/INFO]: Saving is already turned on
3215[10:23:58] [Server thread/INFO]: Saving the game (this may take a moment!)
3216[10:23:58] [Server thread/INFO]: Saved the game
3217[10:24:15] [Server thread/INFO]: equinoxcomics issued server command: /home home6
3218[10:24:25] [Server thread/INFO]: equinoxcomics issued server command: /back
3219[10:24:31] [Server thread/INFO]: CONSOLE issued server command: /list
3220[10:24:31] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3221[10:24:31] [Server thread/INFO]: Player: [=] equinoxcomics
3222[10:25:22] [Server thread/INFO]: CONSOLE issued server command: /list
3223[10:25:22] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3224[10:25:22] [Server thread/INFO]: Player: [=] equinoxcomics
3225[10:26:08] [Craft Scheduler Thread - 346/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3226[10:26:08] [Server thread/INFO]: [AydaaBot] March Madness - Coming 13th read more in DISCORD
3227[10:26:14] [Server thread/INFO]: CONSOLE issued server command: /list
3228[10:26:14] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3229[10:26:14] [Server thread/INFO]: Player: [=] equinoxcomics
3230[10:26:49] [Craft Scheduler Thread - 346/INFO]: [BuycraftX] Fetching all due players...
3231[10:26:49] [Craft Scheduler Thread - 346/INFO]: [BuycraftX] Fetched due players (0 found).
3232[10:27:04] [Server thread/INFO]: CONSOLE issued server command: /list
3233[10:27:04] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3234[10:27:04] [Server thread/INFO]: Player: [=] equinoxcomics
3235[10:27:55] [Server thread/INFO]: CONSOLE issued server command: /list
3236[10:27:55] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3237[10:27:55] [Server thread/INFO]: Player: [=] equinoxcomics
3238[10:28:38] [Server thread/INFO]: equinoxcomics fell out of the world
3239[10:28:41] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
3240[10:28:47] [Server thread/INFO]: CONSOLE issued server command: /list
3241[10:28:47] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3242[10:28:47] [Server thread/INFO]: Player: [=] equinoxcomics
3243[10:28:48] [Server thread/INFO]: equinoxcomics issued server command: /back
3244[10:28:53] [Server thread/INFO]: equinoxcomics issued server command: /home home6
3245[10:29:02] [Server thread/INFO]: equinoxcomics issued server command: /back
3246[10:29:38] [Server thread/INFO]: CONSOLE issued server command: /list
3247[10:29:38] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3248[10:29:38] [Server thread/INFO]: Player: [=] equinoxcomics
3249[10:30:28] [Server thread/INFO]: CONSOLE issued server command: /list
3250[10:30:28] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3251[10:30:28] [Server thread/INFO]: Player: [=] equinoxcomics
3252[10:31:08] [Craft Scheduler Thread - 350/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3253[10:31:08] [Server thread/INFO]: [AydaaBot] Want your very own Pet? $5 AUD for 4 unkillable pets!! Choose from Exotic, Hostile, Farm or Peaceful bundles!
3254[10:31:19] [Server thread/INFO]: CONSOLE issued server command: /list
3255[10:31:19] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3256[10:31:19] [Server thread/INFO]: Player: [=] equinoxcomics
3257[10:31:49] [Craft Scheduler Thread - 350/INFO]: [BuycraftX] Fetching all due players...
3258[10:31:49] [Craft Scheduler Thread - 350/INFO]: [BuycraftX] Fetched due players (0 found).
3259[10:32:10] [Server thread/INFO]: CONSOLE issued server command: /list
3260[10:32:10] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3261[10:32:10] [Server thread/INFO]: Player: [=] equinoxcomics
3262[10:32:28] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
3263[10:32:28] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
3264[10:32:48] [Server thread/INFO]: equinoxcomics issued server command: /tv day
3265[10:33:01] [Server thread/INFO]: CONSOLE issued server command: /list
3266[10:33:01] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3267[10:33:01] [Server thread/INFO]: Player: [=] equinoxcomics
3268[10:33:53] [Server thread/INFO]: CONSOLE issued server command: /list
3269[10:33:53] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3270[10:33:53] [Server thread/INFO]: Player: [=] equinoxcomics
3271[10:34:04] [Server thread/INFO]: Saving is already turned on
3272[10:34:04] [Server thread/INFO]: Saving the game (this may take a moment!)
3273[10:34:04] [Server thread/INFO]: Saved the game
3274[10:34:43] [Server thread/INFO]: CONSOLE issued server command: /list
3275[10:34:43] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3276[10:34:43] [Server thread/INFO]: Player: [=] equinoxcomics
3277[10:35:34] [Server thread/INFO]: CONSOLE issued server command: /list
3278[10:35:34] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3279[10:35:34] [Server thread/INFO]: Player: [=] equinoxcomics
3280[10:36:08] [Craft Scheduler Thread - 354/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3281[10:36:08] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
3282[10:36:25] [Server thread/INFO]: CONSOLE issued server command: /list
3283[10:36:25] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3284[10:36:25] [Server thread/INFO]: Player: [=] equinoxcomics
3285[10:36:49] [Craft Scheduler Thread - 350/INFO]: [BuycraftX] Fetching all due players...
3286[10:36:50] [Craft Scheduler Thread - 350/INFO]: [BuycraftX] Fetched due players (0 found).
3287[10:37:16] [Server thread/INFO]: CONSOLE issued server command: /list
3288[10:37:16] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3289[10:37:16] [Server thread/INFO]: Player: [=] equinoxcomics
3290[10:38:07] [Server thread/INFO]: CONSOLE issued server command: /list
3291[10:38:07] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3292[10:38:07] [Server thread/INFO]: Player: [=] equinoxcomics
3293[10:38:58] [Server thread/INFO]: CONSOLE issued server command: /list
3294[10:38:58] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3295[10:38:58] [Server thread/INFO]: Player: [=] equinoxcomics
3296[10:39:49] [Server thread/INFO]: CONSOLE issued server command: /list
3297[10:39:49] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3298[10:39:49] [Server thread/INFO]: Player: [=] equinoxcomics
3299[10:40:39] [Server thread/INFO]: CONSOLE issued server command: /list
3300[10:40:39] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3301[10:40:39] [Server thread/INFO]: Player: [=] equinoxcomics
3302[10:41:08] [Craft Scheduler Thread - 361/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3303[10:41:08] [Server thread/INFO]: [AydaaBot] Have you voted today? Type /Vote
3304[10:41:30] [Server thread/INFO]: CONSOLE issued server command: /list
3305[10:41:30] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3306[10:41:30] [Server thread/INFO]: Player: [=] equinoxcomics
3307[10:41:50] [Craft Scheduler Thread - 362/INFO]: [BuycraftX] Fetching all due players...
3308[10:41:50] [Craft Scheduler Thread - 362/INFO]: [BuycraftX] Fetched due players (0 found).
3309[10:42:21] [Server thread/INFO]: CONSOLE issued server command: /list
3310[10:42:21] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3311[10:42:21] [Server thread/INFO]: Player: [=] equinoxcomics
3312[10:43:12] [Server thread/INFO]: CONSOLE issued server command: /list
3313[10:43:12] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3314[10:43:12] [Server thread/INFO]: Player: [=] equinoxcomics
3315[10:43:37] [Server thread/INFO]: equinoxcomics issued server command: /back
3316[10:43:55] [Server thread/INFO]: equinoxcomics issued server command: /back
3317[10:44:03] [Server thread/INFO]: CONSOLE issued server command: /list
3318[10:44:03] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3319[10:44:03] [Server thread/INFO]: Player: [=] equinoxcomics
3320[10:44:10] [Server thread/INFO]: Saving is already turned on
3321[10:44:10] [Server thread/INFO]: Saving the game (this may take a moment!)
3322[10:44:10] [Server thread/INFO]: Saved the game
3323[10:44:53] [Server thread/INFO]: CONSOLE issued server command: /list
3324[10:44:53] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3325[10:44:53] [Server thread/INFO]: Player: [=] equinoxcomics
3326[10:45:44] [Server thread/INFO]: CONSOLE issued server command: /list
3327[10:45:44] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3328[10:45:44] [Server thread/INFO]: Player: [=] equinoxcomics
3329[10:46:08] [Craft Scheduler Thread - 366/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3330[10:46:08] [Server thread/INFO]: [AydaaBot] LOooooOOT chests here!, and now behind Spawnpoint!
3331[10:46:17] [Server thread/INFO]: equinoxcomics issued server command: /back
3332[10:46:30] [Server thread/INFO]: equinoxcomics issued server command: /back
3333[10:46:35] [Server thread/INFO]: CONSOLE issued server command: /list
3334[10:46:35] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3335[10:46:35] [Server thread/INFO]: Player: [=] equinoxcomics
3336[10:46:40] [Server thread/INFO]: equinoxcomics issued server command: /back
3337[10:46:50] [Craft Scheduler Thread - 369/INFO]: [BuycraftX] Fetching all due players...
3338[10:46:51] [Craft Scheduler Thread - 369/INFO]: [BuycraftX] Fetched due players (0 found).
3339[10:47:05] [Server thread/INFO]: equinoxcomics issued server command: /back
3340[10:47:10] [Server thread/INFO]: equinoxcomics issued server command: /back
3341[10:47:25] [Server thread/INFO]: equinoxcomics issued server command: /back
3342[10:47:26] [Server thread/INFO]: CONSOLE issued server command: /list
3343[10:47:26] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3344[10:47:26] [Server thread/INFO]: Player: [=] equinoxcomics
3345[10:48:07] [Server thread/INFO]: equinoxcomics issued server command: /back
3346[10:48:17] [Server thread/INFO]: CONSOLE issued server command: /list
3347[10:48:17] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3348[10:48:17] [Server thread/INFO]: Player: [=] equinoxcomics
3349[10:48:17] [Server thread/INFO]: equinoxcomics issued server command: /back
3350[10:49:07] [Server thread/INFO]: CONSOLE issued server command: /list
3351[10:49:07] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3352[10:49:07] [Server thread/INFO]: Player: [=] equinoxcomics
3353[10:49:46] [Server thread/INFO]: equinoxcomics issued server command: /back
3354[10:49:58] [Server thread/INFO]: CONSOLE issued server command: /list
3355[10:49:58] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3356[10:49:58] [Server thread/INFO]: Player: [=] equinoxcomics
3357[10:50:49] [Server thread/INFO]: CONSOLE issued server command: /list
3358[10:50:49] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3359[10:50:49] [Server thread/INFO]: Player: [=] equinoxcomics
3360[10:51:08] [Craft Scheduler Thread - 368/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3361[10:51:08] [Server thread/INFO]: [AydaaBot] Emerald Membership price drop! Now $10 AUD
3362[10:51:40] [Server thread/INFO]: CONSOLE issued server command: /list
3363[10:51:40] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3364[10:51:40] [Server thread/INFO]: Player: [=] equinoxcomics
3365[10:51:51] [Craft Scheduler Thread - 368/INFO]: [BuycraftX] Fetching all due players...
3366[10:51:51] [Craft Scheduler Thread - 368/INFO]: [BuycraftX] Fetched due players (0 found).
3367[10:52:31] [Server thread/INFO]: CONSOLE issued server command: /list
3368[10:52:31] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3369[10:52:31] [Server thread/INFO]: Player: [=] equinoxcomics
3370[10:53:23] [Server thread/INFO]: CONSOLE issued server command: /list
3371[10:53:23] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3372[10:53:23] [Server thread/INFO]: Player: [=] equinoxcomics
3373[10:54:14] [Server thread/INFO]: CONSOLE issued server command: /list
3374[10:54:14] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3375[10:54:14] [Server thread/INFO]: Player: [=] equinoxcomics
3376[10:54:16] [Server thread/INFO]: Saving is already turned on
3377[10:54:16] [Server thread/INFO]: Saving the game (this may take a moment!)
3378[10:54:16] [Server thread/INFO]: Saved the game
3379[10:55:06] [Server thread/INFO]: CONSOLE issued server command: /list
3380[10:55:06] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3381[10:55:06] [Server thread/INFO]: Player: [=] equinoxcomics
3382[10:55:57] [Server thread/INFO]: CONSOLE issued server command: /list
3383[10:55:57] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3384[10:55:57] [Server thread/INFO]: Player: [=] equinoxcomics
3385[10:56:08] [Craft Scheduler Thread - 374/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3386[10:56:08] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
3387[10:56:14] [Server thread/INFO]: equinoxcomics issued server command: /back
3388[10:56:47] [Server thread/INFO]: CONSOLE issued server command: /list
3389[10:56:47] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3390[10:56:47] [Server thread/INFO]: Player: [=] equinoxcomics
3391[10:56:51] [Craft Scheduler Thread - 372/INFO]: [BuycraftX] Fetching all due players...
3392[10:56:52] [Craft Scheduler Thread - 372/INFO]: [BuycraftX] Fetched due players (0 found).
3393[10:57:38] [Server thread/INFO]: CONSOLE issued server command: /list
3394[10:57:38] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3395[10:57:38] [Server thread/INFO]: Player: [=] equinoxcomics
3396[10:58:29] [Server thread/INFO]: CONSOLE issued server command: /list
3397[10:58:29] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3398[10:58:29] [Server thread/INFO]: Player: [=] equinoxcomics
3399[10:58:42] [Server thread/INFO]: equinoxcomics issued server command: /back
3400[10:59:05] [Server thread/INFO]: equinoxcomics issued server command: /back
3401[10:59:20] [Server thread/INFO]: CONSOLE issued server command: /list
3402[10:59:20] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3403[10:59:20] [Server thread/INFO]: Player: [=] equinoxcomics
3404[10:59:23] [Server thread/INFO]: equinoxcomics issued server command: /back
3405[10:59:58] [Server thread/INFO]: equinoxcomics issued server command: /back
3406[11:00:11] [Server thread/INFO]: CONSOLE issued server command: /list
3407[11:00:11] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3408[11:00:11] [Server thread/INFO]: Player: [=] equinoxcomics
3409[11:00:16] [Server thread/INFO]: equinoxcomics issued server command: /back
3410[11:00:40] [Server thread/INFO]: equinoxcomics issued server command: /back
3411[11:01:01] [Server thread/INFO]: CONSOLE issued server command: /list
3412[11:01:01] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3413[11:01:01] [Server thread/INFO]: Player: [=] equinoxcomics
3414[11:01:02] [Server thread/INFO]: equinoxcomics issued server command: /back
3415[11:01:08] [Craft Scheduler Thread - 381/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3416[11:01:08] [Server thread/INFO]: [AydaaBot] Hey have you seen our shop? Head to Aydaacraft.buycraft.net
3417[11:01:52] [Craft Scheduler Thread - 380/INFO]: [BuycraftX] Fetching all due players...
3418[11:01:52] [Craft Scheduler Thread - 380/INFO]: [BuycraftX] Fetched due players (0 found).
3419[11:01:52] [Server thread/INFO]: CONSOLE issued server command: /list
3420[11:01:52] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3421[11:01:52] [Server thread/INFO]: Player: [=] equinoxcomics
3422[11:02:06] [Server thread/INFO]: equinoxcomics issued server command: /back
3423[11:02:33] [Server thread/INFO]: equinoxcomics issued server command: /back
3424[11:02:38] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
3425[11:02:38] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
3426[11:02:43] [Server thread/INFO]: CONSOLE issued server command: /list
3427[11:02:43] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3428[11:02:43] [Server thread/INFO]: Player: [=] equinoxcomics
3429[11:02:49] [Server thread/INFO]: equinoxcomics issued server command: /back
3430[11:03:11] [Server thread/INFO]: equinoxcomics issued server command: /back
3431[11:03:27] [Server thread/INFO]: equinoxcomics issued server command: /back
3432[11:03:34] [Server thread/INFO]: CONSOLE issued server command: /list
3433[11:03:34] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3434[11:03:34] [Server thread/INFO]: Player: [=] equinoxcomics
3435[11:03:53] [Server thread/INFO]: equinoxcomics issued server command: /back
3436[11:04:12] [Server thread/INFO]: equinoxcomics issued server command: /back
3437[11:04:21] [Server thread/INFO]: Saving is already turned on
3438[11:04:21] [Server thread/INFO]: Saving the game (this may take a moment!)
3439[11:04:22] [Server thread/INFO]: Saved the game
3440[11:04:25] [Server thread/INFO]: CONSOLE issued server command: /list
3441[11:04:25] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3442[11:04:25] [Server thread/INFO]: Player: [=] equinoxcomics
3443[11:04:45] [Server thread/INFO]: equinoxcomics issued server command: /back
3444[11:04:59] [Server thread/INFO]: equinoxcomics issued server command: /back
3445[11:05:16] [Server thread/INFO]: CONSOLE issued server command: /list
3446[11:05:16] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3447[11:05:16] [Server thread/INFO]: Player: [=] equinoxcomics
3448[11:05:22] [Server thread/INFO]: equinoxcomics issued server command: /back
3449[11:05:57] [Server thread/INFO]: equinoxcomics issued server command: /back
3450[11:06:08] [Server thread/INFO]: CONSOLE issued server command: /list
3451[11:06:08] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3452[11:06:08] [Server thread/INFO]: Player: [=] equinoxcomics
3453[11:06:08] [Craft Scheduler Thread - 386/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3454[11:06:08] [Server thread/INFO]: [AydaaBot] Lost? Need help? Check our Wiki for commands! Http://Aydaacraft.online/wiki
3455[11:06:52] [Craft Scheduler Thread - 384/INFO]: [BuycraftX] Fetching all due players...
3456[11:06:52] [Craft Scheduler Thread - 384/INFO]: [BuycraftX] Fetched due players (0 found).
3457[11:06:58] [Server thread/INFO]: CONSOLE issued server command: /list
3458[11:06:58] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3459[11:06:58] [Server thread/INFO]: Player: [=] equinoxcomics
3460[11:07:49] [Server thread/INFO]: CONSOLE issued server command: /list
3461[11:07:49] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3462[11:07:49] [Server thread/INFO]: Player: [=] equinoxcomics
3463[11:08:40] [Server thread/INFO]: CONSOLE issued server command: /list
3464[11:08:40] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3465[11:08:40] [Server thread/INFO]: Player: [=] equinoxcomics
3466[11:09:31] [Server thread/INFO]: CONSOLE issued server command: /list
3467[11:09:31] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3468[11:09:31] [Server thread/INFO]: Player: [=] equinoxcomics
3469[11:09:54] [Server thread/INFO]: equinoxcomics was blown up by Creeper
3470[11:09:57] [Server thread/INFO]: Sorry, Unknown command entered. Type "/help" for help.
3471[11:10:00] [Server thread/INFO]: equinoxcomics issued server command: /back
3472[11:10:22] [Server thread/INFO]: CONSOLE issued server command: /list
3473[11:10:22] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3474[11:10:22] [Server thread/INFO]: Player: [=] equinoxcomics
3475[11:10:36] [Server thread/INFO]: equinoxcomics issued server command: /back
3476[11:10:41] [Server thread/INFO]: equinoxcomics issued server command: /back
3477[11:10:49] [Server thread/INFO]: equinoxcomics issued server command: /home home6
3478[11:11:05] [Server thread/INFO]: equinoxcomics issued server command: /home home6
3479[11:11:08] [Craft Scheduler Thread - 390/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3480[11:11:08] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
3481[11:11:10] [Server thread/INFO]: equinoxcomics issued server command: /back
3482[11:11:13] [Server thread/INFO]: CONSOLE issued server command: /list
3483[11:11:13] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3484[11:11:13] [Server thread/INFO]: Player: [=] equinoxcomics
3485[11:11:52] [Craft Scheduler Thread - 389/INFO]: [BuycraftX] Fetching all due players...
3486[11:11:53] [Craft Scheduler Thread - 389/INFO]: [BuycraftX] Fetched due players (0 found).
3487[11:12:03] [Server thread/INFO]: CONSOLE issued server command: /list
3488[11:12:03] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3489[11:12:03] [Server thread/INFO]: Player: [=] equinoxcomics
3490[11:12:54] [Server thread/INFO]: CONSOLE issued server command: /list
3491[11:12:54] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3492[11:12:54] [Server thread/INFO]: Player: [=] equinoxcomics
3493[11:13:47] [Server thread/INFO]: CONSOLE issued server command: /list
3494[11:13:47] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3495[11:13:47] [Server thread/INFO]: Player: [=] equinoxcomics
3496[11:14:27] [Server thread/INFO]: Saving is already turned on
3497[11:14:27] [Server thread/INFO]: Saving the game (this may take a moment!)
3498[11:14:28] [Server thread/INFO]: Saved the game
3499[11:14:37] [Server thread/INFO]: CONSOLE issued server command: /list
3500[11:14:37] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3501[11:14:37] [Server thread/INFO]: Player: [=] equinoxcomics
3502[11:15:28] [Server thread/INFO]: CONSOLE issued server command: /list
3503[11:15:28] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3504[11:15:28] [Server thread/INFO]: Player: [=] equinoxcomics
3505[11:15:41] [Server thread/INFO]: equinoxcomics issued server command: /warp skylands
3506[11:16:08] [Craft Scheduler Thread - 395/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3507[11:16:08] [Server thread/INFO]: [AydaaBot] Have you joined our Discord? No? Well just type /Discord for link
3508[11:16:19] [Server thread/INFO]: CONSOLE issued server command: /list
3509[11:16:19] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3510[11:16:19] [Server thread/INFO]: Player: [=] equinoxcomics
3511[11:16:53] [Craft Scheduler Thread - 390/INFO]: [BuycraftX] Fetching all due players...
3512[11:16:53] [Craft Scheduler Thread - 390/INFO]: [BuycraftX] Fetched due players (0 found).
3513[11:17:10] [Server thread/INFO]: CONSOLE issued server command: /list
3514[11:17:10] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3515[11:17:10] [Server thread/INFO]: Player: [=] equinoxcomics
3516[11:17:21] [Server thread/INFO]: equinoxcomics issued server command: /back
3517[11:18:01] [Server thread/INFO]: CONSOLE issued server command: /list
3518[11:18:01] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3519[11:18:01] [Server thread/INFO]: Player: [=] equinoxcomics
3520[11:18:03] [Server thread/INFO]: equinoxcomics issued server command: /back
3521[11:18:52] [Server thread/INFO]: CONSOLE issued server command: /list
3522[11:18:52] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3523[11:18:52] [Server thread/INFO]: Player: [=] equinoxcomics
3524[11:19:42] [Server thread/INFO]: CONSOLE issued server command: /list
3525[11:19:42] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3526[11:19:42] [Server thread/INFO]: Player: [=] equinoxcomics
3527[11:19:59] [Server thread/INFO]: equinoxcomics issued server command: /back
3528[11:20:07] [Server thread/INFO]: equinoxcomics issued server command: /warp skylands
3529[11:20:33] [Server thread/INFO]: CONSOLE issued server command: /list
3530[11:20:33] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3531[11:20:33] [Server thread/INFO]: Player: [=] equinoxcomics
3532[11:21:08] [Craft Scheduler Thread - 398/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3533[11:21:08] [Server thread/INFO]: [AydaaBot] Claim some land! type /v to get started
3534[11:21:24] [Server thread/INFO]: CONSOLE issued server command: /list
3535[11:21:24] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3536[11:21:24] [Server thread/INFO]: Player: [=] equinoxcomics
3537[11:21:53] [Craft Scheduler Thread - 400/INFO]: [BuycraftX] Fetching all due players...
3538[11:21:53] [Craft Scheduler Thread - 400/INFO]: [BuycraftX] Fetched due players (0 found).
3539[11:22:15] [Server thread/INFO]: CONSOLE issued server command: /list
3540[11:22:15] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3541[11:22:15] [Server thread/INFO]: Player: [=] equinoxcomics
3542[11:23:06] [Server thread/INFO]: CONSOLE issued server command: /list
3543[11:23:06] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3544[11:23:06] [Server thread/INFO]: Player: [=] equinoxcomics
3545[11:23:56] [Server thread/INFO]: CONSOLE issued server command: /list
3546[11:23:56] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3547[11:23:56] [Server thread/INFO]: Player: [=] equinoxcomics
3548[11:24:33] [Server thread/INFO]: Saving is already turned on
3549[11:24:33] [Server thread/INFO]: Saving the game (this may take a moment!)
3550[11:24:34] [Server thread/INFO]: Saved the game
3551[11:24:43] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:snow_pile
3552[11:24:43] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:snow_pile
3553[11:24:43] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:spruce_tree
3554[11:24:43] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:snow_pile
3555[11:24:43] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:spruce_tree
3556[11:24:43] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:spruce_tree
3557[11:24:43] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:snow_pile
3558[11:24:47] [Server thread/INFO]: CONSOLE issued server command: /list
3559[11:24:47] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3560[11:24:47] [Server thread/INFO]: Player: [=] equinoxcomics
3561[11:25:38] [Server thread/INFO]: CONSOLE issued server command: /list
3562[11:25:38] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3563[11:25:38] [Server thread/INFO]: Player: [=] equinoxcomics
3564[11:25:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:pumpkin_pile
3565[11:25:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:taiga_grass
3566[11:25:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:taiga_grass
3567[11:25:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:spruce_tree
3568[11:25:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:spruce_tree
3569[11:25:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:pine_tree
3570[11:25:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:spruce_tree
3571[11:25:42] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:spruce_tree
3572[11:25:45] [Server thread/WARN]: equinoxcomics moved too quickly! 30.55999418431884,-6.132528609898827,57.58687901714893
3573[11:26:00] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5172ms or 103 ticks behind
3574[11:26:00] [Server thread/WARN]: equinoxcomics moved too quickly! 15.005595763169595,15.481296795293453,47.23492257595581
3575[11:26:06] [Server thread/WARN]: equinoxcomics moved too quickly! 20.076569990600092,-3.4533501274344474,34.61761810973849
3576[11:26:15] [Server thread/WARN]: equinoxcomics moved too quickly! 24.04307177292617,-7.328044895740618,29.6098160900292
3577[11:26:15] [Craft Scheduler Thread - 390/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3578[11:26:15] [Server thread/INFO]: [AydaaBot] March Madness - Coming 13th read more in DISCORD
3579[11:26:29] [Server thread/INFO]: CONSOLE issued server command: /list
3580[11:26:29] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3581[11:26:29] [Server thread/INFO]: Player: [=] equinoxcomics
3582[11:26:29] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
3583[11:26:29] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3584[11:26:29] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
3585[11:26:29] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3586[11:26:29] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
3587[11:26:29] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
3588[11:26:29] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3589[11:26:29] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:hay_pile
3590[11:26:29] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
3591[11:26:29] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:plain_flower
3592[11:26:29] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3593[11:26:29] [Paper Async Chunk Task Thread #0/WARN]: Error while deserializing minecraft:normal_tree
3594[11:26:36] [Server thread/INFO]: equinoxcomics issued server command: /warp skylands
3595[11:26:40] [Server thread/INFO]: equinoxcomics issued server command: /back
3596[11:26:46] [Server thread/INFO]: equinoxcomics issued server command: /home home6
3597[11:26:58] [Craft Scheduler Thread - 402/INFO]: [BuycraftX] Fetching all due players...
3598[11:26:59] [Craft Scheduler Thread - 402/INFO]: [BuycraftX] Fetched due players (0 found).
3599[11:27:20] [Server thread/INFO]: CONSOLE issued server command: /list
3600[11:27:20] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3601[11:27:20] [Server thread/INFO]: Player: [=] equinoxcomics
3602[11:28:10] [Server thread/INFO]: CONSOLE issued server command: /list
3603[11:28:10] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3604[11:28:10] [Server thread/INFO]: Player: [=] equinoxcomics
3605[11:29:01] [Server thread/INFO]: CONSOLE issued server command: /list
3606[11:29:01] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3607[11:29:01] [Server thread/INFO]: Player: [=] equinoxcomics
3608[11:29:52] [Server thread/INFO]: CONSOLE issued server command: /list
3609[11:29:52] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3610[11:29:52] [Server thread/INFO]: Player: [=] equinoxcomics
3611[11:30:43] [Server thread/INFO]: CONSOLE issued server command: /list
3612[11:30:43] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3613[11:30:43] [Server thread/INFO]: Player: [=] equinoxcomics
3614[11:31:13] [Craft Scheduler Thread - 401/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3615[11:31:13] [Server thread/INFO]: [AydaaBot] Want your very own Pet? $5 AUD for 4 unkillable pets!! Choose from Exotic, Hostile, Farm or Peaceful bundles!
3616[11:31:34] [Server thread/INFO]: CONSOLE issued server command: /list
3617[11:31:34] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3618[11:31:34] [Server thread/INFO]: Player: [=] equinoxcomics
3619[11:31:59] [Craft Scheduler Thread - 403/INFO]: [BuycraftX] Fetching all due players...
3620[11:31:59] [Craft Scheduler Thread - 403/INFO]: [BuycraftX] Fetched due players (0 found).
3621[11:32:24] [Server thread/INFO]: CONSOLE issued server command: /list
3622[11:32:24] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3623[11:32:24] [Server thread/INFO]: Player: [=] equinoxcomics
3624[11:32:43] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
3625[11:32:43] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
3626[11:33:15] [Server thread/INFO]: CONSOLE issued server command: /list
3627[11:33:15] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3628[11:33:15] [Server thread/INFO]: Player: [=] equinoxcomics
3629[11:34:06] [Server thread/INFO]: CONSOLE issued server command: /list
3630[11:34:06] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3631[11:34:06] [Server thread/INFO]: Player: [=] equinoxcomics
3632[11:34:39] [Server thread/INFO]: Saving is already turned on
3633[11:34:39] [Server thread/INFO]: Saving the game (this may take a moment!)
3634[11:34:39] [Server thread/INFO]: Saved the game
3635[11:34:57] [Server thread/INFO]: CONSOLE issued server command: /list
3636[11:34:57] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3637[11:34:57] [Server thread/INFO]: Player: [=] equinoxcomics
3638[11:35:49] [Server thread/INFO]: CONSOLE issued server command: /list
3639[11:35:49] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3640[11:35:49] [Server thread/INFO]: Player: [=] equinoxcomics
3641[11:36:13] [Craft Scheduler Thread - 411/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3642[11:36:13] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
3643[11:36:40] [Server thread/INFO]: CONSOLE issued server command: /list
3644[11:36:40] [Server thread/INFO]: There are 1 out of maximum 30 players online.
3645[11:36:40] [Server thread/INFO]: Player: [=] equinoxcomics
3646[11:36:48] [Server thread/INFO]: equinoxcomics lost connection: You have been kicked for idling more than 10 minutes.
3647[11:36:48] [Server thread/INFO]: [-] equinoxcomics
3648[11:36:48] [Server thread/WARN]: handleDisconnection() called twice
3649[11:36:59] [Craft Scheduler Thread - 406/INFO]: [BuycraftX] Fetching all due players...
3650[11:36:59] [Craft Scheduler Thread - 406/INFO]: [BuycraftX] Fetched due players (0 found).
3651[11:37:13] [Craft Scheduler Thread - 411/INFO]: [BuycraftX] Sending 1 analytic events
3652[11:37:30] [Server thread/INFO]: CONSOLE issued server command: /list
3653[11:37:30] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3654[11:38:21] [Server thread/INFO]: CONSOLE issued server command: /list
3655[11:38:21] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3656[11:39:12] [Server thread/INFO]: CONSOLE issued server command: /list
3657[11:39:12] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3658[11:40:04] [Server thread/INFO]: CONSOLE issued server command: /list
3659[11:40:04] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3660[11:40:55] [Server thread/INFO]: CONSOLE issued server command: /list
3661[11:40:55] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3662[11:41:13] [Craft Scheduler Thread - 410/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3663[11:41:13] [Server thread/INFO]: [AydaaBot] Have you voted today? Type /Vote
3664[11:41:46] [Server thread/INFO]: CONSOLE issued server command: /list
3665[11:41:46] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3666[11:41:59] [Craft Scheduler Thread - 410/INFO]: [BuycraftX] Fetching all due players...
3667[11:42:00] [Craft Scheduler Thread - 410/INFO]: [BuycraftX] Fetched due players (0 found).
3668[11:42:37] [Server thread/INFO]: CONSOLE issued server command: /list
3669[11:42:37] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3670[11:43:28] [Server thread/INFO]: CONSOLE issued server command: /list
3671[11:43:28] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3672[11:44:18] [Server thread/INFO]: CONSOLE issued server command: /list
3673[11:44:18] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3674[11:44:45] [Server thread/INFO]: Saving is already turned on
3675[11:44:45] [Server thread/INFO]: Saving the game (this may take a moment!)
3676[11:44:45] [Server thread/INFO]: Saved the game
3677[11:45:09] [Server thread/INFO]: CONSOLE issued server command: /list
3678[11:45:09] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3679[11:46:00] [Server thread/INFO]: CONSOLE issued server command: /list
3680[11:46:00] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3681[11:46:13] [Craft Scheduler Thread - 418/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3682[11:46:13] [Server thread/INFO]: [AydaaBot] LOooooOOT chests here!, and now behind Spawnpoint!
3683[11:46:52] [Server thread/INFO]: CONSOLE issued server command: /list
3684[11:46:52] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3685[11:47:00] [Craft Scheduler Thread - 415/INFO]: [BuycraftX] Fetching all due players...
3686[11:47:01] [Craft Scheduler Thread - 415/INFO]: [BuycraftX] Fetched due players (0 found).
3687[11:47:43] [Server thread/INFO]: CONSOLE issued server command: /list
3688[11:47:43] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3689[11:48:34] [Server thread/INFO]: CONSOLE issued server command: /list
3690[11:48:34] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3691[11:49:24] [Server thread/INFO]: CONSOLE issued server command: /list
3692[11:49:24] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3693[11:50:15] [Server thread/INFO]: CONSOLE issued server command: /list
3694[11:50:15] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3695[11:51:06] [Server thread/INFO]: CONSOLE issued server command: /list
3696[11:51:06] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3697[11:51:13] [Craft Scheduler Thread - 419/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3698[11:51:13] [Server thread/INFO]: [AydaaBot] Emerald Membership price drop! Now $10 AUD
3699[11:51:57] [Server thread/INFO]: CONSOLE issued server command: /list
3700[11:51:57] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3701[11:52:01] [Craft Scheduler Thread - 422/INFO]: [BuycraftX] Fetching all due players...
3702[11:52:01] [Craft Scheduler Thread - 422/INFO]: [BuycraftX] Fetched due players (0 found).
3703[11:52:48] [Server thread/INFO]: CONSOLE issued server command: /list
3704[11:52:48] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3705[11:53:38] [Server thread/INFO]: CONSOLE issued server command: /list
3706[11:53:38] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3707[11:54:29] [Server thread/INFO]: CONSOLE issued server command: /list
3708[11:54:29] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3709[11:54:51] [Server thread/INFO]: Saving is already turned on
3710[11:54:51] [Server thread/INFO]: Saving the game (this may take a moment!)
3711[11:54:51] [Server thread/INFO]: Saved the game
3712[11:55:20] [Server thread/INFO]: CONSOLE issued server command: /list
3713[11:55:20] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3714[11:56:11] [Server thread/INFO]: CONSOLE issued server command: /list
3715[11:56:11] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3716[11:56:13] [Craft Scheduler Thread - 429/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3717[11:56:13] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
3718[11:57:01] [Craft Scheduler Thread - 431/INFO]: [BuycraftX] Fetching all due players...
3719[11:57:02] [Server thread/INFO]: CONSOLE issued server command: /list
3720[11:57:02] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3721[11:57:02] [Craft Scheduler Thread - 431/INFO]: [BuycraftX] Fetched due players (0 found).
3722[11:57:53] [Server thread/INFO]: CONSOLE issued server command: /list
3723[11:57:53] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3724[11:58:44] [Server thread/INFO]: CONSOLE issued server command: /list
3725[11:58:44] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3726[11:59:36] [Server thread/INFO]: CONSOLE issued server command: /list
3727[11:59:36] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3728[12:00:26] [Server thread/INFO]: [AydaaBot] backup started
3729[12:00:26] [Craft Scheduler Thread - 427/INFO]: [SimpleBackupReloaded] Backing up ./survival
3730[12:00:27] [Server thread/INFO]: CONSOLE issued server command: /list
3731[12:00:27] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3732[12:01:13] [Craft Scheduler Thread - 435/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3733[12:01:13] [Server thread/INFO]: [AydaaBot] Hey have you seen our shop? Head to Aydaacraft.buycraft.net
3734[12:01:17] [Server thread/INFO]: CONSOLE issued server command: /list
3735[12:01:17] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3736[12:02:02] [Craft Scheduler Thread - 438/INFO]: [BuycraftX] Fetching all due players...
3737[12:02:02] [Craft Scheduler Thread - 438/INFO]: [BuycraftX] Fetched due players (0 found).
3738[12:02:08] [Server thread/INFO]: CONSOLE issued server command: /list
3739[12:02:08] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3740[12:02:53] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
3741[12:02:53] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
3742[12:02:59] [Server thread/INFO]: CONSOLE issued server command: /list
3743[12:02:59] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3744[12:03:50] [Server thread/INFO]: CONSOLE issued server command: /list
3745[12:03:50] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3746[12:04:41] [Server thread/INFO]: CONSOLE issued server command: /list
3747[12:04:41] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3748[12:04:57] [Server thread/INFO]: Automatic saving is now enabled
3749[12:04:57] [Server thread/INFO]: Saving the game (this may take a moment!)
3750[12:04:57] [Server thread/INFO]: Saved the game
3751[12:05:31] [Server thread/INFO]: CONSOLE issued server command: /list
3752[12:05:31] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3753[12:05:36] [Craft Scheduler Thread - 427/INFO]: [SimpleBackupReloaded] Backing up ./survival_nether
3754[12:05:43] [Craft Scheduler Thread - 427/INFO]: [SimpleBackupReloaded] Backing up ./survival_the_end
3755[12:05:54] [Craft Scheduler Thread - 427/INFO]: [SimpleBackupReloaded] Backing up ./game
3756[12:05:54] [Craft Scheduler Thread - 427/INFO]: [SimpleBackupReloaded] Backing up ./PlotsWorld
3757[12:05:55] [Craft Scheduler Thread - 427/INFO]: [SimpleBackupReloaded] Backing up ./Creative
3758[12:05:59] [Craft Scheduler Thread - 427/INFO]: [SimpleBackupReloaded] Backing up ./SkyLands
3759[12:06:13] [Craft Scheduler Thread - 439/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3760[12:06:13] [Server thread/INFO]: [AydaaBot] Lost? Need help? Check our Wiki for commands! Http://Aydaacraft.online/wiki
3761[12:06:23] [Server thread/INFO]: CONSOLE issued server command: /list
3762[12:06:23] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3763[12:06:47] [Craft Scheduler Thread - 427/INFO]: [SimpleBackupReloaded] Backing up ./updateworld
3764[12:06:54] [Craft Scheduler Thread - 427/INFO]: [SimpleBackupReloaded] Backing up ./skygrid
3765[12:07:00] [Craft Scheduler Thread - 427/INFO]: [SimpleBackupReloaded] Backing up ./Realm
3766[12:07:02] [Craft Scheduler Thread - 439/INFO]: [BuycraftX] Fetching all due players...
3767[12:07:03] [Craft Scheduler Thread - 439/INFO]: [BuycraftX] Fetched due players (0 found).
3768[12:07:14] [Server thread/INFO]: CONSOLE issued server command: /list
3769[12:07:14] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3770[12:07:49] [Server thread/INFO]: [AydaaBot] backup completed
3771[12:08:05] [Server thread/INFO]: CONSOLE issued server command: /list
3772[12:08:05] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3773[12:08:56] [Server thread/INFO]: CONSOLE issued server command: /list
3774[12:08:56] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3775[12:09:47] [Server thread/INFO]: CONSOLE issued server command: /list
3776[12:09:47] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3777[12:10:37] [Server thread/INFO]: CONSOLE issued server command: /list
3778[12:10:37] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3779[12:11:13] [Craft Scheduler Thread - 447/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3780[12:11:13] [Server thread/INFO]: [AydaaBot] March Madness - Coming March 13th read more in DISCORD
3781[12:11:29] [Server thread/INFO]: CONSOLE issued server command: /list
3782[12:11:29] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3783[12:12:03] [Craft Scheduler Thread - 444/INFO]: [BuycraftX] Fetching all due players...
3784[12:12:03] [Craft Scheduler Thread - 444/INFO]: [BuycraftX] Fetched due players (0 found).
3785[12:12:19] [Server thread/INFO]: CONSOLE issued server command: /list
3786[12:12:19] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3787[12:13:10] [Server thread/INFO]: CONSOLE issued server command: /list
3788[12:13:10] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3789[12:14:01] [Server thread/INFO]: CONSOLE issued server command: /list
3790[12:14:01] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3791[12:14:53] [Server thread/INFO]: CONSOLE issued server command: /list
3792[12:14:53] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3793[12:15:03] [Server thread/INFO]: Saving is already turned on
3794[12:15:03] [Server thread/INFO]: Saving the game (this may take a moment!)
3795[12:15:03] [Server thread/INFO]: Saved the game
3796[12:15:44] [Server thread/INFO]: CONSOLE issued server command: /list
3797[12:15:44] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3798[12:16:13] [Craft Scheduler Thread - 451/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3799[12:16:13] [Server thread/INFO]: [AydaaBot] Have you joined our Discord? No? Well just type /Discord for link
3800[12:16:35] [Server thread/INFO]: CONSOLE issued server command: /list
3801[12:16:35] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3802[12:17:03] [Craft Scheduler Thread - 444/INFO]: [BuycraftX] Fetching all due players...
3803[12:17:04] [Craft Scheduler Thread - 444/INFO]: [BuycraftX] Fetched due players (0 found).
3804[12:17:25] [Server thread/INFO]: CONSOLE issued server command: /list
3805[12:17:25] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3806[12:18:16] [Server thread/INFO]: CONSOLE issued server command: /list
3807[12:18:16] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3808[12:19:07] [Server thread/INFO]: CONSOLE issued server command: /list
3809[12:19:07] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3810[12:19:58] [Server thread/INFO]: CONSOLE issued server command: /list
3811[12:19:58] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3812[12:20:49] [Server thread/INFO]: CONSOLE issued server command: /list
3813[12:20:49] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3814[12:21:13] [Craft Scheduler Thread - 442/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3815[12:21:13] [Server thread/INFO]: [AydaaBot] Claim some land! type /v to get started
3816[12:21:39] [Server thread/INFO]: CONSOLE issued server command: /list
3817[12:21:39] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3818[12:22:04] [Craft Scheduler Thread - 456/INFO]: [BuycraftX] Fetching all due players...
3819[12:22:05] [Craft Scheduler Thread - 456/INFO]: [BuycraftX] Fetched due players (0 found).
3820[12:22:30] [Server thread/INFO]: CONSOLE issued server command: /list
3821[12:22:30] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3822[12:23:21] [Server thread/INFO]: CONSOLE issued server command: /list
3823[12:23:21] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3824[12:24:12] [Server thread/INFO]: CONSOLE issued server command: /list
3825[12:24:12] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3826[12:25:03] [Server thread/INFO]: CONSOLE issued server command: /list
3827[12:25:03] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3828[12:25:08] [Server thread/INFO]: Saving is already turned on
3829[12:25:08] [Server thread/INFO]: Saving the game (this may take a moment!)
3830[12:25:09] [Server thread/INFO]: Saved the game
3831[12:25:54] [Server thread/INFO]: CONSOLE issued server command: /list
3832[12:25:54] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3833[12:26:13] [Craft Scheduler Thread - 457/INFO]: [SimplePortals] [SimplePortals] The version 1.4.3 is doesn't match the latest version!
3834[12:26:13] [Server thread/INFO]: [AydaaBot] March Madness - Coming 13th read more in DISCORD
3835[12:26:46] [Server thread/INFO]: CONSOLE issued server command: /list
3836[12:26:46] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3837[12:27:04] [Craft Scheduler Thread - 462/INFO]: [BuycraftX] Fetching all due players...
3838[12:27:05] [Craft Scheduler Thread - 462/INFO]: [BuycraftX] Fetched due players (0 found).
3839[12:27:37] [Server thread/INFO]: CONSOLE issued server command: /list
3840[12:27:37] [Server thread/INFO]: There are 0 out of maximum 30 players online.
3841[12:28:06] [Server thread/INFO]: Saving the game (this may take a moment!)
3842[12:28:06] [Server thread/INFO]: Saved the game
3843[12:28:06] [Server thread/INFO]: Stopping the server
3844[12:28:06] [Server thread/INFO]: Stopping server
3845[12:28:06] [Server thread/INFO]: [DiscordSRV] Disabling DiscordSRV v1.18.4
3846[12:28:06] [DiscordSRV - Channel Topic Updater/WARN]: [DiscordSRV] Broke from Channel Topic Updater thread: sleep interrupted
3847[12:28:06] [DiscordSRV - Presence Updater/WARN]: [DiscordSRV] Broke from Status Updater thread: sleep interrupted
3848[12:28:06] [pool-33-thread-1/INFO]: [DiscordSRV] Saved linked accounts in 6ms
3849[12:28:06] [pool-33-thread-1/INFO]: [DiscordSRV] Shutdown completed in 546ms
3850[12:28:06] [Server thread/INFO]: [Denizen] Disabling Denizen v1.1.3-SNAPSHOT (build 4623-DEV)
3851[12:28:06] [Server thread/INFO]: [Denizen] v1.1.3-SNAPSHOT (build 4623-DEV) disabled.
3852[12:28:06] [Server thread/INFO]: [VentureChat] Disabling VentureChat v2.17.3
3853[12:28:06] [Server thread/INFO]: [VentureChat] - Disabling...
3854[12:28:06] [Server thread/INFO]: [VentureChat] - Disabled Successfully
3855[12:28:06] [Server thread/INFO]: [NoBlackSky] Disabling NoBlackSky v1.1.2
3856[12:28:06] [Server thread/INFO]: [HubBasics] Disabling HubBasics v6.10.1
3857[12:28:06] [Server thread/INFO]: [SimplePortals] Disabling SimplePortals v1.4.3
3858[12:28:07] [Server thread/INFO]: [SimplePortals] All portals have been saved!
3859[12:28:07] [Server thread/INFO]: [SimplePortals] The plugin has been disabled.
3860[12:28:07] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.17.1.26
3861[12:28:07] [Server thread/INFO]: [VillageDefense] Disabling VillageDefense v4.3.1
3862[12:28:08] [Server thread/INFO]: [MaintenanceSpigot] Disabling MaintenanceSpigot v3.0.3
3863[12:28:08] [Server thread/INFO]: [RandomTeleport] [32m[RandomTeleport] Disabling RandomTeleport v7.9.2[0m
3864[12:28:08] [Server thread/INFO]: [RandomTeleport] [32m[RandomTeleport] RandomTeleport version 7.9.2 is Disabled[0m
3865[12:28:08] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.17.1.26
3866[12:28:08] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.17.1.26
3867[12:28:08] [Server thread/INFO]: [Factions] Disabling Factions v1.8.2
3868[12:28:08] [Server thread/INFO]: [Factions v1.8.2] Disabled
3869[12:28:08] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.1
3870[12:28:08] [Server thread/INFO]: [Matrix] Disabling Matrix v4.3.4
3871[12:28:08] [Server thread/INFO]: [Matrix] Disabled Matrix AntiCheat.
3872[12:28:08] [Server thread/INFO]: [MobMoney] Disabling MobMoney v2.5.2
3873[12:28:08] [Server thread/INFO]: [gravy] Disabling gravy v1.4.6
3874[12:28:08] [Server thread/INFO]: [gravy 1.4.6] Gravy Unloaded
3875[12:28:08] [Server thread/INFO]: [Wearables] Disabling Wearables v2.7
3876[12:28:08] [Server thread/INFO]: [Plot2Dynmap] Disabling Plot2Dynmap v4.2
3877[12:28:08] [Server thread/INFO]: [FogusCore] Disabling FogusCore v1.7.5
3878[12:28:08] [Server thread/INFO]: [LotteryPro] Disabling LotteryPro v1.3.3
3879[12:28:08] [Server thread/INFO]:
3880[12:28:08] [Server thread/INFO]:
3881[12:28:08] [Server thread/INFO]: Disabled LotteryPro v.1.3.3 developed by XeventoDevelopment
3882[12:28:08] [Server thread/INFO]:
3883[12:28:08] [Server thread/INFO]:
3884[12:28:08] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v2.9.1
3885[12:28:08] [Server thread/INFO]: [BetterBees] Disabling BetterBees v0.2-BETA
3886[12:28:08] [Server thread/INFO]:
3887[12:28:08] [Server thread/INFO]: [BetterBees] Plugin has been disabled!
3888[12:28:08] [Server thread/INFO]: [BetterBees] Thank you for using my plugin!
3889[12:28:08] [Server thread/INFO]:
3890[12:28:08] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.26-SNAPSHOT (build 1834)
3891[12:28:08] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v9.9.6
3892[12:28:08] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.5.0
3893[12:28:08] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.0.0-b766
3894[12:28:08] [Server thread/INFO]: [GiveInfoBook] Disabling GiveInfoBook v1.7
3895[12:28:08] [Server thread/INFO]: [Essentials] Disabling Essentials v2.17.1.26
3896[12:28:08] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
3897[12:28:08] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v2.2.3
3898[12:28:08] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
3899[12:28:08] [Server thread/INFO]: [CustomHeads] Disabling CustomHeads v2.9.9
3900[12:28:08] [Server thread/INFO]: [PlotSquared] Disabling PlotSquared v4.453
3901[12:28:08] [Server thread/INFO]: [PerWorldInventory] Disabling PerWorldInventory v2.3.1
3902[12:28:08] [Server thread/INFO]: [SimpleTabList] Disabling SimpleTabList v10.2.1
3903[12:28:08] [Server thread/INFO]: [TimeVote] Disabling TimeVote v1.42
3904[12:28:08] [Server thread/INFO]: [TimeVote] a Plugin by F_o_F_1092
3905[12:28:08] [Server thread/INFO]: [ProtocolSupport] Disabling ProtocolSupport v4.29-dev
3906[12:28:08] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
3907[12:28:08] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
3908[12:28:08] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
3909[12:28:08] [Server thread/INFO]: [mcMMO] Disabling mcMMO v2.1.117
3910[12:28:08] [Server thread/INFO]: [mcMMO] Saving mcMMOPlayers... (0)
3911[12:28:08] [Server thread/INFO]: [mcMMO] Finished save operation for 0 players!
3912[12:28:08] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v3.6.16
3913[12:28:08] [Server thread/INFO]: [AsyncWorldEdit] Unloading plugins...
3914[12:28:08] [Server thread/INFO]: [AsyncWorldEdit] Disable
3915[12:28:08] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v1.0
3916[12:28:08] [Server thread/INFO]: [Votifier] Disabling Votifier v2.6.0-SNAPSHOT
3917[12:28:08] [Server thread/INFO]: [Votifier] Votifier disabled.
3918[12:28:08] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v12.0.6
3919[12:28:08] [Server thread/INFO]: [ServerAnnounce] Disabling ServerAnnounce v1.1
3920[12:28:08] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.7
3921[12:28:08] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
3922[12:28:08] [Server thread/INFO]: [BeeHivesTrees] Disabling BeeHivesTrees v1.2
3923[12:28:08] [Server thread/INFO]: [ShulkerPacks] Disabling ShulkerPacks v1.4.10
3924[12:28:08] [Server thread/INFO]: [ShulkerPacks] ShulkerPacks has been disabled!
3925[12:28:08] [Server thread/INFO]: [PromisedLand] Disabling PromisedLand v0.1.0
3926[12:28:08] [Server thread/INFO]: [ItemParticles] Disabling ItemParticles v1.13
3927[12:28:08] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.1.0;8e55131
3928[12:28:08] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
3929[12:28:08] [Server thread/INFO]: [dynmap] Disabling dynmap v3.0-beta-10-257
3930[12:28:08] [Server thread/INFO]: [dynmap] Unloaded 11 components.
3931[12:28:08] [Server thread/INFO]: [dynmap] Stopping map renderer...
3932[12:28:14] [Server thread/INFO]: [dynmap] Disabled
3933[12:28:14] [Server thread/INFO]: [SimpleBackupReloaded] Disabling SimpleBackupReloaded v1.9.1
3934[12:28:14] [Server thread/INFO]: [SimpleBackupReloaded] Disabled SimpleBackup
3935[12:28:14] [Server thread/INFO]: [NBTAPI] Disabling NBTAPI v2.2.0
3936[12:28:14] [Server thread/INFO]: [Villages] Disabling Villages vBETA-5.5
3937[12:28:14] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.0.1-b332
3938[12:28:14] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
3939[12:28:14] [Server thread/INFO]: GroupManager version 2.0.1-b332 is disabled!
3940[12:28:14] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.4
3941[12:28:14] [Server thread/INFO]: [ServerRestart] Disabling ServerRestart v2.2.0
3942[12:28:14] [Server thread/INFO]: Saving players
3943[12:28:15] [Server thread/INFO]: Saving worlds
3944[12:28:15] [Server thread/INFO]: Saving chunks for level 'survival'/minecraft:overworld
3945[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (survival): All chunks are saved
3946[12:28:15] [Server thread/INFO]: Saving chunks for level 'survival_nether'/minecraft:the_nether
3947[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
3948[12:28:15] [Server thread/INFO]: Saving chunks for level 'survival_the_end'/minecraft:the_end
3949[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
3950[12:28:15] [Server thread/INFO]: Saving chunks for level 'game'/minecraft:game
3951[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (game): All chunks are saved
3952[12:28:15] [Server thread/INFO]: Saving chunks for level 'PlotsWorld'/minecraft:plotsworld
3953[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (PlotsWorld): All chunks are saved
3954[12:28:15] [Server thread/INFO]: Saving chunks for level 'Creative'/minecraft:creative
3955[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (Creative): All chunks are saved
3956[12:28:15] [Server thread/INFO]: Saving chunks for level 'SkyLands'/minecraft:skylands
3957[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (SkyLands): All chunks are saved
3958[12:28:15] [Server thread/INFO]: Saving chunks for level 'updateworld'/minecraft:updateworld
3959[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (updateworld): All chunks are saved
3960[12:28:15] [Server thread/INFO]: Saving chunks for level 'skygrid'/minecraft:skygrid
3961[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (skygrid): All chunks are saved
3962[12:28:15] [Server thread/INFO]: Saving chunks for level 'Realm'/minecraft:realm
3963[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (Realm): All chunks are saved
3964[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (survival): All chunks are saved
3965[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
3966[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
3967[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (game): All chunks are saved
3968[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (PlotsWorld): All chunks are saved
3969[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (Creative): All chunks are saved
3970[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (SkyLands): All chunks are saved
3971[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (updateworld): All chunks are saved
3972[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (skygrid): All chunks are saved
3973[12:28:15] [Server thread/INFO]: ThreadedAnvilChunkStorage (Realm): All chunks are saved