1 | [18:22:13] [ServerMain/INFO]: [bootstrap] Running Java 23 (OpenJDK 64-Bit Server VM 23.0.2+7; Eclipse Adoptium Temurin-23.0.2+7) on Linux 6.8.0-41-generic (amd64)
|
2 | [18:22:13] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.4-224-main@0cf7315 (2025-04-07T12:01:39Z) for Minecraft 1.21.4
|
3 | [18:22:14] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
|
4 | [18:22:14] [ServerMain/ERROR]: [PluginRemapper] Encountered exception remapping plugins
|
5 | java.util.concurrent.CompletionException: java.lang.RuntimeException: Failed to open plugin jar plugins/._LuckPerms-Bukkit-5.4.158.jar
|
6 | at java.base/java.util.concurrent.CompletableFuture.wrapInCompletionException(Unknown Source) ~[?:?]
|
7 | at java.base/java.util.concurrent.CompletableFuture.reportJoin(Unknown Source) ~[?:?]
|
8 | at java.base/java.util.concurrent.CompletableFuture.join(Unknown Source) ~[?:?]
|
9 | at io.papermc.paper.pluginremap.PluginRemapper.waitForAll(PluginRemapper.java:410) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
10 | at io.papermc.paper.pluginremap.PluginRemapper.rewritePluginDirectory(PluginRemapper.java:206) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
11 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:42) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
12 | at io.papermc.paper.plugin.provider.source.DirectoryProviderSource.prepareContext(DirectoryProviderSource.java:17) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
13 | at io.papermc.paper.plugin.util.EntrypointUtil.registerProvidersFromSource(EntrypointUtil.java:14) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
14 | at io.papermc.paper.plugin.PluginInitializerManager.load(PluginInitializerManager.java:113) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
15 | at net.minecraft.server.Main.main(Main.java:111) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
16 | at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
17 | at org.bukkit.craftbukkit.Main.main(Main.java:281) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
18 | at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[app:?]
|
19 | at java.base/java.lang.Thread.run(Unknown Source) ~[?:?]
|
20 | Caused by: java.lang.RuntimeException: Failed to open plugin jar plugins/._LuckPerms-Bukkit-5.4.158.jar
|
21 | at io.papermc.paper.pluginremap.PluginRemapper.remap(PluginRemapper.java:339) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
22 | at io.papermc.paper.pluginremap.PluginRemapper.remapPlugin(PluginRemapper.java:266) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
23 | at io.papermc.paper.pluginremap.PluginRemapper.rewritePluginDirectory(PluginRemapper.java:204) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
24 | ... 9 more
|
25 | Caused by: java.util.zip.ZipException: zip END header not found
|
26 | at jdk.zipfs@23.0.2/jdk.nio.zipfs.ZipFileSystem.findEND(Unknown Source) ~[jdk.zipfs:?]
|
27 | at jdk.zipfs@23.0.2/jdk.nio.zipfs.ZipFileSystem.initCEN(Unknown Source) ~[jdk.zipfs:?]
|
28 | at jdk.zipfs@23.0.2/jdk.nio.zipfs.ZipFileSystem.<init>(Unknown Source) ~[jdk.zipfs:?]
|
29 | at jdk.zipfs@23.0.2/jdk.nio.zipfs.ZipFileSystemProvider.getZipFileSystem(Unknown Source) ~[jdk.zipfs:?]
|
30 | at jdk.zipfs@23.0.2/jdk.nio.zipfs.ZipFileSystemProvider.newFileSystem(Unknown Source) ~[jdk.zipfs:?]
|
31 | at java.base/java.nio.file.FileSystems.newFileSystem(Unknown Source) ~[?:?]
|
32 | at java.base/java.nio.file.FileSystems.newFileSystem(Unknown Source) ~[?:?]
|
33 | at io.papermc.paper.pluginremap.PluginRemapper.remap(PluginRemapper.java:290) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
34 | at io.papermc.paper.pluginremap.PluginRemapper.remapPlugin(PluginRemapper.java:266) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
35 | at io.papermc.paper.pluginremap.PluginRemapper.rewritePluginDirectory(PluginRemapper.java:204) ~[paper-1.21.4.jar:1.21.4-224-0cf7315]
|
36 | ... 9 more
|
37 | [18:22:14] [ServerMain/INFO]: [PluginInitializerManager] Initialized 12 plugins
|
38 | [18:22:14] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (12):
|
39 | - BlueMap (5.7), Essentials (2.21.0), EssentialsChat (2.21.0), EssentialsSpawn (2.21.0), Geyser-Spigot (2.7.0-SNAPSHOT), LuckPerms (5.4.158), Multiverse-Core (4.3.16), Multiverse-Inventories (4.2.6), Multiverse-NetherPortals (4.2.3), Multiverse-Portals (4.2.3), ViaVersion (5.3.1), floodgate (2.2.4-SNAPSHOT (b116-0e3163c))
|
40 | [18:22:19] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
|
41 | [18:22:21] [ServerMain/INFO]: Loaded 1370 recipes
|
42 | [18:22:21] [ServerMain/INFO]: Loaded 1481 advancements
|
43 | [18:22:21] [ServerMain/INFO]: [MCTypeRegistry] Initialising converters for DataConverter...
|
44 | [18:22:21] [ServerMain/INFO]: [MCTypeRegistry] Finished initialising converters for DataConverter in 226.4ms
|
45 | [18:22:21] [Server thread/INFO]: Starting minecraft server version 1.21.4
|
46 | [18:22:21] [Server thread/INFO]: Loading properties
|
47 | [18:22:21] [Server thread/INFO]: This server is running Paper version 1.21.4-224-main@0cf7315 (2025-04-07T12:01:39Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
|
48 | [18:22:21] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
|
49 | [18:22:21] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
50 | [18:22:21] [Server thread/INFO]: Using 4 threads for Netty based IO
|
51 | [18:22:22] [Server thread/INFO]: [MoonriseCommon] Paper is using 4 worker threads, 1 I/O threads
|
52 | [18:22:22] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using population gen parallelism: true
|
53 | [18:22:23] [Server thread/INFO]: Default game type: CREATIVE
|
54 | [18:22:23] [Server thread/INFO]: Generating keypair
|
55 | [18:22:23] [Server thread/INFO]: Starting Minecraft server on *:25565
|
56 | [18:22:23] [Server thread/INFO]: Using epoll channel type
|
57 | [18:22:23] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
|
58 | [18:22:23] [Server thread/INFO]: Paper: Using OpenSSL 3.x.x (Linux x86_64) cipher from Velocity.
|
59 | [18:22:24] [Server thread/INFO]: [ViaVersion] Loading server plugin ViaVersion v5.3.1
|
60 | [18:22:24] [Server thread/INFO]: [ViaVersion] ViaVersion 5.3.1 is now loaded. Registering protocol transformers and injecting...
|
61 | [18:22:24] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
|
62 | [18:22:24] [Via-Mappingloader-0/INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
|
63 | [18:22:25] [Server thread/INFO]: [LuckPerms] Loading server plugin LuckPerms v5.4.158
|
64 | [18:22:25] [Server thread/INFO]: [Multiverse-Core] Loading server plugin Multiverse-Core v4.3.16
|
65 | [18:22:25] [Server thread/INFO]: [Essentials] Loading server plugin Essentials v2.21.0
|
66 | [18:22:25] [Server thread/INFO]: [Multiverse-Portals] Loading server plugin Multiverse-Portals v4.2.3
|
67 | [18:22:25] [Server thread/INFO]: [floodgate] Loading server plugin floodgate v2.2.4-SNAPSHOT (b116-0e3163c)
|
68 | [18:22:25] [Server thread/INFO]: [floodgate] Took 567ms to boot Floodgate
|
69 | [18:22:25] [Server thread/INFO]: [EssentialsChat] Loading server plugin EssentialsChat v2.21.0
|
70 | [18:22:25] [Server thread/INFO]: [Multiverse-NetherPortals] Loading server plugin Multiverse-NetherPortals v4.2.3
|
71 | [18:22:25] [Server thread/INFO]: [EssentialsSpawn] Loading server plugin EssentialsSpawn v2.21.0
|
72 | [18:22:25] [Server thread/INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.7.0-SNAPSHOT
|
73 | [18:22:26] [Server thread/INFO]: [Geyser-Spigot] Loading extensions...
|
74 | [18:22:26] [Server thread/INFO]: [Geyser-Spigot] Loaded 0 extension(s)
|
75 | [18:22:26] [Server thread/INFO]: [Multiverse-Inventories] Loading server plugin Multiverse-Inventories v4.2.6
|
76 | [18:22:26] [Server thread/INFO]: [BlueMap] Loading server plugin BlueMap v5.7
|
77 | [18:22:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
|
78 | [18:22:26] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.158
|
79 | [18:22:27] [Server thread/INFO]: __
|
80 | [18:22:27] [Server thread/INFO]: | |__) LuckPerms v5.4.158
|
81 | [18:22:27] [Server thread/INFO]: |___ | Running on Bukkit - Paper
|
82 | [18:22:27] [Server thread/INFO]:
|
83 | [18:22:27] [Server thread/INFO]: [LuckPerms] Loading configuration...
|
84 | [18:22:27] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
|
85 | [18:22:27] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
|
86 | [18:22:27] [Server thread/INFO]: [LuckPerms] Performing initial data load...
|
87 | [18:22:27] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1256ms)
|
88 | [18:22:27] [Server thread/INFO]: Preparing level "world"
|
89 | [18:22:28] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
|
90 | [18:22:28] [Server thread/INFO]: Preparing spawn area: 0%
|
91 | [18:22:29] [Server thread/INFO]: Preparing spawn area: 12%
|
92 | [18:22:29] [Server thread/INFO]: Time elapsed: 894 ms
|
93 | [18:22:29] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
|
94 | [18:22:29] [Server thread/INFO]: Preparing spawn area: 0%
|
95 | [18:22:29] [Server thread/INFO]: Time elapsed: 83 ms
|
96 | [18:22:29] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
|
97 | [18:22:29] [Server thread/INFO]: Preparing spawn area: 0%
|
98 | [18:22:29] [Server thread/INFO]: Time elapsed: 51 ms
|
99 | [18:22:29] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v5.3.1
|
100 | [18:22:29] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.21.4 (769)
|
101 | [18:22:29] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.16
|
102 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.16" 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 [dumptruckman, Rigby, fernferret, lithium3141, main--].
|
103 | [18:22:29] [Server thread/INFO]: [Multiverse-Core] §aWe are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
|
104 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world2
|
105 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
106 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: worldCountries
|
107 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
108 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: CountriesOfTheWorld_the_end
|
109 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
110 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: CountriesOfTheWorld_nether
|
111 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
112 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world2_the_end
|
113 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
114 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world2_nether
|
115 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
116 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: CountriesOfTheWorld
|
117 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
118 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: worldCountries_nether
|
119 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
120 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: worldCountries_the_end
|
121 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
|
122 | [18:22:29] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
|
123 | [18:22:29] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
|
124 | [18:22:29] [Server thread/INFO]: [Multiverse-Core] Version 4.3.16 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
|
125 | [18:22:29] [Server thread/INFO]: [Essentials] Enabling Essentials v2.21.0
|
126 | [18:22:30] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
|
127 | [18:22:30] [Server thread/INFO]: [Essentials] No kits found to migrate.
|
128 | [18:22:30] [Server thread/INFO]: [Essentials] Selected Paper Container Provider as the provider for ContainerProvider
|
129 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.20.5+ Banner Data Provider as the provider for BannerDataProvider
|
130 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.20.6+ Potion Meta Provider as the provider for PotionMetaProvider
|
131 | [18:22:30] [Server thread/INFO]: [Essentials] Selected Paper Known Commands Provider as the provider for KnownCommandsProvider
|
132 | [18:22:30] [Server thread/INFO]: [Essentials] Selected Paper Tick Count Provider as the provider for TickCountProvider
|
133 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.20.4+ Damage Event Provider as the provider for DamageEventProvider
|
134 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.17.1+ World Info Provider as the provider for WorldInfoProvider
|
135 | [18:22:30] [Server thread/INFO]: [Essentials] Selected Reflection Formatted Command Alias Provider as the provider for FormattedCommandAliasProvider
|
136 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.8.3+ Spawner Item Provider as the provider for SpawnerItemProvider
|
137 | [18:22:30] [Server thread/INFO]: [Essentials] Selected Paper Server State Provider as the provider for ServerStateProvider
|
138 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.21.4+ Sync Commands Provider as the provider for SyncCommandsProvider
|
139 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.21+ InventoryView Interface ABI Provider as the provider for InventoryViewProvider
|
140 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.14.4+ Persistent Data Container Provider as the provider for PersistentDataProvider
|
141 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.13+ Spawn Egg Provider as the provider for SpawnEggProvider
|
142 | [18:22:30] [Server thread/INFO]: [Essentials] Selected Reflection Online Mode Provider as the provider for OnlineModeProvider
|
143 | [18:22:30] [Server thread/INFO]: [Essentials] Selected Paper Material Tag Provider as the provider for MaterialTagProvider
|
144 | [18:22:30] [Server thread/INFO]: [Essentials] Selected Paper Serialization Provider as the provider for SerializationProvider
|
145 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.14+ Sign Data Provider as the provider for SignDataProvider
|
146 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.12+ Spawner Block Provider as the provider for SpawnerBlockProvider
|
147 | [18:22:30] [Server thread/INFO]: [Essentials] Selected Paper Biome Key Provider as the provider for BiomeKeyProvider
|
148 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.12.2+ Player Locale Provider as the provider for PlayerLocaleProvider
|
149 | [18:22:30] [Server thread/INFO]: [Essentials] Selected 1.11+ Item Unbreakable Provider as the provider for ItemUnbreakableProvider
|
150 | [18:22:30] [Server thread/INFO]: [Essentials] Loaded 43465 items from items.json.
|
151 | [18:22:30] [Server thread/INFO]: [Essentials] Using locale en_US
|
152 | [18:22:30] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
|
153 | [18:22:31] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
|
154 | [18:22:31] [Server thread/WARN]: [Essentials] Detected supported permissions plugin LuckPerms without Vault installed.
|
155 | [18:22:31] [Server thread/WARN]: [Essentials] Features such as chat prefixes/suffixes and group-related functionality will not work until you install Vault.
|
156 | [18:22:31] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
|
157 | [18:22:31] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.3
|
158 | [18:22:31] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
|
159 | [18:22:31] [Server thread/INFO]: [Multiverse-Portals 4.2.3] Enabled - By Rigby and fernferret
|
160 | [18:22:31] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.4-SNAPSHOT (b116-0e3163c)
|
161 | [18:22:31] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.21.0
|
162 | [18:22:31] [Server thread/INFO]: [EssentialsChat] Starting Metrics. Opt-out using the global bStats config.
|
163 | [18:22:31] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v4.2.3
|
164 | [18:22:31] [Server thread/INFO]: [Multiverse-NetherPortals 4.2.3] Enabled - By Rigby and fernferret
|
165 | [18:22:31] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.21.0
|
166 | [18:22:31] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
|
167 | [18:22:31] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.7.0-SNAPSHOT
|
168 | [18:22:31] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v4.2.6
|
169 | [18:22:31] [Server thread/INFO]: [Multiverse-Inventories 4.2.6] enabled.
|
170 | [18:22:31] [Server thread/INFO]: [BlueMap] Enabling BlueMap v5.7
|
171 | [18:22:31] [Server thread/INFO]: [BlueMap] Saving all worlds once, to make sure the level.dat is present...
|
172 | [18:22:31] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
|
173 | [18:22:32] [Server thread/INFO]: [spark] Starting background profiler...
|
174 | [18:22:32] [Server thread/INFO]: [Geyser-Spigot] ******************************************
|
175 | [18:22:32] [Server thread/INFO]: [Geyser-Spigot]
|
176 | [18:22:32] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser version 2.7.0-b802 (git-master-59b0be8)
|
177 | [18:22:32] [Server thread/INFO]: [Geyser-Spigot]
|
178 | [18:22:32] [Server thread/INFO]: [Geyser-Spigot] ******************************************
|
179 | [18:22:36] [epollEventLoopGroup-3-1/INFO]: [Geyser-Spigot] Started Geyser on UDP port 19132
|
180 | [18:22:36] [Server thread/INFO]: [Geyser-Spigot] Done (3.873s)! Run /geyser help for help!
|
181 | [18:22:36] [Server thread/INFO]: Done preparing level "world" (8.488s)
|
182 | [18:22:36] [Server thread/INFO]: Starting remote control listener
|
183 | [18:22:36] [Server thread/INFO]: Thread RCON Listener started
|
184 | [18:22:36] [Server thread/INFO]: RCON running on 0.0.0.0:25575
|
185 | [18:22:36] [Server thread/INFO]: Running delayed init tasks
|
186 | [18:22:36] [Craft Scheduler Thread - 4 - BlueMap/INFO]: [BlueMap] Loading...
|
187 | [18:22:36] [Craft Scheduler Thread - 1 - ViaVersion/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor.
|
188 | [18:22:36] [Craft Scheduler Thread - 0 - Essentials/INFO]: [Essentials] Fetching version information...
|
189 | [18:22:36] [Server thread/INFO]: [Multiverse-Inventories] First run!
|
190 | [18:22:36] [Server thread/INFO]: Done (23.565s)! For help, type "help"
|
191 | [18:22:36] [Craft Scheduler Thread - 4 - BlueMap/INFO]: [BlueMap] Loading resources...
|
192 | [18:22:37] [Craft Scheduler Thread - 4 - BlueMap/INFO]: [BlueMap] Loading textures...
|
193 | [18:22:38] [Craft Scheduler Thread - 4 - BlueMap/INFO]: [BlueMap] Baking resources...
|
194 | [18:22:38] [Craft Scheduler Thread - 4 - BlueMap/INFO]: [BlueMap] Resources loaded.
|
195 | [18:22:38] [Craft Scheduler Thread - 4 - BlueMap/INFO]: [BlueMap] Initializing Storage: 'file' (Type: 'bluemap:file')
|
196 | [18:22:38] [Craft Scheduler Thread - 4 - BlueMap/INFO]: [BlueMap] Loading map 'world'...
|
197 | [18:22:38] [Craft Scheduler Thread - 4 - BlueMap/INFO]: [BlueMap] Loading map 'world_the_end'...
|
198 | [18:22:39] [Craft Scheduler Thread - 4 - BlueMap/INFO]: [BlueMap] Loading map 'world_nether'...
|
199 | [18:22:39] [Craft Scheduler Thread - 4 - BlueMap/INFO]: [BlueMap] WebServer bound to all network interfaces on port 8100
|
200 | [18:22:39] [Thread-17/INFO]: [BlueMap] WebServer started.
|
201 | [18:22:39] [Craft Scheduler Thread - 4 - BlueMap/INFO]: [BlueMap] Loaded!
|