Advertisement
Guest User

Untitled

a guest
Feb 20th, 2020
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.83 KB | None | 0 0
  1. [15:01:54] [Server thread/INFO]: Starting minecraft server version 1.14.4
  2. [15:01:54] [Server thread/INFO]: Loading properties
  3. [15:01:55] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-9de398a-9c887d4 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
  4. [15:01:55] [Server thread/INFO]: Debug logging is disabled
  5. [15:01:55] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [15:01:55] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [15:01:55] [Server thread/INFO]: Default game type: SURVIVAL
  8. [15:01:55] [Server thread/INFO]: Generating keypair
  9. [15:01:55] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [15:01:55] [Server thread/INFO]: Using default channel type
  11. [15:01:57] [Server thread/ERROR]: Could not load 'plugins\CustomRecipe.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot.jar:git-Spigot-9de398a-9c887d4]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:138) [spigot.jar:git-Spigot-9de398a-9c887d4]
  15. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot.jar:git-Spigot-9de398a-9c887d4]
  16. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot.jar:git-Spigot-9de398a-9c887d4]
  17. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776) [spigot.jar:git-Spigot-9de398a-9c887d4]
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  19. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  20. ... 6 more
  21. [15:01:57] [Server thread/INFO]: Preparing level "world"
  22. [15:01:57] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  23. [15:01:58] [Server thread/INFO]: Loaded 6 recipes
  24. [15:01:59] [Server thread/INFO]: -------- World Settings For [world] --------
  25. [15:01:59] [Server thread/INFO]: View Distance: 10
  26. [15:01:59] [Server thread/INFO]: Item Despawn Rate: 6000
  27. [15:01:59] [Server thread/INFO]: Item Merge Radius: 2.5
  28. [15:01:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  29. [15:01:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  30. [15:01:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  31. [15:01:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  32. [15:01:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  33. [15:01:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  34. [15:01:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  35. [15:01:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  36. [15:01:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  37. [15:01:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  38. [15:01:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  39. [15:01:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  40. [15:01:59] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  41. [15:01:59] [Server thread/INFO]: Carrot Growth Modifier: 100%
  42. [15:01:59] [Server thread/INFO]: Potato Growth Modifier: 100%
  43. [15:01:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  44. [15:01:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  45. [15:01:59] [Server thread/INFO]: Vine Growth Modifier: 100%
  46. [15:01:59] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  47. [15:01:59] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  48. [15:01:59] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  49. [15:01:59] [Server thread/INFO]: Kelp Growth Modifier: 100%
  50. [15:01:59] [Server thread/INFO]: Mob Spawn Range: 6
  51. [15:01:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  52. [15:01:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  53. [15:01:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  54. [15:01:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  55. [15:01:59] [Server thread/INFO]: Max TNT Explosions: 100
  56. [15:02:00] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  57. [15:02:00] [Server thread/INFO]: View Distance: 10
  58. [15:02:00] [Server thread/INFO]: Item Despawn Rate: 6000
  59. [15:02:00] [Server thread/INFO]: Item Merge Radius: 2.5
  60. [15:02:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  61. [15:02:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  62. [15:02:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  63. [15:02:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  64. [15:02:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  65. [15:02:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  66. [15:02:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  67. [15:02:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  68. [15:02:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  69. [15:02:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  70. [15:02:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  71. [15:02:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  72. [15:02:00] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  73. [15:02:00] [Server thread/INFO]: Carrot Growth Modifier: 100%
  74. [15:02:00] [Server thread/INFO]: Potato Growth Modifier: 100%
  75. [15:02:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  76. [15:02:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  77. [15:02:00] [Server thread/INFO]: Vine Growth Modifier: 100%
  78. [15:02:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  79. [15:02:00] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  80. [15:02:00] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  81. [15:02:00] [Server thread/INFO]: Kelp Growth Modifier: 100%
  82. [15:02:00] [Server thread/INFO]: Mob Spawn Range: 6
  83. [15:02:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  84. [15:02:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  85. [15:02:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  86. [15:02:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  87. [15:02:00] [Server thread/INFO]: Max TNT Explosions: 100
  88. [15:02:00] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  89. [15:02:00] [Server thread/INFO]: View Distance: 10
  90. [15:02:00] [Server thread/INFO]: Item Despawn Rate: 6000
  91. [15:02:00] [Server thread/INFO]: Item Merge Radius: 2.5
  92. [15:02:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  93. [15:02:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  94. [15:02:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  95. [15:02:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  96. [15:02:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  97. [15:02:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  98. [15:02:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  99. [15:02:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  100. [15:02:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  101. [15:02:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  102. [15:02:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  103. [15:02:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  104. [15:02:00] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  105. [15:02:00] [Server thread/INFO]: Carrot Growth Modifier: 100%
  106. [15:02:00] [Server thread/INFO]: Potato Growth Modifier: 100%
  107. [15:02:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  108. [15:02:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  109. [15:02:00] [Server thread/INFO]: Vine Growth Modifier: 100%
  110. [15:02:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  111. [15:02:00] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  112. [15:02:00] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  113. [15:02:00] [Server thread/INFO]: Kelp Growth Modifier: 100%
  114. [15:02:00] [Server thread/INFO]: Mob Spawn Range: 6
  115. [15:02:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  116. [15:02:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  117. [15:02:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  118. [15:02:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  119. [15:02:00] [Server thread/INFO]: Max TNT Explosions: 100
  120. [15:02:00] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  121. [15:02:02] [Server thread/INFO]: Preparing spawn area: 0%
  122. [15:02:02] [Server thread/INFO]: Preparing spawn area: 0%
  123. [15:02:02] [Server thread/INFO]: Preparing spawn area: 0%
  124. [15:02:02] [Server thread/INFO]: Preparing spawn area: 0%
  125. [15:02:02] [Server thread/INFO]: Preparing spawn area: 0%
  126. [15:02:07] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  127. [15:02:07] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  128. [15:02:07] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  129. [15:02:07] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  130. [15:02:07] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  131. [15:02:07] [Server-Worker-2/INFO]: Preparing spawn area: 0%
  132. [15:02:07] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  133. [15:02:07] [Server-Worker-3/INFO]: Preparing spawn area: 0%
  134. [15:02:07] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  135. [15:02:07] [Server-Worker-1/INFO]: Preparing spawn area: 0%
  136. [15:02:07] [Server thread/INFO]: Preparing spawn area: 0%
  137. [15:02:08] [Server thread/INFO]: Preparing spawn area: 0%
  138. [15:02:10] [Server-Worker-1/INFO]: Preparing spawn area: 87%
  139. [15:02:10] [Server-Worker-1/INFO]: Preparing spawn area: 87%
  140. [15:02:10] [Server-Worker-1/INFO]: Preparing spawn area: 87%
  141. [15:02:10] [Server-Worker-1/INFO]: Preparing spawn area: 87%
  142. [15:02:10] [Server-Worker-2/INFO]: Preparing spawn area: 87%
  143. [15:02:11] [Server-Worker-3/INFO]: Preparing spawn area: 87%
  144. [15:02:11] [Server-Worker-2/INFO]: Preparing spawn area: 87%
  145. [15:02:12] [Server-Worker-3/INFO]: Preparing spawn area: 87%
  146. [15:02:12] [Server-Worker-1/INFO]: Preparing spawn area: 90%
  147. [15:02:13] [Server thread/INFO]: Preparing spawn area: 96%
  148. [15:02:13] [Server thread/INFO]: Time elapsed: 13183 ms
  149. [15:02:13] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  150. [15:02:14] [Server thread/INFO]: Preparing spawn area: 0%
  151. [15:02:14] [Server thread/INFO]: Preparing spawn area: 0%
  152. [15:02:14] [Server-Worker-3/INFO]: Preparing spawn area: 83%
  153. [15:02:14] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  154. [15:02:15] [Server-Worker-1/INFO]: Preparing spawn area: 83%
  155. [15:02:15] [Server thread/INFO]: Time elapsed: 2499 ms
  156. [15:02:15] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  157. [15:02:16] [Server thread/INFO]: Preparing spawn area: 0%
  158. [15:02:16] [Server-Worker-1/INFO]: Preparing spawn area: 83%
  159. [15:02:16] [Server thread/INFO]: Time elapsed: 990 ms
  160. [15:02:16] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  161. [15:02:16] [Server thread/INFO]: Done (19.587s)! For help, type "help"
  162. [15:52:45] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
  163. [15:52:45] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
  164. [15:52:45] [Server thread/INFO]: Debug logging is disabled
  165. [15:52:45] [Server thread/INFO]: Server Ping Player Sample Count: 12
  166. [15:52:45] [Server thread/INFO]: Using 4 threads for Netty based IO
  167. [15:52:45] [Server thread/INFO]: -------- World Settings For [world] --------
  168. [15:52:45] [Server thread/INFO]: View Distance: 10
  169. [15:52:45] [Server thread/INFO]: Item Despawn Rate: 6000
  170. [15:52:45] [Server thread/INFO]: Item Merge Radius: 2.5
  171. [15:52:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
  172. [15:52:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  173. [15:52:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  174. [15:52:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  175. [15:52:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  176. [15:52:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  177. [15:52:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  178. [15:52:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  179. [15:52:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  180. [15:52:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  181. [15:52:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  182. [15:52:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  183. [15:52:45] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  184. [15:52:45] [Server thread/INFO]: Carrot Growth Modifier: 100%
  185. [15:52:45] [Server thread/INFO]: Potato Growth Modifier: 100%
  186. [15:52:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  187. [15:52:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  188. [15:52:45] [Server thread/INFO]: Vine Growth Modifier: 100%
  189. [15:52:45] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  190. [15:52:45] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  191. [15:52:45] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  192. [15:52:45] [Server thread/INFO]: Kelp Growth Modifier: 100%
  193. [15:52:45] [Server thread/INFO]: Mob Spawn Range: 6
  194. [15:52:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  195. [15:52:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  196. [15:52:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  197. [15:52:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  198. [15:52:45] [Server thread/INFO]: Max TNT Explosions: 100
  199. [15:52:45] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  200. [15:52:45] [Server thread/INFO]: View Distance: 10
  201. [15:52:45] [Server thread/INFO]: Item Despawn Rate: 6000
  202. [15:52:45] [Server thread/INFO]: Item Merge Radius: 2.5
  203. [15:52:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
  204. [15:52:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  205. [15:52:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  206. [15:52:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  207. [15:52:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  208. [15:52:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  209. [15:52:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  210. [15:52:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  211. [15:52:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  212. [15:52:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  213. [15:52:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  214. [15:52:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  215. [15:52:45] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  216. [15:52:45] [Server thread/INFO]: Carrot Growth Modifier: 100%
  217. [15:52:45] [Server thread/INFO]: Potato Growth Modifier: 100%
  218. [15:52:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  219. [15:52:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  220. [15:52:45] [Server thread/INFO]: Vine Growth Modifier: 100%
  221. [15:52:45] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  222. [15:52:45] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  223. [15:52:45] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  224. [15:52:45] [Server thread/INFO]: Kelp Growth Modifier: 100%
  225. [15:52:45] [Server thread/INFO]: Mob Spawn Range: 6
  226. [15:52:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  227. [15:52:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  228. [15:52:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  229. [15:52:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  230. [15:52:45] [Server thread/INFO]: Max TNT Explosions: 100
  231. [15:52:45] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  232. [15:52:45] [Server thread/INFO]: View Distance: 10
  233. [15:52:45] [Server thread/INFO]: Item Despawn Rate: 6000
  234. [15:52:45] [Server thread/INFO]: Item Merge Radius: 2.5
  235. [15:52:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
  236. [15:52:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  237. [15:52:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  238. [15:52:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  239. [15:52:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  240. [15:52:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  241. [15:52:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  242. [15:52:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  243. [15:52:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  244. [15:52:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  245. [15:52:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  246. [15:52:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  247. [15:52:45] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  248. [15:52:45] [Server thread/INFO]: Carrot Growth Modifier: 100%
  249. [15:52:45] [Server thread/INFO]: Potato Growth Modifier: 100%
  250. [15:52:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  251. [15:52:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  252. [15:52:45] [Server thread/INFO]: Vine Growth Modifier: 100%
  253. [15:52:45] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  254. [15:52:45] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  255. [15:52:45] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  256. [15:52:45] [Server thread/INFO]: Kelp Growth Modifier: 100%
  257. [15:52:45] [Server thread/INFO]: Mob Spawn Range: 6
  258. [15:52:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  259. [15:52:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  260. [15:52:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  261. [15:52:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  262. [15:52:45] [Server thread/INFO]: Max TNT Explosions: 100
  263. [15:52:45] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  264. [15:52:45] [Server thread/INFO]: Loaded 6 recipes
  265. [15:52:45] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  266. [15:52:46] [Server thread/INFO]: Loaded 6 recipes
  267. [15:52:46] [Server thread/ERROR]: Could not load 'plugins\CustomRecipe.jar' in folder 'plugins'
  268. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  269. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot.jar:git-Spigot-9de398a-9c887d4]
  270. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:138) [spigot.jar:git-Spigot-9de398a-9c887d4]
  271. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot.jar:git-Spigot-9de398a-9c887d4]
  272. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.reload(CraftServer.java:808) [spigot.jar:git-Spigot-9de398a-9c887d4]
  273. at org.bukkit.Bukkit.reload(Bukkit.java:576) [spigot.jar:git-Spigot-9de398a-9c887d4]
  274. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [spigot.jar:git-Spigot-9de398a-9c887d4]
  275. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [spigot.jar:git-Spigot-9de398a-9c887d4]
  276. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710) [spigot.jar:git-Spigot-9de398a-9c887d4]
  277. at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchServerCommand(CraftServer.java:695) [spigot.jar:git-Spigot-9de398a-9c887d4]
  278. at net.minecraft.server.v1_14_R1.DedicatedServer.handleCommandQueue(DedicatedServer.java:433) [spigot.jar:git-Spigot-9de398a-9c887d4]
  279. at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:397) [spigot.jar:git-Spigot-9de398a-9c887d4]
  280. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971) [spigot.jar:git-Spigot-9de398a-9c887d4]
  281. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816) [spigot.jar:git-Spigot-9de398a-9c887d4]
  282. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
  283. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  284. ... 14 more
  285. [15:52:46] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  286. [15:52:46] [Server thread/INFO]: CONSOLE: Reload complete.
  287. [15:52:49] [Server thread/INFO]: Stopping the server
  288. [15:52:49] [Server thread/INFO]: Stopping server
  289. [15:52:49] [Server thread/INFO]: Saving players
  290. [15:52:50] [Server thread/INFO]: Saving worlds
  291. [15:52:50] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld
  292. [15:52:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  293. [15:52:50] [Server thread/INFO]: Saving chunks for level 'world_nether'/minecraft:the_nether
  294. [15:52:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  295. [15:52:50] [Server thread/INFO]: Saving chunks for level 'world_the_end'/minecraft:the_end
  296. [15:52:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  297. [15:52:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  298. [15:52:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  299. [15:52:50] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  300.  
  301.  
  302.  
  303. plugin.yml:
  304.  
  305. main: me.MeskeDev.CustomRecipe.Main
  306. name: CustomRecipe
  307. version: 1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement