C:\Server>java -jar spigot.jar
*** Error, this build is outdated ***
*** Please download a new build as per instructions from
https://www.spigotmc.org/go/outdated-spigot ***
*** Server will start in 20 seconds ***
Loading libraries, please wait...
[12:11

2] [Server thread/INFO]: Starting minecraft server version 1.15.2
[12:11

2] [Server thread/INFO]: Loading properties
[12:11

3] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-800b93f-8160e29 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)
[12:11

3] [Server thread/INFO]: Debug logging is disabled
[12:11

3] [Server thread/INFO]: Using 4 threads for Netty based IO
[12:11

3] [Server thread/INFO]: Server Ping Player Sample Count: 12
[12:11

3] [Server thread/INFO]: Default game type: SURVIVAL
[12:11

3] [Server thread/INFO]: Generating keypair
[12:11

3] [Server thread/INFO]: Starting Minecraft server on *:25565
[12:11

3] [Server thread/INFO]: Using default channel type
[12:11

8] [Server thread/WARN]: Plugin PPLoader v1.0.0 does not specify an api-version.
[12:11

8] [Server thread/INFO]: [PPLoader] Loading PPLoader v1.0.0
[12:11

8] [Server thread/INFO]: [PPLoader] Loading Plugin hallowelt.py.dir
[12:11:40] [Server thread/WARN]: org.bukkit.plugin.InvalidPluginException: Traceback (most recent call last):
File "<iostream>", line 23, in <module>
java.lang.NoClassDefFoundError: com/avaje/ebean/EbeanServer
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetPublicMethods(Unknown Source)
at java.lang.Class.getMethods(Unknown Source)
at org.python.core.PyJavaType.init(PyJavaType.java:284)
at org.python.core.PyType.createType(PyType.java:1412)
at org.python.core.PyType.addFromClass(PyType.java:1348)
at org.python.core.PyType.fromClass(PyType.java:1439)
at org.python.core.adapter.ClassicPyObjectAdapter$6.adapt(ClassicPyObjectAdapter.java:77)
at org.python.core.adapter.ExtensiblePyObjectAdapter.adapt(ExtensiblePyObjectAdapter.java:44)
at org.python.core.adapter.ClassicPyObjectAdapter.adapt(ClassicPyObjectAdapter.java:131)
at org.python.core.Py.java2py(Py.java:1788)
at org.python.core.PyJavaPackage.addClass(PyJavaPackage.java:86)
at org.python.core.PyJavaPackage.__findattr_ex__(PyJavaPackage.java:135)
at org.python.core.PyObject.__findattr__(PyObject.java:946)
at org.python.core.PyObject.impAttr(PyObject.java:1084)
at org.python.core.imp.import_next(imp.java:842)
at org.python.core.imp.import_logic(imp.java:904)
at org.python.core.imp.import_module_level(imp.java:978)
at org.python.core.imp.importName(imp.java:1062)
at org.python.core.ImportFunction.__call__(__builtin__.java:1280)
at org.python.core.PyObject.__call__(PyObject.java:431)
at org.python.core.__builtin__.__import__(__builtin__.java:1232)
at org.python.core.imp.importOneAs(imp.java:1099)
at org.python.pycode._pyx0.f$0(<iostream>:75)
at org.python.pycode._pyx0.call_function(<iostream>)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyCode.call(PyCode.java:18)
at org.python.core.Py.runCode(Py.java:1386)
at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:296)
at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:291)
at org.cyberlis.pyloader.PythonPluginLoader.loadPlugin(PythonPluginLoader.java:211)
at org.cyberlis.pyloader.PythonPluginLoader.loadPlugin(PythonPluginLoader.java:118)
at org.cyberlis.pyloader.PythonPluginLoader.loadPlugin(PythonPluginLoader.java:92)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java

34)
at org.cyberlis.pyloader.PythonLoader.onLoad(PythonLoader.java:85)
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java

56)
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:203)
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.avaje.ebean.EbeanServer
at java.net.URLClassLoader.findClass(Unknown Source)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:146)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 40 more
java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: com/avaje/ebean/EbeanServer
[12:11:40] [Server thread/WARN]: at org.cyberlis.pyloader.PythonPluginLoader.loadPlugin(PythonPluginLoader.java:244)
[12:11:40] [Server thread/WARN]: at org.cyberlis.pyloader.PythonPluginLoader.loadPlugin(PythonPluginLoader.java:118)
[12:11:40] [Server thread/WARN]: at org.cyberlis.pyloader.PythonPluginLoader.loadPlugin(PythonPluginLoader.java:92)
[12:11:40] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java

34)
[12:11:40] [Server thread/WARN]: at org.cyberlis.pyloader.PythonLoader.onLoad(PythonLoader.java:85)
[12:11:40] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java

56)
[12:11:40] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:203)
[12:11:40] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784)
[12:11:40] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[12:11:40] [Server thread/WARN]: Caused by: Traceback (most recent call last):
File "<iostream>", line 23, in <module>
java.lang.NoClassDefFoundError: com/avaje/ebean/EbeanServer
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
at java.lang.Class.privateGetPublicMethods(Unknown Source)
at java.lang.Class.getMethods(Unknown Source)
at org.python.core.PyJavaType.init(PyJavaType.java:284)
at org.python.core.PyType.createType(PyType.java:1412)
at org.python.core.PyType.addFromClass(PyType.java:1348)
at org.python.core.PyType.fromClass(PyType.java:1439)
at org.python.core.adapter.ClassicPyObjectAdapter$6.adapt(ClassicPyObjectAdapter.java:77)
at org.python.core.adapter.ExtensiblePyObjectAdapter.adapt(ExtensiblePyObjectAdapter.java:44)
at org.python.core.adapter.ClassicPyObjectAdapter.adapt(ClassicPyObjectAdapter.java:131)
at org.python.core.Py.java2py(Py.java:1788)
at org.python.core.PyJavaPackage.addClass(PyJavaPackage.java:86)
at org.python.core.PyJavaPackage.__findattr_ex__(PyJavaPackage.java:135)
at org.python.core.PyObject.__findattr__(PyObject.java:946)
at org.python.core.PyObject.impAttr(PyObject.java:1084)
at org.python.core.imp.import_next(imp.java:842)
at org.python.core.imp.import_logic(imp.java:904)
at org.python.core.imp.import_module_level(imp.java:978)
at org.python.core.imp.importName(imp.java:1062)
at org.python.core.ImportFunction.__call__(__builtin__.java:1280)
at org.python.core.PyObject.__call__(PyObject.java:431)
at org.python.core.__builtin__.__import__(__builtin__.java:1232)
at org.python.core.imp.importOneAs(imp.java:1099)
at org.python.pycode._pyx0.f$0(<iostream>:75)
at org.python.pycode._pyx0.call_function(<iostream>)
at org.python.core.PyTableCode.call(PyTableCode.java:167)
at org.python.core.PyCode.call(PyCode.java:18)
at org.python.core.Py.runCode(Py.java:1386)
at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:296)
at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:291)
at org.cyberlis.pyloader.PythonPluginLoader.loadPlugin(PythonPluginLoader.java:211)
at org.cyberlis.pyloader.PythonPluginLoader.loadPlugin(PythonPluginLoader.java:118)
at org.cyberlis.pyloader.PythonPluginLoader.loadPlugin(PythonPluginLoader.java:92)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java

34)
at org.cyberlis.pyloader.PythonLoader.onLoad(PythonLoader.java:85)
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java

56)
at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:203)
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.avaje.ebean.EbeanServer
at java.net.URLClassLoader.findClass(Unknown Source)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:146)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 40 more
java.lang.NoClassDefFoundError: java.lang.NoClassDefFoundError: com/avaje/ebean/EbeanServer
[12:11:40] [Server thread/WARN]: at org.python.core.Py.JavaError(Py.java:546)
[12:11:40] [Server thread/WARN]: at org.python.core.PyTableCode.call(PyTableCode.java:170)
[12:11:40] [Server thread/WARN]: at org.python.core.PyCode.call(PyCode.java:18)
[12:11:40] [Server thread/WARN]: at org.python.core.Py.runCode(Py.java:1386)
[12:11:40] [Server thread/WARN]: at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:296)
[12:11:40] [Server thread/WARN]: at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:291)
[12:11:40] [Server thread/WARN]: at org.cyberlis.pyloader.PythonPluginLoader.loadPlugin(PythonPluginLoader.java:211)
[12:11:40] [Server thread/WARN]: ... 8 more
[12:11:40] [Server thread/WARN]: Caused by: java.lang.NoClassDefFoundError: com/avaje/ebean/EbeanServer
[12:11:40] [Server thread/WARN]: at java.lang.Class.getDeclaredMethods0(Native Method)
[12:11:40] [Server thread/WARN]: at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
[12:11:40] [Server thread/WARN]: at java.lang.Class.privateGetPublicMethods(Unknown Source)
[12:11:40] [Server thread/WARN]: at java.lang.Class.getMethods(Unknown Source)
[12:11:40] [Server thread/WARN]: at org.python.core.PyJavaType.init(PyJavaType.java:284)
[12:11:40] [Server thread/WARN]: at org.python.core.PyType.createType(PyType.java:1412)
[12:11:40] [Server thread/WARN]: at org.python.core.PyType.addFromClass(PyType.java:1348)
[12:11:40] [Server thread/WARN]: at org.python.core.PyType.fromClass(PyType.java:1439)
[12:11:40] [Server thread/WARN]: at org.python.core.adapter.ClassicPyObjectAdapter$6.adapt(ClassicPyObjectAdapter.java:77)
[12:11:40] [Server thread/WARN]: at org.python.core.adapter.ExtensiblePyObjectAdapter.adapt(ExtensiblePyObjectAdapter.java:44)
[12:11:40] [Server thread/WARN]: at org.python.core.adapter.ClassicPyObjectAdapter.adapt(ClassicPyObjectAdapter.java:131)
[12:11:40] [Server thread/WARN]: at org.python.core.Py.java2py(Py.java:1788)
[12:11:40] [Server thread/WARN]: at org.python.core.PyJavaPackage.addClass(PyJavaPackage.java:86)
[12:11:40] [Server thread/WARN]: at org.python.core.PyJavaPackage.__findattr_ex__(PyJavaPackage.java:135)
[12:11:40] [Server thread/WARN]: at org.python.core.PyObject.__findattr__(PyObject.java:946)
[12:11:40] [Server thread/WARN]: at org.python.core.PyObject.impAttr(PyObject.java:1084)
[12:11:40] [Server thread/WARN]: at org.python.core.imp.import_next(imp.java:842)
[12:11:40] [Server thread/WARN]: at org.python.core.imp.import_logic(imp.java:904)
[12:11:40] [Server thread/WARN]: at org.python.core.imp.import_module_level(imp.java:978)
[12:11:40] [Server thread/WARN]: at org.python.core.imp.importName(imp.java:1062)
[12:11:40] [Server thread/WARN]: at org.python.core.ImportFunction.__call__(__builtin__.java:1280)
[12:11:40] [Server thread/WARN]: at org.python.core.PyObject.__call__(PyObject.java:431)
[12:11:40] [Server thread/WARN]: at org.python.core.__builtin__.__import__(__builtin__.java:1232)
[12:11:40] [Server thread/WARN]: at org.python.core.imp.importOneAs(imp.java:1099)
[12:11:40] [Server thread/WARN]: at org.python.pycode._pyx0.f$0(<iostream>:75)
[12:11:40] [Server thread/WARN]: at org.python.pycode._pyx0.call_function(<iostream>)
[12:11:40] [Server thread/WARN]: at org.python.core.PyTableCode.call(PyTableCode.java:167)
[12:11:40] [Server thread/WARN]: ... 13 more
[12:11:40] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: com.avaje.ebean.EbeanServer
[12:11:40] [Server thread/WARN]: at java.net.URLClassLoader.findClass(Unknown Source)
[12:11:40] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:146)
[12:11:40] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92)
[12:11:40] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
[12:11:40] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source)
[12:11:40] [Server thread/WARN]: ... 40 more
[12:11:40] [Server thread/INFO]: Preparing level "world"
[12:11:41] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
[12:11:41] [Server thread/INFO]: Loaded 6 recipes
[12:11:41] [Server thread/INFO]: -------- World Settings For [world] --------
[12:11:41] [Server thread/INFO]: View Distance: 10
[12:11:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[12:11:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:11:41] [Server thread/INFO]: Item Merge Radius: 2.5
[12:11:41] [Server thread/INFO]: Item Despawn Rate: 6000
[12:11:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[12:11:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[12:11:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[12:11:41] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:11:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[12:11:41] [Server thread/INFO]: Mob Spawn Range: 6
[12:11:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Potato Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Vine Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Max TNT Explosions: 100
[12:11:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[12:11:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:11:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:11:41] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[12:11:41] [Server thread/INFO]: View Distance: 10
[12:11:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[12:11:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:11:41] [Server thread/INFO]: Item Merge Radius: 2.5
[12:11:41] [Server thread/INFO]: Item Despawn Rate: 6000
[12:11:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[12:11:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[12:11:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[12:11:41] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:11:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[12:11:41] [Server thread/INFO]: Mob Spawn Range: 6
[12:11:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Potato Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Vine Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Max TNT Explosions: 100
[12:11:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[12:11:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:11:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:11:41] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[12:11:41] [Server thread/INFO]: View Distance: 10
[12:11:41] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[12:11:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:11:41] [Server thread/INFO]: Item Merge Radius: 2.5
[12:11:41] [Server thread/INFO]: Item Despawn Rate: 6000
[12:11:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[12:11:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[12:11:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[12:11:41] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:11:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[12:11:41] [Server thread/INFO]: Mob Spawn Range: 6
[12:11:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Potato Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Vine Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
[12:11:41] [Server thread/INFO]: Max TNT Explosions: 100
[12:11:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[12:11:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:11:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:11:41] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft

verworld
[12:11:42] [Server thread/INFO]: Preparing spawn area: 0%
[12:11:42] [Server thread/INFO]: Preparing spawn area: 0%
[12:11:42] [Server thread/INFO]: Preparing spawn area: 48%
[12:11:44] [Server-Worker-6/INFO]: Preparing spawn area: 83%
[12:11:44] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[12:11:44] [Server-Worker-3/INFO]: Preparing spawn area: 83%
[12:11:44] [Server-Worker-5/INFO]: Preparing spawn area: 83%
[12:11:45] [Server-Worker-6/INFO]: Preparing spawn area: 83%
[12:11:45] [Server thread/INFO]: Preparing spawn area: 84%
[12:11:46] [Server-Worker-7/INFO]: Preparing spawn area: 89%
[12:11:46] [Server-Worker-6/INFO]: Preparing spawn area: 96%
[12:11:47] [Server thread/INFO]: Time elapsed: 5154 ms
[12:11:47] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
[12:11:47] [Server thread/INFO]: Preparing spawn area: 0%
[12:11:47] [Server-Worker-3/INFO]: Preparing spawn area: 83%
[12:11:48] [Server-Worker-3/INFO]: Preparing spawn area: 83%
[12:11:48] [Server-Worker-6/INFO]: Preparing spawn area: 94%
[12:11:48] [Server thread/INFO]: Time elapsed: 1641 ms
[12:11:48] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
[12:11:48] [Server thread/INFO]: Preparing spawn area: 0%
[12:11:49] [Server-Worker-3/INFO]: Preparing spawn area: 86%
[12:11:49] [Server thread/INFO]: Time elapsed: 614 ms
[12:11:49] [Server thread/INFO]: [PPLoader] Enabling PPLoader v1.0.0
[12:11:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[12:11:49] [Server thread/INFO]: Done (8.344s)! For help, type "help"
>pl
[12:11:54] [Server thread/INFO]: Plugins (1): PPLoader