Advertisement
Guest User

Untitled

a guest
Jan 18th, 2020
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.55 KB | None | 0 0
  1. [16:28:48] [Server thread/INFO]: Starting minecraft server version 1.15.1
  2. [16:28:48] [Server thread/INFO]: Loading properties
  3. [16:28:48] [Server thread/INFO]: This server is running Paper version git-Paper-51 (MC: 1.15.1) (Implementing API version 1.15.1-R0.1-SNAPSHOT)
  4. [16:28:49] [Server thread/INFO]: Debug logging is disabled
  5. [16:28:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [16:28:49] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [16:28:49] [Server thread/INFO]: Default game type: SURVIVAL
  8. [16:28:49] [Server thread/INFO]: Generating keypair
  9. [16:28:49] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [16:28:49] [Server thread/INFO]: Using default channel type
  11. [16:28:52] [Server thread/WARN]: Plugin MonPlugin v1.0 does not specify an api-version.
  12. [16:28:52] [Server thread/ERROR]: Could not load 'plugins\Plugin.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: Cannot find main class `fr.enderfulgur.monplugin.Main'
  14. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:65) ~[patched_1.15.1.jar:git-Paper-51]
  15. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[patched_1.15.1.jar:git-Paper-51]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:337) ~[patched_1.15.1.jar:git-Paper-51]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:257) ~[patched_1.15.1.jar:git-Paper-51]
  18. at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:356) ~[patched_1.15.1.jar:git-Paper-51]
  19. at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:226) ~[patched_1.15.1.jar:git-Paper-51]
  20. at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:884) ~[patched_1.15.1.jar:git-Paper-51]
  21. at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
  22. Caused by: java.lang.ClassNotFoundException: fr.enderfulgur.monplugin.Main
  23. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_171]
  24. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:139) ~[patched_1.15.1.jar:git-Paper-51]
  25. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[patched_1.15.1.jar:git-Paper-51]
  26. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
  27. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
  28. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
  29. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_171]
  30. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:63) ~[patched_1.15.1.jar:git-Paper-51]
  31. ... 7 more
  32. [16:28:52] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  33. [16:28:52] [Server thread/INFO]: Preparing level "world"
  34. [16:28:52] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  35. [16:29:00] [Server thread/INFO]: Loaded 6 recipes
  36. [16:29:01] [Server thread/INFO]: -------- World Settings For [world] --------
  37. [16:29:01] [Server thread/INFO]: View Distance: 10
  38. [16:29:01] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  39. [16:29:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  40. [16:29:01] [Server thread/INFO]: Item Merge Radius: 2.5
  41. [16:29:01] [Server thread/INFO]: Item Despawn Rate: 6000
  42. [16:29:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  43. [16:29:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  44. [16:29:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  45. [16:29:01] [Server thread/INFO]: Mob Spawn Range: 8
  46. [16:29:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  47. [16:29:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  48. [16:29:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  49. [16:29:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  50. [16:29:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  51. [16:29:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  52. [16:29:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  53. [16:29:01] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  54. [16:29:01] [Server thread/INFO]: Carrot Growth Modifier: 100%
  55. [16:29:01] [Server thread/INFO]: Potato Growth Modifier: 100%
  56. [16:29:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  57. [16:29:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  58. [16:29:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  59. [16:29:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  60. [16:29:01] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  61. [16:29:01] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  62. [16:29:01] [Server thread/INFO]: Kelp Growth Modifier: 100%
  63. [16:29:01] [Server thread/INFO]: Max TNT Explosions: 100
  64. [16:29:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  65. [16:29:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  66. [16:29:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  67. [16:29:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  68. [16:29:01] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  69. [16:29:01] [Server thread/INFO]: View Distance: 10
  70. [16:29:01] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  71. [16:29:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  72. [16:29:01] [Server thread/INFO]: Item Merge Radius: 2.5
  73. [16:29:01] [Server thread/INFO]: Item Despawn Rate: 6000
  74. [16:29:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  75. [16:29:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  76. [16:29:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  77. [16:29:01] [Server thread/INFO]: Mob Spawn Range: 8
  78. [16:29:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  79. [16:29:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  80. [16:29:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  81. [16:29:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  82. [16:29:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  83. [16:29:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  84. [16:29:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  85. [16:29:01] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  86. [16:29:01] [Server thread/INFO]: Carrot Growth Modifier: 100%
  87. [16:29:01] [Server thread/INFO]: Potato Growth Modifier: 100%
  88. [16:29:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  89. [16:29:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  90. [16:29:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  91. [16:29:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  92. [16:29:01] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  93. [16:29:01] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  94. [16:29:01] [Server thread/INFO]: Kelp Growth Modifier: 100%
  95. [16:29:01] [Server thread/INFO]: Max TNT Explosions: 100
  96. [16:29:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  97. [16:29:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  98. [16:29:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  99. [16:29:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  100. [16:29:01] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  101. [16:29:01] [Server thread/INFO]: View Distance: 10
  102. [16:29:01] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  103. [16:29:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  104. [16:29:01] [Server thread/INFO]: Item Merge Radius: 2.5
  105. [16:29:01] [Server thread/INFO]: Item Despawn Rate: 6000
  106. [16:29:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  107. [16:29:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  108. [16:29:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  109. [16:29:01] [Server thread/INFO]: Mob Spawn Range: 8
  110. [16:29:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  111. [16:29:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  112. [16:29:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  113. [16:29:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  114. [16:29:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  115. [16:29:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  116. [16:29:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  117. [16:29:01] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  118. [16:29:01] [Server thread/INFO]: Carrot Growth Modifier: 100%
  119. [16:29:01] [Server thread/INFO]: Potato Growth Modifier: 100%
  120. [16:29:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  121. [16:29:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  122. [16:29:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  123. [16:29:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  124. [16:29:01] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  125. [16:29:01] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  126. [16:29:01] [Server thread/INFO]: Kelp Growth Modifier: 100%
  127. [16:29:01] [Server thread/INFO]: Max TNT Explosions: 100
  128. [16:29:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  129. [16:29:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  130. [16:29:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  131. [16:29:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  132. [16:29:01] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  133. [16:29:02] [Server thread/INFO]: Preparing spawn area: 0%
  134. [16:29:02] [Server thread/INFO]: Preparing spawn area: 8%
  135. [16:29:04] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  136. [16:29:04] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  137. [16:29:04] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  138. [16:29:04] [Server thread/INFO]: Preparing spawn area: 100%
  139. [16:29:04] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  140. [16:29:05] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  141. [16:29:05] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  142. [16:29:06] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  143. [16:29:06] [Server thread/INFO]: Loaded 441 spawn chunks for world world
  144. [16:29:06] [Server thread/INFO]: Time elapsed: 4923 ms
  145. [16:29:06] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  146. [16:29:06] [Server thread/INFO]: Preparing spawn area: 0%
  147. [16:29:07] [Server thread/INFO]: Preparing spawn area: 100%
  148. [16:29:07] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  149. [16:29:08] [Server-Worker-2/INFO]: Preparing spawn area: 100%
  150. [16:29:08] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  151. [16:29:09] [Server thread/INFO]: Loaded 441 spawn chunks for world world_nether
  152. [16:29:09] [Server thread/INFO]: Time elapsed: 2297 ms
  153. [16:29:09] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  154. [16:29:09] [Server thread/INFO]: Preparing spawn area: 0%
  155. [16:29:09] [Server-Worker-1/INFO]: Preparing spawn area: 100%
  156. [16:29:09] [Server thread/INFO]: Loaded 441 spawn chunks for world world_the_end
  157. [16:29:09] [Server thread/INFO]: Time elapsed: 805 ms
  158. [16:29:09] [Server thread/INFO]: Done (17.575s)! For help, type "help"
  159. [16:29:09] [Server thread/INFO]: Timings Reset
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement