Advertisement
Guest User

Untitled

a guest
Jul 4th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.57 KB | None | 0 0
  1. [18:54:10] [Server thread/INFO]: Starting minecraft server version 1.11.2
  2. [18:54:10] [Server thread/INFO]: Loading properties
  3. [18:54:10] [Server thread/WARN]: You specified a resource pack without providing a sha1 hash. Pack will be updated on the client only if you change the name of the pack.
  4. [18:54:10] [Server thread/INFO]: Default game type: SURVIVAL
  5. [18:54:11] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-3fb9445-6e3cec8 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
  6. [18:54:11] [Server thread/INFO]: Debug logging is disabled
  7. [18:54:11] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [18:54:11] [Server thread/INFO]: Server Ping Player Sample Count: 12
  9. [18:54:11] [Server thread/INFO]: Generating keypair
  10. [18:54:12] [Server thread/INFO]: Starting Minecraft server on 217.160.168.102:25565
  11. [18:54:12] [Server thread/INFO]: Using default channel type
  12. [18:54:12] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [18:54:13] [Server thread/ERROR]: Could not load 'plugins\UltimateTickets-2.3.3.jar' in folder 'plugins'
  14. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/rieksen/networkcore/core/web/LicensedResource
  15. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Spigot-3fb9445-6e3cec8]
  18. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:301) [server.jar:git-Spigot-3fb9445-6e3cec8]
  19. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [server.jar:git-Spigot-3fb9445-6e3cec8]
  20. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [server.jar:git-Spigot-3fb9445-6e3cec8]
  21. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  22. Caused by: java.lang.NoClassDefFoundError: net/rieksen/networkcore/core/web/LicensedResource
  23. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_131]
  24. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_131]
  25. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_131]
  26. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_131]
  27. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_131]
  28. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_131]
  29. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_131]
  30. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131]
  31. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_131]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  33. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  34. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  35. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  36. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
  37. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
  38. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  39. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  40. ... 6 more
  41. Caused by: java.lang.ClassNotFoundException: net.rieksen.networkcore.core.web.LicensedResource
  42. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_131]
  43. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  44. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  45. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  46. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  47. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_131]
  48. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_131]
  49. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_131]
  50. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_131]
  51. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_131]
  52. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_131]
  53. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_131]
  54. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131]
  55. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_131]
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  58. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  59. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  60. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
  61. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
  62. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  63. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  64. ... 6 more
  65. [18:54:13] [Server thread/INFO]: [AnimationLib] Loading AnimationLib v1.6.3
  66. [18:54:13] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7-SNAPSHOT;3662-a8d04c2
  67. [18:54:13] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  68. [18:54:13] [Server thread/INFO]: [MinePacks] Loading MinePacks v1.17.1
  69. [18:54:13] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.11-SNAPSHOT (build #275)
  70. [18:54:14] [Server thread/INFO]: [LogBlock] Connecting to sql11181712@jdbc:mysql://sql11.freemysqlhosting.net:3306/sql11181712...
  71. [18:54:14] [Server thread/INFO]: LogBlock-Connection-Pool - is starting.
  72. [18:54:14] [Server thread/INFO]: LogBlock-Connection-Pool - is closing down.
  73. [18:54:14] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  74. com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization: Access denied for user 'sql11181712'@'s20165732.onlinehome-server.info' (using password: YES)
  75. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:581) ~[MinePacks.jar:?]
  76. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:152) ~[MinePacks.jar:?]
  77. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:96) ~[MinePacks.jar:?]
  78. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?]
  79. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?]
  80. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?]
  81. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.loadPlugins(CraftServer.java:306) [server.jar:git-Spigot-3fb9445-6e3cec8]
  82. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:204) [server.jar:git-Spigot-3fb9445-6e3cec8]
  83. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [server.jar:git-Spigot-3fb9445-6e3cec8]
  84. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  85. Caused by: java.sql.SQLException: Access denied for user 'sql11181712'@'s20165732.onlinehome-server.info' (using password: YES)
  86. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:964) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  87. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3970) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  88. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3906) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  89. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:873) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  90. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1710) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  91. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  92. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2253) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  93. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2284) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  94. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2083) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  95. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:806) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  96. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  97. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
  98. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  99. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  100. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
  101. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  102. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:410) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  103. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:328) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  104. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[MinePacks.jar:?]
  105. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[MinePacks.jar:?]
  106. at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[MinePacks.jar:?]
  107. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[MinePacks.jar:?]
  108. ... 9 more
  109. [18:54:14] [Server thread/INFO]: [Spit] Loading Spit v1.0
  110. [18:54:14] [Server thread/INFO]: [CoinBank] Loading CoinBank v0.1
  111. [18:54:14] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.2
  112. [18:54:14] [Server thread/INFO]: [EasyBackup] Loading EasyBackup v2.3.2
  113. [18:54:14] [Server thread/INFO]: [TablistPrefix] Loading TablistPrefix v2.3.0
  114. [18:54:14] [Server thread/INFO]: [IconicSpy] Loading IconicSpy v4.7
  115. [18:54:14] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b717
  116. [18:54:14] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
  117. [18:54:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1-SNAPSHOT;1696-46cca2b
  118. [18:54:15] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.6.2
  119. [18:54:15] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
  120. [18:54:15] [Server thread/INFO]: [CloudBot] Loading CloudBot v2.2.5
  121. [18:54:15] [Server thread/INFO]: [Maintenance] Loading Maintenance vv1
  122. [18:54:15] [Server thread/INFO]: [AutoMessageBroadcaster] Loading AutoMessageBroadcaster v1.0
  123. [18:54:15] [Server thread/INFO]: [EditableSign] Loading EditableSign v3.1.0
  124. [18:54:15] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  125. [18:54:15] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  126. [18:54:15] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.7
  127. [18:54:15] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  128. [18:54:15] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  129. [18:54:15] [Server thread/INFO]: [SimpleSit] Loading SimpleSit v1.6.3
  130. [18:54:15] [Server thread/INFO]: [AnimatedMenu] Loading AnimatedMenu v3.1.1
  131. [18:54:15] [Server thread/INFO]: [CustomTab] Loading CustomTab v1.1
  132. [18:54:15] [Server thread/INFO]: [Ranching] Loading Ranching v0.1
  133. [18:54:15] [Server thread/INFO]: [EpicRename] Loading EpicRename v3.1.1
  134. [18:54:15] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v3.2.1
  135. [18:54:15] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
  136. [18:54:15] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.21-SNAPSHOT (build 1463)
  137. [18:54:15] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.81
  138. [18:54:15] [Server thread/INFO]: [Quests] Loading Quests v2.8.7-b134
  139. [18:54:15] [Server thread/INFO]: [AdvancedAchievements] Loading AdvancedAchievements v5.2.2
  140. [18:54:15] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.6
  141. [18:54:15] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.5.1
  142. [18:54:15] [Server thread/INFO]: [MyPet] Loading MyPet v2.2.9
  143. [18:54:16] [Server thread/INFO]: Level: INFO
  144. [18:54:16] [Server thread/INFO]: [MyPet] HighHp is not a valid LeashFlag!
  145. [18:54:16] [Server thread/INFO]: [MyPet] HighHp is not a valid LeashFlag!
  146. [18:54:16] [Server thread/INFO]: [MyPet] HighHp is not a valid LeashFlag!
  147. [18:54:16] [Server thread/WARN]: [MyPet] 20941 is not a valid food item!
  148. [18:54:16] [Server thread/INFO]: [MyPet] HighHp is not a valid LeashFlag!
  149. [18:54:16] [Server thread/INFO]: [MyPet] HighHp is not a valid LeashFlag!
  150. [18:54:16] [Server thread/INFO]: [MyPet] HighHp is not a valid LeashFlag!
  151. [18:54:16] [Server thread/INFO]: [MyPet] HighHp is not a valid LeashFlag!
  152. [18:54:16] [Server thread/INFO]: [MyPet] HighHp is not a valid LeashFlag!
  153. [18:54:16] [Server thread/INFO]: [PrisonMines] Loading PrisonMines v3.0.1
  154. [18:54:16] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.3.96
  155. [18:54:16] [Server thread/INFO]: [MyPet-NPC] Loading MyPet-NPC v1.1.0
  156. [18:54:16] [Server thread/INFO]: [AnimationLib] Enabling AnimationLib v1.6.3
  157. [18:54:16] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
  158. [18:54:16] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  159. [18:54:16] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  160. [18:54:16] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  161. [18:54:16] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  162. [18:54:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  163. [18:54:16] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  164. [18:54:16] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  165. [18:54:16] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  166. [18:54:16] [Server thread/INFO]: Preparing level "world"
  167. [18:54:16] [Server thread/INFO]: -------- World Settings For [world] --------
  168. [18:54:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  169. [18:54:16] [Server thread/INFO]: Item Despawn Rate: 6000
  170. [18:54:16] [Server thread/INFO]: Item Merge Radius: 2.5
  171. [18:54:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  172. [18:54:16] [Server thread/INFO]: Mob Spawn Range: 4
  173. [18:54:16] [Server thread/INFO]: Structure Info Saving: true
  174. [18:54:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  175. [18:54:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  176. [18:54:16] [Server thread/INFO]: Max TNT Explosions: 100
  177. [18:54:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  178. [18:54:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  179. [18:54:16] [Server thread/INFO]: Random Lighting Updates: false
  180. [18:54:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  181. [18:54:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  182. [18:54:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  183. [18:54:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  184. [18:54:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  185. [18:54:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  186. [18:54:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  187. [18:54:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  188. [18:54:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  189. [18:54:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  190. [18:54:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  191. [18:54:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  192. [18:54:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  193. [18:54:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  194. [18:54:16] [Server thread/INFO]: View Distance: 10
  195. [18:54:17] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  196. [18:54:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  197. [18:54:17] [Server thread/INFO]: Item Despawn Rate: 6000
  198. [18:54:17] [Server thread/INFO]: Item Merge Radius: 2.5
  199. [18:54:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  200. [18:54:17] [Server thread/INFO]: Mob Spawn Range: 4
  201. [18:54:17] [Server thread/INFO]: Structure Info Saving: true
  202. [18:54:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  203. [18:54:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  204. [18:54:17] [Server thread/INFO]: Max TNT Explosions: 100
  205. [18:54:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  206. [18:54:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  207. [18:54:17] [Server thread/INFO]: Random Lighting Updates: false
  208. [18:54:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  209. [18:54:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  210. [18:54:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  211. [18:54:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  212. [18:54:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  213. [18:54:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  214. [18:54:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  215. [18:54:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  216. [18:54:17] [Server thread/INFO]: Vine Growth Modifier: 100%
  217. [18:54:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  218. [18:54:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  219. [18:54:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  220. [18:54:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  221. [18:54:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  222. [18:54:17] [Server thread/INFO]: View Distance: 10
  223. [18:54:17] [Server thread/INFO]: Preparing start region for level 0 (Seed: 32128061739531927)
  224. [18:54:18] [Server thread/INFO]: Preparing spawn area: 50%
  225. [18:54:19] [Server thread/INFO]: Preparing spawn area: 83%
  226. [18:54:19] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4625934027913184742)
  227. [18:54:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7-SNAPSHOT;3662-a8d04c2
  228. [18:54:20] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  229. [18:54:20] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1 as the Bukkit adapter
  230. [18:54:20] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  231. [18:54:20] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  232. [18:54:20] [Server thread/INFO]: git-Spigot-3fb9445-6e3cec8 (MC: 1.11.2)
  233. [18:54:20] [Server thread/INFO]: 1.11.2-R0.1-SNAPSHOT
  234. [18:54:20] [Server thread/INFO]: Using locale de
  235. [18:54:21] [Server thread/INFO]: Using locale de
  236. [18:54:21] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  237. [18:54:21] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  238. [18:54:21] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  239. [18:54:21] [Server thread/INFO]: [MinePacks] Enabling MinePacks v1.17.1
  240. [18:54:21] [Server thread/INFO]: Minepacks-Connection-Pool - is starting.
  241. [18:54:21] [Server thread/INFO]: [MinePacks] Checking for updates ...
  242. [18:54:21] [Server thread/INFO]: [MinePacks] MinePacks wurde aktiviert!
  243. [18:54:21] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.11-SNAPSHOT (build #275)
  244. [18:54:21] [Server thread/INFO]: [Spit] Enabling Spit v1.0
  245. [18:54:21] [Server thread/INFO]: [Spit] Spit Loaded :)
  246. [18:54:21] [Server thread/INFO]: [CoinBank] Enabling CoinBank v0.1
  247. [18:54:23] [Server thread/ERROR]: Error occurred while enabling CoinBank v0.1 (Is it up to date?)
  248. de.juyas.coinbank.sql.SQLConnectionException: connection failed caused by this configuration: MySQLConfiguration(driver=com.mysql.jdbc.Driver, driver_path=jdbc:mysql://%ip%/%name%, user=U3028869, password=Fischlauch589, database=DB3028869, address=58435615.swh.strato-hosting.eu)
  249. at de.juyas.coinbank.sql.SQLConnect.getConnection(SQLConnect.java:65) ~[?:?]
  250. at de.juyas.coinbank.sql.SQLConnect.connect(SQLConnect.java:51) ~[?:?]
  251. at de.juyas.coinbank.Bank.init(Bank.java:47) ~[?:?]
  252. at de.juyas.coinbank.CoinBank.onEnable(CoinBank.java:37) ~[?:?]
  253. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  254. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [server.jar:git-Spigot-3fb9445-6e3cec8]
  255. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server.jar:git-Spigot-3fb9445-6e3cec8]
  256. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [server.jar:git-Spigot-3fb9445-6e3cec8]
  257. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [server.jar:git-Spigot-3fb9445-6e3cec8]
  258. at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [server.jar:git-Spigot-3fb9445-6e3cec8]
  259. at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [server.jar:git-Spigot-3fb9445-6e3cec8]
  260. at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [server.jar:git-Spigot-3fb9445-6e3cec8]
  261. at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [server.jar:git-Spigot-3fb9445-6e3cec8]
  262. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [server.jar:git-Spigot-3fb9445-6e3cec8]
  263. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  264. Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  265.  
  266. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  267. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
  268. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  269. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  270. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
  271. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  272. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:989) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  273. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:341) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  274. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2251) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  275. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2284) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  276. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2083) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  277. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:806) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  278. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  279. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
  280. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  281. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  282. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
  283. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  284. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:410) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  285. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:328) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  286. at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_131]
  287. at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_131]
  288. at de.juyas.coinbank.sql.SQLConnect.getConnection(SQLConnect.java:61) ~[?:?]
  289. ... 14 more
  290. Caused by: java.net.ConnectException: Connection refused: connect
  291. at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) ~[?:1.8.0_131]
  292. at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) ~[?:1.8.0_131]
  293. at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[?:1.8.0_131]
  294. at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[?:1.8.0_131]
  295. at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_131]
  296. at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_131]
  297. at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_131]
  298. at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_131]
  299. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:211) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  300. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:300) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  301. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2251) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  302. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2284) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  303. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2083) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  304. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:806) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  305. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  306. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
  307. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  308. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  309. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
  310. at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  311. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:410) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  312. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:328) ~[server.jar:git-Spigot-3fb9445-6e3cec8]
  313. at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_131]
  314. at java.sql.DriverManager.getConnection(Unknown Source) ~[?:1.8.0_131]
  315. at de.juyas.coinbank.sql.SQLConnect.getConnection(SQLConnect.java:61) ~[?:?]
  316. ... 14 more
  317. [18:54:23] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.2
  318. [18:54:24] [Server thread/INFO]: [BuycraftX] Validating your server key...
  319. [18:54:25] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  320. [18:54:26] [Server thread/INFO]: [EasyBackup] Enabling EasyBackup v2.3.2
  321. [18:54:26] [Server thread/INFO]: [EasyBackup] Loading EasyBackup schedule.
  322. [18:54:26] [Server thread/INFO]: [EasyBackup] Schedule applied: Mon Wed Fri 7:00 - data: 420
  323. [18:54:26] [Server thread/INFO]: [EasyBackup] Schedule applied: 2:00 AM - data: 120
  324. [18:54:26] [Server thread/INFO]: [EasyBackup] Schedule applied: 4:00 AM - data: 240
  325. [18:54:26] [Server thread/INFO]: [EasyBackup] Schedule applied: 6:00 AM - data: 360
  326. [18:54:26] [Server thread/INFO]: [EasyBackup] Schedule applied: 9:00 AM - data: 540
  327. [18:54:26] [Server thread/INFO]: [EasyBackup] Schedule applied: 12:00 AM - data: 720
  328. [18:54:26] [Server thread/INFO]: [EasyBackup] Schedule applied: 1:00 PM - data: 780
  329. [18:54:26] [Server thread/INFO]: [EasyBackup] Schedule applied: 3:00 PM - data: 900
  330. [18:54:26] [Server thread/INFO]: [EasyBackup] Schedule applied: 6:00 PM - data: 1080
  331. [18:54:26] [Server thread/INFO]: [EasyBackup] Schedule applied: 8:00 PM - data: 1200
  332. [18:54:26] [Server thread/INFO]: [EasyBackup] Schedule applied: 9:00 PM - data: 1260
  333. [18:54:26] [Server thread/INFO]: [EasyBackup] Schedule applied: 11:00 PM - data: 1380
  334. [18:54:26] [Server thread/INFO]: [TablistPrefix] Enabling TablistPrefix v2.3.0
  335. [18:54:26] [Server thread/INFO]: [TablistPrefix] Started Metrics..
  336. [18:54:26] [Server thread/INFO]: [TablistPrefix] Vault found!.
  337. [18:54:26] [Server thread/INFO]: [IconicSpy] Enabling IconicSpy v4.7
  338. [18:54:26] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b717
  339. [18:54:27] [Server thread/INFO]: -------- World Settings For [Navistria] --------
  340. [18:54:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  341. [18:54:27] [Server thread/INFO]: Item Despawn Rate: 6000
  342. [18:54:27] [Server thread/INFO]: Item Merge Radius: 2.5
  343. [18:54:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
  344. [18:54:27] [Server thread/INFO]: Mob Spawn Range: 4
  345. [18:54:27] [Server thread/INFO]: Structure Info Saving: true
  346. [18:54:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  347. [18:54:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  348. [18:54:27] [Server thread/INFO]: Max TNT Explosions: 100
  349. [18:54:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  350. [18:54:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  351. [18:54:27] [Server thread/INFO]: Random Lighting Updates: false
  352. [18:54:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
  353. [18:54:27] [Server thread/INFO]: Cane Growth Modifier: 100%
  354. [18:54:27] [Server thread/INFO]: Melon Growth Modifier: 100%
  355. [18:54:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  356. [18:54:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  357. [18:54:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
  358. [18:54:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
  359. [18:54:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  360. [18:54:27] [Server thread/INFO]: Vine Growth Modifier: 100%
  361. [18:54:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  362. [18:54:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  363. [18:54:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  364. [18:54:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  365. [18:54:27] [Server thread/INFO]: Experience Merge Radius: 3.0
  366. [18:54:27] [Server thread/INFO]: View Distance: 10
  367. [18:54:27] [Server thread/INFO]: Preparing start region for level 2 (Seed: -7867258029626424120)
  368. [18:54:27] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: _strongpassion
  369. [18:54:27] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  370. [18:54:27] [Server thread/INFO]: -------- World Settings For [Event] --------
  371. [18:54:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  372. [18:54:27] [Server thread/INFO]: Item Despawn Rate: 6000
  373. [18:54:27] [Server thread/INFO]: Item Merge Radius: 2.5
  374. [18:54:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
  375. [18:54:27] [Server thread/INFO]: Mob Spawn Range: 4
  376. [18:54:27] [Server thread/INFO]: Structure Info Saving: true
  377. [18:54:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  378. [18:54:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  379. [18:54:27] [Server thread/INFO]: Max TNT Explosions: 100
  380. [18:54:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  381. [18:54:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  382. [18:54:27] [Server thread/INFO]: Random Lighting Updates: false
  383. [18:54:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
  384. [18:54:27] [Server thread/INFO]: Cane Growth Modifier: 100%
  385. [18:54:27] [Server thread/INFO]: Melon Growth Modifier: 100%
  386. [18:54:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  387. [18:54:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  388. [18:54:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
  389. [18:54:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
  390. [18:54:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  391. [18:54:27] [Server thread/INFO]: Vine Growth Modifier: 100%
  392. [18:54:27] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  393. [18:54:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  394. [18:54:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  395. [18:54:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  396. [18:54:27] [Server thread/INFO]: Experience Merge Radius: 3.0
  397. [18:54:27] [Server thread/INFO]: View Distance: 10
  398. [18:54:27] [Server thread/INFO]: Preparing start region for level 3 (Seed: 310639098559584935)
  399. [18:54:28] [Server thread/INFO]: -------- World Settings For [Muster] --------
  400. [18:54:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  401. [18:54:28] [Server thread/INFO]: Item Despawn Rate: 6000
  402. [18:54:28] [Server thread/INFO]: Item Merge Radius: 2.5
  403. [18:54:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
  404. [18:54:28] [Server thread/INFO]: Mob Spawn Range: 4
  405. [18:54:28] [Server thread/INFO]: Structure Info Saving: true
  406. [18:54:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  407. [18:54:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  408. [18:54:28] [Server thread/INFO]: Max TNT Explosions: 100
  409. [18:54:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  410. [18:54:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  411. [18:54:28] [Server thread/INFO]: Random Lighting Updates: false
  412. [18:54:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  413. [18:54:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  414. [18:54:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  415. [18:54:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  416. [18:54:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  417. [18:54:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  418. [18:54:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  419. [18:54:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  420. [18:54:28] [Server thread/INFO]: Vine Growth Modifier: 100%
  421. [18:54:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  422. [18:54:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  423. [18:54:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  424. [18:54:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  425. [18:54:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  426. [18:54:28] [Server thread/INFO]: View Distance: 10
  427. [18:54:28] [Server thread/INFO]: Preparing start region for level 4 (Seed: 6497482248806639855)
  428. [18:54:29] [Server thread/INFO]: -------- World Settings For [Phobos] --------
  429. [18:54:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  430. [18:54:29] [Server thread/INFO]: Item Despawn Rate: 6000
  431. [18:54:29] [Server thread/INFO]: Item Merge Radius: 2.5
  432. [18:54:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
  433. [18:54:29] [Server thread/INFO]: Mob Spawn Range: 4
  434. [18:54:29] [Server thread/INFO]: Structure Info Saving: true
  435. [18:54:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  436. [18:54:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  437. [18:54:29] [Server thread/INFO]: Max TNT Explosions: 100
  438. [18:54:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  439. [18:54:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  440. [18:54:29] [Server thread/INFO]: Random Lighting Updates: false
  441. [18:54:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  442. [18:54:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  443. [18:54:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  444. [18:54:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  445. [18:54:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  446. [18:54:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  447. [18:54:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  448. [18:54:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  449. [18:54:29] [Server thread/INFO]: Vine Growth Modifier: 100%
  450. [18:54:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  451. [18:54:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  452. [18:54:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  453. [18:54:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  454. [18:54:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  455. [18:54:29] [Server thread/INFO]: View Distance: 10
  456. [18:54:29] [Server thread/INFO]: Preparing start region for level 5 (Seed: -4486506823496149533)
  457. [18:54:30] [Server thread/INFO]: Preparing spawn area for Phobos, 77%
  458. [18:54:30] [Server thread/INFO]: -------- World Settings For [Pluto] --------
  459. [18:54:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  460. [18:54:30] [Server thread/INFO]: Item Despawn Rate: 6000
  461. [18:54:30] [Server thread/INFO]: Item Merge Radius: 2.5
  462. [18:54:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  463. [18:54:30] [Server thread/INFO]: Mob Spawn Range: 4
  464. [18:54:30] [Server thread/INFO]: Structure Info Saving: true
  465. [18:54:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  466. [18:54:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  467. [18:54:30] [Server thread/INFO]: Max TNT Explosions: 100
  468. [18:54:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  469. [18:54:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  470. [18:54:30] [Server thread/INFO]: Random Lighting Updates: false
  471. [18:54:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  472. [18:54:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  473. [18:54:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  474. [18:54:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  475. [18:54:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  476. [18:54:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  477. [18:54:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  478. [18:54:30] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  479. [18:54:30] [Server thread/INFO]: Vine Growth Modifier: 100%
  480. [18:54:30] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  481. [18:54:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  482. [18:54:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  483. [18:54:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  484. [18:54:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  485. [18:54:30] [Server thread/INFO]: View Distance: 10
  486. [18:54:31] [Server thread/INFO]: Preparing start region for level 6 (Seed: -3365948903411709014)
  487. [18:54:32] [Server thread/INFO]: Preparing spawn area for Pluto, 77%
  488. [18:54:32] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
  489. [18:54:32] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b717 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  490. [18:54:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1-SNAPSHOT;1696-46cca2b
  491. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny tnt'
  492. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  493. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny egg'
  494. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  495. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny netherrack'
  496. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  497. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny beacon'
  498. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  499. [18:54:33] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  500. [18:54:33] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  501. [18:54:33] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  502. [18:54:33] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  503. [18:54:33] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  504. [18:54:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  505. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny tnt'
  506. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  507. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny egg'
  508. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  509. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny netherrack'
  510. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  511. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny beacon'
  512. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  513. [18:54:33] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  514. [18:54:33] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  515. [18:54:33] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  516. [18:54:33] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  517. [18:54:33] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  518. [18:54:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  519. [18:54:33] [Server thread/INFO]: [WorldGuard] (Navistria) TNT ignition is PERMITTED.
  520. [18:54:33] [Server thread/INFO]: [WorldGuard] (Navistria) Lighters are PERMITTED.
  521. [18:54:33] [Server thread/INFO]: [WorldGuard] (Navistria) Lava fire is blocked.
  522. [18:54:33] [Server thread/INFO]: [WorldGuard] (Navistria) Fire spread is UNRESTRICTED.
  523. [18:54:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Navistria'
  524. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny tnt'
  525. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  526. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny netherrack'
  527. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  528. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny beacon'
  529. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  530. [18:54:33] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  531. [18:54:33] [Server thread/INFO]: [WorldGuard] (Event) TNT ignition is PERMITTED.
  532. [18:54:33] [Server thread/INFO]: [WorldGuard] (Event) Lighters are PERMITTED.
  533. [18:54:33] [Server thread/INFO]: [WorldGuard] (Event) Lava fire is blocked.
  534. [18:54:33] [Server thread/INFO]: [WorldGuard] (Event) Fire spread is UNRESTRICTED.
  535. [18:54:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Event'
  536. [18:54:33] [Server thread/INFO]: [WorldGuard] (Muster) TNT ignition is PERMITTED.
  537. [18:54:33] [Server thread/INFO]: [WorldGuard] (Muster) Lighters are PERMITTED.
  538. [18:54:33] [Server thread/INFO]: [WorldGuard] (Muster) Lava fire is blocked.
  539. [18:54:33] [Server thread/INFO]: [WorldGuard] (Muster) Fire spread is UNRESTRICTED.
  540. [18:54:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Muster'
  541. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny tnt'
  542. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  543. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny egg'
  544. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  545. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny netherrack'
  546. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  547. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny beacon'
  548. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  549. [18:54:33] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  550. [18:54:33] [Server thread/INFO]: [WorldGuard] (Phobos) TNT ignition is PERMITTED.
  551. [18:54:33] [Server thread/INFO]: [WorldGuard] (Phobos) Lighters are PERMITTED.
  552. [18:54:33] [Server thread/INFO]: [WorldGuard] (Phobos) Lava fire is blocked.
  553. [18:54:33] [Server thread/INFO]: [WorldGuard] (Phobos) Fire spread is UNRESTRICTED.
  554. [18:54:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Phobos'
  555. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'Deny tnt'
  556. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  557. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny egg'
  558. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  559. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny netherrack'
  560. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  561. [18:54:33] [Server thread/WARN]: [WorldGuard] Found option with no value blacklist.txt for 'Deny beacon'
  562. [18:54:33] [Server thread/WARN]: [WorldGuard] Unknown option 'on-destroy' in blacklist.txt for 'on-destroy=deny'
  563. [18:54:33] [Server thread/INFO]: [WorldGuard] Blacklist loaded.
  564. [18:54:33] [Server thread/INFO]: [WorldGuard] (Pluto) TNT ignition is PERMITTED.
  565. [18:54:33] [Server thread/INFO]: [WorldGuard] (Pluto) Lighters are PERMITTED.
  566. [18:54:33] [Server thread/INFO]: [WorldGuard] (Pluto) Lava fire is blocked.
  567. [18:54:33] [Server thread/INFO]: [WorldGuard] (Pluto) Fire spread is UNRESTRICTED.
  568. [18:54:33] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Pluto'
  569. [18:54:33] [Server thread/INFO]: [WorldGuard] Loading region data...
  570. [18:54:33] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.6.2
  571. [18:54:33] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
  572. [18:54:33] [Server thread/INFO]: [ChatReaction] 112 words loaded!
  573. [18:54:33] [Server thread/INFO]: [ChatReaction] Creating MySQL connection ...
  574. [18:54:38] [Server thread/ERROR]: [ChatReaction] jdbc:mysql://58435615.swh.strato-hosting.eu:3306/DB3028869?allowReconnect=true
  575. [18:54:38] [Server thread/ERROR]: [ChatReaction] Could not be resolved because of an SQL Exception: Communications link failure
  576.  
  577. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server..
  578. [18:54:40] [Server thread/ERROR]: [ChatReaction] jdbc:mysql://58435615.swh.strato-hosting.eu:3306/DB3028869?allowReconnect=true
  579. [18:54:40] [Server thread/ERROR]: [ChatReaction] Could not be resolved because of an SQL Exception: Communications link failure
  580.  
  581. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server..
  582. [18:54:40] [Server thread/WARN]: java.lang.NullPointerException
  583. [18:54:40] [Server thread/WARN]: at me.clip.chatreaction.database.MySQL.checkTable(MySQL.java:191)
  584. [18:54:40] [Server thread/WARN]: at me.clip.chatreaction.ChatReaction.startDatabase(ChatReaction.java:196)
  585. [18:54:40] [Server thread/WARN]: at me.clip.chatreaction.ChatReaction.onEnable(ChatReaction.java:94)
  586. [18:54:40] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
  587. [18:54:40] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  588. [18:54:40] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  589. [18:54:40] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376)
  590. [18:54:40] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326)
  591. [18:54:40] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421)
  592. [18:54:40] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382)
  593. [18:54:40] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337)
  594. [18:54:40] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272)
  595. [18:54:40] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544)
  596. [18:54:40] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  597. [18:54:40] [Server thread/WARN]: [ChatReaction] Could not connect to database! Reaction stats will be disabled!!
  598. [18:54:40] [Server thread/INFO]: ---------------------------
  599. [18:54:40] [Server thread/INFO]: ChatReaction Updater
  600. [18:54:40] [Server thread/INFO]:
  601. [18:54:40] [Server thread/INFO]: You are running 1.6.2
  602. [18:54:40] [Server thread/INFO]: The latest version
  603. [18:54:40] [Server thread/INFO]: of ChatReaction!
  604. [18:54:40] [Server thread/INFO]:
  605. [18:54:40] [Server thread/INFO]: ---------------------------
  606. [18:54:40] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
  607. [18:54:40] [Server thread/INFO]: [DeluxeTags] 36 tags loaded
  608. [18:54:40] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
  609. [18:54:41] [Server thread/INFO]: [DeluxeTags] You are not using DeluxeChat!
  610. [18:54:41] [Server thread/INFO]: [DeluxeTags] DeluxeTags will listen to the AsyncPlayerChatEvent to provide compatibility for some chat plugins.
  611. [18:54:41] [Server thread/INFO]: ----------------------------
  612. [18:54:41] [Server thread/INFO]: DeluxeTags Updater
  613. [18:54:41] [Server thread/INFO]:
  614. [18:54:41] [Server thread/INFO]: You are running 1.7.1
  615. [18:54:41] [Server thread/INFO]: The latest version
  616. [18:54:41] [Server thread/INFO]: of DeluxeTags!
  617. [18:54:41] [Server thread/INFO]:
  618. [18:54:41] [Server thread/INFO]: ----------------------------
  619. [18:54:41] [Server thread/INFO]: [CloudBot] Enabling CloudBot v2.2.5
  620. [18:54:41] [Server thread/INFO]: [CloudBot] Loading plugin ...
  621. [18:54:41] [Server thread/INFO]: [CloudBot] Successfully connected to MySQL server!
  622. [18:54:42] [Server thread/INFO]: < TS3
  623. [18:54:42] [Server thread/INFO]: <
  624. [18:54:42] [Server thread/INFO]: < Welcome to the TeamSpeak 3 ServerQuery interface, type "help" for a list of commands and "help <command>" for information on a specific command.
  625. [18:54:42] [Server thread/INFO]: <
  626. [18:54:42] [[CloudBot] SocketWriter/INFO]: > login OktriaBot lQ+Wcnjx
  627. [18:54:42] [[CloudBot] SocketReader/INFO]: [login] < error id=0 msg=ok
  628. [18:54:42] [[CloudBot] SocketWriter/INFO]: > use port=9987
  629. [18:54:42] [[CloudBot] SocketReader/INFO]: [use] < error id=0 msg=ok
  630. [18:54:42] [[CloudBot] SocketWriter/INFO]: > clientupdate client_nickname=OktriaBot
  631. [18:54:42] [[CloudBot] SocketReader/INFO]: [clientupdate] < error id=0 msg=ok
  632. [18:54:42] [[CloudBot] SocketWriter/INFO]: > servernotifyregister event=server id=0
  633. [18:54:42] [[CloudBot] SocketReader/INFO]: [servernotifyregister] < error id=0 msg=ok
  634. [18:54:42] [[CloudBot] SocketWriter/INFO]: > servernotifyregister event=textprivate id=0
  635. [18:54:42] [[CloudBot] SocketReader/INFO]: [servernotifyregister] < error id=0 msg=ok
  636. [18:54:42] [[CloudBot] SocketWriter/INFO]: > whoami
  637. [18:54:42] [[CloudBot] SocketReader/INFO]: [whoami] < virtualserver_status=online virtualserver_id=1 virtualserver_unique_identifier=vZHr+M5iQKeX0wL1rBQMS2axAgY= virtualserver_port=9987 client_id=6 client_channel_id=1 client_nickname=OktriaBot client_database_id=2 client_login_name=OktriaBot client_unique_identifier=jIGkQImCvzlCW6YrAop+0ipHuOE= client_origin_server_id=1
  638. [18:54:42] [[CloudBot] SocketReader/INFO]: [whoami] < error id=0 msg=ok
  639. [18:54:42] [Server thread/INFO]: [CloudBot] Successfully connected to TeamSpeak server!
  640. [18:54:42] [Server thread/INFO]: [Maintenance] Enabling Maintenance vv1
  641. [18:54:42] [Server thread/INFO]: [Wartungsmodus] Das Plugin wurde aktiviert.
  642. [18:54:42] [Server thread/INFO]: [AutoMessageBroadcaster] Enabling AutoMessageBroadcaster v1.0
  643. [18:54:42] [Server thread/INFO]: AutoMessageBroadcaster developed by MajkGamesCZ
  644. [18:54:42] [Server thread/INFO]: AutoMessageBroadcaster has been Enabled!
  645. [18:54:42] [Server thread/INFO]: [EditableSign] Enabling EditableSign v3.1.0
  646. [18:54:42] [Server thread/INFO]: [EditableSign] EditableSign version 3.1.0 is Enabled
  647. [18:54:42] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  648. [18:54:42] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  649. [18:54:42] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  650. [18:54:42] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  651. [18:54:42] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  652. [18:54:42] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  653. [18:54:42] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  654. [18:54:42] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  655. [18:54:42] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.7
  656. [18:54:42] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  657. [18:54:42] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  658. [18:54:42] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  659. [18:54:42] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  660. [18:54:42] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  661. [18:54:42] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.7 enabled.
  662. [18:54:42] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  663. [18:54:42] [Server thread/INFO]: [SimpleSit] Enabling SimpleSit v1.6.3
  664. [18:54:42] [Server thread/INFO]: [AnimatedMenu] Enabling AnimatedMenu v3.1.1
  665. [18:54:42] [Server thread/INFO]: [CustomTab] Enabling CustomTab v1.1
  666. [18:54:42] [Server thread/INFO]: [Ranching] Enabling Ranching v0.1
  667. [18:54:42] [Server thread/INFO]: Ranching enabled.
  668. [18:54:42] [Server thread/INFO]: [EpicRename] Enabling EpicRename v3.1.1
  669. [18:54:42] [Server thread/INFO]: [EpicRename] Version: 3.1.1 MC Version: NEWER_THAN_ONE_DOT_EIGHT
  670. [18:54:42] [Server thread/INFO]: [EpicRename] This plugin is Copyright (c) 2017 Justin "JustBru00" Brubaker. This plugin is licensed under the MPL v2.0. You can view a copy of it at: http://bit.ly/2eMknxx
  671. [18:54:42] [Server thread/INFO]: [EpicRename] Starting plugin enable...
  672. [18:54:42] [Server thread/INFO]: [EpicRename] Prefix set to: '[EpicRename] '
  673. [18:54:42] [Server thread/INFO]: [EpicRename] Plugin Enabled!
  674. [18:54:42] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v3.2.1
  675. [18:54:43] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
  676. [18:54:43] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
  677. [18:54:43] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
  678. [18:54:43] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  679. [18:54:43] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.21-SNAPSHOT (build 1463)
  680. [18:54:43] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.81
  681. [18:54:44] [Server thread/INFO]: [Quests] Enabling Quests v2.8.7-b134
  682. [18:54:44] [Server thread/WARN]: [Quests] Could not save quests.yml to plugins\Quests\quests.yml because quests.yml already exists.
  683. [18:54:44] [Server thread/WARN]: [Quests] Could not save events.yml to plugins\Quests\events.yml because events.yml already exists.
  684. [18:54:44] [Server thread/WARN]: [Quests] Could not save data.yml to plugins\Quests\data.yml because data.yml already exists.
  685. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] Enabling AdvancedAchievements v5.2.2
  686. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up config.yml file...
  687. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up lang.yml file...
  688. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up gui.yml file...
  689. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] Loaded 9 achievements in 9 categories.
  690. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] 36 disabled categories: [PetMasterReceive, ItemBreaks, DistanceLlama, DistancePig, Taming, Smelting, Enchantments, Eggs, Fertilising, LavaBuckets, PetMasterGive, PlayedTime, HoePlowings, DistanceHorse, ItemDrops, Treasures, AnvilsUsed, Brewing, Beds, DistanceBoat, EnderPearls, MaxLevel, Arrows, Places, EatenItems, Fish, Deaths, Breaks, ItemPickups, Kills, WaterBuckets, DistanceGliding, Snowballs, ConsumedPotions, DistanceMinecart, DistanceFoot]
  691. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] Initialising command modules...
  692. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] Registering event listeners...
  693. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] Setting up custom tab completers...
  694. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] Initialising database...
  695. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] Launching scheduled tasks...
  696. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] Registering permissions...
  697. [18:54:44] [Thread-16/INFO]: [AdvancedAchievements] Checking for plugin update...
  698. [18:54:44] [Server thread/INFO]: [AdvancedAchievements] Plugin successfully enabled and ready to run! Took 245ms.
  699. [18:54:44] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.6
  700. [18:54:45] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863
  701. [18:54:45] [Server thread/INFO]: [ChatEx] Loading updater-config...
  702. [18:54:45] [Server thread/INFO]: [ChatEx] Done!
  703. [18:54:45] [Server thread/INFO]: [ChatEx] Updatechecker is enabled.
  704. [18:54:45] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx
  705. [18:54:45] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST
  706. [18:54:45] [Server thread/INFO]: [ChatEx] is now enabled!
  707. [18:54:45] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.5.1
  708. [18:54:45] [Server thread/INFO]: [ServerSigns] Version 4.5.1 is now enabled.
  709. [18:54:45] [Server thread/INFO]: [MyPet] Enabling MyPet v2.2.9
  710. [18:54:45] [Server thread/INFO]: [MyPet] Citizens (2.0.21-SNAPSHOT (build 1463)) hook activated.
  711. [18:54:45] [Server thread/INFO]: [MyPet] ProtocolLib (4.3.0) hook activated.
  712. [18:54:45] [Server thread/INFO]: [MyPet] Vault (1.5.6-b49) hook activated.
  713. [18:54:45] [Server thread/INFO]: [MyPet] WorldGuard (6.2.1-SNAPSHOT;1696-46cca2b) hook activated.
  714. [18:54:45] [Server thread/INFO]: [MyPet] Compat mode for v1_11_R1 loaded.
  715. [18:54:45] [Server thread/INFO]: [MyPet] --- Loading WorldGroups ---------------------------
  716. [18:54:45] [Server thread/INFO]: [MyPet]  added 'world' to 'default'
  717. [18:54:45] [Server thread/INFO]: [MyPet]  added 'world_the_end' to 'default'
  718. [18:54:45] [Server thread/INFO]: [MyPet]  added 'Event' to 'default'
  719. [18:54:45] [Server thread/INFO]: [MyPet]  added 'Phobos' to 'default'
  720. [18:54:45] [Server thread/INFO]: [MyPet]  added 'Pluto' to 'default'
  721. [18:54:45] [Server thread/INFO]: [MyPet]  added 'ranch' to 'default'
  722. [18:54:45] [Server thread/INFO]: [MyPet]  added 'Muster' to 'default'
  723. [18:54:45] [Server thread/INFO]: [MyPet]  added 'Navistria' to 'default'
  724. [18:54:45] [Server thread/INFO]: [MyPet]  added 'theteadrawer' to 'default'
  725. [18:54:45] [Server thread/INFO]: [MyPet]  added 'Arelana' to 'default'
  726. [18:54:45] [Server thread/INFO]: [MyPet]  added 'Mauskaese' to 'default'
  727. [18:54:45] [Server thread/INFO]: [MyPet]  added 'Mulenja' to 'default'
  728. [18:54:45] [Server thread/INFO]: [MyPet]  added '_strongpassion' to 'default'
  729. [18:54:45] [Server thread/INFO]: [MyPet]  added 'Juyas' to 'default'
  730. [18:54:45] [Server thread/INFO]: [MyPet] -------------------------------------------------
  731. [18:54:45] [Server thread/INFO]: [MyPet] version 2.2.9-b1121 ENABLED
  732. [18:54:45] [Server thread/INFO]: [PrisonMines] Enabling PrisonMines v3.0.1
  733. [18:54:46] [Server thread/INFO]: [PrisonMines] HolographicDisplays was found
  734. [18:54:46] [Server thread/INFO]: [PrisonMines] Loaded 2 mine(s)
  735. [18:54:46] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.96
  736. [18:54:46] [Server thread/INFO]: [CrateReloaded] v1_11_R1
  737. [18:54:47] [Server thread/INFO]: [MyPet-NPC] Enabling MyPet-NPC v1.1.0
  738. [18:54:47] [Server thread/INFO]: [MyPet-NPC] version 1.1.0-b133 ENABLED
  739. [18:54:47] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  740. [18:54:47] [Server thread/INFO]: Done (30,733s)! For help, type "help" or "?"
  741. [18:54:48] [Server thread/INFO]: ? Mit /ts kannst du die Teamspeak Daten sehen!
  742. [18:54:48] [Server thread/INFO]: [AnimatedMenu] Loading menus...
  743. [18:54:48] [Server thread/WARN]: [AnimatedMenu] No command with id 'effect Arelana minecraft' found! Defaulting to player command
  744. [18:54:48] [Server thread/WARN]: [AnimatedMenu] No command with id 'effect theteadrawer minecraft' found! Defaulting to player command
  745. [18:54:48] [Server thread/INFO]: [AnimatedMenu] 5 menus loaded
  746. [18:54:48] [OkHttp ConnectionPool/WARN]: A connection to https://plugin.buycraft.net/ was leaked. Did you forget to close a response body?
  747. [18:54:48] [Craft Scheduler Thread - 0/INFO]: [HeadDatabase] Succesfully loaded 5765 heads!
  748. [18:54:49] [Server thread/INFO]: [Citizens] 59 NPCs geladen.
  749. [18:54:49] [Craft Scheduler Thread - 0/INFO]: [Vault] Checking for Updates ...
  750. [18:54:49] [Craft Scheduler Thread - 0/INFO]: [Vault] No new version available
  751. [18:54:49] [Server thread/INFO]: [Quests] 2 Quest(s) loaded.
  752. [18:54:49] [Server thread/INFO]: [Quests] 6 Event(s) loaded.
  753. [18:54:49] [Server thread/INFO]: [Quests] 845 Phrase(s) loaded.
  754. [18:54:50] [Craft Scheduler Thread - 3/INFO]: [BuycraftX] Fetching all due players...
  755. [18:54:50] [Craft Scheduler Thread - 3/INFO]: [BuycraftX] Fetched due players (0 found).
  756. [18:54:51] [Server thread/INFO]: [ChatEx] There is no new version available. You are up-to-date!
  757. [18:54:58] [[CloudBot] SocketReader/INFO]: < [event] notifyclientleftview cfid=11 ctid=0 reasonid=8 reasonmsg=Dennis\sis\smaking\san\sexit\sw.w clid=4
  758. [18:55:03] [[CloudBot] SocketReader/INFO]: < [event] notifycliententerview cfid=0 ctid=11 reasonid=0 clid=7 client_unique_identifier=vowGUz2fUigqZ\/jN9bGi+XqmtIc= client_nickname=theteadrawer client_input_muted=0 client_output_muted=0 client_outputonly_muted=0 client_input_hardware=1 client_output_hardware=1 client_meta_data client_is_recording=0 client_database_id=4 client_channel_group_id=8 client_servergroups=6 client_away=0 client_away_message client_type=0 client_flag_avatar=098a00e854aa389fb48ddfc6d5729577 client_talk_power=75 client_talk_request=0 client_talk_request_msg client_description=Lexy\sHartmann\s\/\sBlede\sFante client_is_talker=0 client_is_priority_speaker=0 client_unread_messages=0 client_nickname_phonetic client_needed_serverquery_view_power=75 client_icon_id=0 client_is_channel_commander=0 client_country=DE client_channel_group_inherited_channel_id=11 client_badges=Overwolf=0
  759. [18:55:03] [[CloudBot] SocketWriter/INFO]: > sendtextmessage targetmode=1 target=7 msg=Willkommen\sauf\sdem\soffiziellen\sOktria\sTeamspeak!.
  760. [18:55:03] [[CloudBot] SocketWriter/INFO]: > sendtextmessage targetmode=1 target=7 msg=Du\skannst\sdich\sfreischalten,\sindem\sdu\sauf\sunserem\sMinecraftserver\sonline\sbist\sund\smit\s[COLOR=#ff0000]!link\sMinecraftName[\/COLOR]\sdeinen\sAccount\sfreischaltest..
  761. [18:55:03] [[CloudBot] SocketReader/INFO]: < [event] notifytextmessage targetmode=1 msg=Willkommen\sauf\sdem\soffiziellen\sOktria\sTeamspeak!. target=7 invokerid=6 invokername=OktriaBot invokeruid=jIGkQImCvzlCW6YrAop+0ipHuOE=
  762. [18:55:03] [[CloudBot] SocketReader/INFO]: [sendtextmessage] < error id=0 msg=ok
  763. [18:55:03] [[CloudBot] SocketReader/INFO]: < [event] notifytextmessage targetmode=1 msg=Du\skannst\sdich\sfreischalten,\sindem\sdu\sauf\sunserem\sMinecraftserver\sonline\sbist\sund\smit\s[COLOR=#ff0000]!link\sMinecraftName[\/COLOR]\sdeinen\sAccount\sfreischaltest.. target=7 invokerid=6 invokername=OktriaBot invokeruid=jIGkQImCvzlCW6YrAop+0ipHuOE=
  764. [18:55:03] [[CloudBot] SocketReader/INFO]: [sendtextmessage] < error id=0 msg=ok
  765. [18:55:03] [[CloudBot] SocketWriter/INFO]: > clientgetids cluid=vowGUz2fUigqZ\/jN9bGi+XqmtIc=
  766. [18:55:03] [[CloudBot] SocketReader/INFO]: [clientgetids] < cluid=vowGUz2fUigqZ\/jN9bGi+XqmtIc= clid=7 name=theteadrawer
  767. [18:55:03] [[CloudBot] SocketReader/INFO]: [clientgetids] < error id=0 msg=ok
  768. [18:55:03] [[CloudBot] SocketWriter/INFO]: > clientinfo clid=7
  769. [18:55:03] [[CloudBot] SocketReader/INFO]: [clientinfo] < cid=11 client_idle_time=23 client_unique_identifier=vowGUz2fUigqZ\/jN9bGi+XqmtIc= client_nickname=theteadrawer client_version=3.1.4.2\s[Build:\s1498644101] client_platform=Windows client_input_muted=0 client_output_muted=0 client_outputonly_muted=0 client_input_hardware=1 client_output_hardware=1 client_default_channel=\/11 client_meta_data client_is_recording=0 client_version_sign=WtscrpvJG13kbF6aoVzsGwQuE\/WwR1b8++ydDc8IpmiXLw+zFC6zFUvLinOeE0zZgh2Hs5Amp3DZoPJSynOWBg== client_security_hash client_login_name client_database_id=4 client_channel_group_id=8 client_servergroups=6 client_created=1497682362 client_lastconnected=1499187303 client_totalconnections=53 client_away=0 client_away_message client_type=0 client_flag_avatar=098a00e854aa389fb48ddfc6d5729577 client_talk_power=75 client_talk_request=0 client_talk_request_msg client_description=Lexy\sHartmann\s\/\sBlede\sFante client_is_talker=0 client_month_bytes_uploaded=3004797 client_month_bytes_downloaded=7067515 client_total_bytes_uploaded=21699455 client_total_bytes_downloaded=8278939 client_is_priority_speaker=0 client_nickname_phonetic client_needed_serverquery_view_power=75 client_default_token client_icon_id=0 client_is_channel_commander=0 client_country=DE client_channel_group_inherited_channel_id=11 client_badges=overwolf=0 client_base64HashClientUID=loimagfddnjpfccickghpimnpflbkcpjhkkgleih connection_filetransfer_bandwidth_sent=0 connection_filetransfer_bandwidth_received=0 connection_packets_sent_total=8 connection_bytes_sent_total=2781 connection_packets_received_total=3 connection_bytes_received_total=763 connection_bandwidth_sent_last_second_total=0 connection_bandwidth_sent_last_minute_total=0 connection_bandwidth_received_last_second_total=0 connection_bandwidth_received_last_minute_total=0 connection_connected_time=91 connection_client_ip=[2003:d2:ebc2:e00:ad1b:3402:6694:8c20]
  770. [18:55:03] [[CloudBot] SocketReader/INFO]: [clientinfo] < error id=0 msg=ok
  771. [18:55:10] [[CloudBot] SocketReader/INFO]: < [event] notifytextmessage targetmode=1 msg=!link\stheteadrawer target=6 invokerid=7 invokername=theteadrawer invokeruid=vowGUz2fUigqZ\/jN9bGi+XqmtIc=
  772. [18:55:10] [[CloudBot] SocketWriter/INFO]: > sendtextmessage targetmode=1 target=7 msg=[B]Dieser\sSpieler\sist\snicht\sonline![\/B]
  773. [18:55:10] [[CloudBot] SocketReader/INFO]: < [event] notifytextmessage targetmode=1 msg=[B]Dieser\sSpieler\sist\snicht\sonline![\/B] target=7 invokerid=6 invokername=OktriaBot invokeruid=jIGkQImCvzlCW6YrAop+0ipHuOE=
  774. [18:55:10] [[CloudBot] SocketReader/INFO]: [sendtextmessage] < error id=0 msg=ok
  775. [18:55:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@2aa40655[id=<null>,name=theteadrawer,properties={},legacy=false] (/217.93.253.168:53485) lost connection: Disconnected
  776. [18:56:10] [[CloudBot] SocketWriter/INFO]: > clientupdate
  777. [18:56:10] [[CloudBot] SocketReader/INFO]: [clientupdate] < error id=0 msg=ok
  778. [18:56:20] [User Authenticator #1/INFO]: UUID of player theteadrawer is b9cfd1d5-1ede-43a3-919e-ab29976fe11d
  779. [18:56:20] [Server thread/INFO]: [IconicSpy] Config found for theteadrawer
  780. [18:56:20] [Server thread/INFO]: [IconicSpy] false
  781. [18:56:21] [Server thread/INFO]: theteadrawer[/217.93.253.168:53560] logged in with entity id 655 at ([world]47.990625914580995, 40.0, 8.98684201929091)
  782. [18:56:21] [Server thread/INFO]: [+] theteadrawer ist auf Oktria gelandet!
  783. [18:56:21] [[CloudBot] SocketWriter/INFO]: > clientgetdbidfromuid cluid=$none
  784. [18:56:21] [[CloudBot] SocketReader/INFO]: [clientgetdbidfromuid] < error id=512 msg=invalid\sclientID
  785. [18:56:21] [[CloudBot] SocketReader/INFO]: TS3 command error: {msg=invalid clientID, id=512}
  786. [18:56:29] [[CloudBot] SocketWriter/INFO]: > clientgetdbidfromuid cluid=$none
  787. [18:56:29] [[CloudBot] SocketReader/INFO]: [clientgetdbidfromuid] < error id=512 msg=invalid\sclientID
  788. [18:56:29] [[CloudBot] SocketReader/INFO]: TS3 command error: {msg=invalid clientID, id=512}
  789. [18:56:29] [[CloudBot] SocketReader/INFO]: < [event] notifytextmessage targetmode=1 msg=!link\stheteadrawer target=6 invokerid=7 invokername=theteadrawer invokeruid=vowGUz2fUigqZ\/jN9bGi+XqmtIc=
  790. [18:56:29] [[CloudBot] SocketWriter/INFO]: > clientgetdbidfromuid cluid=vowGUz2fUigqZ\/jN9bGi+XqmtIc=
  791. [18:56:29] [[CloudBot] SocketReader/INFO]: [clientgetdbidfromuid] < cluid=vowGUz2fUigqZ\/jN9bGi+XqmtIc= cldbid=4
  792. [18:56:29] [[CloudBot] SocketReader/INFO]: [clientgetdbidfromuid] < error id=0 msg=ok
  793. [18:56:29] [[CloudBot] SocketWriter/INFO]: > clientdbinfo cldbid=4
  794. [18:56:29] [[CloudBot] SocketReader/INFO]: [clientdbinfo] < client_unique_identifier=vowGUz2fUigqZ\/jN9bGi+XqmtIc= client_nickname=theteadrawer client_database_id=4 client_created=1497682362 client_lastconnected=1499187303 client_totalconnections=53 client_flag_avatar=098a00e854aa389fb48ddfc6d5729577 client_description=Lexy\sHartmann\s\/\sBlede\sFante client_month_bytes_uploaded=3004797 client_month_bytes_downloaded=7067515 client_total_bytes_uploaded=21699455 client_total_bytes_downloaded=8278939 client_icon_id=0 client_base64HashClientUID=loimagfddnjpfccickghpimnpflbkcpjhkkgleih client_lastip=2003:d2:ebc2:e00:ad1b:3402:6694:8c20
  795. [18:56:29] [[CloudBot] SocketReader/INFO]: [clientdbinfo] < error id=0 msg=ok
  796. [18:56:29] [[CloudBot] SocketWriter/INFO]: > sendtextmessage targetmode=1 target=7 msg=[B]Deine\sIP\sAdresse\spasst\snicht\szu\sdem\sangegebenen\sSpieler![\/B]
  797. [18:56:29] [[CloudBot] SocketReader/INFO]: < [event] notifytextmessage targetmode=1 msg=[B]Deine\sIP\sAdresse\spasst\snicht\szu\sdem\sangegebenen\sSpieler![\/B] target=7 invokerid=6 invokername=OktriaBot invokeruid=jIGkQImCvzlCW6YrAop+0ipHuOE=
  798. [18:56:29] [[CloudBot] SocketReader/INFO]: [sendtextmessage] < error id=0 msg=ok
  799. [18:56:39] [[CloudBot] SocketWriter/INFO]: > clientgetdbidfromuid cluid=$none
  800. [18:56:39] [[CloudBot] SocketReader/INFO]: [clientgetdbidfromuid] < error id=512 msg=invalid\sclientID
  801. [18:56:39] [[CloudBot] SocketReader/INFO]: TS3 command error: {msg=invalid clientID, id=512}
  802. [18:56:49] [[CloudBot] SocketWriter/INFO]: > clientgetdbidfromuid cluid=$none
  803. [18:56:49] [[CloudBot] SocketReader/INFO]: [clientgetdbidfromuid] < error id=512 msg=invalid\sclientID
  804. [18:56:49] [[CloudBot] SocketReader/INFO]: TS3 command error: {msg=invalid clientID, id=512}
  805. [18:56:59] [[CloudBot] SocketWriter/INFO]: > clientgetdbidfromuid cluid=$none
  806. [18:56:59] [[CloudBot] SocketReader/INFO]: [clientgetdbidfromuid] < error id=512 msg=invalid\sclientID
  807. [18:56:59] [[CloudBot] SocketReader/INFO]: TS3 command error: {msg=invalid clientID, id=512}
  808. [18:57:09] [[CloudBot] SocketWriter/INFO]: > clientgetdbidfromuid cluid=$none
  809. [18:57:09] [[CloudBot] SocketReader/INFO]: [clientgetdbidfromuid] < error id=512 msg=invalid\sclientID
  810. [18:57:09] [[CloudBot] SocketReader/INFO]: TS3 command error: {msg=invalid clientID, id=512}
  811. [18:57:18] [Server thread/INFO]: Stopping the server
  812. [18:57:18] [Server thread/INFO]: Stopping server
  813. [18:57:18] [Server thread/INFO]: [MyPet-NPC] Disabling MyPet-NPC v1.1.0
  814. [18:57:18] [Server thread/INFO]: [CrateReloaded] Disabling CrateReloaded v1.3.96
  815. [18:57:18] [Server thread/INFO]: [PrisonMines] Disabling PrisonMines v3.0.1
  816. [18:57:18] [Server thread/INFO]: [MyPet] Disabling MyPet v2.2.9
  817. [18:57:18] [Server thread/INFO]: [ServerSigns] Disabling ServerSigns v4.5.1
  818. [18:57:18] [Server thread/INFO]: [ServerSigns] ServerSigns is now disabled.
  819. [18:57:18] [Server thread/INFO]: [ChatEx] Disabling ChatEx v1.6
  820. [18:57:18] [Server thread/INFO]: [ChatEx] is now disabled!
  821. [18:57:18] [Server thread/INFO]: [AdvancedAchievements] Disabling AdvancedAchievements v5.2.2
  822. [18:57:18] [Server thread/INFO]: [AdvancedAchievements] Remaining requests sent to database, plugin disabled.
  823. [18:57:18] [Server thread/INFO]: [Quests] Disabling Quests v2.8.7-b134
  824. [18:57:18] [Server thread/INFO]: [Quests] Saving Quester data.
  825. [18:57:18] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v1.81
  826. [18:57:18] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.21-SNAPSHOT (build 1463)
  827. [18:57:18] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.6
  828. [18:57:18] [Server thread/INFO]: [HeadDatabase] Disabling HeadDatabase v3.2.1
  829. [18:57:18] [Server thread/INFO]: [EpicRename] Disabling EpicRename v3.1.1
  830. [18:57:18] [Server thread/INFO]: [EpicRename] Plugin Disabled.
  831. [18:57:18] [Server thread/INFO]: [Ranching] Disabling Ranching v0.1
  832. [18:57:18] [Server thread/INFO]: Ranching disabled.
  833. [18:57:18] [Server thread/INFO]: [CustomTab] Disabling CustomTab v1.1
  834. [18:57:18] [Server thread/INFO]: [AnimatedMenu] Disabling AnimatedMenu v3.1.1
  835. [18:57:18] [Server thread/INFO]: [SimpleSit] Disabling SimpleSit v1.6.3
  836. [18:57:18] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  837. [18:57:18] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  838. [18:57:18] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.7
  839. [18:57:18] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.7 disabled.
  840. [18:57:18] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  841. [18:57:18] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  842. [18:57:18] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
  843. [18:57:18] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  844. [18:57:18] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  845. [18:57:18] [Server thread/INFO]: [EditableSign] Disabling EditableSign v3.1.0
  846. [18:57:18] [Server thread/INFO]: [EditableSign] EditableSign version 3.1.0 is Disabled
  847. [18:57:18] [Server thread/INFO]: [AutoMessageBroadcaster] Disabling AutoMessageBroadcaster v1.0
  848. [18:57:18] [Server thread/INFO]: AutoMessageBroadcaster developed by MajkGamesCZ
  849. [18:57:18] [Server thread/INFO]: AutoMessageBroadcaster has been Disabled!
  850. [18:57:18] [Server thread/INFO]: [Maintenance] Disabling Maintenance vv1
  851. [18:57:18] [Server thread/INFO]: [Wartungsmodus] Das Plugin wurde deaktiviert.
  852. [18:57:18] [Server thread/INFO]: [CloudBot] Disabling CloudBot v2.2.5
  853. [18:57:18] [[CloudBot] SocketWriter/INFO]: > quit
  854. [18:57:18] [[CloudBot] SocketReader/INFO]: [quit] < error id=0 msg=ok
  855. [18:57:18] [Server thread/INFO]: [DeluxeTags] Disabling DeluxeTags v1.7.1
  856. [18:57:18] [Server thread/INFO]: [ChatReaction] Disabling ChatReaction v1.6.2
  857. [18:57:18] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.2.1-SNAPSHOT;1696-46cca2b
  858. [18:57:18] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  859. [18:57:18] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.3.0
  860. [18:57:18] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b717
  861. [18:57:18] [Server thread/INFO]: [IconicSpy] Disabling IconicSpy v4.7
  862. [18:57:18] [Server thread/INFO]: [IconicSpy] Disabled!
  863. [18:57:18] [Server thread/INFO]: [TablistPrefix] Disabling TablistPrefix v2.3.0
  864. [18:57:18] [Server thread/INFO]: [EasyBackup] Disabling EasyBackup v2.3.2
  865. [18:57:18] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v10.2
  866. [18:57:18] [Server thread/INFO]: [CoinBank] Disabling CoinBank v0.1
  867. [18:57:18] [Server thread/INFO]: CoinBank disabled
  868. [18:57:18] [Server thread/INFO]: [Spit] Disabling Spit v1.0
  869. [18:57:18] [Server thread/INFO]: [Spit] Spit Unloaded :(
  870. [18:57:18] [Server thread/INFO]: [LogBlock] Disabling LogBlock v1.11-SNAPSHOT (build #275)
  871. [18:57:18] [Server thread/INFO]: [MinePacks] Disabling MinePacks v1.17.1
  872. [18:57:18] [Server thread/INFO]: [MinePacks] Checking for updates ...
  873. [18:57:18] [Server thread/INFO]: Minepacks-Connection-Pool - is closing down.
  874. [18:57:19] [Server thread/INFO]: [MinePacks] MinePacks wurde deaktiviert.
  875. [18:57:19] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  876. [18:57:19] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.7-SNAPSHOT;3662-a8d04c2
  877. [18:57:19] [Server thread/INFO]: [AnimationLib] Disabling AnimationLib v1.6.3
  878. [18:57:19] [Server thread/INFO]: Saving players
  879. [18:57:19] [Server thread/INFO]: theteadrawer lost connection: Wir sind gleich wieder da!
  880. [18:57:19] [Server thread/INFO]: theteadrawer left the game
  881. [18:57:19] [Server thread/INFO]: Saving worlds
  882. [18:57:19] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  883. [18:57:19] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  884. [18:57:19] [Server thread/INFO]: Saving chunks for level 'Navistria'/Overworld
  885. [18:57:19] [Server thread/INFO]: Saving chunks for level 'Event'/Overworld
  886. [18:57:19] [Server thread/INFO]: Saving chunks for level 'Muster'/Overworld
  887. [18:57:19] [Server thread/INFO]: Saving chunks for level 'Phobos'/Overworld
  888. [18:57:20] [Server thread/INFO]: Saving chunks for level 'Pluto'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement