Advertisement
Guest User

log

a guest
Jul 4th, 2017
601
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.16 KB | None | 0 0
  1. [16:16:24] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [16:16:24] [Server thread/INFO]: Loading properties
  3. [16:16:24] [Server thread/INFO]: Default game type: SURVIVAL
  4. [16:16:24] [Server thread/INFO]: Generating keypair
  5. [16:16:24] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [16:16:24] [Server thread/INFO]: Using default channel type
  7. [16:16:25] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  8. [16:16:25] [Server thread/ERROR]: Ambiguous plugin name `Essentials' for files `plugins\Essentials-2.x-SNAPSHOT.jar' and `plugins\Essentials-2.x-SNAPSHOT (1).jar' in `plugins'
  9. [16:16:25] [Server thread/ERROR]: Ambiguous plugin name `EssentialsChat' for files `plugins\EssentialsXChat-2.0.1.jar' and `plugins\EssentialsChat.jar' in `plugins'
  10. [16:16:25] [Server thread/ERROR]: Ambiguous plugin name `Multiverse-Core' for files `plugins\Multiverse-Core-2.5.0-SNAPSHOT.jar' and `plugins\Multiverse-Core-2.5.0 (3).jar' in `plugins'
  11. [16:16:25] [Server thread/INFO]: [simplehubcommand] Loading simplehubcommand v1.5
  12. [16:16:25] [Server thread/INFO]: [LastLog] Loading LastLog v1.1.1
  13. [16:16:25] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
  14. [16:16:25] [Server thread/INFO]: [OnlyProxyJoin] Loading OnlyProxyJoin v0.1
  15. [16:16:25] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  16. [16:16:25] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.94
  17. [16:16:26] [Server thread/INFO]: [LogBlock] Connecting to s1230948@jdbc:mysql://mysql.gameserver.gamed.de:3306/s1230948...
  18. [16:16:26] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is starting.
  19. [16:16:27] [Server thread/INFO]: Updating tables to 1.27 ...
  20. [16:16:27] [Server thread/INFO]: Updating config to 1.30 ...
  21. [16:16:27] [Server thread/INFO]: Updating tables to 1.31 ...
  22. [16:16:27] [Server thread/ERROR]: [Updater] Error:
  23. com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Duplicate column name 'lastlogin'
  24. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
  25. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  26. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  27. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
  28. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  29. at com.mysql.jdbc.Util.getInstance(Util.java:382) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  30. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  31. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  32. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  33. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  34. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  35. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2620) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  36. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2570) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  37. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:779) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  38. at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:622) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  39. at com.zaxxer.hikari.proxy.StatementProxy.execute(StatementProxy.java:83) ~[LogBlock.jar:?]
  40. at com.zaxxer.hikari.proxy.StatementJavassistProxy.execute(StatementJavassistProxy.java) ~[LogBlock.jar:?]
  41. at de.diddiz.LogBlock.Updater.update(Updater.java:66) [LogBlock.jar:?]
  42. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:76) [LogBlock.jar:?]
  43. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:294) [craftbukkit.jar:git-Bukkit-e1ebe52]
  44. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-e1ebe52]
  45. at net.minecraft.server.v1_8_R3.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-e1ebe52]
  46. at net.minecraft.server.v1_8_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-e1ebe52]
  47. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:179) [craftbukkit.jar:git-Bukkit-e1ebe52]
  48. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-e1ebe52]
  49. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  50. [16:16:29] [Server thread/INFO]: [BukkitSpeak] Loading BukkitSpeak v0.69-b241
  51. [16:16:29] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.0.6
  52. [16:16:29] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.5
  53. [16:16:29] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
  54. [16:16:29] [Server thread/INFO]: [SimpleBackup] Loading SimpleBackup v1.8
  55. [16:16:29] [Server thread/INFO]: [SuperSticks] Loading SuperSticks v1.1
  56. [16:16:29] [Server thread/INFO]: [ChatManagerPlus] Loading ChatManagerPlus v1.3.2
  57. [16:16:29] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b421
  58. [16:16:29] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  59. [16:16:29] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  60. [16:16:29] [Server thread/INFO]: [CommandWatcher] Loading CommandWatcher v0.5
  61. [16:16:29] [Server thread/INFO]: [Signs] Loading Signs v1.9.7
  62. [16:16:29] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  63. [16:16:29] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
  64. [16:16:29] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  65. [16:16:29] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v3.5.0-SNAPSHOT-95f8aaa
  66. [16:16:29] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-SNAPSHOT-b725
  67. [16:16:29] [Server thread/INFO]: [SkyWars] Loading SkyWars v2.2.0
  68. [16:16:29] [Server thread/INFO]: [SuperLobby] Loading SuperLobby v3.10.0
  69. [16:16:29] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5.0-SNAPSHOT-b418
  70. [16:16:29] [Server thread/INFO]: [BW] Loading Bedwars v2.5.3
  71. [16:16:29] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  72. [16:16:29] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  73. [16:16:29] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  74. [16:16:29] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  75. [16:16:29] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  76. [16:16:29] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  77. [16:16:29] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v3.5.0-SNAPSHOT-95f8aaa
  78. [16:16:29] [Server thread/INFO]: jdbc:mysql://mysql.gameserver.gamed.de:3306/s1230948
  79. [16:16:30] [Server thread/INFO]: §c[WARNING] Found 3 plots in DB for non existent world; 'gm1'.
  80. [16:16:30] [Server thread/INFO]: §c[WARNING] - Please create the world/s or remove the plots using the purge command
  81. [16:16:30] [Server thread/INFO]: Not running Spigot. Skipping EntitySpawnListener event.
  82. [16:16:30] [Server thread/INFO]: §8[§6P2§8] §7§6Metrics enabled.
  83. [16:16:30] [Server thread/INFO]: §8[§6P2§8] §7 §6PlotSquared is using online UUIDs
  84. [16:16:31] [Server thread/INFO]: PlotSquared hooked into WorldEdit.
  85. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6plot-expiry§c, Value: §6false
  86. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6kill-road-mobs§c, Value: §6false
  87. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6worldedit-restrictions§c, Value: §6true
  88. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6database-purger§c, Value: §6false
  89. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6economy§c, Value: §6true
  90. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6block-cache§c, Value: §6true
  91. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6kill-road-vehicles§c, Value: §6false
  92. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6persistent-meta§c, Value: §6true
  93. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6ban-deleter§c, Value: §6false
  94. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6updater§c, Value: §6true
  95. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6database§c, Value: §6true
  96. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6plotme-converter§c, Value: §6true
  97. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6permission-cache§c, Value: §6true
  98. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6rating-cache§c, Value: §6true
  99. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6comment-notifier§c, Value: §6false
  100. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6metrics§c, Value: §6true
  101. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6chunk-processor§c, Value: §6false
  102. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6uuid-cache§c, Value: §6true
  103. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6events§c, Value: §6true
  104. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§cKey: §6commands§c, Value: §6true
  105. [16:16:31] [Server thread/INFO]: §6PlotSquared is now enabled
  106. [16:16:31] [Server thread/INFO]: §8[§6P2§8] §7§6Metrics enabled.
  107. [16:16:31] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  108. [16:16:31] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  109. [16:16:31] [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.
  110. [16:16:31] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  111. [16:16:31] [Server thread/INFO]: Preparing level "world"
  112. [16:16:31] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  113. [16:16:31] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  114. [16:16:31] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  115. [16:16:31] [Server thread/INFO]: Preparing start region for level 0 (Seed: 3440941550784456331)
  116. [16:16:32] [Server thread/INFO]: Preparing spawn area: 47%
  117. [16:16:33] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3440941550784456331)
  118. [16:16:34] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3440941550784456331)
  119. [16:16:34] [Server thread/INFO]: [simplehubcommand] Enabling simplehubcommand v1.5
  120. [16:16:34] [Server thread/INFO]: simplehubcommand Version 1.5 Has Been Enabled!
  121. [16:16:34] [Server thread/INFO]: [LastLog] Enabling LastLog v1.1.1
  122. [16:16:34] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
  123. [16:16:34] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  124. [16:16:34] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  125. [16:16:34] [Server thread/INFO]: [OnlyProxyJoin] Enabling OnlyProxyJoin v0.1
  126. [16:16:34] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  127. [16:16:34] [Server thread/WARN]: §4Version mismatch! Please update EssentialsChat to the same version.
  128. [16:16:34] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  129. [16:16:34] [Server thread/INFO]: git-Bukkit-e1ebe52 (MC: 1.8.8)
  130. [16:16:34] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  131. [16:16:34] [Server thread/INFO]: Using locale de_DE
  132. [16:16:35] [Server thread/INFO]: Using locale de_DE
  133. [16:16:35] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  134. [16:16:35] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  135. [16:16:35] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  136. [16:16:35] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.94
  137. [16:16:35] [Server thread/INFO]: [LogBlock] Scheduled consumer with bukkit scheduler.
  138. [16:16:35] [Server thread/INFO]: [BukkitSpeak] Enabling BukkitSpeak v0.69-b241
  139. [16:16:35] [Server thread/INFO]: [BukkitSpeak] Connected to mcstats.org.
  140. [16:16:35] [Server thread/INFO]: [BukkitSpeak] enabled.
  141. [16:16:35] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.0.6
  142. [16:16:35] [Server thread/INFO]:
  143.  
  144. []=====[Enabling AdvancedBan]=====[]
  145. | Information:
  146. | Name: AdvancedBan
  147. | Developer: Leoko
  148. | Version: 2.0.6
  149. | MySQL: false
  150. | Support:
  151. | Skype: Leoko33
  152. | Mail: Leoko4433@gmail.com
  153. | Update:
  154. | You have the newest version
  155. []================================[]
  156.  
  157. [16:16:35] [Server thread/INFO]: [AdvancedBan] MC-Stats >> Connected
  158. [16:16:35] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.5
  159. [16:16:35] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  160. [16:16:35] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  161. [16:16:35] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 3000 at X: 15,3 Z: -1540,7
  162. [16:16:35] [Server thread/INFO]: [WorldBorder] [CONFIG] World "gm1" has border radius 8000 at X: 268,0 Z: 268,0
  163. [16:16:35] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -210,0 Y: 64,0 Z: 274,0
  164. [16:16:35] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
  165. [16:16:35] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is blocked.
  166. [16:16:35] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  167. [16:16:35] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  168. [16:16:35] [Server thread/INFO]: [WorldGuard] (world) All fire spread is disabled.
  169. [16:16:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  170. [16:16:35] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is blocked.
  171. [16:16:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  172. [16:16:35] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  173. [16:16:35] [Server thread/INFO]: [WorldGuard] (world_nether) All fire spread is disabled.
  174. [16:16:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  175. [16:16:35] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is blocked.
  176. [16:16:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  177. [16:16:35] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  178. [16:16:35] [Server thread/INFO]: [WorldGuard] (world_the_end) All fire spread is disabled.
  179. [16:16:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  180. [16:16:35] [Server thread/INFO]: [WorldGuard] Loading region data...
  181. [16:16:36] [Server thread/INFO]: [SimpleBackup] Enabling SimpleBackup v1.8
  182. [16:16:36] [Server thread/INFO]: [SimpleBackup] Worlds [CraftWorld{name=world}, CraftWorld{name=world_nether}, CraftWorld{name=world_the_end}] scheduled for backup.
  183. [16:16:36] [Server thread/INFO]: [SimpleBackup] Backup scheduled starting in 1.0 hours, repeat interval: 1.0 hours
  184. [16:16:36] [Server thread/INFO]: [SimpleBackup] Enabled.
  185. [16:16:36] [Server thread/INFO]: [SuperSticks] Enabling SuperSticks v1.1
  186. [16:16:36] [Thread-9/WARN]: [SuperSticks] The author of this plugin (DACPlugins) has misconfigured their Auto Update system
  187. [16:16:36] [Thread-9/WARN]: [SuperSticks] File versions should follow the format 'PluginName vVERSION'
  188. [16:16:36] [Thread-9/WARN]: [SuperSticks] Please notify the author of this error.
  189. [16:16:36] [Server thread/INFO]: [SuperSticks] SuperSticks has been enabled!
  190. [16:16:36] [Server thread/INFO]: [ChatManagerPlus] Enabling ChatManagerPlus v1.3.2
  191. [16:16:36] [Server thread/INFO]: ChatManagerPlus v1.3.2 by Henryjake121 has been enabled!
  192. [16:16:37] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b421
  193. [16:16:37] [Server thread/WARN]: §4Versionen ungleich! Bitte aktualisiere alle Essentials jars auf die gleiche Version.
  194. [16:16:37] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  195. [16:16:37] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  196. [16:16:37] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  197. [16:16:37] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  198. [16:16:37] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  199. [16:16:37] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  200. [16:16:37] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  201. [16:16:37] [Server thread/INFO]: [CommandWatcher] Enabling CommandWatcher v0.5
  202. [16:16:37] [Server thread/INFO]: [Signs] Enabling Signs v1.9.7
  203. [16:16:37] [Server thread/INFO]: [Signs] Kompatibilitätsmodule für worldguard wurden geladen
  204. [16:16:37] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
  205. [16:16:37] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  206. [16:16:37] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-SNAPSHOT-b725
  207. [16:16:37] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
  208. [16:16:37] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2826068927445025878)
  209. [16:16:37] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  210. [16:16:37] [Server thread/WARN]: Skipping BlockEntity with id minecraft:chest
  211. [16:16:37] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  212. [16:16:37] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  213. [16:16:37] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  214. [16:16:37] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  215. [16:16:37] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  216. [16:16:37] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  217. [16:16:38] [Server thread/INFO]: [WorldGuard] (lobby) TNT ignition is blocked.
  218. [16:16:38] [Server thread/INFO]: [WorldGuard] (lobby) Lighters are PERMITTED.
  219. [16:16:38] [Server thread/INFO]: [WorldGuard] (lobby) Lava fire is blocked.
  220. [16:16:38] [Server thread/INFO]: [WorldGuard] (lobby) All fire spread is disabled.
  221. [16:16:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lobby'
  222. [16:16:38] [Server thread/INFO]: [P2] Detected world load for 'plot'
  223. [16:16:38] [Server thread/INFO]: [P2]  - generator: PlotSquared>PlotSquared
  224. [16:16:38] [Server thread/INFO]: [P2]  - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  225. [16:16:38] [Server thread/INFO]: [P2]  - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  226. [16:16:38] [Server thread/INFO]: [P2]  - schematic: false
  227. [16:16:38] [Server thread/INFO]: World possibly already loaded: plot
  228. [16:16:38] [Server thread/INFO]: Preparing start region for level 4 (Seed: 5026387218508912549)
  229. [16:16:39] [Server thread/INFO]: [WorldGuard] (plot) TNT ignition is blocked.
  230. [16:16:39] [Server thread/INFO]: [WorldGuard] (plot) Lighters are PERMITTED.
  231. [16:16:39] [Server thread/INFO]: [WorldGuard] (plot) Lava fire is blocked.
  232. [16:16:39] [Server thread/INFO]: [WorldGuard] (plot) All fire spread is disabled.
  233. [16:16:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plot'
  234. [16:16:39] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: city
  235. [16:16:39] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  236. [16:16:39] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  237. [16:16:39] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-SNAPSHOT-b725 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  238. [16:16:39] [Server thread/INFO]: [SkyWars] Enabling SkyWars v2.2.0
  239. [16:16:39] [Server thread/INFO]: [SkyWars] [Translations] Loading locale de.
  240. [16:16:39] [Server thread/INFO]: [SkyWars] Using WorldEdit backend for arena creation.
  241. [16:16:39] [Server thread/INFO]: [SkyWars] [Score] Using JSON backend
  242. [16:16:39] [Server thread/INFO]: [SuperLobby] Enabling SuperLobby v3.10.0
  243. [16:16:39] [Server thread/ERROR]: [SuperLobby] Plugin SuperLobby v3.10.0 has failed to register events for class com.pedrojm96.superlobby.listener.ItemEvent because org/bukkit/event/player/PlayerItemDamageEvent does not exist.
  244. [16:16:39] [Server thread/ERROR]: Error occurred while enabling SuperLobby v3.10.0 (Is it up to date?)
  245. java.lang.NoClassDefFoundError: net/md_5/bungee/api/chat/BaseComponent
  246. at com.pedrojm96.superlobby.SuperLobby.onEnable(SuperLobby.java:74) ~[?:?]
  247. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  248. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit.jar:git-Bukkit-e1ebe52]
  249. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-e1ebe52]
  250. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit.jar:git-Bukkit-e1ebe52]
  251. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit.jar:git-Bukkit-e1ebe52]
  252. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit.jar:git-Bukkit-e1ebe52]
  253. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Bukkit-e1ebe52]
  254. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Bukkit-e1ebe52]
  255. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit.jar:git-Bukkit-e1ebe52]
  256. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit.jar:git-Bukkit-e1ebe52]
  257. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  258. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.chat.BaseComponent
  259. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_131]
  260. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  261. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-e1ebe52]
  262. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  263. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  264. ... 12 more
  265. [16:16:39] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5.0-SNAPSHOT-b418
  266. [16:16:39] [Server thread/INFO]: [Multiverse-Inventories] The following worlds for group 'default' are not loaded: askyblock_nether, snether, askyblock
  267. [16:16:39] [Server thread/INFO]: [Multiverse-Inventories 2.5.0-SNAPSHOT-b418] enabled.
  268. [16:16:39] [Server thread/INFO]: [BW] Enabling Bedwars v2.5.3
  269. [16:16:40] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  270. [16:16:40] [Server thread/INFO]: Done (8,828s)! For help, type "help" or "?"
  271. [16:16:40] [Server thread/INFO]: [SkyWars] Loading world 'SkyWarsArenaWorld'.
  272. [16:16:40] [Server thread/INFO]: BukkitPlotGenerator does not fully support: net.daboross.bukkitdev.skywars.world.VoidGenerator@43762a31
  273. [16:16:40] [Server thread/INFO]: Preparing start region for level 5 (Seed: 0)
  274. [16:16:41] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) TNT ignition is blocked.
  275. [16:16:41] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Lighters are PERMITTED.
  276. [16:16:41] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Lava fire is blocked.
  277. [16:16:41] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) All fire spread is disabled.
  278. [16:16:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsArenaWorld'
  279. [16:16:41] [Server thread/INFO]: [SkyWars] Done loading world 'SkyWarsArenaWorld'.
  280. [16:16:41] [pool-3-thread-5/INFO]: [Vault] Checking for Updates ...
  281. [16:16:41] [pool-3-thread-1/INFO]: [Signs] Signs v1.9.7 ist aktuell
  282. [16:16:41] [pool-3-thread-3/INFO]: [Metrics] Unexpected end of file from server
  283. [16:16:42] [pool-3-thread-5/INFO]: [Vault] No new version available
  284. [16:16:42] [pool-3-thread-4/INFO]: PlotSquared 3.5.0 is available:
  285. [16:16:42] [pool-3-thread-4/INFO]:  - Use: /plot update
  286. [16:16:42] [pool-3-thread-4/INFO]:  - Or: PlotSquared-Bukkit.jar
  287. [16:16:42] [Server thread/INFO]: Starting UUID caching
  288. [16:16:42] [pool-3-thread-4/INFO]: [P2] Starting player data caching for: world
  289. [16:16:42] [pool-3-thread-4/INFO]: Fast mode UUID caching enabled!
  290. [16:16:42] [pool-3-thread-4/INFO]: [P2] Cached a total of: 1 UUIDs
  291. [16:16:42] [pool-3-thread-4/INFO]: Failed to cache: 4 uuids - slowly processing all files
  292. [16:16:42] [pool-3-thread-4/INFO]: [P2] Cached a total of: 2 UUIDs
  293. [16:16:43] [pool-3-thread-15/INFO]: [BukkitSpeak] Connected with SID = 842, CID = 56921, CLID = 1
  294. [16:17:04] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1a9ab1c5[id=64b1e73c-b5a7-31fc-8bd1-e357a3cd4f0b,name=Michel13xx,properties={},legacy=false] (/0:0:0:0:0:0:0:1:51694): §cYou have to join through the proxy.
  295. [16:17:04] [Server thread/INFO]: com.mojang.authlib.GameProfile@1a9ab1c5[id=64b1e73c-b5a7-31fc-8bd1-e357a3cd4f0b,name=Michel13xx,properties={},legacy=false] (/0:0:0:0:0:0:0:1:51694) lost connection: §cYou have to join through the proxy.
  296. [16:17:12] [Server thread/INFO]: Stopping the server
  297. [16:17:12] [Server thread/INFO]: Stopping server
  298. [16:17:12] [Server thread/INFO]: [BW] Disabling Bedwars v2.5.3
  299. [16:17:12] [Server thread/INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v2.5.0-SNAPSHOT-b418
  300. [16:17:12] [Server thread/INFO]: [SuperLobby] Disabling SuperLobby v3.10.0
  301. [16:17:12] [Server thread/INFO]: [SkyWars] Disabling SkyWars v2.2.0
  302. [16:17:12] [Server thread/INFO]: [SkyWars] Saving configuration
  303. [16:17:12] [Server thread/INFO]: [SkyWars] Unloading arena world - without saving
  304. [16:17:12] [Server thread/WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
  305. [16:17:12] [Server thread/WARN]: [Multiverse-Core] To let Multiverse know about it, use:
  306. [16:17:12] [Server thread/WARN]: [Multiverse-Core] /mv import SkyWarsArenaWorld NORMAL
  307. [16:17:12] [Server thread/INFO]: [SkyWars] Cleaning up: Deleting .\SkyWarsArenaWorld
  308. [16:17:12] [Server thread/ERROR]: [SkyWars] Failed to delete .\SkyWarsArenaWorld
  309. java.nio.file.FileSystemException: .\SkyWarsArenaWorld\region\r.-1.-1.mca: Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird.
  310.  
  311. at sun.nio.fs.WindowsException.translateToIOException(Unknown Source) ~[?:1.8.0_131]
  312. at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) ~[?:1.8.0_131]
  313. at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source) ~[?:1.8.0_131]
  314. at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source) ~[?:1.8.0_131]
  315. at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source) ~[?:1.8.0_131]
  316. at java.nio.file.Files.deleteIfExists(Unknown Source) ~[?:1.8.0_131]
  317. at net.daboross.bukkitdev.skywars.world.SkyWorldHandler.deletePath(SkyWorldHandler.java:260) ~[SkyWars.jar:skywars-2.2.1]
  318. at net.daboross.bukkitdev.skywars.world.SkyWorldHandler.cleanDirectory(SkyWorldHandler.java:269) ~[SkyWars.jar:skywars-2.2.1]
  319. at net.daboross.bukkitdev.skywars.world.SkyWorldHandler.deletePath(SkyWorldHandler.java:258) ~[SkyWars.jar:skywars-2.2.1]
  320. at net.daboross.bukkitdev.skywars.world.SkyWorldHandler.cleanDirectory(SkyWorldHandler.java:269) ~[SkyWars.jar:skywars-2.2.1]
  321. at net.daboross.bukkitdev.skywars.world.SkyWorldHandler.deletePath(SkyWorldHandler.java:258) ~[SkyWars.jar:skywars-2.2.1]
  322. at net.daboross.bukkitdev.skywars.world.SkyWorldHandler.destroyArenaWorld(SkyWorldHandler.java:159) [SkyWars.jar:skywars-2.2.1]
  323. at net.daboross.bukkitdev.skywars.SkyWarsPlugin.onDisable(SkyWarsPlugin.java:294) [SkyWars.jar:skywars-2.2.1]
  324. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) [craftbukkit.jar:git-Bukkit-e1ebe52]
  325. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:356) [craftbukkit.jar:git-Bukkit-e1ebe52]
  326. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [craftbukkit.jar:git-Bukkit-e1ebe52]
  327. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:416) [craftbukkit.jar:git-Bukkit-e1ebe52]
  328. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:330) [craftbukkit.jar:git-Bukkit-e1ebe52]
  329. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:452) [craftbukkit.jar:git-Bukkit-e1ebe52]
  330. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:569) [craftbukkit.jar:git-Bukkit-e1ebe52]
  331. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  332. [16:17:12] [Server thread/INFO]: [SkyWars] SkyWars disabled successfully
  333. [16:17:12] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-SNAPSHOT-b725
  334. [16:17:12] [Server thread/INFO]: [PlotSquared] Disabling PlotSquared v3.5.0-SNAPSHOT-95f8aaa
  335. [16:17:12] [Server thread/INFO]: All DB transactions during this session are being validated (This may take a while if corrections need to be made)
  336. [16:17:13] [Server thread/INFO]: [WARNING] Found 3 plots in DB for non existent world; 'gm1'.
  337. [16:17:13] [Server thread/INFO]: [WARNING] - Please create the world/s or remove the plots using the purge command
  338. [16:17:13] [Server thread/INFO]: Could not close database connection!
  339. [16:17:13] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  340. [16:17:13] [Server thread/INFO]: [ChairStairs] Disabling ChairStairs v1.1
  341. [16:17:13] [Server thread/INFO]: [ChairStairs] has been disabled.
  342. [16:17:13] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  343. [16:17:13] [Server thread/INFO]: [Signs] Disabling Signs v1.9.7
  344. [16:17:13] [Server thread/INFO]: [CommandWatcher] Disabling CommandWatcher v0.5
  345. [16:17:13] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  346. [16:17:13] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  347. [16:17:13] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.0.1-b421
  348. [16:17:13] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  349. [16:17:13] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  350. [16:17:13] [Server thread/INFO]: [ChatManagerPlus] Disabling ChatManagerPlus v1.3.2
  351. [16:17:13] [Server thread/INFO]: ChatManagerPlus has been disabled!
  352. [16:17:13] [Server thread/INFO]: [SuperSticks] Disabling SuperSticks v1.1
  353. [16:17:13] [Server thread/WARN]: [SuperSticks] SuperSticks has been disabled!
  354. [16:17:13] [Server thread/INFO]: [SimpleBackup] Disabling SimpleBackup v1.8
  355. [16:17:13] [Server thread/INFO]: [SimpleBackup] Disabled SimpleBackup
  356. [16:17:13] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.3-SNAPSHOT;c904242
  357. [16:17:13] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  358. [16:17:13] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.5
  359. [16:17:13] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  360. [16:17:13] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.0.6
  361. [16:17:13] [Server thread/INFO]:
  362.  
  363. []=====[Disabling AdvancedBan]=====[]
  364. | Information:
  365. | Name: AdvancedBan
  366. | Developer: Leoko
  367. | Version: 2.0.6
  368. | MySQL: false
  369. | Support:
  370. | Skype: Leoko33
  371. | Mail: Leoko4433@gmail.com
  372. []================================[]
  373.  
  374. [16:17:13] [Server thread/INFO]: [BukkitSpeak] Disabling BukkitSpeak v0.69-b241
  375. [16:17:13] [Server thread/INFO]: [BukkitSpeak] disabled.
  376. [16:17:13] [Server thread/INFO]: [LogBlock] Disabling LogBlock v1.94
  377. [16:17:13] [Server thread/INFO]: [LogBlock] Waiting for consumer ...
  378. [16:17:13] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is shutting down.
  379. [16:17:13] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  380. [16:17:13] [Server thread/INFO]: [OnlyProxyJoin] Disabling OnlyProxyJoin v0.1
  381. [16:17:13] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.5;4651611
  382. [16:17:13] [Server thread/INFO]: [LastLog] Disabling LastLog v1.1.1
  383. [16:17:13] [Server thread/INFO]: [simplehubcommand] Disabling simplehubcommand v1.5
  384. [16:17:13] [Server thread/INFO]: simplehubcommand Has Been Disabled!
  385. [16:17:13] [Server thread/INFO]: Saving players
  386. [16:17:13] [Server thread/INFO]: Saving worlds
  387. [16:17:13] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  388. [16:17:14] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  389. [16:17:14] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  390. [16:17:14] [Server thread/INFO]: Saving chunks for level 'lobby'/Overworld
  391. [16:17:14] [Server thread/INFO]: Saving chunks for level 'plot'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement