Facebook
From Stained Leech, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 262
  1. [16:34:58] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [16:34:58] [Server thread/INFO]: Loading properties
  3. [16:34:58] [Server thread/INFO]: Default game type: SURVIVAL
  4. [16:34:58] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-21fe707-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [16:34:58] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [16:34:58] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [16:34:58] [Server thread/INFO]: Debug logging is disabled
  8. [16:34:58] [Server thread/INFO]: Generating keypair
  9. [16:34:58] [Server thread/INFO]: Starting Minecraft server on 10.0.47.101:56960
  10. [16:34:58] [Server thread/INFO]: Using epoll channel type
  11. [16:34:59] [Server thread/ERROR]: Ambiguous plugin name `BungeeTabListPlus' for files `plugins/BungeeTabListPlus_BukkitBridge-2.7.3.jar' and `plugins/BungeeTabListPlus-2.8.0.jar' in `plugins'
  12. [16:34:59] [Server thread/ERROR]: Ambiguous plugin name `BungeeTabListPlus' for files `plugins/BungeeTabListPlus-2.8.2.jar' and `plugins/BungeeTabListPlus_BukkitBridge-2.7.3.jar' in `plugins'
  13. [16:34:59] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  14. [16:34:59] [Server thread/ERROR]: Could not load 'plugins/BungeeTabListPlus-2.8.2.jar' in folder 'plugins'
  15. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  16.         at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  17.         at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  18.         at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Spigot-21fe707-e1ebe52]
  19.         at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server.jar:git-Spigot-21fe707-e1ebe52]
  20.         at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-21fe707-e1ebe52]
  21.         at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-e1ebe52]
  22.         at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  23. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  24.         at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_131]
  25.         at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_131]
  26.         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_131]
  27.         at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_131]
  28.         at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_131]
  29.         at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_131]
  30.         at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_131]
  31.         at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131]
  32.         at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_131]
  33.         at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  34.         at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  35.         at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
  36.         at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
  37.         at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
  38.         at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_131]
  39.         at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  40.         at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  41.         ... 6 more
  42. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  43.         at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_131]
  44.         at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  45.         at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  46.         at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
  47.         at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
  48.         at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_131]
  49.         at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_131]
  50.         at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_131]
  51.         at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_131]
  52.         at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_131]
  53.         at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_131]
  54.         at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_131]
  55.         at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131]
  56.         at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_131]
  57.         at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  58.         at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  59.         at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
  60.         at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
  61.         at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
  62.         at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_131]
  63.         at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  64.         at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-21fe707-e1ebe52]
  65.         ... 6 more
  66. [16:34:59] [Server thread/ERROR]: Could not load 'plugins/ernioo.jar' in folder 'plugins'
  67. org.bukkit.plugin.UnknownDependencyException: BungeeTabListPlus
  68.         at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [server.jar:git-Spigot-21fe707-e1ebe52]
  69.         at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server.jar:git-Spigot-21fe707-e1ebe52]
  70.         at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-21fe707-e1ebe52]
  71.         at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-21fe707-e1ebe52]
  72.         at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  73. [16:34:59] [Server thread/INFO]: [TimeTnT] Loading TimeTnT vv1
  74. [16:34:59] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  75. [16:34:59] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.5
  76. [16:34:59] [Server thread/INFO]: [iTag] Loading iTag v1.1.8
  77. [16:34:59] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  78. [16:34:59] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  79. [16:34:59] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  80. [16:34:59] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.5
  81. [16:34:59] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  82. [16:34:59] [Server thread/INFO]: [iTag] Enabling iTag v1.1.8
  83. [16:34:59] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  84. [16:34:59] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  85. [16:34:59] [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.
  86. [16:34:59] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  87. [16:34:59] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  88. [16:34:59] [Server thread/INFO]: Preparing level "world"
  89. [16:34:59] [Server thread/INFO]: -------- World Settings For [world] --------
  90. [16:34:59] [Server thread/INFO]: Mob Spawn Range: 4
  91. [16:34:59] [Server thread/INFO]: Anti X-Ray: true
  92. [16:34:59] [Server thread/INFO]:        Engine Mode: 1
  93. [16:34:59] [Server thread/INFO]:        Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  94. [16:34:59] [Server thread/INFO]:        Replace Blocks: [1, 5]
  95. [16:34:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  96. [16:34:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  97. [16:34:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  98. [16:34:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  99. [16:34:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  100. [16:34:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  101. [16:34:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  102. [16:34:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  103. [16:34:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  104. [16:34:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  105. [16:34:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  106. [16:34:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  107. [16:34:59] [Server thread/INFO]: Random Lighting Updates: false
  108. [16:34:59] [Server thread/INFO]: Structure Info Saving: true
  109. [16:34:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  110. [16:34:59] [Server thread/INFO]: Max Entity Collisions: 8
  111. [16:34:59] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
  112. [16:34:59] [Server thread/INFO]: Max TNT Explosions: 100
  113. [16:34:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  114. [16:34:59] [Server thread/INFO]: Item Despawn Rate: 6000
  115. [16:34:59] [Server thread/INFO]: Item Merge Radius: 2.5
  116. [16:34:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  117. [16:34:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  118. [16:34:59] [Server thread/INFO]: View Distance: 10
  119. [16:34:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  120. [16:34:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  121. [16:34:59] [Server thread/INFO]: Clear tick list: false
  122. [16:34:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  123. [16:34:59] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  124. [16:34:59] [Server thread/INFO]: Mob Spawn Range: 4
  125. [16:34:59] [Server thread/INFO]: Anti X-Ray: true
  126. [16:34:59] [Server thread/INFO]:        Engine Mode: 1
  127. [16:34:59] [Server thread/INFO]:        Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  128. [16:34:59] [Server thread/INFO]:        Replace Blocks: [1, 5]
  129. [16:34:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  130. [16:34:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  131. [16:34:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  132. [16:34:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  133. [16:34:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  134. [16:34:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  135. [16:34:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  136. [16:34:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  137. [16:34:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  138. [16:34:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  139. [16:34:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  140. [16:34:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  141. [16:34:59] [Server thread/INFO]: Random Lighting Updates: false
  142. [16:34:59] [Server thread/INFO]: Structure Info Saving: true
  143. [16:34:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  144. [16:34:59] [Server thread/INFO]: Max Entity Collisions: 8
  145. [16:34:59] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
  146. [16:34:59] [Server thread/INFO]: Max TNT Explosions: 100
  147. [16:34:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  148. [16:34:59] [Server thread/INFO]: Item Despawn Rate: 6000
  149. [16:34:59] [Server thread/INFO]: Item Merge Radius: 2.5
  150. [16:34:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  151. [16:34:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  152. [16:34:59] [Server thread/INFO]: View Distance: 10
  153. [16:34:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  154. [16:34:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  155. [16:34:59] [Server thread/INFO]: Clear tick list: false
  156. [16:34:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  157. [16:34:59] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  158. [16:34:59] [Server thread/INFO]: Mob Spawn Range: 4
  159. [16:34:59] [Server thread/INFO]: Anti X-Ray: true
  160. [16:34:59] [Server thread/INFO]:        Engine Mode: 1
  161. [16:34:59] [Server thread/INFO]:        Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  162. [16:34:59] [Server thread/INFO]:        Replace Blocks: [1, 5]
  163. [16:34:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  164. [16:34:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  165. [16:34:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  166. [16:34:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  167. [16:34:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  168. [16:34:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  169. [16:34:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  170. [16:34:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  171. [16:34:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  172. [16:34:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  173. [16:34:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  174. [16:34:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  175. [16:34:59] [Server thread/INFO]: Random Lighting Updates: false
  176. [16:34:59] [Server thread/INFO]: Structure Info Saving: true
  177. [16:34:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  178. [16:34:59] [Server thread/INFO]: Max Entity Collisions: 8
  179. [16:34:59] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
  180. [16:34:59] [Server thread/INFO]: Max TNT Explosions: 100
  181. [16:34:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  182. [16:34:59] [Server thread/INFO]: Item Despawn Rate: 6000
  183. [16:34:59] [Server thread/INFO]: Item Merge Radius: 2.5
  184. [16:34:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  185. [16:34:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  186. [16:34:59] [Server thread/INFO]: View Distance: 10
  187. [16:34:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  188. [16:34:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  189. [16:34:59] [Server thread/INFO]: Clear tick list: false
  190. [16:34:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  191. [16:34:59] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1427492049436454536)
  192. [16:35:00] [Server thread/INFO]: Preparing start region for level 1 (Seed: -7683251527897772281)
  193. [16:35:00] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8257493496458596615)
  194. [16:35:00] [Server thread/INFO]: [TimeTnT] Enabling TimeTnT vv1
  195. [16:35:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  196. [16:35:00] [Server thread/INFO]: Done (1.348s)! For help, type "help" or "?"
  197. [16:35:00] [Server thread/INFO]: Starting GS4 status listener
  198. [16:35:00] [Query Listener #1/INFO]: Query running on 10.0.47.101:25565
  199. [16:35:00] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates ...
  200. [16:35:01] [Craft Scheduler Thread - 2/INFO]: [Vault] No new version available
  201. [16:35:10] [Server thread/INFO]: Okres tnt zostal otwarty! Konczy sie o 24:0
  202. [16:35:11] [Thread-7/INFO]: UUID of player rzodkiewa_exe is 2565aba1-a69a-38e7-b4cb-284f73646b67
  203. [16:35:11] [Server thread/INFO]: rzodkiewa_exe[/88.99.29.134:56991] logged in with entity id 282 at ([world]-15.18426228825804, 77.8937782395733, -35.81911331626827)
  204. [16:35:14] [Server thread/INFO]: rzodkiewa_exe issued server command: /pl
  205. [16:35:16] [Server thread/INFO]: rzodkiewa_exe issued server command: /ver
  206. [16:35:18] [Server thread/INFO]: rzodkiewa_exe issued server command: /pl
  207. [16:35:19] [Server thread/INFO]: rzodkiewa_exe issued server command: /drop
  208. [16:35:21] [Server thread/INFO]: rzodkiewa_exe issued server command: /help
  209.