Advertisement
Guest User

Serverlog1

a guest
Feb 28th, 2016
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.51 KB | None | 0 0
  1. [11:25:59] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [11:25:59] [Server thread/INFO]: Loading properties
  3. [11:25:59] [Server thread/INFO]: Default game type: SURVIVAL
  4. [11:25:59] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-3f3c65f (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [11:25:59] [Server thread/INFO]: Debug logging is disabled
  6. [11:25:59] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [11:25:59] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [11:25:59] [Server thread/INFO]: Generating keypair
  9. [11:26:00] [Server thread/INFO]: Starting Minecraft server on 31.214.166.247:25565
  10. [11:26:00] [Server thread/INFO]: Using epoll channel type
  11. [11:26:01] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [11:26:01] [Server thread/ERROR]: Could not load 'plugins/Mondaria-System.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: main/Programmierung : Unsupported major.minor version 52.0
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  17. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  18. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  19. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  20. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  21. Caused by: java.lang.UnsupportedClassVersionError: main/Programmierung : Unsupported major.minor version 52.0
  22. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
  23. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
  24. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
  25. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
  26. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
  27. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
  28. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
  29. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
  30. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  33. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  34. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  35. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
  36. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
  37. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  39. ... 6 more
  40. [11:26:01] [Server thread/ERROR]: Could not load 'plugins/MobDisguise.jar' in folder 'plugins'
  41. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/Packet
  42. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  43. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  44. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  45. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  46. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  47. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  48. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  49. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/Packet
  50. at me.desmin88.mobdisguise.MobDisguise.<clinit>(MobDisguise.java:37) ~[?:?]
  51. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
  52. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
  53. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  54. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  55. ... 6 more
  56. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.Packet
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  58. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  59. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  60. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  61. at me.desmin88.mobdisguise.MobDisguise.<clinit>(MobDisguise.java:37) ~[?:?]
  62. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
  63. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
  64. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  65. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  66. ... 6 more
  67. [11:26:01] [Server thread/INFO]: [Stables] Loading Stables v1.9.9.2
  68. [11:26:01] [Server thread/INFO]: [GoldIsMoney] Loading GoldIsMoney v2.0.3
  69. [11:26:01] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  70. [11:26:01] [Server thread/INFO]: [LastLog] Loading LastLog v1.1.1
  71. [11:26:01] [Server thread/INFO]: [BukkitCompat] Loading BukkitCompat vR22A
  72. [11:26:01] [Server thread/INFO]: [PorteCoulissante] Loading PorteCoulissante v1.4.3
  73. [11:26:01] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  74. [11:26:01] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  75. [11:26:01] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  76. [11:26:02] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.94
  77. [11:26:02] [Server thread/INFO]: [LogBlock] Connecting to db_21708@jdbc:mysql://mysql.mc-host24.de:3306/db_21708...
  78. [11:26:03] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is starting.
  79. [11:26:04] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is shutting down.
  80. [11:26:04] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  81. com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization
  82. at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:544) ~[LogBlock.jar:?]
  83. at com.zaxxer.hikari.pool.BaseHikariPool.<init>(BaseHikariPool.java:171) ~[LogBlock.jar:?]
  84. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:60) ~[LogBlock.jar:?]
  85. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:48) ~[LogBlock.jar:?]
  86. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:104) ~[LogBlock.jar:?]
  87. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?]
  88. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?]
  89. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?]
  90. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:297) [craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  91. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  92. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  93. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  94. Caused by: java.sql.SQLException: Access denied for user 'db_21708'@'217.198.143.150' (using password: YES)
  95. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  96. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  97. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  98. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  99. at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  100. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  101. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  102. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  103. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  104. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  105. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  106. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_71]
  107. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_71]
  108. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_71]
  109. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_71]
  110. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  111. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  112. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[craftbukkit.jar:git-Spigot-db6de12-3f3c65f]
  113. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:92) ~[LogBlock.jar:?]
  114. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:98) ~[LogBlock.jar:?]
  115. at com.zaxxer.hikari.pool.BaseHikariPool.addConnection(BaseHikariPool.java:438) ~[LogBlock.jar:?]
  116. at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:542) ~[LogBlock.jar:?]
  117. ... 11 more
  118. [11:26:04] [Server thread/INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
  119. [11:26:04] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  120. [11:26:04] [Server thread/INFO]: [dynmap] Loading dynmap v2.2-1118
  121. [11:26:04] [Server thread/INFO]: [dynmap] version=git-Spigot-db6de12-3f3c65f (MC: 1.8.8)
  122. [11:26:04] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
  123. [11:26:04] [Server thread/INFO]: [dynmap] Mod Support API available
  124. [11:26:04] [Server thread/INFO]: [Dynmap-WorldGuard] Loading Dynmap-WorldGuard v0.80
  125. [11:26:04] [Server thread/INFO]: [Chairs] Loading Chairs v4.6
  126. [11:26:04] [Server thread/INFO]: [ProperTime] Loading ProperTime v2.2
  127. [11:26:04] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.3.4
  128. [11:26:04] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  129. [11:26:04] [Server thread/INFO]: [CookMe] Loading CookMe v1.8.1-SNAPSHOT-b47
  130. [11:26:04] [Server thread/INFO]: [FirstJoinPlus] Loading FirstJoinPlus v2.2
  131. [11:26:04] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  132. [11:26:04] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.14.2
  133. [11:26:04] [Server thread/INFO]: [Brewery] Loading Brewery v1.3.1
  134. [11:26:04] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  135. [11:26:04] [Server thread/INFO]: [Herochat] Loading Herochat v5.6.7-SNAPSHOT
  136. [11:26:04] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  137. [11:26:04] [Server thread/INFO]: [TablistPrefix] Loading TablistPrefix v1.4.1
  138. [11:26:04] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1247)
  139. [11:26:04] [Server thread/INFO]: [SimpleVoteListener] Loading SimpleVoteListener v2.6
  140. [11:26:04] [Server thread/INFO]: [Courier] Loading Courier v1.2.1
  141. [11:26:04] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.4
  142. [11:26:04] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.2.9
  143. [11:26:04] [Server thread/INFO]: [Slimefun] Loading Slimefun v3.6.6
  144. [11:26:04] [Server thread/INFO]: [ExoticGarden] Loading ExoticGarden v1.5
  145. [11:26:04] [Server thread/INFO]: [ExtraGear] Loading ExtraGear v1.1
  146. [11:26:04] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  147. [11:26:04] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  148. [11:26:04] [Server thread/INFO]: [Vault] [Economy] GoldIsMoney2 found: Waiting
  149. [11:26:04] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  150. [11:26:04] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  151. [11:26:04] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  152. [11:26:04] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  153. [11:26:04] [Server thread/INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
  154. [11:26:04] [Server thread/INFO]: [LWC] Connecting to SQLite
  155. [11:26:04] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: /games_0/ni110043_2/ftproot/minecraftbukkit/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: /games_0/ni110043_2/ftproot/minecraftbukkit/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: file too short
  156. [11:26:05] [User Authenticator #2/INFO]: UUID of player Darion_Haerk is bcc1a20e-1c2d-4ba0-9913-69ef928165b3
  157. [11:26:05] [User Authenticator #1/INFO]: UUID of player Timur_Monee is e3ff104a-c0df-4d77-a836-675b701cb477
  158. [11:26:05] [User Authenticator #3/INFO]: UUID of player John_Haerk is 91a6564a-77cf-42f1-9061-95bc703997a8
  159. [11:26:05] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.14.2
  160. [11:26:05] [Server thread/INFO]: [Courier] Enabling Courier v1.2.1
  161. [11:26:05] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  162. [11:26:05] [Server thread/INFO]: Preparing level "world"
  163. [11:26:05] [Server thread/INFO]: -------- World Settings For [world] --------
  164. [11:26:05] [Server thread/INFO]: Sending up to 10 chunks per packet
  165. [11:26:05] [Server thread/INFO]: Max Entity Collisions: 8
  166. [11:26:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  167. [11:26:05] [Server thread/INFO]: Max TNT Explosions: 100
  168. [11:26:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  169. [11:26:05] [Server thread/INFO]: Mob Spawn Range: 4
  170. [11:26:05] [Server thread/INFO]: Anti X-Ray: true
  171. [11:26:05] [Server thread/INFO]: Engine Mode: 1
  172. [11:26:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  173. [11:26:05] [Server thread/INFO]: Replace Blocks: [1, 5]
  174. [11:26:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  175. [11:26:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  176. [11:26:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  177. [11:26:05] [Server thread/INFO]: Random Lighting Updates: false
  178. [11:26:05] [Server thread/INFO]: Structure Info Saving: true
  179. [11:26:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  180. [11:26:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  181. [11:26:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  182. [11:26:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  183. [11:26:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  184. [11:26:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  185. [11:26:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  186. [11:26:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  187. [11:26:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  188. [11:26:05] [Server thread/INFO]: Item Despawn Rate: 6000
  189. [11:26:05] [Server thread/INFO]: Item Merge Radius: 2.5
  190. [11:26:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  191. [11:26:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  192. [11:26:05] [Server thread/INFO]: View Distance: 8
  193. [11:26:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  194. [11:26:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
  195. [11:26:05] [Server thread/INFO]: Clear tick list: false
  196. [11:26:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  197. [11:26:05] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  198. [11:26:05] [Server thread/INFO]: Sending up to 10 chunks per packet
  199. [11:26:05] [Server thread/INFO]: Max Entity Collisions: 8
  200. [11:26:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  201. [11:26:05] [Server thread/INFO]: Max TNT Explosions: 100
  202. [11:26:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  203. [11:26:05] [Server thread/INFO]: Mob Spawn Range: 4
  204. [11:26:05] [Server thread/INFO]: Anti X-Ray: true
  205. [11:26:05] [Server thread/INFO]: Engine Mode: 1
  206. [11:26:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  207. [11:26:05] [Server thread/INFO]: Replace Blocks: [1, 5]
  208. [11:26:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  209. [11:26:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  210. [11:26:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  211. [11:26:05] [Server thread/INFO]: Random Lighting Updates: false
  212. [11:26:05] [Server thread/INFO]: Structure Info Saving: true
  213. [11:26:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  214. [11:26:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  215. [11:26:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  216. [11:26:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  217. [11:26:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  218. [11:26:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  219. [11:26:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  220. [11:26:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  221. [11:26:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  222. [11:26:05] [Server thread/INFO]: Item Despawn Rate: 6000
  223. [11:26:05] [Server thread/INFO]: Item Merge Radius: 2.5
  224. [11:26:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  225. [11:26:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  226. [11:26:05] [Server thread/INFO]: View Distance: 8
  227. [11:26:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  228. [11:26:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
  229. [11:26:05] [Server thread/INFO]: Clear tick list: false
  230. [11:26:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  231. [11:26:05] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  232. [11:26:05] [Server thread/INFO]: Sending up to 10 chunks per packet
  233. [11:26:05] [Server thread/INFO]: Max Entity Collisions: 8
  234. [11:26:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  235. [11:26:05] [Server thread/INFO]: Max TNT Explosions: 100
  236. [11:26:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  237. [11:26:05] [Server thread/INFO]: Mob Spawn Range: 4
  238. [11:26:05] [Server thread/INFO]: Anti X-Ray: true
  239. [11:26:05] [Server thread/INFO]: Engine Mode: 1
  240. [11:26:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  241. [11:26:05] [Server thread/INFO]: Replace Blocks: [1, 5]
  242. [11:26:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  243. [11:26:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  244. [11:26:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  245. [11:26:05] [Server thread/INFO]: Random Lighting Updates: false
  246. [11:26:05] [Server thread/INFO]: Structure Info Saving: true
  247. [11:26:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  248. [11:26:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  249. [11:26:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  250. [11:26:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  251. [11:26:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  252. [11:26:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  253. [11:26:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  254. [11:26:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  255. [11:26:05] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  256. [11:26:05] [Server thread/INFO]: Item Despawn Rate: 6000
  257. [11:26:05] [Server thread/INFO]: Item Merge Radius: 2.5
  258. [11:26:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  259. [11:26:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  260. [11:26:05] [Server thread/INFO]: View Distance: 8
  261. [11:26:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  262. [11:26:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
  263. [11:26:05] [Server thread/INFO]: Clear tick list: false
  264. [11:26:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  265. [11:26:05] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7011708603688143679)
  266. [11:26:06] [Server thread/INFO]: Preparing spawn area: 34%
  267. [11:26:07] [Server thread/INFO]: Preparing spawn area: 97%
  268. [11:26:07] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3377044636825441114)
  269. [11:26:08] [User Authenticator #4/INFO]: UUID of player John_Haerk is 91a6564a-77cf-42f1-9061-95bc703997a8
  270. [11:26:09] [Server thread/INFO]: Preparing spawn area: 87%
  271. [11:26:09] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3377044636825441114)
  272. [11:26:09] [Server thread/INFO]: [Stables] Enabling Stables v1.9.9.2
  273. [11:26:09] [Server thread/INFO]: Recipe added: SADDLE
  274. [11:26:09] [Server thread/INFO]: Recipe added: NAME_TAG
  275. [11:26:09] [Server thread/INFO]: Recipe added: IRON_BARDING
  276. [11:26:09] [Server thread/INFO]: Recipe added: GOLD_BARDING
  277. [11:26:09] [Server thread/INFO]: Recipe added: DIAMOND_BARDING
  278. [11:26:09] [Server thread/INFO]: Stables loading with SQLite.
  279. [11:26:09] [Server thread/INFO]: [Stables] Database up to date!
  280. [11:26:10] [Server thread/INFO]: [GoldIsMoney] Enabling GoldIsMoney v2.0.3
  281. [11:26:10] [Server thread/INFO]: [GoldIsMoney] Using gold for money.
  282. [11:26:10] [Server thread/INFO]: [GoldIsMoney] GoldIsMoney has been enabled!
  283. [11:26:10] [Server thread/INFO]: [Vault][Economy] GoldIsMoney hooked.
  284. [11:26:10] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  285. [11:26:10] [User Authenticator #5/INFO]: UUID of player BlackwingedCrow is 43653164-4838-433c-9949-af7daf0a3adf
  286. [11:26:10] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  287. [11:26:10] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  288. [11:26:10] [Server thread/INFO]: [LastLog] Enabling LastLog v1.1.1
  289. [11:26:11] [Server thread/INFO]: [BukkitCompat] Enabling BukkitCompat vR22A
  290. [11:26:11] [Server thread/INFO]: McMyAdmin Compatibility Plugin version R22A started.
  291. [11:26:11] [Server thread/INFO]: [PorteCoulissante] Enabling PorteCoulissante v1.4.3
  292. [11:26:11] [Server thread/INFO]: [PorteCoulissante] Non-standard configuration items loaded from config file: portcullis materials [85, 101, 188]
  293. [11:26:11] [Server thread/INFO]: [PorteCoulissante] SpoutPlugin not available; disabling sound effects
  294. [11:26:11] [Server thread/INFO]: [PorteCoulissante] Plugin version 1.4.3 by Captain_Chaos enabled
  295. [11:26:11] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  296. [11:26:11] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  297. [11:26:11] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  298. [11:26:11] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  299. [11:26:11] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  300. [11:26:11] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  301. [11:26:11] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  302. [11:26:11] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  303. [11:26:11] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  304. [11:26:11] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'worldX' - Env: NORMAL - Type: NORMAL & seed: 27594263
  305. [11:26:11] [Server thread/INFO]: -------- World Settings For [worldX] --------
  306. [11:26:11] [Server thread/INFO]: Sending up to 10 chunks per packet
  307. [11:26:11] [Server thread/INFO]: Max Entity Collisions: 8
  308. [11:26:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  309. [11:26:11] [Server thread/INFO]: Max TNT Explosions: 100
  310. [11:26:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  311. [11:26:11] [Server thread/INFO]: Mob Spawn Range: 4
  312. [11:26:11] [Server thread/INFO]: Anti X-Ray: true
  313. [11:26:11] [Server thread/INFO]: Engine Mode: 1
  314. [11:26:11] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  315. [11:26:11] [Server thread/INFO]: Replace Blocks: [1, 5]
  316. [11:26:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  317. [11:26:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  318. [11:26:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  319. [11:26:11] [Server thread/INFO]: Random Lighting Updates: false
  320. [11:26:11] [Server thread/INFO]: Structure Info Saving: true
  321. [11:26:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  322. [11:26:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  323. [11:26:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  324. [11:26:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  325. [11:26:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  326. [11:26:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  327. [11:26:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  328. [11:26:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  329. [11:26:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  330. [11:26:11] [Server thread/INFO]: Item Despawn Rate: 6000
  331. [11:26:11] [Server thread/INFO]: Item Merge Radius: 2.5
  332. [11:26:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
  333. [11:26:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  334. [11:26:11] [Server thread/INFO]: View Distance: 8
  335. [11:26:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  336. [11:26:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
  337. [11:26:11] [Server thread/INFO]: Clear tick list: false
  338. [11:26:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  339. [11:26:11] [Server thread/INFO]: Preparing start region for level 3 (Seed: 27594263)
  340. [11:26:12] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 3377044636825441114
  341. [11:26:12] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 3377044636825441114
  342. [11:26:12] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 7011708603688143679
  343. [11:26:12] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  344. [11:26:12] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.94
  345. [11:26:12] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  346. [11:26:12] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  347. [11:26:12] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  348. [11:26:12] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  349. [11:26:12] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  350. [11:26:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  351. [11:26:12] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  352. [11:26:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  353. [11:26:12] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  354. [11:26:12] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  355. [11:26:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  356. [11:26:12] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  357. [11:26:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  358. [11:26:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  359. [11:26:12] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  360. [11:26:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  361. [11:26:12] [Server thread/INFO]: [WorldGuard] (worldX) TNT ignition is PERMITTED.
  362. [11:26:12] [Server thread/INFO]: [WorldGuard] (worldX) Lighters are PERMITTED.
  363. [11:26:12] [Server thread/INFO]: [WorldGuard] (worldX) Lava fire is blocked.
  364. [11:26:12] [Server thread/INFO]: [WorldGuard] (worldX) Fire spread is UNRESTRICTED.
  365. [11:26:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'worldX'
  366. [11:26:12] [Server thread/INFO]: [WorldGuard] Loading region data...
  367. [11:26:13] [Server thread/INFO]: [dynmap] Enabling dynmap v2.2-1118
  368. [11:26:13] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.23.4 for access control
  369. [11:26:14] [Server thread/INFO]: [dynmap] Mod Support processing completed
  370. [11:26:15] [Server thread/INFO]: [dynmap] Loaded 23 shaders.
  371. [11:26:15] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  372. [11:26:15] [Server thread/INFO]: [dynmap] Loaded 14 lightings.
  373. [11:26:16] [Server thread/INFO]: [dynmap] Web server started on address 31.214.166.247:8123
  374. [11:26:16] [Server thread/INFO]: [dynmap] version 2.2-1118 is enabled - core version 2.2-2058
  375. [11:26:16] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
  376. [11:26:16] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
  377. [11:26:16] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
  378. [11:26:16] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'worldX'.
  379. [11:26:16] [Server thread/INFO]: [dynmap] Loaded 31 pending tile renders for world 'worldX'
  380. [11:26:16] [Server thread/INFO]: [dynmap] Enabled
  381. [11:26:16] [User Authenticator #6/INFO]: UUID of player Darion_Haerk is bcc1a20e-1c2d-4ba0-9913-69ef928165b3
  382. [11:26:16] [Server thread/INFO]: [Dynmap-WorldGuard] Enabling Dynmap-WorldGuard v0.80
  383. [11:26:16] [Server thread/INFO]: [Dynmap-WorldGuard] initializing
  384. [11:26:16] [Server thread/INFO]: [Dynmap-WorldGuard] Custom flag 'dynmap-boost' not registered - WGCustomFlags not found
  385. [11:26:16] [Server thread/INFO]: [Dynmap-WorldGuard] version 0.80 is activated
  386. [11:26:16] [Server thread/INFO]: [Chairs] Enabling Chairs v4.6
  387. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: WOOD_STAIRS => 0.7
  388. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: SPRUCE_WOOD_STAIRS => 0.7
  389. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: JUNGLE_WOOD_STAIRS => 0.7
  390. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: BIRCH_WOOD_STAIRS => 0.7
  391. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: SANDSTONE_STAIRS => 0.7
  392. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: COBBLESTONE_STAIRS => 0.7
  393. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: BRICK_STAIRS => 0.7
  394. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: SMOOTH_STAIRS => 0.7
  395. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: NETHER_BRICK_STAIRS => 0.7
  396. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: QUARTZ_STAIRS => 0.7
  397. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: ACACIA_STAIRS => 0.7
  398. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: DARK_OAK_STAIRS => 0.7
  399. [11:26:16] [Server thread/INFO]: [Chairs] Allowed block: RED_SANDSTONE_STAIRS => 0.7
  400. [11:26:16] [Server thread/INFO]: [ProperTime] Enabling ProperTime v2.2
  401. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] World set to: worldX.
  402. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] World: worldX - SpeedDay: 0.03
  403. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] World: worldX - SpeedNight: 0.03
  404. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] World: worldX - SpeedDusk: 0.03
  405. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] World: worldX - SpeedDawn: 0.03
  406. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] World: worldX - Perma: -1
  407. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] Applying default config on world world
  408. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] Applying default config on world world_nether
  409. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] Applying default config on world world_the_end
  410. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] Applying default config on world world
  411. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] Applying default config on world world_nether
  412. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] Applying default config on world world_the_end
  413. [11:26:16] [Server thread/INFO]: [ProperTime v2.2] Initialized.
  414. [11:26:16] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.3.4
  415. [11:26:16] [Server thread/INFO]: [OpenInv] [Config] Update not required.
  416. [11:26:16] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  417. [11:26:16] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  418. [11:26:16] [Server thread/INFO]: creating table 'items'
  419. [11:26:16] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  420. [11:26:16] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  421. [11:26:16] [Server thread/INFO]: creating table 'accounts'
  422. [11:26:16] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  423. [11:26:16] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  424. [11:26:16] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  425. [11:26:16] [Server thread/WARN]: [AutoSaveWorld] Plugin ChestShop attempted to establish connection socket://api.mojang.com:443 in main server thread
  426. [11:26:16] [Server thread/INFO]: [ChestShop] LWC version 4.5.0-SNAPSHOT loaded.
  427. [11:26:16] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  428. [11:26:17] [Server thread/INFO]: [CookMe] Enabling CookMe v1.8.1-SNAPSHOT-b47
  429. [11:26:17] [Server thread/INFO]: [FirstJoinPlus] Enabling FirstJoinPlus v2.2
  430. [11:26:17] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  431. [11:26:17] [Server thread/INFO]: [Brewery] Enabling Brewery v1.3.1
  432. [11:26:18] [Server thread/INFO]: [Brewery] Brewery enabled!
  433. [11:26:18] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  434. [11:26:18] [Server thread/INFO]: [Votifier] Votifier enabled.
  435. [11:26:18] [Server thread/INFO]: [Herochat] Enabling Herochat v5.6.7-SNAPSHOT
  436. [11:26:18] [Server thread/INFO]: [Herochat] Saving channels
  437. [11:26:18] [Server thread/INFO]: [Herochat] Save complete
  438. [11:26:18] [Server thread/INFO]: [Herochat] Version 5.6.7-SNAPSHOT is enabled.
  439. [11:26:18] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  440. [11:26:18] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  441. [11:26:18] [Server thread/INFO]: git-Spigot-db6de12-3f3c65f (MC: 1.8.8)
  442. [11:26:18] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  443. [11:26:18] [Server thread/INFO]: Using locale en_US
  444. [11:26:18] [Server thread/INFO]: Using locale en_US
  445. [11:26:18] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  446. [11:26:18] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  447. [11:26:18] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: GoldIsMoney version: 1.5.6-b49)
  448. [11:26:18] [Server thread/INFO]: [TablistPrefix] Enabling TablistPrefix v1.4.1
  449. [11:26:18] [Server thread/INFO]: [TablistPrefix] Vault found!.
  450. [11:26:18] [Server thread/INFO]: [TablistPrefix] Teams Registered.
  451. [11:26:18] [Server thread/INFO]: [TablistPrefix] Prefixes & Suffixes Set.
  452. [11:26:18] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1247)
  453. [11:26:19] [Server thread/INFO]: [SimpleVoteListener] Enabling SimpleVoteListener v2.6
  454. [11:26:19] [Server thread/INFO]: [SimpleVoteListener] Config file found. Using it!
  455. [11:26:19] [Server thread/INFO]: [SimpleVoteListener] SimpleVoteListener 2.6 successfully enabled.
  456. [11:26:19] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.4
  457. [11:26:19] [Server thread/INFO]: [ServerSigns] Version 4.4 is now enabled.
  458. [11:26:19] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.2.9
  459. [11:26:19] [Server thread/INFO]: [Slimefun] Enabling Slimefun v3.6.6
  460. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Files...
  461. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Config...
  462. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Items...
  463. [11:26:19] [User Authenticator #7/INFO]: UUID of player sir_leofric is 62731570-9df9-40ac-b06e-a493e58a58aa
  464. [11:26:19] [Thread-44/INFO]: [ServerSigns] Skipping plugin update as you are ahead of the curve!
  465. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Researches...
  466. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world"
  467. [11:26:19] [Server thread/INFO]: [Slimefun] This may take a long time...
  468. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 0% done ("world")
  469. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 5% done ("world")
  470. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 11% done ("world")
  471. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 16% done ("world")
  472. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 21% done ("world")
  473. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 26% done ("world")
  474. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 32% done ("world")
  475. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 37% done ("world")
  476. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 42% done ("world")
  477. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 47% done ("world")
  478. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 53% done ("world")
  479. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 58% done ("world")
  480. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 63% done ("world")
  481. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 68% done ("world")
  482. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 74% done ("world")
  483. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 79% done ("world")
  484. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 84% done ("world")
  485. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 89% done ("world")
  486. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 95% done ("world")
  487. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 21ms)
  488. [11:26:19] [Server thread/INFO]: [Slimefun] Loaded a total of 199 Blocks for World "world"
  489. [11:26:19] [Server thread/INFO]: [Slimefun] Avg: 0.106ms/Block
  490. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_nether"
  491. [11:26:19] [Server thread/INFO]: [Slimefun] This may take a long time...
  492. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  493. [11:26:19] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_nether"
  494. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_the_end"
  495. [11:26:19] [Server thread/INFO]: [Slimefun] This may take a long time...
  496. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
  497. [11:26:19] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_the_end"
  498. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks for World "worldX"
  499. [11:26:19] [Server thread/INFO]: [Slimefun] This may take a long time...
  500. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 0% done ("worldX")
  501. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 3% done ("worldX")
  502. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 6% done ("worldX")
  503. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 9% done ("worldX")
  504. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 12% done ("worldX")
  505. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 15% done ("worldX")
  506. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 18% done ("worldX")
  507. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 21% done ("worldX")
  508. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 24% done ("worldX")
  509. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 27% done ("worldX")
  510. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 30% done ("worldX")
  511. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 33% done ("worldX")
  512. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 36% done ("worldX")
  513. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 39% done ("worldX")
  514. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 42% done ("worldX")
  515. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 45% done ("worldX")
  516. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 48% done ("worldX")
  517. [11:26:19] [Server thread/INFO]: [Slimefun] Loading Blocks... 52% done ("worldX")
  518. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 55% done ("worldX")
  519. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 58% done ("worldX")
  520. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 61% done ("worldX")
  521. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 64% done ("worldX")
  522. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 67% done ("worldX")
  523. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 70% done ("worldX")
  524. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 73% done ("worldX")
  525. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 76% done ("worldX")
  526. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 79% done ("worldX")
  527. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 82% done ("worldX")
  528. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 85% done ("worldX")
  529. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 88% done ("worldX")
  530. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 91% done ("worldX")
  531. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 94% done ("worldX")
  532. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 97% done ("worldX")
  533. [11:26:20] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 161ms)
  534. [11:26:20] [Server thread/INFO]: [Slimefun] Loaded a total of 4093 Blocks for World "worldX"
  535. [11:26:20] [Server thread/INFO]: [Slimefun] Avg: 0.039ms/Block
  536. [11:26:20] [Server thread/INFO]: [Slimefun] Finished!
  537. [11:26:20] [Server thread/INFO]: [ExoticGarden] Enabling ExoticGarden v1.5
  538. [11:26:20] [Server thread/INFO]: [ExtraGear] Enabling ExtraGear v1.1
  539. [11:26:20] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  540. [11:26:20] [Server thread/INFO]: Done (14.987s)! For help, type "help" or "?"
  541. [11:26:20] [Server thread/INFO]: Starting GS4 status listener
  542. [11:26:20] [Query Listener #1/INFO]: Query running on 31.214.166.247:25565
  543. [11:26:20] [Server thread/INFO]: ###################### - Slimefun - ######################
  544. [11:26:20] [Server thread/INFO]: Successfully loaded 350 Items (184 Researches)
  545. [11:26:20] [Server thread/INFO]: ( 175 Items from Slimefun, 175 Items from Addons )
  546. [11:26:20] [Server thread/INFO]: ##########################################################
  547. [11:26:21] [Server thread/INFO]: [Courier] Rendering map as found in config: 9
  548. [11:26:21] [Server thread/INFO]: [Courier] Courier has linked to GoldIsMoney through Vault
  549. [11:26:21] [Server thread/INFO]: [Courier] Courier version v1.2.1 is enabled!
  550. [11:26:21] [Server thread/INFO]: [Slimefun] Auto-Saving Data... (Next Auto-Save: 60m)
  551. [11:26:21] [Server thread/INFO]: [Slimefun] Saving Blocks for World "world"
  552. [11:26:21] [Server thread/INFO]: [Slimefun] This may take a while...
  553. [11:26:21] [Server thread/INFO]: [Slimefun] Saving Blocks for World "world_nether"
  554. [11:26:21] [Server thread/INFO]: [Slimefun] This may take a while...
  555. [11:26:21] [Server thread/INFO]: [Slimefun] Saving Blocks for World "world_the_end"
  556. [11:26:21] [Server thread/INFO]: [Slimefun] This may take a while...
  557. [11:26:21] [Server thread/INFO]: [Slimefun] Saving Blocks for World "worldX"
  558. [11:26:21] [Server thread/INFO]: [Slimefun] This may take a while...
  559. [11:26:21] [Craft Scheduler Thread - 8/INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.griefcraft.com/lwc/branch/stable/LATEST
  560. [11:26:21] [Craft Scheduler Thread - 8/INFO]: [LWC] [LWC] This can probably be ignored.
  561. [11:26:21] [Thread-45/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date!
  562. [11:26:21] [Thread-46/INFO]: [CS-CoreLib - Updater] ExoticGarden is up to date!
  563. [11:26:22] [Server thread/INFO]: [Citizens] Loaded 49 NPCs.
  564. [11:26:22] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates ...
  565. [11:26:22] [Craft Scheduler Thread - 9/INFO]: [Vault] No new version available
  566. [11:26:23] [Server thread/INFO]: com.mojang.authlib.GameProfile@16d9432a[id=bcc1a20e-1c2d-4ba0-9913-69ef928165b3,name=Darion_Haerk,properties={textures=[com.mojang.authlib.properties.Property@35b8d901]},legacy=false] (/94.114.166.82:50071) lost connection: Disconnected
  567. [11:26:23] [Server thread/INFO]: com.mojang.authlib.GameProfile@6940053a[id=91a6564a-77cf-42f1-9061-95bc703997a8,name=John_Haerk,properties={textures=[com.mojang.authlib.properties.Property@1249af7b]},legacy=false] (/79.218.114.175:51485) lost connection: Disconnected
  568. [11:26:23] [Server thread/INFO]: Timur_Monee[/80.133.64.229:49313] logged in with entity id 589 at ([worldX]1661.3251113391946, 81.66391586470492, 3485.699999988079)
  569. [11:26:23] [Server thread/INFO]: com.mojang.authlib.GameProfile@3fa125c5[id=91a6564a-77cf-42f1-9061-95bc703997a8,name=John_Haerk,properties={textures=[com.mojang.authlib.properties.Property@5597b16b]},legacy=false] (/79.218.114.175:51490) lost connection: Disconnected
  570. [11:26:23] [Server thread/INFO]: BlackwingedCrow[/87.180.205.9:60929] logged in with entity id 590 at ([world]-100.16717900763153, 11.0, 797.6644206392074)
  571. [11:26:23] [Server thread/INFO]: Darion_Haerk[/94.114.166.82:50087] logged in with entity id 591 at ([worldX]4098.227928456643, 107.0, 5905.95304567547)
  572. [11:26:24] [Server thread/INFO]: sir_leofric[/88.84.26.134:50655] logged in with entity id 594 at ([worldX]2050.121266611563, 67.0, 3162.8337389768967)
  573. [11:26:24] [Server thread/INFO]: [CONSOLE->Timur_Monee] Hey there, Timur_Monee!
  574. [11:26:24] [Server thread/INFO]: [CONSOLE->Timur_Monee] Welcome to nitrado.net gameserver
  575. [11:26:24] [Server thread/INFO]: [CONSOLE->BlackwingedCrow] Hey there, BlackwingedCrow!
  576. [11:26:24] [Server thread/INFO]: [CONSOLE->BlackwingedCrow] Welcome to nitrado.net gameserver
  577. [11:26:24] [Server thread/INFO]: [CONSOLE->Darion_Haerk] Hey there, Darion_Haerk!
  578. [11:26:24] [Server thread/INFO]: [CONSOLE->Darion_Haerk] Welcome to nitrado.net gameserver
  579. [11:26:24] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
  580. [11:26:25] [Server thread/INFO]: [CONSOLE->sir_leofric] Hey there, sir_leofric!
  581. [11:26:25] [Server thread/INFO]: [CONSOLE->sir_leofric] Welcome to nitrado.net gameserver
  582. [11:26:28] [User Authenticator #8/INFO]: UUID of player Merret04 is c15ad26e-635e-464a-841d-12df82a32216
  583. [11:26:28] [Server thread/INFO]: Merret04[/87.141.73.130:50854] logged in with entity id 1291 at ([worldX]1882.5818274315247, 83.0, 3207.1430932234866)
  584. [11:26:29] [Server thread/INFO]: [CONSOLE->Merret04] Hey there, Merret04!
  585. [11:26:29] [Server thread/INFO]: [CONSOLE->Merret04] Welcome to nitrado.net gameserver
  586. [11:26:35] [User Authenticator #9/INFO]: UUID of player John_Haerk is 91a6564a-77cf-42f1-9061-95bc703997a8
  587. [11:26:35] [Server thread/INFO]: John_Haerk[/79.218.114.175:51516] logged in with entity id 3691 at ([worldX]1708.9425496984272, 73.32073017564467, 3290.6767881738483)
  588. [11:26:35] [Server thread/INFO]: [CONSOLE->John_Haerk] Hey there, John_Haerk!
  589. [11:26:35] [Server thread/INFO]: [CONSOLE->John_Haerk] Welcome to nitrado.net gameserver
  590. [11:26:42] [Server thread/INFO]: John_Haerk issued server command: /trailer
  591. [11:26:43] [Server thread/INFO]: Darion_Haerk issued server command: /pl
  592. [11:26:49] [Server thread/WARN]: [AutoSaveWorld] Plugin Courier attempted to establish connection http://dev.bukkit.org/server-mods/courier/files.rss in main server thread
  593. [11:26:49] [Server thread/WARN]: [AutoSaveWorld] Plugin Courier attempted to establish connection socket://dev.bukkit.org:80 in main server thread
  594. [11:26:49] [Server thread/WARN]: [AutoSaveWorld] Plugin Courier attempted to establish connection http://dev.bukkit.org/bukkit-plugins/courier/files.rss in main server thread
  595. [11:26:49] [Server thread/WARN]: [AutoSaveWorld] Plugin Courier attempted to establish connection socket://dev.bukkit.org:80 in main server thread
  596. [11:26:52] [User Authenticator #10/INFO]: UUID of player Blazer_V8 is f7b2deb7-79f3-4fcb-92cf-4a367c882447
  597. [11:26:52] [Server thread/INFO]: Blazer_V8[/83.79.99.48:54544] logged in with entity id 10868 at ([worldX]4101.398865498654, 96.0, 6369.647262809124)
  598. [11:26:53] [Server thread/INFO]: [CONSOLE->Blazer_V8] Hey there, Blazer_V8!
  599. [11:26:53] [Server thread/INFO]: [CONSOLE->Blazer_V8] Welcome to nitrado.net gameserver
  600. [11:26:56] [User Authenticator #11/INFO]: UUID of player LAURIN8304 is fcef2361-8d69-4efd-9f6e-fb12e7416f54
  601. [11:26:56] [Server thread/INFO]: LAURIN8304[/92.104.29.187:51144] logged in with entity id 11679 at ([worldX]4096.790998221809, 98.375, 6371.923724669937)
  602. [11:26:56] [Server thread/INFO]: [CONSOLE->LAURIN8304] Hey there, LAURIN8304!
  603. [11:26:56] [Server thread/INFO]: [CONSOLE->LAURIN8304] Welcome to nitrado.net gameserver
  604. [11:27:18] [Server thread/INFO]: BlackwingedCrow issued server command: /trailer
  605. [11:27:25] [User Authenticator #12/INFO]: UUID of player SilasGraublut is 06248f30-a230-4243-a4a5-c2ea362b7726
  606. [11:27:25] [Server thread/INFO]: SilasGraublut[/94.114.166.82:50094] logged in with entity id 15210 at ([worldX]1605.8088740897358, 92.0, 3399.879418344095)
  607. [11:27:25] [Server thread/INFO]: [CONSOLE->SilasGraublut] Hey there, SilasGraublut!
  608. [11:27:25] [Server thread/INFO]: [CONSOLE->SilasGraublut] Welcome to nitrado.net gameserver
  609. [11:27:37] [Server thread/INFO]: John_Haerk issued server command: /trailer
  610. [11:27:38] [Server thread/INFO]: Timur_Monee issued server command: /v
  611. [11:27:38] [Server thread/INFO]: Blazer_V8 issued server command: /msg Timur_Monee ist nicht 1 gold nuget = 1 Dukat ??
  612. [11:27:40] [Server thread/INFO]: Timur_Monee issued server command: /gamemode 3
  613. [11:27:41] [Server thread/INFO]: Timur_Monee issued server command: /tp me
  614. [11:27:52] [Server thread/INFO]: Timur_Monee issued server command: /tp me
  615. [11:28:09] [Server thread/INFO]: Blazer_V8 issued server command: /msg SilasGraublut ist nich 1 Gold nuget = 1 Dukat ?
  616. [11:28:20] [Server thread/INFO]: Timur_Monee issued server command: /openinv me
  617. [11:28:22] [Server thread/INFO]: SilasGraublut issued server command: /msg Blazer_V8 Ja doch ist es
  618. [11:28:24] [Server thread/INFO]: Blazer_V8 issued server command: /msg SilasGraublut *nicht
  619. [11:28:44] [Server thread/INFO]: Blazer_V8 issued server command: /msg SilasGraublut danke fürs sagen ich wuste es nicht mer
  620. [11:28:53] [Server thread/INFO]: LAURIN8304 issued server command: /blance
  621. [11:29:04] [Server thread/INFO]: John_Haerk lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
  622. [11:29:04] [Server thread/INFO]: John_Haerk ist eingeschlafen.
  623. [11:29:06] [Server thread/INFO]: LAURIN8304 issued server command: /balnce
  624. [11:29:17] [Server thread/INFO]: LAURIN8304 issued server command: /balance
  625. [11:29:50] [User Authenticator #13/INFO]: UUID of player Dryko is c6b1be12-bcfb-4b82-b1d2-f062dc726756
  626. [11:29:50] [Server thread/INFO]: Dryko[/79.192.81.53:49696] logged in with entity id 22659 at ([worldX]2013.6129696815342, 75.5625, 3188.3079318986424)
  627. [11:29:50] [Server thread/INFO]: [CONSOLE->Dryko] Hey there, Dryko!
  628. [11:29:50] [Server thread/INFO]: [CONSOLE->Dryko] Welcome to nitrado.net gameserver
  629. [11:30:03] [Server thread/INFO]: [Server] Saving world data. Expect lag for a short while.
  630. [11:30:03] [Server thread/INFO]: Saving...
  631. [11:30:03] [Server thread/INFO]: Saved the world
  632. [11:30:03] [Server thread/INFO]: [Server] Save Complete
  633. [11:30:23] [Server thread/INFO]: Blazer_V8 issued server command: /lock
  634. [11:30:32] [Server thread/INFO]: Blazer_V8 issued server command: /cmodify LAURIN8304
  635. [11:30:52] [Server thread/INFO]: Merret04 issued server command: /money
  636. [11:31:19] [Server thread/INFO]: Merret04 issued server command: /money
  637. [11:31:40] [Server thread/INFO]: BlackwingedCrow lost connection: Disconnected
  638. [11:31:40] [Server thread/INFO]: BlackwingedCrow ist eingeschlafen.
  639. [11:31:51] [Server thread/INFO]: SilasGraublut issued server command: /tp Timur_Monee
  640. [11:31:55] [Server thread/INFO]: SilasGraublut issued server command: /back
  641. [11:32:59] [Server thread/INFO]: Timur_Monee issued server command: /tp fug
  642. [11:33:01] [Server thread/INFO]: Timur_Monee issued server command: /tp da
  643. [11:33:05] [Server thread/INFO]: Timur_Monee issued server command: /tp si
  644. [11:33:13] [Server thread/INFO]: Timur_Monee issued server command: /tp si
  645. [11:33:14] [Server thread/INFO]: Timur_Monee issued server command: /tp si
  646. [11:33:16] [Server thread/INFO]: Timur_Monee issued server command: /tp sila
  647. [11:34:08] [Server thread/INFO]: Timur_Monee issued server command: /gamemode 1
  648. [11:34:21] [Server thread/INFO]: Timur_Monee issued server command: /tphere mer
  649. [11:34:57] [Server thread/INFO]: Timur_Monee issued server command: /f
  650. [11:35:16] [Server thread/INFO]: Timur_Monee issued server command: /v
  651. [11:35:21] [Server thread/INFO]: §eMerret04§r was shot by Timur_Monee using [Ascension]
  652. [11:35:29] [Server thread/INFO]: Timur_Monee issued server command: /tphere mer
  653. [11:35:40] [Server thread/INFO]: Timur_Monee issued server command: /gamemode 1
  654. [11:35:42] [Server thread/INFO]: Timur_Monee issued server command: /gamemode 0
  655. [11:35:45] [Server thread/INFO]: Timur_Monee was slain by §eMerret04§r using [§rCobalt Sword]
  656. [11:35:49] [Server thread/INFO]: Timur_Monee issued server command: /tp me
  657. [11:36:06] [Server thread/INFO]: Timur_Monee issued server command: /openinv me
  658. [11:36:23] [Server thread/INFO]: Timur_Monee issued server command: /openinv
  659. [11:36:29] [Server thread/INFO]: Timur_Monee issued server command: /gamemode 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement