Advertisement
Guest User

log du 16/02/2016 a 20h

a guest
Feb 16th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.54 KB | None | 0 0
  1. [20:00:38] [Server thread/INFO]: Starting minecraft server version 1.8.3
  2. [20:00:38] [Server thread/INFO]: Loading properties
  3. [20:00:39] [Server thread/INFO]: Default game type: SURVIVAL
  4. [20:00:39] [Server thread/INFO]: Generating keypair
  5. [20:00:40] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [20:00:40] [Server thread/INFO]: Using epoll channel type
  7. [20:00:41] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-0a645a2 (MC: 1.8.3) (Implementing API version 1.8.3-R0.1-SNAPSHOT)
  8. [20:00:47] [Server thread/INFO]: [LaterCommand] Loading LaterCommand v1.0
  9. [20:00:47] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.0 (Phoenix)
  10. [20:00:47] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  11. [20:00:47] [Server thread/INFO]: [SkinsModule] Loading SkinsModule v10.5.5
  12. [20:00:47] [Server thread/INFO]: [AutoShutdown] Loading AutoShutdown v3.2.1-1.5.1
  13. [20:00:47] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.4
  14. [20:00:47] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  15. [20:00:47] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v2.0
  16. [20:00:47] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  17. [20:00:47] [Server thread/INFO]: [Stargate] Loading Stargate v0.7.9.10
  18. [20:00:47] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.2
  19. [20:00:47] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  20. [20:00:47] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  21. [20:00:47] [Server thread/INFO]: [ShopSign] Loading ShopSign v1.3.0
  22. [20:00:47] [Server thread/INFO]: [Tablist] Loading Tablist v1.2.3.7
  23. [20:00:47] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
  24. [20:00:47] [Server thread/INFO]: [iConomy] Loading iConomy v7.0.4
  25. [20:00:47] [Server thread/INFO]: [Lockette] Loading Lockette v1.7.12
  26. [20:00:47] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.0
  27. [20:00:47] [Server thread/INFO]: [Holograms] Loading Holograms v1.8.8c
  28. [20:00:47] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  29. [20:00:47] [Server thread/INFO]: [Jobs] Loading Jobs v2.55.0
  30. [20:00:47] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
  31. [20:00:47] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  32. [20:00:47] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
  33. [20:00:47] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  34. [20:00:47] [Server thread/INFO]: [PayDay] Loading PayDay v1.6.1
  35. [20:00:47] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  36. [20:00:47] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  37. [20:00:47] [Server thread/INFO]: [ChestShopNotifier] Loading ChestShopNotifier v1.1.5
  38. [20:00:47] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
  39. [20:00:47] [Server thread/INFO]: [Factions] Loading Factions v2.8.4
  40. [20:00:47] [Server thread/INFO]: [InfoBoardReborn] Loading InfoBoardReborn v1.7.0
  41. [20:00:47] [Server thread/INFO]: [SkinsModule] Enabling SkinsModule v10.5.5
  42. [20:00:47] [Server thread/ERROR]: Error occurred while enabling SkinsModule v10.5.5 (Is it up to date?)
  43. java.lang.NullPointerException
  44. at skinsmodule.bukkit.SkinsModule.onEnable(SkinsModule.java:38) ~[?:?]
  45. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Bukkit-0a645a2]
  46. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit.jar:git-Bukkit-0a645a2]
  47. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-0a645a2]
  48. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit.jar:git-Bukkit-0a645a2]
  49. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Bukkit-0a645a2]
  50. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.<init>(CraftServer.java:251) [craftbukkit.jar:git-Bukkit-0a645a2]
  51. at net.minecraft.server.v1_8_R2.PlayerList.<init>(PlayerList.java:69) [craftbukkit.jar:git-Bukkit-0a645a2]
  52. at net.minecraft.server.v1_8_R2.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-0a645a2]
  53. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:180) [craftbukkit.jar:git-Bukkit-0a645a2]
  54. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:501) [craftbukkit.jar:git-Bukkit-0a645a2]
  55. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  56. [20:00:47] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.4
  57. [20:00:47] [Server thread/INFO]: [MassiveCore 2.8.4] === ENABLE START ===
  58. [20:00:48] [Server thread/INFO]: [MassiveCore 2.8.4] ?eLoading Cachefile datas...
  59. [20:00:48] [Server thread/INFO]: [MassiveCore 2.8.4] ?eLoading Onlineplayer datas...
  60. [20:00:48] [Server thread/INFO]: [MassiveCore 2.8.4] ?eLoading Registry datas...
  61. [20:00:48] [Server thread/INFO]: [MassiveCore 2.8.4] ?eSaving Cachefile...
  62. [20:00:48] [Server thread/INFO]: [MassiveCore 2.8.4] ?eSetup of IdUtil took ?d272?ems.
  63. [20:00:49] [Server thread/INFO]: [MassiveCore 2.8.4] === ENABLE ?aCOMPLETE ?e(Took ?d1200ms?e) ===
  64. [20:00:49] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  65. [20:00:49] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  66. [20:00:49] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  67. [20:00:49] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  68. [20:00:49] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  69. [20:00:49] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  70. [20:00:49] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  71. [20:00:49] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  72. [20:00:49] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  73. [20:00:49] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  74. [20:00:49] [Server thread/INFO]: [MassiveCore 2.8.4] ?aActivated ?eintegration with ?dVault
  75. [20:00:49] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  76. [20:00:49] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  77. [20:00:49] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  78. [20:00:49] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  79. [20:00:49] [Server thread/INFO]: Preparing level "world"
  80. [20:00:49] [Server thread/INFO]: Preparing start region for level 0 (Seed: -848618635898287433)
  81. [20:00:52] [Server thread/INFO]: Preparing spawn area: 0%
  82. [20:00:53] [Server thread/INFO]: Preparing spawn area: 30%
  83. [20:00:54] [Server thread/INFO]: Preparing spawn area: 57%
  84. [20:00:55] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3984381180066813448)
  85. [20:00:56] [Server thread/INFO]: Preparing spawn area: 36%
  86. [20:00:57] [Server thread/INFO]: Preparing spawn area: 65%
  87. [20:00:58] [Server thread/INFO]: Preparing start region for level 2 (Seed: -3984381180066813448)
  88. [20:00:59] [Server thread/INFO]: [LaterCommand] Enabling LaterCommand v1.0
  89. [20:00:59] [Server thread/INFO]: 8 t?ches charg?es
  90. [20:00:59] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.0 (Phoenix)
  91. [20:00:59] [Server thread/INFO]: GroupManager - INFO - World Found: world1
  92. [20:00:59] [Server thread/INFO]: GroupManager - INFO - World Found: world
  93. [20:00:59] [Server thread/INFO]: GroupManager - INFO - World Found: backup
  94. [20:00:59] [Server thread/INFO]: GroupManager - INFO - World Found: 1v1
  95. [20:00:59] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  96. [20:00:59] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  97. [20:00:59] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  98. [20:00:59] [Server thread/INFO]: GroupManager version 2.0 (Phoenix) is enabled!
  99. [20:00:59] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  100. [20:00:59] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  101. [20:00:59] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  102. [20:01:00] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  103. [20:01:01] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R2 as the Bukkit adapter
  104. [20:01:01] [Server thread/INFO]: [AutoShutdown] Enabling AutoShutdown v3.2.1-1.5.1
  105. [20:01:01] [Server thread/INFO]: [AutoShutdown] AutoShutdown enabled!
  106. [20:01:01] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v2.0
  107. [20:01:01] [Server thread/INFO]: [ColoredSigns] ColoredSigns enabling.
  108. [20:01:01] [Server thread/WARN]: [ColoredSigns] PermissionsEx support is disabled.
  109. [20:01:01] [Server thread/INFO]: [ColoredSigns] Starting services.. loading file and library's.
  110. [20:01:01] [Server thread/INFO]: [Stargate] Enabling Stargate v0.7.9.10
  111. [20:01:01] [Server thread/INFO]: Stargate v.0.7.9.10 is enabled.
  112. [20:01:01] [Server thread/INFO]: [Stargate] Loaded 1 gate layouts
  113. [20:01:01] [Server thread/INFO]: [Stargate] {world} Loaded 0 stargates with 0 set as always-on
  114. [20:01:01] [Server thread/INFO]: [Stargate] {world_nether} No stargates for world
  115. [20:01:01] [Server thread/INFO]: [Stargate] {world_the_end} Loaded 0 stargates with 0 set as always-on
  116. [20:01:01] [Server thread/INFO]: [Stargate] Plugin metrics enabled.
  117. [20:01:01] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.2
  118. [20:01:02] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  119. [20:01:03] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  120. [20:01:03] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
  121. [20:01:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -848618635898287433
  122. [20:01:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -3984381180066813448
  123. [20:01:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -3984381180066813448
  124. [20:01:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - '1v1' - Env: NORMAL - Type: FLAT & seed: -2879833818712921795
  125. [20:01:05] [Server thread/INFO]: Preparing start region for level 3 (Seed: -2879833818712921795)
  126. [20:01:06] [Server thread/INFO]: Preparing spawn area for 1v1, 89%
  127. [20:01:06] [Server thread/INFO]: [Stargate] {1v1} No stargates for world
  128. [20:01:07] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  129. [20:01:07] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  130. [20:01:08] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  131. [20:01:08] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  132. [20:01:08] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  133. [20:01:08] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  134. [20:01:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  135. [20:01:08] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  136. [20:01:08] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  137. [20:01:08] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  138. [20:01:08] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  139. [20:01:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  140. [20:01:08] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  141. [20:01:08] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  142. [20:01:08] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  143. [20:01:08] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  144. [20:01:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  145. [20:01:08] [Server thread/INFO]: [WorldGuard] (1v1) TNT ignition is PERMITTED.
  146. [20:01:08] [Server thread/INFO]: [WorldGuard] (1v1) Lighters are PERMITTED.
  147. [20:01:08] [Server thread/INFO]: [WorldGuard] (1v1) Lava fire is blocked.
  148. [20:01:08] [Server thread/INFO]: [WorldGuard] (1v1) Fire spread is UNRESTRICTED.
  149. [20:01:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world '1v1'
  150. [20:01:08] [Server thread/INFO]: [WorldGuard] Loading region data...
  151. [20:01:09] [Server thread/INFO]: [WorldGuard] Database: jdbc:mysql://176.31.4.57:3306/minecraft1 (MySQL 5.5)
  152. [20:01:09] [Server thread/INFO]: [WorldGuard] Current version of schema `minecraft1`: 2
  153. [20:01:09] [Server thread/INFO]: [WorldGuard] Schema `minecraft1` is up to date. No migration necessary.
  154. [20:01:11] [Server thread/INFO]: [ShopSign] Enabling ShopSign v1.3.0
  155. [20:01:11] [Server thread/INFO]: [ShopSign] ShopSign has been started !
  156. [20:01:11] [Server thread/INFO]: [Tablist] Enabling Tablist v1.2.3.7
  157. [20:01:11] [Server thread/INFO]: Tablist> Tablist v1.2.3.7 enabled!!
  158. [20:01:11] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
  159. [20:01:11] [Server thread/INFO]: --- --- --- ---
  160. [20:01:11] [Server thread/INFO]: There was an error loading your configuration.
  161. [20:01:11] [Server thread/INFO]: A detailed description of your error is shown below.
  162. [20:01:11] [Server thread/INFO]: --- --- --- ---
  163. [20:01:11] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while scanning for the next token
  164. found character '\t(TAB)' that cannot start any token. (Do not use \t(TAB) for indentation)
  165. in 'string', line 31, column 1:
  166. - '&d[Serveur] Si vous avez que ...
  167. ^
  168.  
  169. [20:01:11] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
  170. [20:01:11] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
  171. [20:01:11] [Server thread/WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
  172. [20:01:11] [Server thread/WARN]: at com.TeamNovus.AutoMessage.AutoMessage.loadConfig(AutoMessage.java:65)
  173. [20:01:11] [Server thread/WARN]: at com.TeamNovus.AutoMessage.AutoMessage.onEnable(AutoMessage.java:39)
  174. [20:01:11] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  175. [20:01:11] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327)
  176. [20:01:11] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  177. [20:01:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:341)
  178. [20:01:11] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:313)
  179. [20:01:11] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:408)
  180. [20:01:11] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:374)
  181. [20:01:11] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:329)
  182. [20:01:11] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:236)
  183. [20:01:11] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:501)
  184. [20:01:11] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  185. [20:01:11] [Server thread/WARN]: Caused by: while scanning for the next token
  186. found character '\t(TAB)' that cannot start any token. (Do not use \t(TAB) for indentation)
  187. in 'string', line 31, column 1:
  188. - '&d[Serveur] Si vous avez que ...
  189. ^
  190.  
  191. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420)
  192. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226)
  193. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:532)
  194. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
  195. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
  196. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:199)
  197. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153)
  198. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231)
  199. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
  200. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231)
  201. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
  202. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231)
  203. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
  204. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
  205. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
  206. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
  207. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
  208. [20:01:11] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
  209. [20:01:11] [Server thread/WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
  210. [20:01:11] [Server thread/WARN]: ... 15 more
  211. [20:01:11] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.4
  212. [20:01:11] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0.4
  213. [20:01:11] [Server thread/INFO]: [iConomy - April Fools] Enabled (260 ms)
  214. [20:01:11] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  215. [20:01:11] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  216. [20:01:11] [Thread-23/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  217. [20:01:12] [Server thread/INFO]: [Lockette] Enabling Lockette v1.7.12
  218. [20:01:12] [Server thread/INFO]: [Lockette] Version 1.7.12 is being enabled! Yay! (Core version 1.3.7)
  219. [20:01:12] [Server thread/WARN]: [Lockette] Craftbukkit build unrecognized, please be sure you have build [2771] or greater.
  220. [20:01:12] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
  221. [20:01:12] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  222. [20:01:12] [Server thread/INFO]: [Lockette] Loading strings file for French by Misa
  223. [20:01:12] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups/Permissions, version 2.0 (Phoenix)
  224. [20:01:12] [Server thread/INFO]: [Lockette] Using linked plugin for admin permissions.
  225. [20:01:12] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  226. [20:01:12] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.0
  227. [20:01:12] [Server thread/INFO]: [ClearLag] Loading modules...
  228. [20:01:12] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  229. [20:01:12] [Server thread/WARN]: [ClearLag] Config Error at line auto-removal.warnings:
  230. [20:01:12] [Server thread/WARN]: [ClearLag] time:0 msg:&bLe prochain nettoyage est dans &e+remaining &asecondes! is an invalid warning!
  231. [20:01:12] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  232. [20:01:12] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  233. [20:01:12] [Thread-26/INFO]: [ClearLag] Checking for updates...
  234. [20:01:12] [Server thread/INFO]: [Holograms] Enabling Holograms v1.8.8c
  235. [20:01:13] [Thread-26/INFO]: [ClearLag] No updates found!
  236. [20:01:13] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  237. [20:01:13] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  238. [20:01:13] [Server thread/INFO]: git-Bukkit-0a645a2 (MC: 1.8.3)
  239. [20:01:13] [Server thread/INFO]: 1.8.3-R0.1-SNAPSHOT
  240. [20:01:13] [Server thread/INFO]: Using locale fr
  241. [20:01:16] [Server thread/INFO]: Using locale fr
  242. [20:01:16] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  243. [20:01:16] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  244. [20:01:16] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.6-b49)
  245. [20:01:16] [Server thread/INFO]: [Jobs] Enabling Jobs v2.55.0
  246. [20:01:17] [Jobs-DatabaseSaveTask/INFO]: Started database save task.
  247. [20:01:17] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread.
  248. [20:01:17] [Server thread/INFO]: Plugin has been enabled succesfully.
  249. [20:01:18] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
  250. [20:01:18] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  251. [20:01:18] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
  252. [20:01:18] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
  253. [20:01:18] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  254. [20:01:18] [Server thread/INFO]: [PayDay] Enabling PayDay v1.6.1
  255. [20:01:18] [Server thread/INFO]: [PayDay] Hooked into Essentials!
  256. [20:01:18] [Server thread/INFO]: [PayDay] Hooked into iConomy 7
  257. [20:01:18] [Server thread/INFO]: [PayDay] PayDay v1.6.1 enabled!
  258. [20:01:18] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  259. [20:01:18] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  260. [20:01:18] [Server thread/INFO]: creating table 'items'
  261. [20:01:18] [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`))
  262. [20:01:18] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  263. [20:01:18] [Server thread/INFO]: creating table 'accounts'
  264. [20:01:18] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  265. [20:01:18] [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`) )
  266. [20:01:18] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  267. [20:01:18] [Server thread/INFO]: [ChestShop] Lockette version 1.7.12 loaded.
  268. [20:01:18] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  269. [20:01:19] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  270. [20:01:19] [Server thread/INFO]: [ChestShopNotifier] Enabling ChestShopNotifier v1.1.5
  271. [20:01:19] [Server thread/INFO]: [ChestShopNotifier] Connecting to the database...
  272. [20:01:19] [Server thread/INFO]: [ChestShopNotifier] Connecting to the database...
  273. [20:01:19] [Server thread/INFO]: [ChestShopNotifier] Connected!
  274. [20:01:19] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
  275. [20:01:19] [Server thread/INFO]: [AuthMe] Loading Configuration File...
  276. [20:01:19] [Server thread/INFO]: [AuthMe] Set Language: fr
  277. [20:01:19] [Server thread/INFO]: [AuthMe] Metrics started successfully!
  278. [20:01:20] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with GroupManager system
  279. [20:01:20] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
  280. [20:01:20] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
  281. [20:01:20] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
  282. [20:01:20] [Server thread/INFO]: [AuthMe] MySQL driver loaded
  283. [20:01:20] [Server thread/INFO]: [AuthMe] Connection pool ready
  284. [20:01:20] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
  285. [20:01:20] [Server thread/INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
  286. [20:01:20] [Server thread/INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
  287. [20:01:21] [Server thread/INFO]: [Factions] Enabling Factions v2.8.4
  288. [20:01:21] [Server thread/INFO]: [Factions 2.8.4] === ENABLE START ===
  289. [20:01:21] [Server thread/INFO]: [Factions 2.8.4] Activated integration with WorldGuard
  290. [20:01:21] [Server thread/INFO]: [Factions 2.8.4] === ENABLE COMPLETE (Took 534ms) ===
  291. [20:01:21] [Server thread/INFO]: [Lockette] Enabled link to plugin Factions for Groups, version 2.8.4
  292. [20:01:21] [Server thread/INFO]: [InfoBoardReborn] Enabling InfoBoardReborn v1.7.0
  293. [20:01:21] [Server thread/INFO]: Metrics was started!
  294. [20:01:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  295. [20:01:23] [Server thread/INFO]: Done (33.534s)! For help, type "help" or "?"
  296. [20:01:23] [Server thread/INFO]: Starting GS4 status listener
  297. [20:01:23] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
  298. [20:01:23] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
  299. [20:01:23] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  300. [20:01:23] [pool-3-thread-12/INFO]: [Vault] Checking for Updates ...
  301. [20:01:24] [pool-3-thread-12/INFO]: [Vault] No new version available
  302. [20:01:26] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3724ms behind, skipping 74 tick(s)
  303. [20:01:53] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 8369ms behind, skipping 167 tick(s)
  304. [20:02:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2150ms behind, skipping 43 tick(s)
  305. [20:02:07] [Thread-20/WARN]: [HealthBar] The updater could not contact dev.bukkit.org for updating.
  306. [20:02:07] [Thread-20/WARN]: [HealthBar] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
  307. [20:02:07] [Thread-20/WARN]: java.io.IOException: Server returned HTTP response code: 504 for URL: https://api.curseforge.com/servermods/files?projectIds=54447
  308. [20:02:07] [Thread-20/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1628)
  309. [20:02:07] [Thread-20/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
  310. [20:02:07] [Thread-20/WARN]: at com.gmail.filoghost.healthbar.Updater.read(Updater.java:576)
  311. [20:02:07] [Thread-20/WARN]: at com.gmail.filoghost.healthbar.Updater.access$1(Updater.java:564)
  312. [20:02:07] [Thread-20/WARN]: at com.gmail.filoghost.healthbar.Updater$UpdateRunnable.run(Updater.java:614)
  313. [20:02:07] [Thread-20/WARN]: at java.lang.Thread.run(Thread.java:745)
  314. [20:08:00] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  315. [20:08:00] [Server thread/INFO]: mr_goux[/109.213.180.114:54110] logged in with entity id 840 at ([world]284.34099062147686, 72.0, -219.78429062329178)
  316. [20:08:00] [pool-3-thread-15/INFO]: [Essentials] Lag Notice - Slow Permissions System (GroupManager) Response - Request took over 54.052ms!
  317. [20:08:00] [Server thread/INFO]: [+] mr_goux.
  318. [20:08:02] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2328ms behind, skipping 46 tick(s)
  319. [20:08:05] [Server thread/INFO]: mr_goux lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
  320. [20:08:05] [Server thread/INFO]: [-] mr_goux
  321. [20:08:28] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  322. [20:08:28] [Server thread/INFO]: mr_goux[/109.213.180.114:54133] logged in with entity id 2488 at ([world]59.0, 78.0, 242.0)
  323. [20:08:29] [Server thread/INFO]: [+] mr_goux.
  324. [20:08:40] [pool-3-thread-18/INFO]: [AuthMe] mr_goux used the wrong password
  325. [20:08:49] [pool-3-thread-18/INFO]: [AuthMe] mr_goux logged in!
  326. [20:09:03] [Server thread/INFO]: mr_goux issued server command: /home home
  327. [20:09:12] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2014ms behind, skipping 40 tick(s)
  328. [20:09:31] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  329. [20:11:26] [Server thread/INFO]: Attention tout les items vont etre supprime dans 5 secondes!
  330. [20:11:31] [Server thread/INFO]: 7 ont ete supprime!
  331. [20:14:31] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  332. [20:17:36] [Server thread/INFO]: mr_goux lost connection: Disconnected
  333. [20:17:36] [Server thread/INFO]: [-] mr_goux
  334. [20:17:37] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 63296ms behind, skipping 1265 tick(s)
  335. [20:17:39] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  336. [20:17:39] [Server thread/INFO]: mr_goux[/109.213.180.114:55179] logged in with entity id 7326 at ([world]460.6058305518008, 91.0, -1329.3463827634043)
  337. [20:17:39] [Server thread/INFO]: [+] mr_goux.
  338. [20:17:46] [pool-3-thread-28/INFO]: [AuthMe] mr_goux logged in!
  339. [20:17:50] [Server thread/INFO]: mr_goux issued server command: /home home
  340. [20:22:27] [Server thread/INFO]: Attention tout les items vont etre supprime dans 5 secondes!
  341. [20:22:32] [Server thread/INFO]: 10 ont ete supprime!
  342. [20:22:33] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  343. [20:27:33] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  344. [20:28:42] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  345. [20:28:42] [Server thread/INFO]: benj698547[/80.9.83.203:52984] logged in with entity id 8977 at ([world]481.291207553717, 94.0, -1352.4711480157112)
  346. [20:28:42] [Server thread/INFO]: [+] benj698547.
  347. [20:28:50] [pool-3-thread-34/INFO]: [AuthMe] benj698547 logged in!
  348. [20:28:54] [Server thread/INFO]: benj698547 issued server command: /home
  349. [20:30:59] [pool-5-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  350. [20:32:27] [Server thread/INFO]: Attention tout les items vont etre supprime dans 5 secondes!
  351. [20:32:33] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  352. [20:32:33] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  353. [20:32:33] [Server thread/INFO]: 61 ont ete supprime!
  354. [20:32:50] [Server thread/INFO]: mr_goux issued server command: /home home
  355. [20:33:07] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  356. [20:33:07] [Server thread/INFO]: victorvdb[/85.171.6.215:52345] logged in with entity id 10509 at ([world]452.30000001192093, 38.0, -1289.4043152826903)
  357. [20:33:07] [Server thread/INFO]: [+] victorvdb.
  358. [20:33:13] [pool-3-thread-46/INFO]: [AuthMe] victorvdb logged in!
  359. [20:33:17] [Server thread/INFO]: victorvdb issued server command: /home
  360. [20:33:21] [Server thread/INFO]: victorvdb issued server command: /home home
  361. [20:33:24] [Server thread/INFO]: <benj698547> charles?
  362. [20:35:33] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  363. [20:37:33] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  364. [20:37:33] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  365. [20:37:43] [Server thread/INFO]: mr_goux issued server command: /home home
  366. [20:40:33] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  367. [20:42:27] [Server thread/INFO]: Attention tout les items vont etre supprime dans 5 secondes!
  368. [20:42:32] [Server thread/INFO]: 31 ont ete supprime!
  369. [20:42:33] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  370. [20:42:33] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  371. [20:42:35] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2102ms behind, skipping 42 tick(s)
  372. [20:42:41] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  373. [20:42:41] [Server thread/INFO]: M3canixx[/89.92.238.112:59191] logged in with entity id 12106 at ([world]-0.0487735860349513, 63.0, 9408.453601716594)
  374. [20:42:41] [Server thread/INFO]: [+] M3canixx.
  375. [20:42:47] [pool-3-thread-50/INFO]: [AuthMe] M3canixx logged in!
  376. [20:42:51] [Server thread/INFO]: M3canixx issued server command: /f home
  377. [20:44:08] [Server thread/INFO]: mr_goux issued server command: /home home
  378. [20:44:33] [Server thread/INFO]: [PayDay] M3canixx just got 20.0 Euros for being online 5 minutes.
  379. [20:45:33] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  380. [20:45:59] [Server thread/INFO]: mr_goux was burned to death
  381. [20:46:35] [Server thread/INFO]: mr_goux was shot by benj698547
  382. [20:47:32] [Server thread/INFO]: mr_goux was shot by benj698547
  383. [20:47:33] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  384. [20:47:33] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  385. [20:47:35] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2045ms behind, skipping 40 tick(s)
  386. [20:48:24] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  387. [20:48:24] [Server thread/INFO]: Kyllis[/92.157.149.146:59014] logged in with entity id 15217 at ([world]457.41168468643195, 92.0, -1333.0886865571151)
  388. [20:48:24] [Server thread/INFO]: [+] Kyllis.
  389. [20:48:35] [pool-3-thread-57/INFO]: [AuthMe] Kyllis logged in!
  390. [20:49:22] [Server thread/INFO]: Kyllis issued server command: /home home
  391. [20:49:33] [Server thread/INFO]: [PayDay] M3canixx just got 20.0 Euros for being online 5 minutes.
  392. [20:49:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 10447ms behind, skipping 208 tick(s)
  393. [20:50:12] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2154ms behind, skipping 43 tick(s)
  394. [20:50:36] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6520ms behind, skipping 130 tick(s)
  395. [20:50:46] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  396. [20:50:59] [pool-5-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  397. [20:52:41] [Server thread/INFO]: Attention tout les items vont etre supprime dans 5 secondes!
  398. [20:52:46] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  399. [20:52:46] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  400. [20:52:46] [Server thread/INFO]: [PayDay] Kyllis just got 20.0 Euros for being online 5 minutes.
  401. [20:52:46] [Server thread/INFO]: 51 ont ete supprime!
  402. [20:52:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3767ms behind, skipping 75 tick(s)
  403. [20:53:30] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2767ms behind, skipping 55 tick(s)
  404. [20:54:48] [Server thread/INFO]: [PayDay] M3canixx just got 20.0 Euros for being online 5 minutes.
  405. [20:55:00] [Server thread/INFO]: benj698547 lost connection: Disconnected
  406. [20:55:00] [Server thread/INFO]: [-] benj698547
  407. [20:55:04] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2476ms behind, skipping 49 tick(s)
  408. [20:55:05] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  409. [20:55:05] [Server thread/INFO]: benj698547[/80.9.83.203:53765] logged in with entity id 19273 at ([world]486.00881202762855, 94.0, -1346.0952660666906)
  410. [20:55:05] [Server thread/INFO]: [+] benj698547.
  411. [20:55:12] [pool-3-thread-61/INFO]: [AuthMe] benj698547 logged in!
  412. [20:55:15] [Server thread/INFO]: benj698547 issued server command: /home
  413. [20:55:24] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5755ms behind, skipping 115 tick(s)
  414. [20:55:53] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  415. [20:57:53] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  416. [20:57:53] [Server thread/INFO]: [PayDay] Kyllis just got 20.0 Euros for being online 5 minutes.
  417. [20:57:53] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  418. [20:57:57] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4364ms behind, skipping 87 tick(s)
  419. [20:58:21] [Server thread/WARN]: benj698547 moved wrongly!
  420. [20:59:55] [Server thread/INFO]: [PayDay] M3canixx just got 20.0 Euros for being online 5 minutes.
  421. [21:00:17] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2742ms behind, skipping 54 tick(s)
  422. [21:00:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2350ms behind, skipping 47 tick(s)
  423. [21:00:56] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  424. [21:01:02] [Server thread/INFO]: victorvdb issued server command: /home home
  425. [21:01:05] [Server thread/INFO]: mr_goux issued server command: /home home
  426. [21:02:47] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2982ms behind, skipping 59 tick(s)
  427. [21:02:53] [Server thread/INFO]: Attention tout les items vont etre supprime dans 5 secondes!
  428. [21:02:57] [Server thread/INFO]: 54 ont ete supprime!
  429. [21:02:57] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  430. [21:02:57] [Server thread/INFO]: [PayDay] Kyllis just got 20.0 Euros for being online 5 minutes.
  431. [21:02:57] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  432. [21:04:35] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2360ms behind, skipping 47 tick(s)
  433. [21:04:58] [Server thread/INFO]: [PayDay] M3canixx just got 20.0 Euros for being online 5 minutes.
  434. [21:05:05] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2047ms behind, skipping 40 tick(s)
  435. [21:05:12] [Server thread/WARN]: Kyllis moved wrongly!
  436. [21:05:23] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3443ms behind, skipping 68 tick(s)
  437. [21:05:53] [Server thread/INFO]: benj698547 died
  438. [21:05:59] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  439. [21:06:07] [Server thread/INFO]: benj698547 issued server command: /tpa victorvdb
  440. [21:06:09] [Server thread/INFO]: mr_goux issued server command: /home home
  441. [21:06:12] [Server thread/INFO]: victorvdb issued server command: /tpyes
  442. [21:07:59] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  443. [21:07:59] [Server thread/INFO]: [PayDay] Kyllis just got 20.0 Euros for being online 5 minutes.
  444. [21:07:59] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  445. [21:08:02] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2999ms behind, skipping 59 tick(s)
  446. [21:09:25] [Server thread/INFO]: M3canixx has just earned the achievement [Benchmarking]
  447. [21:09:53] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  448. [21:09:54] [Server thread/INFO]: xXx_GuiGui_xXx[/77.132.1.242:33302] logged in with entity id 34120 at ([world]-46.85607466593342, 149.4380596054226, 31.430114967102114)
  449. [21:09:54] [Server thread/INFO]: [+] xXx_GuiGui_xXx.
  450. [21:09:57] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2082ms behind, skipping 41 tick(s)
  451. [21:10:00] [Server thread/INFO]: [PayDay] M3canixx just got 20.0 Euros for being online 5 minutes.
  452. [21:10:01] [pool-3-thread-78/INFO]: [AuthMe] xXx_GuiGui_xXx logged in!
  453. [21:10:15] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4075ms behind, skipping 81 tick(s)
  454. [21:11:02] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  455. [21:11:49] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3175ms behind, skipping 63 tick(s)
  456. [21:11:49] [Server thread/WARN]: victorvdb moved wrongly!
  457. [21:11:49] [Server thread/WARN]: victorvdb moved wrongly!
  458. [21:12:03] [Server thread/INFO]: [PayDay] xXx_GuiGui_xXx just got 20.0 Euros for being online 5 minutes.
  459. [21:12:58] [Server thread/INFO]: Attention tout les items vont etre supprime dans 5 secondes!
  460. [21:13:03] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  461. [21:13:03] [Server thread/INFO]: [PayDay] Kyllis just got 20.0 Euros for being online 5 minutes.
  462. [21:13:03] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  463. [21:13:03] [Server thread/INFO]: 159 ont ete supprime!
  464. [21:13:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2670ms behind, skipping 53 tick(s)
  465. [21:15:05] [Server thread/INFO]: [PayDay] M3canixx just got 20.0 Euros for being online 5 minutes.
  466. [21:15:09] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2675ms behind, skipping 53 tick(s)
  467. [21:15:48] [Server thread/WARN]: benj698547 moved wrongly!
  468. [21:16:05] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  469. [21:18:05] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  470. [21:18:05] [Server thread/INFO]: [PayDay] Kyllis just got 20.0 Euros for being online 5 minutes.
  471. [21:18:05] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  472. [21:18:09] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4461ms behind, skipping 89 tick(s)
  473. [21:18:26] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3416ms behind, skipping 68 tick(s)
  474. [21:18:38] [Server thread/WARN]: M3canixx moved too quickly! 10.476462633776464,-0.03733129720566808,0.25806753638426017 (10.476462633776464, 0.04880000061988831, 0.25806753638426017)
  475. [21:19:41] [Server thread/INFO]: benj698547 issued server command: /tpa victorvdb
  476. [21:19:45] [Server thread/INFO]: victorvdb issued server command: /tpyes
  477. [21:20:09] [Server thread/INFO]: [PayDay] M3canixx just got 20.0 Euros for being online 5 minutes.
  478. [21:20:33] [Server thread/INFO]: M3canixx issued server command: /f home
  479. [21:20:39] [Server thread/INFO]: M3canixx issued server command: /f home
  480. [21:20:45] [Server thread/INFO]: M3canixx issued server command: /f home
  481. [21:21:09] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  482. [21:22:41] [Server thread/INFO]: benj698547 issued server command: /tpa victorvdb
  483. [21:22:43] [Server thread/INFO]: victorvdb issued server command: /tpyes
  484. [21:23:02] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2012ms behind, skipping 40 tick(s)
  485. [21:23:06] [Server thread/INFO]: Attention tout les items vont etre supprime dans 5 secondes!
  486. [21:23:08] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  487. [21:23:09] [Server thread/INFO]: [PayDay] Kyllis just got 20.0 Euros for being online 5 minutes.
  488. [21:23:09] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  489. [21:23:09] [Server thread/INFO]: 43 ont ete supprime!
  490. [21:23:21] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3624ms behind, skipping 72 tick(s)
  491. [21:23:38] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3083ms behind, skipping 61 tick(s)
  492. [21:24:08] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2279ms behind, skipping 45 tick(s)
  493. [21:24:20] [Server thread/INFO]: benj698547 issued server command: /tpa victorvdb
  494. [21:24:22] [Server thread/INFO]: victorvdb issued server command: /tpyes
  495. [21:24:54] [Server thread/INFO]: benj698547 issued server command: /tpa victorvdb
  496. [21:24:57] [Server thread/INFO]: victorvdb issued server command: /tpyes
  497. [21:25:11] [Server thread/INFO]: [PayDay] M3canixx just got 20.0 Euros for being online 5 minutes.
  498. [21:25:50] [Server thread/WARN]: victorvdb moved wrongly!
  499. [21:26:11] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  500. [21:28:11] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  501. [21:28:11] [Server thread/INFO]: [PayDay] Kyllis just got 20.0 Euros for being online 5 minutes.
  502. [21:28:12] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  503. [21:28:15] [Server thread/INFO]: benj698547 issued server command: /tpa victorvdb
  504. [21:28:15] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3584ms behind, skipping 71 tick(s)
  505. [21:28:17] [Server thread/INFO]: victorvdb issued server command: /tpyes
  506. [21:28:48] [Server thread/INFO]: Kyllis issued server command: /home home
  507. [21:28:58] [Server thread/INFO]: benj698547 issued server command: /tpa victorvdb
  508. [21:29:00] [Server thread/INFO]: victorvdb issued server command: /tpyes
  509. [21:30:13] [Server thread/INFO]: [PayDay] M3canixx just got 20.0 Euros for being online 5 minutes.
  510. [21:31:24] [Server thread/INFO]: mr_goux lost connection: Disconnected
  511. [21:31:24] [Server thread/INFO]: [-] mr_goux
  512. [21:31:24] [Server thread/INFO]: victorvdb lost connection: Disconnected
  513. [21:31:24] [Server thread/INFO]: [-] victorvdb
  514. [21:31:24] [Server thread/INFO]: M3canixx lost connection: Disconnected
  515. [21:31:24] [Server thread/INFO]: [-] M3canixx
  516. [21:31:24] [Server thread/INFO]: Kyllis lost connection: Disconnected
  517. [21:31:24] [Server thread/INFO]: [-] Kyllis
  518. [21:31:24] [Server thread/INFO]: benj698547 lost connection: Disconnected
  519. [21:31:24] [Server thread/INFO]: [-] benj698547
  520. [21:31:24] [Server thread/INFO]: xXx_GuiGui_xXx lost connection: Disconnected
  521. [21:31:24] [Server thread/INFO]: [-] xXx_GuiGui_xXx
  522. [21:31:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@6da9a192[id=<null>,name=M3canixx,properties={},legacy=false] (/89.92.238.112:59510) lost connection: Disconnected
  523. [21:31:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@1baeb07d[id=<null>,name=benj698547,properties={},legacy=false] (/80.9.83.203:54726) lost connection: Disconnected
  524. [21:31:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@69c4ecbd[id=<null>,name=mr_goux,properties={},legacy=false] (/109.213.180.114:55385) lost connection: Disconnected
  525. [21:31:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@7f92a28a[id=<null>,name=victorvdb,properties={},legacy=false] (/85.171.6.215:52555) lost connection: Disconnected
  526. [21:31:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@73ed5374[id=<null>,name=Kyllis,properties={},legacy=false] (/92.157.149.146:59368) lost connection: Disconnected
  527. [21:31:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@62022021[id=<null>,name=mr_goux,properties={},legacy=false] (/109.213.180.114:55386) lost connection: Disconnected
  528. [21:31:24] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  529. [21:31:24] [Server thread/INFO]: M3canixx[/89.92.238.112:59519] logged in with entity id 71246 at ([world]-669.8546043063895, 62.24028343286528, 8678.18159968702)
  530. [21:31:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@674ad6c8[id=<null>,name=benj698547,properties={},legacy=false] (/80.9.83.203:54728) lost connection: Disconnected
  531. [21:31:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@625b1972[id=<null>,name=mr_goux,properties={},legacy=false] (/109.213.180.114:55388) lost connection: Disconnected
  532. [21:31:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@4ae3bdd0[id=<null>,name=mr_goux,properties={},legacy=false] (/109.213.180.114:55389) lost connection: Disconnected
  533. [21:31:24] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  534. [21:31:24] [Server thread/INFO]: benj698547[/80.9.83.203:54740] logged in with entity id 71248 at ([world]329.30000001192093, 84.0, 1830.5774242174325)
  535. [21:31:24] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  536. [21:31:24] [Server thread/INFO]: Kyllis[/92.157.149.146:59376] logged in with entity id 71249 at ([world]481.94127737291467, 94.0, -1343.8426274597205)
  537. [21:31:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@441eec50[id=<null>,name=mr_goux,properties={},legacy=false] (/109.213.180.114:55390) lost connection: Disconnected
  538. [21:31:24] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  539. [21:31:24] [Server thread/INFO]: xXx_GuiGui_xXx[/77.132.1.242:33554] logged in with entity id 71250 at ([world]62.80289369365971, 107.60200163747297, 179.06080495152844)
  540. [21:31:24] [Server thread/INFO]: [+] M3canixx.
  541. [21:31:24] [Server thread/INFO]: [+] xXx_GuiGui_xXx.
  542. [21:31:24] [Server thread/INFO]: [+] Kyllis.
  543. [21:31:25] [Server thread/INFO]: [+] benj698547.
  544. [21:31:25] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 64656ms behind, skipping 1293 tick(s)
  545. [21:31:26] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  546. [21:31:26] [Server thread/INFO]: mr_goux[/109.213.180.114:55391] logged in with entity id 71251 at ([world]456.0567624961875, 92.0, -1332.762499988079)
  547. [21:31:27] [Server thread/INFO]: [+] mr_goux.
  548. [21:31:31] [pool-3-thread-99/INFO]: [AuthMe] xXx_GuiGui_xXx logged in!
  549. [21:31:31] [pool-3-thread-99/INFO]: [AuthMe] mr_goux logged in!
  550. [21:31:31] [pool-3-thread-104/INFO]: [AuthMe] benj698547 logged in!
  551. [21:31:31] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  552. [21:31:32] [Server thread/INFO]: victorvdb[/85.171.6.215:52613] logged in with entity id 73351 at ([world]323.60040392108397, 61.0, 1904.915154534356)
  553. [21:31:32] [Server thread/INFO]: [+] victorvdb.
  554. [21:31:33] [Server thread/INFO]: benj698547 issued server command: /home
  555. [21:31:34] [Server thread/INFO]: mr_goux issued server command: /home home
  556. [21:31:34] [pool-3-thread-97/INFO]: [AuthMe] Kyllis logged in!
  557. [21:31:37] [pool-3-thread-97/INFO]: [AuthMe] victorvdb logged in!
  558. [21:31:39] [Server thread/INFO]: <+++SKTT1K xXx_GuiGui_xXx> il s'est pass? quoi la
  559. [21:31:40] [Server thread/INFO]: victorvdb issued server command: /home home
  560. [21:31:44] [Server thread/INFO]: <+HackerSystem victorvdb> crash
  561. [21:31:45] [Server thread/INFO]: <+HackerSystem victorvdb> encore
  562. [21:31:46] [pool-3-thread-97/INFO]: [AuthMe] M3canixx logged in!
  563. [21:31:49] [Server thread/INFO]: M3canixx issued server command: /f home
  564. [21:31:51] [Server thread/INFO]: Kyllis issued server command: /home home
  565. [21:31:56] [Server thread/INFO]: M3canixx issued server command: /f home
  566. [21:32:16] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  567. [21:32:16] [Server thread/INFO]: <+++SKTT1K xXx_GuiGui_xXx> ok jvais voir si je peux corriger sa
  568. [21:32:39] [Server thread/INFO]: M3canixx issued server command: /spawn
  569. [21:32:44] [Server thread/INFO]: M3canixx lost connection: Disconnected
  570. [21:32:44] [Server thread/INFO]: [-] M3canixx
  571. [21:33:16] [Server thread/INFO]: [PayDay] xXx_GuiGui_xXx just got 20.0 Euros for being online 5 minutes.
  572. [21:34:11] [Server thread/INFO]: Attention tout les items vont etre supprime dans 5 secondes!
  573. [21:34:16] [Server thread/INFO]: 22 ont ete supprime!
  574. [21:34:16] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  575. [21:34:16] [Server thread/INFO]: [PayDay] Kyllis just got 20.0 Euros for being online 5 minutes.
  576. [21:34:16] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  577. [21:34:20] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3225ms behind, skipping 64 tick(s)
  578. [21:37:04] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  579. [21:37:04] [Server thread/INFO]: Vlaxx[/81.57.144.244:52863] logged in with entity id 79154 at ([world]-30.987188535854447, 65.5, 9389.890496659407)
  580. [21:37:04] [Server thread/INFO]: [+] Vlaxx.
  581. [21:37:09] [pool-3-thread-122/INFO]: [AuthMe] Vlaxx logged in!
  582. [21:37:16] [Server thread/INFO]: <++++ShadowParty Vlaxx> bou
  583. [21:37:17] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
  584. [21:37:17] [Server thread/INFO]: [PayDay] Vlaxx just got 20.0 Euros for being online 5 minutes.
  585. [21:37:21] [Server thread/INFO]: Vlaxx issued server command: /f home
  586. [21:37:35] [Server thread/INFO]: Vlaxx issued server command: /f home
  587. [21:38:12] [Server thread/INFO]: Vlaxx issued server command: /f sethome
  588. [21:38:47] [Server thread/INFO]: <++++ShadowParty Vlaxx> bon jvais retourner me coucher alors
  589. [21:38:58] [Server thread/INFO]: Vlaxx lost connection: Disconnected
  590. [21:38:58] [Server thread/INFO]: [-] Vlaxx
  591. [21:39:14] [Server thread/INFO]: benj698547 fell from a high place
  592. [21:39:17] [Server thread/INFO]: [PayDay] Kyllis just got 20.0 Euros for being online 5 minutes.
  593. [21:39:17] [Server thread/INFO]: [PayDay] mr_goux just got 20.0 Euros for being online 5 minutes.
  594. [21:39:17] [Server thread/INFO]: [PayDay] benj698547 just got 20.0 Euros for being online 5 minutes.
  595. [21:39:39] [Server thread/INFO]: benj698547 issued server command: /tpyes
  596. [21:39:41] [Server thread/INFO]: victorvdb issued server command: /tpa benj698547
  597. [21:39:41] [Server thread/INFO]: mr_goux issued server command: /tpa benj698547
  598. [21:39:41] [Server thread/INFO]: benj698547 issued server command: /tpyes
  599. [21:39:45] [Server thread/INFO]: benj698547 issued server command: /tpyes
  600. [21:39:46] [Server thread/INFO]: benj698547 issued server command: /tpyes
  601. [21:39:48] [Server thread/INFO]: victorvdb issued server command: /tpa benj698547
  602. [21:39:49] [Server thread/INFO]: benj698547 issued server command: /tpyes
  603. [21:39:50] [Server thread/INFO]: victorvdb issued server command: /tpa benj698547
  604. [21:39:50] [Server thread/INFO]: victorvdb issued server command: /tpa benj698547
  605. [21:39:52] [Server thread/INFO]: victorvdb issued server command: /tpa benj698547
  606. [21:39:52] [Server thread/INFO]: benj698547 issued server command: /tpyes
  607. [21:39:52] [Server thread/INFO]: benj698547 issued server command: /tpyes
  608. [21:39:52] [Server thread/INFO]: victorvdb issued server command: /tpa benj698547
  609. [21:39:53] [Server thread/INFO]: victorvdb issued server command: /tpa benj698547
  610. [21:39:53] [Server thread/INFO]: benj698547 issued server command: /tpyes
  611. [21:39:55] [Server thread/INFO]: mr_goux issued server command: /tpa benj698547
  612. [21:40:11] [Server thread/INFO]: benj698547 fell from a high place
  613. [21:40:21] [Server thread/INFO]: benj698547 issued server command: /tp victorvdb
  614. [21:40:21] [Server thread/INFO]: L'acc?s ? la commande a ?t? refus? pour benj698547.
  615. [21:40:23] [Server thread/INFO]: mr_goux issued server command: /tpa benj698547
  616. [21:40:23] [Server thread/INFO]: benj698547 issued server command: /tp victorvdb
  617. [21:40:23] [Server thread/INFO]: L'acc?s ? la commande a ?t? refus? pour benj698547.
  618. [21:40:25] [Server thread/INFO]: victorvdb issued server command: /tpa benj698547
  619. [21:40:27] [Server thread/INFO]: benj698547 issued server command: /tp victorvdb
  620. [21:40:27] [Server thread/INFO]: L'acc?s ? la commande a ?t? refus? pour benj698547.
  621. [21:40:33] [Server thread/INFO]: benj698547 issued server command: /tpa victorvdb
  622. [21:40:39] [Server thread/INFO]: victorvdb issued server command: /tpyes
  623. [21:41:37] [Server thread/INFO]: benj698547 issued server command: /home
  624. [21:42:48] [Server thread/INFO]: benj698547 lost connection: Disconnected
  625. [21:42:48] [Server thread/INFO]: [-] benj698547
  626. [21:42:48] [Server thread/INFO]: Kyllis lost connection: Disconnected
  627. [21:42:48] [Server thread/INFO]: [-] Kyllis
  628. [21:42:48] [Server thread/INFO]: xXx_GuiGui_xXx lost connection: Disconnected
  629. [21:42:48] [Server thread/INFO]: [-] xXx_GuiGui_xXx
  630. [21:42:48] [Server thread/INFO]: mr_goux lost connection: Disconnected
  631. [21:42:48] [Server thread/INFO]: [-] mr_goux
  632. [21:42:48] [Server thread/INFO]: victorvdb lost connection: Disconnected
  633. [21:42:48] [Server thread/INFO]: [-] victorvdb
  634. [21:42:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@2d9d4ea5[id=<null>,name=benj698547,properties={},legacy=false] (/80.9.83.203:55012) lost connection: Disconnected
  635. [21:42:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@32964a08[id=<null>,name=benj698547,properties={},legacy=false] (/80.9.83.203:55013) lost connection: Disconnected
  636. [21:42:48] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  637. [21:42:48] [Server thread/INFO]: Kyllis[/92.157.149.146:59440] logged in with entity id 80676 at ([world]520.4083701676145, 91.65658248110962, -1380.4844860522708)
  638. [21:42:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@5373a81[id=<null>,name=benj698547,properties={},legacy=false] (/80.9.83.203:55014) lost connection: Disconnected
  639. [21:42:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@6ce1edd3[id=<null>,name=benj698547,properties={},legacy=false] (/80.9.83.203:55027) lost connection: Disconnected
  640. [21:42:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@64c4ef7d[id=<null>,name=victorvdb,properties={},legacy=false] (/85.171.6.215:52707) lost connection: Disconnected
  641. [21:42:48] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  642. [21:42:48] [Server thread/INFO]: mr_goux[/109.213.180.114:55422] logged in with entity id 80677 at ([world]542.5054502022042, 64.0, -1388.997332291258)
  643. [21:42:48] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  644. [21:42:48] [Server thread/INFO]: benj698547[/80.9.83.203:55028] logged in with entity id 80678 at ([world]489.23750001192093, 94.0, -1324.300000011921)
  645. [21:42:48] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 63526ms behind, skipping 1270 tick(s)
  646. [21:42:48] [Server thread/INFO]: [+] Kyllis.
  647. [21:42:48] [Server thread/INFO]: [+] mr_goux.
  648. [21:42:49] [Server thread/INFO]: [+] benj698547.
  649. [21:42:49] [Server thread/INFO]: [ChestShopNotifier] Join notifications are false, skipping...
  650. [21:42:49] [Server thread/INFO]: victorvdb[/85.171.6.215:52711] logged in with entity id 80679 at ([world]540.386020475614, 58.200000047683716, -1389.300000011921)
  651. [21:42:49] [Server thread/INFO]: [+] victorvdb.
  652. [21:42:53] [pool-3-thread-136/INFO]: [AuthMe] mr_goux logged in!
  653. [21:42:54] [pool-3-thread-136/INFO]: [AuthMe] victorvdb logged in!
  654. [21:42:56] [Server thread/INFO]: mr_goux issued server command: /home home
  655. [21:42:57] [Server thread/INFO]: victorvdb issued server command: /hom home
  656. [21:42:57] [pool-3-thread-136/INFO]: [AuthMe] benj698547 logged in!
  657. [21:42:58] [pool-3-thread-136/INFO]: [AuthMe] Kyllis logged in!
  658. [21:43:01] [Server thread/INFO]: benj698547 issued server command: /home
  659. [21:43:01] [Server thread/INFO]: victorvdb issued server command: /home home
  660. [21:43:02] [Server thread/INFO]: Kyllis issued server command: /home home
  661. [21:43:18] [Server thread/INFO]: [PayDay] victorvdb just got 20.0 Euros for being online 5 minutes.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement