Advertisement
Guest User

Untitled

a guest
Mar 1st, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.91 KB | None | 0 0
  1. [19:54:59] [Server thread/INFO]: Starting minecraft server version 1.8.7
  2. [19:54:59] [Server thread/INFO]: Loading properties
  3. [19:54:59] [Server thread/INFO]: Default game type: SURVIVAL
  4. [19:55:00] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-f928e7a-994b2aa (MC: 1.8.7) (Implementing API version 1.8.7-R0.1-SNAPSHOT)
  5. [19:55:00] [Server thread/INFO]: Debug logging is disabled
  6. [19:55:00] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [19:55:00] [Server thread/INFO]: Using -1 threads for Netty based IO
  8. [19:55:00] [Server thread/INFO]: Generating keypair
  9. [19:55:00] [Server thread/INFO]: Starting Minecraft server on 185.243.152.164:25565
  10. [19:55:00] [Server thread/INFO]: Using epoll channel type
  11. [19:55:00] [Server thread/ERROR]: Could not load 'plugins/PlugMan.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  15. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  16. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  18. at java.lang.Thread.run(Thread.java:748) [?:1.7.0_151]
  19. Caused by: java.util.zip.ZipException: zip file is empty
  20. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_151]
  21. at java.util.zip.ZipFile.<init>(ZipFile.java:221) ~[?:1.7.0_151]
  22. at java.util.zip.ZipFile.<init>(ZipFile.java:151) ~[?:1.7.0_151]
  23. at java.util.jar.JarFile.<init>(JarFile.java:154) ~[?:1.7.0_151]
  24. at java.util.jar.JarFile.<init>(JarFile.java:118) ~[?:1.7.0_151]
  25. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  26. ... 5 more
  27. [19:55:00] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  28. [19:55:01] [Server thread/ERROR]: Could not load 'plugins/Notorious.jar' in folder 'plugins'
  29. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/qiooip/notorious/Notorious : Unsupported major.minor version 52.0
  30. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  31. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  32. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  33. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  34. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  35. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  36. at java.lang.Thread.run(Thread.java:748) [?:1.7.0_151]
  37. Caused by: java.lang.UnsupportedClassVersionError: me/qiooip/notorious/Notorious : Unsupported major.minor version 52.0
  38. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_151]
  39. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_151]
  40. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_151]
  41. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_151]
  42. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_151]
  43. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_151]
  44. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_151]
  45. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_151]
  46. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_151]
  47. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  48. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  49. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_151]
  50. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_151]
  51. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_151]
  52. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_151]
  53. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  54. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  55. ... 6 more
  56. [19:55:01] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  57. [19:55:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  58. [19:55:01] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v10.4.4
  59. [19:55:01] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.6
  60. [19:55:01] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  61. [19:55:01] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  62. [19:55:01] [Server thread/INFO]: [Mango] Loading Mango v3.2-RELEASE
  63. [19:55:01] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.5
  64. [19:55:01] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
  65. [19:55:01] [Server thread/INFO]: [PingPlayer] Loading PingPlayer v1.2.0
  66. [19:55:01] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
  67. [19:55:01] [Server thread/INFO]: [AntiLagg] Loading AntiLagg v1.1.5
  68. [19:55:01] [Server thread/INFO]: [AJB] Loading AntiJoinBot v5.0
  69. [19:55:01] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  70. [19:55:01] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
  71. [19:55:01] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  72. [19:55:01] [Server thread/INFO]: [NoSwear] Loading NoSwear v4.3
  73. [19:55:01] [Server thread/INFO]: [LiteBans] Loading LiteBans v1.0.3
  74. [19:55:01] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  75. [19:55:01] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.4.4
  76. [19:55:01] [Server thread/INFO]: ----------------------------
  77. [19:55:01] [Server thread/INFO]: SkinsRestorer Updater
  78. [19:55:01] [Server thread/INFO]:
  79. [19:55:01] [Server thread/INFO]: Could not connect to spigotmc.org
  80. [19:55:01] [Server thread/INFO]: to check for updates!
  81. [19:55:01] [Server thread/INFO]:
  82. [19:55:01] [Server thread/INFO]: ----------------------------
  83. [19:55:01] [Server thread/INFO]: ==============================================
  84. [19:55:01] [Server thread/INFO]:  SkinsRestorer Updater
  85. [19:55:01] [Server thread/INFO]:  
  86. [19:55:01] [Server thread/INFO]:  You are running v10.4.4
  87. [19:55:01] [Server thread/INFO]:  The latest version of SkinsRestorer!
  88. [19:55:01] [Server thread/INFO]:  
  89. [19:55:01] [Server thread/INFO]: ==============================================
  90. [19:55:01] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.6
  91. [19:55:01] [Server thread/INFO]: [MassiveCore 2.8.6] === ENABLE START ===
  92. [19:55:01] [Server thread/INFO]: [MassiveCore 2.8.6] Loading Cachefile datas...
  93. [19:55:01] [Server thread/INFO]: [MassiveCore 2.8.6] Loading Onlineplayer datas...
  94. [19:55:01] [Server thread/INFO]: [MassiveCore 2.8.6] Loading Registry datas...
  95. [19:55:01] [Server thread/INFO]: [MassiveCore 2.8.6] Saving Cachefile...
  96. [19:55:01] [Server thread/INFO]: [MassiveCore 2.8.6] Setup of IdUtil took 12ms.
  97. [19:55:01] [Server thread/INFO]: [MassiveCore 2.8.6] === ENABLE COMPLETE (Took 252ms) ===
  98. [19:55:01] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  99. [19:55:01] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  100. [19:55:01] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  101. [19:55:01] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  102. [19:55:01] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  103. [19:55:01] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  104. [19:55:01] [Server thread/INFO]: [MassiveCore 2.8.6] Activated integration with Vault
  105. [19:55:01] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.5
  106. [19:55:01] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  107. [19:55:01] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
  108. [19:55:02] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  109. [19:55:02] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  110. [19:55:02] [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.
  111. [19:55:02] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  112. [19:55:02] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  113. [19:55:02] [Server thread/INFO]: Preparing level "world"
  114. [19:55:02] [Server thread/INFO]: -------- World Settings For [world] --------
  115. [19:55:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
  116. [19:55:02] [Server thread/INFO]: Cane Growth Modifier: 100%
  117. [19:55:02] [Server thread/INFO]: Melon Growth Modifier: 100%
  118. [19:55:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  119. [19:55:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  120. [19:55:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
  121. [19:55:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
  122. [19:55:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  123. [19:55:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  124. [19:55:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  125. [19:55:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  126. [19:55:02] [Server thread/INFO]: Random Lighting Updates: false
  127. [19:55:02] [Server thread/INFO]: Mob Spawn Range: 4
  128. [19:55:02] [Server thread/INFO]: Anti X-Ray: true
  129. [19:55:02] [Server thread/INFO]: Engine Mode: 1
  130. [19:55:02] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  131. [19:55:02] [Server thread/INFO]: Replace Blocks: [1, 5]
  132. [19:55:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  133. [19:55:02] [Server thread/INFO]: Structure Info Saving: true
  134. [19:55:02] [Server thread/INFO]: Sending up to 10 chunks per packet
  135. [19:55:02] [Server thread/INFO]: Max Entity Collisions: 8
  136. [19:55:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  137. [19:55:02] [Server thread/INFO]: Max TNT Explosions: 100
  138. [19:55:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  139. [19:55:02] [Server thread/INFO]: Item Despawn Rate: 6000
  140. [19:55:02] [Server thread/INFO]: Item Merge Radius: 2.5
  141. [19:55:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
  142. [19:55:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  143. [19:55:02] [Server thread/INFO]: View Distance: 10
  144. [19:55:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  145. [19:55:02] [Server thread/INFO]: Chunks to Grow per Tick: 650
  146. [19:55:02] [Server thread/INFO]: Clear tick list: false
  147. [19:55:02] [Server thread/INFO]: Experience Merge Radius: 3.0
  148. [19:55:02] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  149. [19:55:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
  150. [19:55:02] [Server thread/INFO]: Cane Growth Modifier: 100%
  151. [19:55:02] [Server thread/INFO]: Melon Growth Modifier: 100%
  152. [19:55:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  153. [19:55:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  154. [19:55:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
  155. [19:55:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
  156. [19:55:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  157. [19:55:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  158. [19:55:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  159. [19:55:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  160. [19:55:02] [Server thread/INFO]: Random Lighting Updates: false
  161. [19:55:02] [Server thread/INFO]: Mob Spawn Range: 4
  162. [19:55:02] [Server thread/INFO]: Anti X-Ray: true
  163. [19:55:02] [Server thread/INFO]: Engine Mode: 1
  164. [19:55:02] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  165. [19:55:02] [Server thread/INFO]: Replace Blocks: [1, 5]
  166. [19:55:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  167. [19:55:02] [Server thread/INFO]: Structure Info Saving: true
  168. [19:55:02] [Server thread/INFO]: Sending up to 10 chunks per packet
  169. [19:55:02] [Server thread/INFO]: Max Entity Collisions: 8
  170. [19:55:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  171. [19:55:02] [Server thread/INFO]: Max TNT Explosions: 100
  172. [19:55:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  173. [19:55:02] [Server thread/INFO]: Item Despawn Rate: 6000
  174. [19:55:02] [Server thread/INFO]: Item Merge Radius: 2.5
  175. [19:55:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
  176. [19:55:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  177. [19:55:02] [Server thread/INFO]: View Distance: 10
  178. [19:55:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  179. [19:55:02] [Server thread/INFO]: Chunks to Grow per Tick: 650
  180. [19:55:02] [Server thread/INFO]: Clear tick list: false
  181. [19:55:02] [Server thread/INFO]: Experience Merge Radius: 3.0
  182. [19:55:02] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  183. [19:55:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
  184. [19:55:02] [Server thread/INFO]: Cane Growth Modifier: 100%
  185. [19:55:02] [Server thread/INFO]: Melon Growth Modifier: 100%
  186. [19:55:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  187. [19:55:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  188. [19:55:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
  189. [19:55:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
  190. [19:55:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  191. [19:55:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  192. [19:55:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  193. [19:55:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  194. [19:55:02] [Server thread/INFO]: Random Lighting Updates: false
  195. [19:55:02] [Server thread/INFO]: Mob Spawn Range: 4
  196. [19:55:02] [Server thread/INFO]: Anti X-Ray: true
  197. [19:55:02] [Server thread/INFO]: Engine Mode: 1
  198. [19:55:02] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  199. [19:55:02] [Server thread/INFO]: Replace Blocks: [1, 5]
  200. [19:55:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  201. [19:55:02] [Server thread/INFO]: Structure Info Saving: true
  202. [19:55:02] [Server thread/INFO]: Sending up to 10 chunks per packet
  203. [19:55:02] [Server thread/INFO]: Max Entity Collisions: 8
  204. [19:55:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  205. [19:55:02] [Server thread/INFO]: Max TNT Explosions: 100
  206. [19:55:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  207. [19:55:02] [Server thread/INFO]: Item Despawn Rate: 6000
  208. [19:55:02] [Server thread/INFO]: Item Merge Radius: 2.5
  209. [19:55:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
  210. [19:55:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  211. [19:55:02] [Server thread/INFO]: View Distance: 10
  212. [19:55:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  213. [19:55:02] [Server thread/INFO]: Chunks to Grow per Tick: 650
  214. [19:55:02] [Server thread/INFO]: Clear tick list: false
  215. [19:55:02] [Server thread/INFO]: Experience Merge Radius: 3.0
  216. [19:55:02] [Server thread/INFO]: Preparing start region for level 0 (Seed: -686118424606954275)
  217. [19:55:03] [Server thread/INFO]: Preparing start region for level 1 (Seed: -686118424606954275)
  218. [19:55:03] [Server thread/INFO]: Preparing start region for level 2 (Seed: -686118424606954275)
  219. [19:55:03] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  220. [19:55:03] [Server thread/INFO]: GroupManager - INFO - World Found: world
  221. [19:55:03] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  222. [19:55:03] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  223. [19:55:03] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  224. [19:55:03] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  225. [19:55:03] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  226. [19:55:03] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  227. [19:55:03] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  228. [19:55:04] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  229. [19:55:04] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  230. [19:55:04] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_151).
  231. [19:55:04] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
  232. [19:55:04] [Server thread/INFO]: [Mango] Enabling Mango v3.2-RELEASE
  233. [19:55:04] [Server thread/INFO]: Mango successfully hooked into Vault and Essentials Economy!
  234. [19:55:04] [Server thread/WARN]: [Mango] Could not save lang.yml to plugins/Mango/lang.yml because lang.yml already exists.
  235. [19:55:04] [Server thread/ERROR]: Error occurred while enabling Mango v3.2-RELEASE (Is it up to date?)
  236. java.lang.UnsupportedClassVersionError: com/alexandeh/glaedr/Glaedr : Unsupported major.minor version 52.0
  237. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_151]
  238. at java.lang.ClassLoader.defineClass(ClassLoader.java:803) ~[?:1.7.0_151]
  239. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_151]
  240. at java.net.URLClassLoader.defineClass(URLClassLoader.java:442) ~[?:1.7.0_151]
  241. at java.net.URLClassLoader.access$100(URLClassLoader.java:64) ~[?:1.7.0_151]
  242. at java.net.URLClassLoader$1.run(URLClassLoader.java:354) ~[?:1.7.0_151]
  243. at java.net.URLClassLoader$1.run(URLClassLoader.java:348) ~[?:1.7.0_151]
  244. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_151]
  245. at java.net.URLClassLoader.findClass(URLClassLoader.java:347) ~[?:1.7.0_151]
  246. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  247. at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:195) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  248. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:97) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  249. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  250. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_151]
  251. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_151]
  252. at org.zencode.mango.Mango.onEnable(Mango.java:77) ~[?:?]
  253. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot1.jar:git-Spigot-f928e7a-994b2aa]
  254. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  255. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  256. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  257. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  258. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  259. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  260. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  261. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:256) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  262. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot1.jar:git-Spigot-f928e7a-994b2aa]
  263. at java.lang.Thread.run(Thread.java:748) [?:1.7.0_151]
  264. [19:55:04] [Server thread/INFO]: [PingPlayer] Enabling PingPlayer v1.2.0
  265. [19:55:04] [Server thread/INFO]: [PingPlayer] Thank you for enabling Metrics!
  266. [19:55:04] [Server thread/INFO]: [PingPlayer] PingPlayer v1.2.0 enabled.
  267. [19:55:04] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
  268. [19:55:04] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  269. [19:55:04] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  270. [19:55:04] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  271. [19:55:04] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  272. [19:55:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  273. [19:55:04] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  274. [19:55:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  275. [19:55:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  276. [19:55:04] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  277. [19:55:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  278. [19:55:04] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  279. [19:55:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  280. [19:55:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  281. [19:55:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  282. [19:55:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  283. [19:55:04] [Server thread/INFO]: [WorldGuard] Loading region data...
  284. [19:55:04] [Server thread/INFO]: [AntiLagg] Enabling AntiLagg v1.1.5
  285. [19:55:04] [Server thread/INFO]: [AJB] Enabling AntiJoinBot v5.0
  286. [19:55:04] [Server thread/INFO]: AntiJoinBot enabled in 60 seconds
  287. [19:55:04] [Server thread/INFO]: [AJB] Loaded: 6950 IP's
  288. [19:55:04] [Server thread/INFO]: [AJB] Loaded: 1 User's
  289. [19:55:04] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiJoinBot attempted to establish connection http://myip.ms/files/blacklist/csf/latest_blacklist.txt in main server thread
  290. [19:55:04] [Server thread/WARN]: [AutoSaveWorld] Plugin AntiJoinBot attempted to establish connection socket://myip.ms:80 in main server thread
  291. [19:55:05] [Server thread/INFO]: [AJB] Downloading Blacklist...
  292. [19:55:05] [Server thread/INFO]: [AJB] Blacklist successfully Downloaded
  293. [19:55:05] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  294. [19:55:05] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  295. [19:55:05] [Server thread/INFO]: git-Spigot-f928e7a-994b2aa (MC: 1.8.7)
  296. [19:55:05] [Server thread/INFO]: 1.8.7-R0.1-SNAPSHOT
  297. [19:55:05] [Server thread/INFO]: Using locale es
  298. [19:55:05] [Server thread/INFO]: Using locale es
  299. [19:55:05] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  300. [19:55:05] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  301. [19:55:05] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
  302. [19:55:05] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  303. [19:55:05] [Server thread/INFO]: [NoSwear] Enabling NoSwear v4.3
  304. [19:55:05] [Server thread/INFO]: [NoSwear] [NoSwear] successfully enabled
  305. [19:55:05] [Server thread/INFO]: [LiteBans] Enabling LiteBans v1.0.3
  306. [19:55:05] [Server thread/WARN]: [AutoSaveWorld] Plugin LiteBans attempted to establish connection http://www.spigotmc.org/api/resource.php?user_id=21158&resource_id=3715 in main server thread
  307. [19:55:05] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  308. [19:55:05] [Server thread/INFO]: [LiteBans] Loaded mysql from classpath.
  309. [19:55:05] [Server thread/WARN]: [AutoSaveWorld] Plugin LiteBans attempted to establish connection socket://localhost:3306 in main server thread
  310. [19:55:05] [Server thread/WARN]: [AutoSaveWorld] Plugin LiteBans attempted to establish connection socket://localhost:3306 in main server thread
  311. [19:55:05] [Server thread/WARN]: [AutoSaveWorld] Plugin LiteBans attempted to establish connection socket://localhost:3306 in main server thread
  312. [19:55:05] [Server thread/WARN]: [AutoSaveWorld] Plugin LiteBans attempted to establish connection socket://localhost:3306 in main server thread
  313. [19:55:07] [Server thread/WARN]: [AutoSaveWorld] Plugin LiteBans attempted to establish connection socket://localhost:3306 in main server thread
  314. [19:55:07] [Server thread/WARN]: [AutoSaveWorld] Plugin LiteBans attempted to establish connection socket://localhost:3306 in main server thread
  315. [19:55:09] [Server thread/ERROR]: [LiteBans] Failed to connect to [jdbc:mysql://localhost:3306/litebans] using mysql driver.
  316. [19:55:09] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  317. [19:55:09] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  318. [19:55:09] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  319. [19:55:09] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  320. [19:55:09] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  321. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  322. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382)
  323. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
  324. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  325. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  326. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  327. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2239)
  328. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2168)
  329. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  330. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  331. [19:55:09] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  332. [19:55:09] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  333. [19:55:09] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  334. [19:55:09] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  335. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  336. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  337. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  338. [19:55:09] [Server thread/WARN]: at litebans.w.a(w.java:316)
  339. [19:55:09] [Server thread/WARN]: at litebans.w.a(w.java:78)
  340. [19:55:09] [Server thread/WARN]: at litebans.s.onEnable(s.java:165)
  341. [19:55:09] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  342. [19:55:09] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  343. [19:55:09] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  344. [19:55:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356)
  345. [19:55:09] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316)
  346. [19:55:09] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418)
  347. [19:55:09] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382)
  348. [19:55:09] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337)
  349. [19:55:09] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:256)
  350. [19:55:09] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528)
  351. [19:55:09] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  352. [19:55:09] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  353.  
  354. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  355. [19:55:09] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  356. [19:55:09] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  357. [19:55:09] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  358. [19:55:09] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  359. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  360. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  361. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
  362. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  363. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2186)
  364. [19:55:09] [Server thread/WARN]: ... 24 more
  365. [19:55:09] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused (Connection refused)
  366. [19:55:09] [Server thread/WARN]: at java.net.PlainSocketImpl.socketConnect(Native Method)
  367. [19:55:09] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
  368. [19:55:09] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
  369. [19:55:09] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
  370. [19:55:09] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  371. [19:55:09] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:580)
  372. [19:55:09] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:529)
  373. [19:55:09] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:429)
  374. [19:55:09] [Server thread/WARN]: at java.net.Socket.<init>(Socket.java:242)
  375. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  376. [19:55:09] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  377. [19:55:09] [Server thread/WARN]: ... 26 more
  378. [19:55:09] [Server thread/ERROR]: [LiteBans] No username and password has been provided in the configuration! Did you configure the plugin yet?
  379. [19:55:09] [Server thread/ERROR]: [LiteBans] The plugin has never established a connection before.
  380. [19:55:09] [Server thread/ERROR]: [LiteBans] Please configure: plugins/LiteBans/config.yml
  381. [19:55:09] [Server thread/INFO]: [LiteBans] v1.0.3 enabled. Startup took 4244ms.
  382. [19:55:09] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  383. [19:55:09] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  384. [19:55:10] [Server thread/INFO]: Done (8.061s)! For help, type "help" or "?"
  385. [19:55:10] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  386. [19:55:10] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates ...
  387. [19:55:11] [Craft Scheduler Thread - 9/INFO]: [Vault] No new version available
  388. [19:55:11] [Craft Scheduler Thread - 1/INFO]: [PingPlayer] New version v1.3.2 for 1.11 is available now!
  389. [19:55:13] [Thread-28/INFO]: UUID of player anibaldo7 is 94c18eb4-84e8-3854-bf23-e4a63bf42db0
  390. [19:55:13] [Server thread/INFO]: anibaldo7[/200.73.6.71:53552] logged in with entity id 136 at ([world]1204.7524777761626, 76.0, 678.3479484823736)
  391. [19:55:13] [Server thread/INFO]: anibaldo7 Ha Entrado
  392. [19:55:17] [Server thread/INFO]: anibaldo7 issued server command: /p
  393. [19:55:18] [Server thread/INFO]: anibaldo7 issued server command: /pl
  394. [19:55:23] [Thread-30/INFO]: UUID of player ChileGamer is faa9acd3-05a8-3efa-b31b-c8b027f9592e
  395. [19:55:24] [Server thread/INFO]: ChileGamer[/200.86.213.57:2255] logged in with entity id 143 at ([world]-134.4077416308337, 81.0, 48.38018840345905)
  396. [19:55:24] [Server thread/INFO]: ChileGamer Ha Entrado
  397. [19:55:26] [Server thread/INFO]: ChileGamer issued server command: /pl
  398. [19:55:29] [Async Chat Thread - #0/INFO]: anibaldo7 ?  sigue sin arrancar
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement