Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.17 KB | None | 0 0
  1. 23.07 23:13:14 [Multicraft] Received start command
  2. 23.07 23:13:14 [Multicraft] Loading server properties
  3. 23.07 23:13:14 [Multicraft] Starting server!
  4. 23.07 23:13:14 [Multicraft] Loaded config for "Spigot:Spigot 1.12.2"
  5. 23.07 23:13:14 [Multicraft] Updating eula.txt file
  6. 23.07 23:13:14 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128M; support was removed in 8.0
  7. 23.07 23:13:14 [Server] INFO Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128M; support was removed in 8.0
  8. 23.07 23:13:14 [Server] INFO Loading libraries, please wait...
  9. 23.07 23:13:28 [Server] INFO Starting minecraft server version 1.12.2
  10. 23.07 23:13:28 [Server] INFO Loading properties
  11. 23.07 23:13:28 [Server] INFO Default game type: SURVIVAL
  12. 23.07 23:13:28 [Server] INFO This server is running CraftBukkit version git-Spigot-eb3d921-2b93d83 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  13. 23.07 23:13:28 [Server] INFO Server Ping Player Sample Count: 12
  14. 23.07 23:13:28 [Server] INFO Using 4 threads for Netty based IO
  15. 23.07 23:13:28 [Server] INFO Debug logging is disabled
  16. 23.07 23:13:29 [Server] INFO Generating keypair
  17. 23.07 23:13:30 [Server] INFO Starting Minecraft server on mc11.fadehost.com:29543
  18. 23.07 23:13:30 [Server] INFO Using epoll channel type
  19. 23.07 23:13:31 [Server] WARN Failed to find a usable hardware address from the network interfaces; using random bytes: dc:89:a3:a0:9f:7a:e3:db
  20. 23.07 23:13:32 [Server] ERROR Ambiguous plugin name `Essentials' for files `plugins/EssentialsX-2.15.0.10.jar' and `plugins/EssentialsX-2.15.0.17.jar' in `plugins'
  21. 23.07 23:13:32 [Server] INFO Set PluginClassLoader as parallel capable
  22. 23.07 23:13:32 [Server] ERROR Could not load 'plugins/HelpTickets.jar' in folder 'plugins'
  23. 23.07 23:13:32 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/shortcircuit/helptickets/HelpTickets has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0
  24. 23.07 23:13:32 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
  25. 23.07 23:13:32 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
  26. 23.07 23:13:32 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
  27. 23.07 23:13:32 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
  28. 23.07 23:13:32 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
  29. 23.07 23:13:32 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
  30. 23.07 23:13:32 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  31. 23.07 23:13:32 [Server] INFO Caused by: java.lang.UnsupportedClassVersionError: com/shortcircuit/helptickets/HelpTickets has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0
  32. 23.07 23:13:32 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_91]
  33. 23.07 23:13:32 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_91]
  34. 23.07 23:13:32 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_91]
  35. 23.07 23:13:32 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
  36. 23.07 23:13:32 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
  37. 23.07 23:13:32 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_91]
  38. 23.07 23:13:32 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_91]
  39. 23.07 23:13:32 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_91]
  40. 23.07 23:13:32 [Server] INFO at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_91]
  41. 23.07 23:13:32 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
  42. 23.07 23:13:32 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.12.2.jar:git-Spigot-eb3d921-2b93d83]
  43. 23.07 23:13:32 [Server] INFO ... 6 more
  44. 23.07 23:13:34 [Server] INFO Loading CoreProtect v2.14.2
  45. 23.07 23:13:34 [Server] INFO Loading CratesPlus v4.4.5
  46. 23.07 23:13:34 [Server] INFO Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  47. 23.07 23:13:34 [Server] INFO Loading Timber v1.5
  48. 23.07 23:13:34 [Server] INFO Loading OpenInv v3.3.3
  49. 23.07 23:13:34 [Server] INFO Loading GroupManager v2.0.1-b332
  50. 23.07 23:13:34 [Server] INFO Loading TreysCommandBlocker v6.2
  51. 23.07 23:13:34 [Server] INFO Loading BuycraftX v10.6.2
  52. 23.07 23:13:34 [Server] INFO Loading Lockette v1.8.23
  53. 23.07 23:13:34 [Server] INFO Loading FDiamondsv1 v1.0
  54. 23.07 23:13:34 [Server] INFO Loading Votifier v1.9
  55. 23.07 23:13:34 [Server] INFO Loading PerfectVanish v1.0
  56. 23.07 23:13:34 [Server] INFO Loading SimpleTicketManager v2.1.0
  57. 23.07 23:13:34 [Server] INFO Loading WorldGuard v6.2.1;84bc322
  58. 23.07 23:13:34 [Server] INFO Loading Holograms v2.5.0-SNAPSHOT
  59. 23.07 23:13:34 [Server] INFO Loading RemoveBrackets v1.2
  60. 23.07 23:13:34 [Server] INFO Loading RewardVoting v7.1.0
  61. 23.07 23:13:34 [Server] INFO Loading ShortUtils v1.2.0
  62. 23.07 23:13:34 [Server] INFO Loading mcMMO v1.5.10-SNAPSHOT
  63. 23.07 23:13:34 [Server] INFO Loading CS-CoreLib vv1.5.18
  64. 23.07 23:13:34 [Server] INFO Loading DeepVanish v3.0.1
  65. 23.07 23:13:34 [Server] INFO Loading Vault v1.5.6-b49
  66. 23.07 23:13:34 [Server] INFO Loading ChatColor v6.2
  67. 23.07 23:13:34 [Server] INFO Loading Essentials v2.15.0.10
  68. 23.07 23:13:34 [Server] INFO Loading LiftSign v0.4.1
  69. 23.07 23:13:34 [Server] INFO Loading CoinFlip v1.0
  70. 23.07 23:13:34 [Server] INFO Loading CrazyAuctions v1.2.5.1
  71. 23.07 23:13:34 [Server] INFO Loading EssentialsChat v2.15.0.10
  72. 23.07 23:13:34 [Server] INFO Loading EssentialsSpawn v2.15.0.10
  73. 23.07 23:13:34 [Server] INFO Loading EnjinMinecraftPlugin v3.4.3
  74. 23.07 23:13:34 [Server] INFO Enabling mcMMO v1.5.10-SNAPSHOT
  75. 23.07 23:13:36 [Server] WARN Invalid material: POTION_POISON
  76. 23.07 23:13:36 [Server] WARN Potion format for Treasures.yml has changed
  77. 23.07 23:13:36 [Server] WARN Invalid material: POTION_INSTANT_HEAL
  78. 23.07 23:13:36 [Server] WARN Potion format for Treasures.yml has changed
  79. 23.07 23:13:36 [Server] WARN Invalid material: POTION_FIRE_RESISTANCE
  80. 23.07 23:13:36 [Server] WARN Potion format for Treasures.yml has changed
  81. 23.07 23:13:36 [Server] WARN Invalid material: POTION_SPEED
  82. 23.07 23:13:36 [Server] WARN Potion format for Treasures.yml has changed
  83. 23.07 23:13:41 [Server] INFO Enabling Vault v1.5.6-b49
  84. 23.07 23:13:41 [Server] INFO [Economy] Essentials Economy found: Waiting
  85. 23.07 23:13:41 [Server] INFO [Permission] GroupManager found: Waiting
  86. 23.07 23:13:41 [Server] INFO [Permission] SuperPermissions loaded as backup permission system.
  87. 23.07 23:13:41 [Server] INFO [Chat] GroupManager found: Waiting
  88. 23.07 23:13:41 [Server] INFO Enabled Version 1.5.6-b49
  89. 23.07 23:13:41 [Server] INFO **** Beginning UUID conversion, this may take A LONG time ****
  90. 23.07 23:13:41 [Server] INFO Preparing level "Faded"
  91. 23.07 23:13:42 [Server] INFO -------- World Settings For [Faded] --------
  92. 23.07 23:13:42 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  93. 23.07 23:13:42 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  94. 23.07 23:13:42 [Server] INFO Random Lighting Updates: false
  95. 23.07 23:13:42 [Server] INFO Structure Info Saving: true
  96. 23.07 23:13:42 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  97. 23.07 23:13:42 [Server] INFO Max TNT Explosions: 100
  98. 23.07 23:13:42 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  99. 23.07 23:13:42 [Server] INFO Cactus Growth Modifier: 100%
  100. 23.07 23:13:42 [Server] INFO Cane Growth Modifier: 100%
  101. 23.07 23:13:42 [Server] INFO Melon Growth Modifier: 100%
  102. 23.07 23:13:42 [Server] INFO Mushroom Growth Modifier: 100%
  103. 23.07 23:13:42 [Server] INFO Pumpkin Growth Modifier: 100%
  104. 23.07 23:13:42 [Server] INFO Sapling Growth Modifier: 100%
  105. 23.07 23:13:42 [Server] INFO Wheat Growth Modifier: 100%
  106. 23.07 23:13:42 [Server] INFO NetherWart Growth Modifier: 100%
  107. 23.07 23:13:42 [Server] INFO Vine Growth Modifier: 100%
  108. 23.07 23:13:42 [Server] INFO Cocoa Growth Modifier: 100%
  109. 23.07 23:13:42 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  110. 23.07 23:13:42 [Server] INFO Mob Spawn Range: 4
  111. 23.07 23:13:42 [Server] INFO Item Despawn Rate: 6000
  112. 23.07 23:13:42 [Server] INFO Item Merge Radius: 2.5
  113. 23.07 23:13:42 [Server] INFO Arrow Despawn Rate: 1200
  114. 23.07 23:13:42 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  115. 23.07 23:13:42 [Server] INFO View Distance: 10
  116. 23.07 23:13:42 [Server] INFO Experience Merge Radius: 3.0
  117. 23.07 23:13:42 [Server] INFO Zombie Aggressive Towards Villager: true
  118. 23.07 23:13:42 [Server] INFO Nerfing mobs spawned from spawners: false
  119. 23.07 23:13:43 [Server] INFO -------- World Settings For [Faded_nether] --------
  120. 23.07 23:13:43 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  121. 23.07 23:13:43 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  122. 23.07 23:13:43 [Server] INFO Random Lighting Updates: false
  123. 23.07 23:13:43 [Server] INFO Structure Info Saving: true
  124. 23.07 23:13:43 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  125. 23.07 23:13:43 [Server] INFO Max TNT Explosions: 100
  126. 23.07 23:13:43 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  127. 23.07 23:13:43 [Server] INFO Cactus Growth Modifier: 100%
  128. 23.07 23:13:43 [Server] INFO Cane Growth Modifier: 100%
  129. 23.07 23:13:43 [Server] INFO Melon Growth Modifier: 100%
  130. 23.07 23:13:43 [Server] INFO Mushroom Growth Modifier: 100%
  131. 23.07 23:13:43 [Server] INFO Pumpkin Growth Modifier: 100%
  132. 23.07 23:13:43 [Server] INFO Sapling Growth Modifier: 100%
  133. 23.07 23:13:43 [Server] INFO Wheat Growth Modifier: 100%
  134. 23.07 23:13:43 [Server] INFO NetherWart Growth Modifier: 100%
  135. 23.07 23:13:43 [Server] INFO Vine Growth Modifier: 100%
  136. 23.07 23:13:43 [Server] INFO Cocoa Growth Modifier: 100%
  137. 23.07 23:13:43 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  138. 23.07 23:13:43 [Server] INFO Mob Spawn Range: 4
  139. 23.07 23:13:43 [Server] INFO Item Despawn Rate: 6000
  140. 23.07 23:13:43 [Server] INFO Item Merge Radius: 2.5
  141. 23.07 23:13:43 [Server] INFO Arrow Despawn Rate: 1200
  142. 23.07 23:13:43 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  143. 23.07 23:13:43 [Server] INFO View Distance: 10
  144. 23.07 23:13:43 [Server] INFO Experience Merge Radius: 3.0
  145. 23.07 23:13:43 [Server] INFO Zombie Aggressive Towards Villager: true
  146. 23.07 23:13:43 [Server] INFO Nerfing mobs spawned from spawners: false
  147. 23.07 23:13:44 [Server] INFO -------- World Settings For [Faded_the_end] --------
  148. 23.07 23:13:44 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  149. 23.07 23:13:44 [Server] INFO Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  150. 23.07 23:13:44 [Server] INFO Random Lighting Updates: false
  151. 23.07 23:13:44 [Server] INFO Structure Info Saving: true
  152. 23.07 23:13:44 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  153. 23.07 23:13:44 [Server] INFO Max TNT Explosions: 100
  154. 23.07 23:13:44 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  155. 23.07 23:13:44 [Server] INFO Cactus Growth Modifier: 100%
  156. 23.07 23:13:44 [Server] INFO Cane Growth Modifier: 100%
  157. 23.07 23:13:44 [Server] INFO Melon Growth Modifier: 100%
  158. 23.07 23:13:44 [Server] INFO Mushroom Growth Modifier: 100%
  159. 23.07 23:13:44 [Server] INFO Pumpkin Growth Modifier: 100%
  160. 23.07 23:13:44 [Server] INFO Sapling Growth Modifier: 100%
  161. 23.07 23:13:44 [Server] INFO Wheat Growth Modifier: 100%
  162. 23.07 23:13:44 [Server] INFO NetherWart Growth Modifier: 100%
  163. 23.07 23:13:44 [Server] INFO Vine Growth Modifier: 100%
  164. 23.07 23:13:44 [Server] INFO Cocoa Growth Modifier: 100%
  165. 23.07 23:13:44 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  166. 23.07 23:13:44 [Server] INFO Mob Spawn Range: 4
  167. 23.07 23:13:44 [Server] INFO Item Despawn Rate: 6000
  168. 23.07 23:13:44 [Server] INFO Item Merge Radius: 2.5
  169. 23.07 23:13:44 [Multicraft] Skipped 31 lines due to rate limit (50/s)
  170. 23.07 23:13:44 [Server] INFO Saving players
  171. 23.07 23:13:45 [Server] INFO Saving worlds
  172. 23.07 23:13:45 [Server] INFO Saving chunks for level 'Faded'/overworld
  173. 23.07 23:13:45 [Server] INFO Saving chunks for level 'Faded_nether'/the_nether
  174. 23.07 23:13:45 [Server] INFO Saving chunks for level 'Faded_the_end'/the_end
  175. 23.07 23:13:45 [Multicraft] Server shut down (starting)
  176. 23.07 23:13:45 [Multicraft] Not restarting crashed server.
  177. 23.07 23:13:45 [Multicraft] Server stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement