1 | [13:17:37] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
2 | [13:17:37] [main/INFO]: Reloading ResourceManager: Default, bukkit
|
3 | [13:17:38] [Worker-Main-3/INFO]: Loaded 7 recipes
|
4 | [13:17:40] [Server thread/INFO]: Starting minecraft server version 1.16.5
|
5 | [13:17:40] [Server thread/INFO]: Loading properties
|
6 | [13:17:41] [Server thread/INFO]: This server is running CraftBukkit version 3096-Spigot-9fb885e-296df56 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
|
7 | [13:17:42] [Server thread/INFO]: Server Ping Player Sample Count: 12
|
8 | [13:17:42] [Server thread/INFO]: Using 4 threads for Netty based IO
|
9 | [13:17:42] [Server thread/INFO]: Debug logging is disabled
|
10 | [13:17:42] [Server thread/INFO]: Default game type: SURVIVAL
|
11 | [13:17:42] [Server thread/INFO]: Generating keypair
|
12 | [13:17:42] [Server thread/INFO]: Starting Minecraft server on *:54042
|
13 | [13:17:42] [Server thread/INFO]: Using epoll channel type
|
14 | [13:17:44] [Server thread/ERROR]: Could not load 'plugins/MythicMobs-5.0.2.jar' in folder 'plugins'
|
15 | org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: io/lumine/mythic/bukkit/MythicBukkit has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
|
16 | at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
17 | at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
18 | at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
19 | at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
20 | at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
21 | at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
22 | at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
23 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312]
|
24 | Caused by: java.lang.UnsupportedClassVersionError: io/lumine/mythic/bukkit/MythicBukkit has been compiled by a more recent version of the Java Runtime (class file version 60.0), this version of the Java Runtime only recognizes class file versions up to 52.0
|
25 | at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_312]
|
26 | at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_312]
|
27 | at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_312]
|
28 | at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:186) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
29 | at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_312]
|
30 | at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:104) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
31 | at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
32 | at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_312]
|
33 | at java.lang.Class.forName0(Native Method) ~[?:1.8.0_312]
|
34 | at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_312]
|
35 | at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:67) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
36 | at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
37 | ... 7 more
|
38 | [13:17:44] [Server thread/ERROR]: Could not load 'plugins/CustomEnchants.jar' in folder 'plugins'
|
39 | org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/JayMar921/CustomEnchantment/CustomEnchantmentMain has been compiled by a more recent version of the Java Runtime (class file version 58.0), this version of the Java Runtime only recognizes class file versions up to 52.0
|
40 | at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
41 | at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
42 | at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
43 | at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:381) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
44 | at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
45 | at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:928) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
46 | at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
47 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312]
|
48 | Caused by: java.lang.UnsupportedClassVersionError: me/JayMar921/CustomEnchantment/CustomEnchantmentMain has been compiled by a more recent version of the Java Runtime (class file version 58.0), this version of the Java Runtime only recognizes class file versions up to 52.0
|
49 | at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_312]
|
50 | at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_312]
|
51 | at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_312]
|
52 | at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:186) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
53 | at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_312]
|
54 | at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:104) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
55 | at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:99) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
56 | at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_312]
|
57 | at java.lang.Class.forName0(Native Method) ~[?:1.8.0_312]
|
58 | at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_312]
|
59 | at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:67) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
60 | at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[minecraft_server.jar:3096-Spigot-9fb885e-296df56]
|
61 | ... 7 more
|
62 | [13:17:44] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.4
|
63 | [13:17:44] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
|
64 | [13:17:44] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
|
65 | [13:17:44] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
|
66 | [13:17:44] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
|
67 | [13:17:44] [Server thread/INFO]: Preparing level "world"
|
68 | [13:17:44] [Server thread/INFO]: -------- World Settings For [world] --------
|
69 | [13:17:44] [Server thread/INFO]: Experience Merge Radius: 3.0
|
70 | [13:17:44] [Server thread/INFO]: Mob Spawn Range: 6
|
71 | [13:17:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
|
72 | [13:17:44] [Server thread/INFO]: Cane Growth Modifier: 100%
|
73 | [13:17:44] [Server thread/INFO]: Melon Growth Modifier: 100%
|
74 | [13:17:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
|
75 | [13:17:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
|
76 | [13:17:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
|
77 | [13:17:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
|
78 | [13:17:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
|
79 | [13:17:44] [Server thread/INFO]: Potato Growth Modifier: 100%
|
80 | [13:17:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
|
81 | [13:17:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
|
82 | [13:17:44] [Server thread/INFO]: Vine Growth Modifier: 100%
|
83 | [13:17:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
|
84 | [13:17:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
|
85 | [13:17:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
|
86 | [13:17:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
|
87 | [13:17:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
|
88 | [13:17:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
|
89 | [13:17:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
|
90 | [13:17:44] [Server thread/INFO]: Max TNT Explosions: 100
|
91 | [13:17:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
|
92 | [13:17:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
|
93 | [13:17:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
|
94 | [13:17:44] [Server thread/INFO]: Item Merge Radius: 2.5
|
95 | [13:17:44] [Server thread/INFO]: View Distance: 5
|
96 | [13:17:44] [Server thread/INFO]: Item Despawn Rate: 6000
|
97 | [13:17:44] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
|
98 | [13:17:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
|
99 | [13:17:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
|
100 | [13:17:44] [Server thread/INFO]: -------- World Settings For [world_nether] --------
|
101 | [13:17:44] [Server thread/INFO]: Experience Merge Radius: 3.0
|
102 | [13:17:44] [Server thread/INFO]: Mob Spawn Range: 6
|
103 | [13:17:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
|
104 | [13:17:44] [Server thread/INFO]: Cane Growth Modifier: 100%
|
105 | [13:17:44] [Server thread/INFO]: Melon Growth Modifier: 100%
|
106 | [13:17:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
|
107 | [13:17:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
|
108 | [13:17:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
|
109 | [13:17:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
|
110 | [13:17:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
|
111 | [13:17:44] [Server thread/INFO]: Potato Growth Modifier: 100%
|
112 | [13:17:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
|
113 | [13:17:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
|
114 | [13:17:44] [Server thread/INFO]: Vine Growth Modifier: 100%
|
115 | [13:17:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
|
116 | [13:17:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
|
117 | [13:17:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
|
118 | [13:17:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
|
119 | [13:17:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
|
120 | [13:17:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
|
121 | [13:17:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
|
122 | [13:17:44] [Server thread/INFO]: Max TNT Explosions: 100
|
123 | [13:17:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
|
124 | [13:17:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
|
125 | [13:17:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
|
126 | [13:17:44] [Server thread/INFO]: Item Merge Radius: 2.5
|
127 | [13:17:44] [Server thread/INFO]: View Distance: 5
|
128 | [13:17:44] [Server thread/INFO]: Item Despawn Rate: 6000
|
129 | [13:17:44] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
|
130 | [13:17:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
|
131 | [13:17:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
|
132 | [13:17:44] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
|
133 | [13:17:44] [Server thread/INFO]: Experience Merge Radius: 3.0
|
134 | [13:17:44] [Server thread/INFO]: Mob Spawn Range: 6
|
135 | [13:17:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
|
136 | [13:17:44] [Server thread/INFO]: Cane Growth Modifier: 100%
|
137 | [13:17:44] [Server thread/INFO]: Melon Growth Modifier: 100%
|
138 | [13:17:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
|
139 | [13:17:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
|
140 | [13:17:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
|
141 | [13:17:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
|
142 | [13:17:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
|
143 | [13:17:44] [Server thread/INFO]: Potato Growth Modifier: 100%
|
144 | [13:17:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
|
145 | [13:17:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
|
146 | [13:17:44] [Server thread/INFO]: Vine Growth Modifier: 100%
|
147 | [13:17:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
|
148 | [13:17:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
|
149 | [13:17:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
|
150 | [13:17:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
|
151 | [13:17:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
|
152 | [13:17:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
|
153 | [13:17:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
|
154 | [13:17:44] [Server thread/INFO]: Max TNT Explosions: 100
|
155 | [13:17:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
|
156 | [13:17:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
|
157 | [13:17:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
|
158 | [13:17:44] [Server thread/INFO]: Item Merge Radius: 2.5
|
159 | [13:17:44] [Server thread/INFO]: View Distance: 5
|
160 | [13:17:44] [Server thread/INFO]: Item Despawn Rate: 6000
|
161 | [13:17:44] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
|
162 | [13:17:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
|
163 | [13:17:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
|
164 | [13:17:44] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
|
165 | [13:17:46] [Server thread/INFO]: Preparing spawn area: 0%
|
166 | [13:17:46] [Server thread/INFO]: Preparing spawn area: 0%
|
167 | [13:17:46] [Server thread/INFO]: Preparing spawn area: 0%
|
168 | [13:17:46] [Server thread/INFO]: Preparing spawn area: 0%
|
169 | [13:17:46] [Server thread/INFO]: Preparing spawn area: 0%
|
170 | [13:17:49] [Worker-Main-4/INFO]: Preparing spawn area: 83%
|
171 | [13:17:49] [Worker-Main-4/INFO]: Preparing spawn area: 83%
|
172 | [13:17:49] [Worker-Main-5/INFO]: Preparing spawn area: 83%
|
173 | [13:17:49] [Worker-Main-4/INFO]: Preparing spawn area: 83%
|
174 | [13:17:49] [Worker-Main-5/INFO]: Preparing spawn area: 83%
|
175 | [13:17:49] [Worker-Main-5/INFO]: Preparing spawn area: 83%
|
176 | [13:17:50] [Worker-Main-4/INFO]: Preparing spawn area: 83%
|
177 | [13:17:50] [Worker-Main-5/INFO]: Preparing spawn area: 83%
|
178 | [13:17:51] [Worker-Main-4/INFO]: Preparing spawn area: 83%
|
179 | [13:17:51] [Worker-Main-5/INFO]: Preparing spawn area: 83%
|
180 | [13:17:52] [Worker-Main-4/INFO]: Preparing spawn area: 83%
|
181 | [13:17:52] [Worker-Main-5/INFO]: Preparing spawn area: 84%
|
182 | [13:17:53] [Worker-Main-5/INFO]: Preparing spawn area: 90%
|
183 | [13:17:53] [Worker-Main-4/INFO]: Preparing spawn area: 95%
|
184 | [13:17:54] [Server thread/INFO]: Time elapsed: 9248 ms
|
185 | [13:17:54] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
|
186 | [13:17:54] [Server thread/INFO]: Preparing spawn area: 0%
|
187 | [13:17:54] [Server thread/INFO]: Preparing spawn area: 0%
|
188 | [13:17:55] [Server thread/INFO]: Preparing spawn area: 0%
|
189 | [13:17:55] [Worker-Main-4/INFO]: Preparing spawn area: 83%
|
190 | [13:17:56] [Worker-Main-4/INFO]: Preparing spawn area: 83%
|
191 | [13:17:56] [Worker-Main-5/INFO]: Preparing spawn area: 83%
|
192 | [13:17:57] [Worker-Main-4/INFO]: Preparing spawn area: 83%
|
193 | [13:17:57] [Worker-Main-5/INFO]: Preparing spawn area: 83%
|
194 | [13:17:58] [Worker-Main-4/INFO]: Preparing spawn area: 85%
|
195 | [13:17:58] [Worker-Main-4/INFO]: Preparing spawn area: 92%
|
196 | [13:17:59] [Worker-Main-5/INFO]: Preparing spawn area: 96%
|
197 | [13:17:59] [Server thread/INFO]: Time elapsed: 5074 ms
|
198 | [13:17:59] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
|
199 | [13:17:59] [Server thread/INFO]: Preparing spawn area: 0%
|
200 | [13:17:59] [Server thread/INFO]: Preparing spawn area: 0%
|
201 | [13:18:00] [Worker-Main-4/INFO]: Preparing spawn area: 84%
|
202 | [13:18:00] [Server thread/INFO]: Time elapsed: 1122 ms
|
203 | [13:18:00] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.4
|
204 | [13:18:00] [Server thread/INFO]: [Essentials] You are running a server with limited API functionality. EssentialsX will still work, but certain features may be disabled.
|
205 | [13:18:00] [Server thread/INFO]: Creating config from template: plugins/Essentials/config.yml
|
206 | [13:18:00] [Server thread/INFO]: Creating config from template: plugins/Essentials/kits.yml
|
207 | [13:18:00] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
|
208 | [13:18:00] [Server thread/INFO]: No kits found to migrate.
|
209 | [13:18:00] [Server thread/INFO]: [Essentials] Starting Essentials ban format conversion
|
210 | [13:18:00] [Server thread/INFO]: [Essentials] Starting usermap repair
|
211 | [13:18:00] [Server thread/WARN]: [Essentials] Missing userdata folder, aborting
|
212 | [13:18:00] [Server thread/INFO]: Attempting to migrate ignore list to UUIDs
|
213 | [13:18:00] [Server thread/INFO]: Attempting to migrate legacy userdata keys to Configurate
|
214 | [13:18:00] [Server thread/INFO]: Creating config from template: plugins/Essentials/worth.yml
|
215 | [13:18:00] [Server thread/INFO]: Creating config from template: plugins/Essentials/tpr.yml
|
216 | [13:18:00] [Server thread/INFO]: Loaded 36926 items from items.json.
|
217 | [13:18:00] [Server thread/INFO]: Creating config from template: plugins/Essentials/custom_items.yml
|
218 | [13:18:01] [Server thread/INFO]: Using locale en
|
219 | [13:18:01] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
|
220 | [13:18:01] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
|
221 | [13:18:01] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
|
222 | [13:18:01] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
|
223 | [13:18:01] [Server thread/INFO]: Done (17.045s)! For help, type "help"
|
224 | [13:18:01] [Server thread/INFO]: Starting GS4 status listener
|
225 | [13:18:01] [Server thread/INFO]: Thread Query Listener started
|
226 | [13:18:01] [Query Listener #1/INFO]: Query running on 0.0.0.0:9898
|
227 | [13:18:01] [Craft Scheduler Thread - 1/INFO]: [Essentials] §6Fetching version information...
|