Advertisement
Guest User

Pates

a guest
Jun 22nd, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.80 KB | None | 0 0
  1. [10:50:14] [Server thread/INFO]: Starting minecraft server version 1.12
  2. [10:50:14] [Server thread/INFO]: Loading properties
  3. [10:50:14] [Server thread/WARN]: resource-pack-hash is deprecated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
  4. [10:50:14] [Server thread/INFO]: Default game type: SURVIVAL
  5. [10:50:14] [Server thread/INFO]: Generating keypair
  6. [10:50:14] [Server thread/INFO]: Starting Minecraft server on 69.175.47.11:25585
  7. [10:50:14] [Server thread/INFO]: Using epoll channel type
  8. [10:50:14] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-f7d14f1 (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
  9. [10:50:14] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  10. [10:50:14] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  11. [10:50:14] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  12. [10:50:14] [Server thread/INFO]: [OpenInv] Loading OpenInv v3.2.1
  13. [10:50:14] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  14. [10:50:14] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b483
  15. [10:50:14] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.11.0
  16. [10:50:14] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.1;84bc322
  17. [10:50:14] [Server thread/INFO]: [Factions] Loading Factions v2.11.0
  18. [10:50:14] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  19. [10:50:15] [Server thread/ERROR]: [mcMMO] There was an error while enabling mcMMO!
  20. [10:50:15] [Server thread/WARN]: java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
  21. [10:50:15] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.load(HiddenConfig.java:31)
  22. [10:50:15] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.<init>(HiddenConfig.java:18)
  23. [10:50:15] [Server thread/WARN]: at com.gmail.nossr50.config.HiddenConfig.getInstance(HiddenConfig.java:23)
  24. [10:50:15] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.loadConfigFiles(mcMMO.java:400)
  25. [10:50:15] [Server thread/WARN]: at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:134)
  26. [10:50:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  27. [10:50:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329)
  28. [10:50:15] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401)
  29. [10:50:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:361)
  30. [10:50:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323)
  31. [10:50:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.<init>(CraftServer.java:261)
  32. [10:50:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerList.<init>(PlayerList.java:74)
  33. [10:50:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedPlayerList.<init>(SourceFile:14)
  34. [10:50:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:186)
  35. [10:50:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521)
  36. [10:50:15] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  37. [10:50:15] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
  38. [10:50:15] [Server thread/ERROR]: Error occurred while disabling mcMMO v1.5.00-b3547 (Is it up to date?)
  39. java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration;
  40. at com.gmail.nossr50.config.AutoUpdateConfigLoader.loadFile(AutoUpdateConfigLoader.java:29) ~[?:?]
  41. at com.gmail.nossr50.config.ConfigLoader.<init>(ConfigLoader.java:26) ~[?:?]
  42. at com.gmail.nossr50.config.AutoUpdateConfigLoader.<init>(AutoUpdateConfigLoader.java:23) ~[?:?]
  43. at com.gmail.nossr50.config.AdvancedConfig.<init>(AdvancedConfig.java:20) ~[?:?]
  44. at com.gmail.nossr50.config.AdvancedConfig.getInstance(AdvancedConfig.java:26) ~[?:?]
  45. at com.gmail.nossr50.skills.alchemy.Alchemy.<clinit>(Alchemy.java:51) ~[?:?]
  46. at com.gmail.nossr50.mcMMO.onDisable(mcMMO.java:203) ~[?:?]
  47. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  48. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:353) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  49. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:420) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  50. at com.gmail.nossr50.mcMMO.onEnable(mcMMO.java:193) [mcMMO.jar:?]
  51. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  52. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  53. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  54. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:361) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  55. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  56. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.<init>(CraftServer.java:261) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  57. at net.minecraft.server.v1_12_R1.PlayerList.<init>(PlayerList.java:74) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  58. at net.minecraft.server.v1_12_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  59. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:186) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  60. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  61. at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
  62. [10:50:15] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  63. [10:50:15] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  64. [10:50:15] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  65. [10:50:15] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  66. [10:50:15] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  67. [10:50:15] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  68. [10:50:15] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.11.0
  69. [10:50:15] [Server thread/INFO]: [MassiveCore 2.11.0] === ENABLE START ===
  70. [10:50:15] [Server thread/INFO]: [MassiveCore 2.11.0] §eLoading Cachefile datas...
  71. [10:50:15] [Server thread/INFO]: [MassiveCore 2.11.0] §eLoading Onlineplayer datas...
  72. [10:50:15] [Server thread/INFO]: [MassiveCore 2.11.0] §eLoading Registry datas...
  73. [10:50:15] [Server thread/INFO]: [MassiveCore 2.11.0] §eSaving Cachefile...
  74. [10:50:15] [Server thread/INFO]: [MassiveCore 2.11.0] §eSetup of IdUtil took §d8§ems.
  75. [10:50:15] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dNmsPlayerInventoryCreate§e set to §dMinecraft 1.7.10+ [1_7_R4+]
  76. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dNmsBasics§e set to §dMinecraft 1.7.10+ [1_7_R4+]
  77. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dNmsBoard§e set to §dMinecraft 1.9.0+ [1_9_R1+]
  78. [10:50:16] [Server thread/WARN]: java.lang.IllegalStateException: NoSuchMethodException: net.minecraft.server.v1_12_R1.PacketPlayOutChat.<init>(net.minecraft.server.v1_12_R1.IChatBaseComponent, byte)
  79. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.util.ReflectionUtil.asRuntimeException(ReflectionUtil.java:513)
  80. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.util.ReflectionUtil.getConstructor(ReflectionUtil.java:175)
  81. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.nms.NmsChatAbstract.setup(NmsChatAbstract.java:85)
  82. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.mixin.Mixin.<init>(Mixin.java:92)
  83. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.nms.NmsChat.<init>(NmsChat.java:10)
  84. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.nms.NmsChatAbstract.<init>(NmsChatAbstract.java:14)
  85. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.nms.NmsChat18R2P.<init>(NmsChat18R2P.java:6)
  86. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.nms.NmsChat18R2P.<clinit>(NmsChat18R2P.java:12)
  87. [10:50:16] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  88. [10:50:16] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  89. [10:50:16] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  90. [10:50:16] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  91. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:141)
  92. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:157)
  93. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.util.ReflectionUtil.getSingletonInstance(ReflectionUtil.java:232)
  94. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.util.ReflectionUtil.getSingletonInstanceFirstCombatible(ReflectionUtil.java:244)
  95. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.mixin.Mixin.setActiveVerboose(Mixin.java:151)
  96. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.mixin.Mixin.setActive(Mixin.java:141)
  97. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.Engine.setActive(Engine.java:108)
  98. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:248)
  99. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:227)
  100. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:227)
  101. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:236)
  102. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.MassivePlugin.activate(MassivePlugin.java:212)
  103. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.MassivePlugin.activateAuto(MassivePlugin.java:322)
  104. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.MassiveCore.onEnableInner(MassiveCore.java:234)
  105. [10:50:16] [Server thread/WARN]: at com.massivecraft.massivecore.MassivePlugin.onEnable(MassivePlugin.java:82)
  106. [10:50:16] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  107. [10:50:16] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329)
  108. [10:50:16] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401)
  109. [10:50:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:361)
  110. [10:50:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323)
  111. [10:50:16] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.<init>(CraftServer.java:261)
  112. [10:50:16] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerList.<init>(PlayerList.java:74)
  113. [10:50:16] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedPlayerList.<init>(SourceFile:14)
  114. [10:50:16] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:186)
  115. [10:50:16] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521)
  116. [10:50:16] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  117. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dNmsChat§e set to §dMinecraft 1.8.3+ [1_8_R2+]
  118. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dNmsItemStackCreate§e set to §dMinecraft 1.7.10+ [1_7_R4+]
  119. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dNmsPermissions§e set to §dMinecraft 1.7.10+ [1_7_R4+]
  120. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dNmsSkullMeta§e set to §dMinecraft 1.8.0+ [1_8_R1+]
  121. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dNmsEntityGet§e set to §dMinecraft 1.8.0+ [1_8_R1+]
  122. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dNmsEntityDamageEvent§e set to §dMinecraft 1.7.10+ [1_7_R4+]
  123. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dNmsItemStackTooltip§e set to §dMinecraft 1.8.0+ [1_8_R1+]
  124. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §aIntegration Activated §dIntegrationVault
  125. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §aIntegration Activated §dIntegrationLiabilityAreaEffectCloud
  126. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinEvent§e set to §dDefault
  127. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinCommand§e set to §dDefault
  128. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinInventory§e set to §dDefault
  129. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinMessage§e set to §dDefault
  130. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinTeleport§e set to §dDefault
  131. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinVisibility§e set to §dDefault
  132. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinActionbar§e set to §dDefault
  133. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinLog§e set to §dDefault
  134. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinPlayed§e set to §dDefault
  135. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinActual§e set to §dDefault
  136. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinGamemode§e set to §dDefault
  137. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinMassiveCraftPremium§e set to §dDefault
  138. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinSenderPs§e set to §dDefault
  139. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinWorld§e set to §dDefault
  140. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinDisplayName§e set to §dDefault
  141. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinKick§e set to §dDefault
  142. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinModification§e set to §dDefault
  143. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] §eMixin §dMixinTitle§e set to §dDefault
  144. [10:50:16] [Server thread/INFO]: [MassiveCore 2.11.0] === ENABLE §aCOMPLETE §e(Took §d1269ms§e) ===
  145. [10:50:16] [Server thread/INFO]: Preparing level "world"
  146. [10:50:16] [Server thread/INFO]: Preparing start region for level 0 (Seed: 229083499360064499)
  147. [10:50:17] [Server thread/INFO]: Preparing spawn area: 79%
  148. [10:50:17] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3820737575033210414)
  149. [10:50:18] [Server thread/INFO]: Preparing start region for level 2 (Seed: -3820737575033210414)
  150. [10:50:18] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  151. [10:50:18] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  152. [10:50:18] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  153. [10:50:18] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  154. [10:50:18] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  155. [10:50:18] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  156. [10:50:18] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  157. [10:50:18] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
  158. [10:50:18] [Server thread/INFO]: [OpenInv] Enabling OpenInv v3.2.1
  159. [10:50:19] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b483
  160. [10:50:19] [Server thread/INFO]: Creating config from template: /home/server113425/plugins/Essentials/config.yml
  161. [10:50:19] [Server thread/INFO]: [Essentials] Starting Essentials ban format conversion
  162. [10:50:19] [Server thread/INFO]: [Essentials] Starting usermap repair
  163. [10:50:19] [Server thread/WARN]: [Essentials] Missing userdata folder, aborting
  164. [10:50:19] [Server thread/INFO]: Creating config from template: /home/server113425/plugins/Essentials/worth.yml
  165. [10:50:19] [pool-8-thread-1/INFO]: Creating empty config: /home/server113425/plugins/Essentials/upgrades-done.yml
  166. [10:50:19] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  167. [10:50:19] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  168. [10:50:19] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  169. [10:50:19] [Server thread/INFO]: Using locale en_US
  170. [10:50:19] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  171. [10:50:19] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  172. [10:50:19] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  173. [10:50:19] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.1;84bc322
  174. [10:50:19] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  175. [10:50:19] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  176. [10:50:19] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  177. [10:50:19] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  178. [10:50:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  179. [10:50:19] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  180. [10:50:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  181. [10:50:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  182. [10:50:19] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  183. [10:50:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  184. [10:50:19] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  185. [10:50:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  186. [10:50:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  187. [10:50:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  188. [10:50:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  189. [10:50:19] [Server thread/INFO]: [WorldGuard] Loading region data...
  190. [10:50:19] [Server thread/INFO]: [Factions] Enabling Factions v2.11.0
  191. [10:50:19] [Server thread/INFO]: [Factions 2.11.0] === ENABLE START ===
  192. [10:50:20] [Server thread/ERROR]: Error occurred while enabling Factions v2.11.0 (Is it up to date?)
  193. java.lang.NullPointerException: null
  194. at com.massivecraft.factions.entity.MPlayer.setTerritoryInfoTitles(MPlayer.java:569) ~[?:?]
  195. at com.massivecraft.factions.entity.MPlayer.load(MPlayer.java:69) ~[?:?]
  196. at com.massivecraft.factions.entity.MPlayer.load(MPlayer.java:37) ~[?:?]
  197. at com.massivecraft.massivecore.store.EntityContainerAbstract.copy(EntityContainerAbstract.java:188) ~[?:?]
  198. at com.massivecraft.massivecore.store.Coll.loadFromRemoteFixed(Coll.java:320) ~[?:?]
  199. at com.massivecraft.massivecore.store.Coll.initLoadAllFromRemote(Coll.java:717) ~[?:?]
  200. at com.massivecraft.massivecore.store.Coll.setActive(Coll.java:880) ~[?:?]
  201. at com.massivecraft.massivecore.store.Coll.setActive(Coll.java:917) ~[?:?]
  202. at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:248) ~[?:?]
  203. at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:227) ~[?:?]
  204. at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:227) ~[?:?]
  205. at com.massivecraft.massivecore.MassivePlugin.activateOne(MassivePlugin.java:236) ~[?:?]
  206. at com.massivecraft.massivecore.MassivePlugin.activate(MassivePlugin.java:212) ~[?:?]
  207. at com.massivecraft.massivecore.MassivePlugin.activateAuto(MassivePlugin.java:322) ~[?:?]
  208. at com.massivecraft.factions.Factions.onEnableInner(Factions.java:70) ~[?:?]
  209. at com.massivecraft.massivecore.MassivePlugin.onEnable(MassivePlugin.java:82) ~[?:?]
  210. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  211. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  212. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  213. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:361) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  214. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  215. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  216. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:372) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  217. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  218. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:244) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  219. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit_latest.jar:git-Bukkit-f7d14f1]
  220. at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
  221. [10:50:20] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  222. [10:50:20] [Server thread/INFO]: Done (4.120s)! For help, type "help" or "?"
  223. [10:50:20] [pool-3-thread-5/INFO]: [Vault] Checking for Updates ...
  224. [10:50:20] [pool-3-thread-5/INFO]: [Vault] No new version available
  225. [10:50:24] [User Authenticator #1/INFO]: UUID of player manoftitanium is 09a0aadb-7189-4992-8dbd-2a819fc420eb
  226. [10:50:24] [Server thread/INFO]: manoftitanium[/108.36.234.30:54465] logged in with entity id 236 at ([world]0.5, 64.0829419439688, 0.5)
  227. [10:50:24] [pool-3-thread-2/WARN]: File motd.txt does not exist. Creating one for you.
  228. [10:50:25] [pool-8-thread-1/INFO]: Creating empty config: /home/server113425/plugins/Essentials/userdata/09a0aadb-7189-4992-8dbd-2a819fc420eb.yml
  229. [10:50:31] [Server thread/INFO]: manoftitanium issued server command: /plugins
  230. [10:51:09] [Server thread/INFO]: manoftitanium issued server command: //pos2
  231. [10:51:15] [Server thread/INFO]: manoftitanium issued server command: //set bedrock
  232. [10:51:21] [Server thread/INFO]: CONSOLE issued server command: /list
  233. [10:51:21] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  234. [10:51:21] [Server thread/INFO]: default: manoftitanium
  235. [10:51:27] [Server thread/INFO]: manoftitanium issued server command: /f
  236. [10:52:22] [Server thread/INFO]: CONSOLE issued server command: /list
  237. [10:52:22] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  238. [10:52:22] [Server thread/INFO]: default: manoftitanium
  239. [10:52:26] [Server thread/INFO]: manoftitanium issued server command: /setblock ~ ~ ~ stone
  240. [10:52:26] [Server thread/INFO]: [manoftitanium: Block placed]
  241. [10:52:51] [Server thread/INFO]: manoftitanium issued server command: /setblock ~ ~ ~ stone
  242. [10:52:51] [Server thread/INFO]: [manoftitanium: Block placed]
  243. [10:53:08] [Server thread/INFO]: manoftitanium issued server command: //set quartz
  244. [10:53:22] [Server thread/INFO]: CONSOLE issued server command: /list
  245. [10:53:22] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  246. [10:53:22] [Server thread/INFO]: default: manoftitanium
  247. [10:53:39] [Server thread/INFO]: manoftitanium issued server command: //hset
  248. [10:53:43] [Server thread/INFO]: manoftitanium issued server command: //hfill
  249. [10:53:55] [Server thread/INFO]: manoftitanium issued server command: //set quartz
  250. [10:54:18] [Server thread/INFO]: manoftitanium issued server command: //set air
  251. [10:54:23] [Server thread/INFO]: CONSOLE issued server command: /list
  252. [10:54:23] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  253. [10:54:23] [Server thread/INFO]: default: manoftitanium
  254. [10:54:31] [Server thread/INFO]: manoftitanium issued server command: /difficulty easy
  255. [10:54:31] [Server thread/INFO]: [manoftitanium: Set game difficulty to Easy]
  256. [10:54:36] [Server thread/INFO]: manoftitanium issued server command: /difficulty peaceful
  257. [10:54:36] [Server thread/INFO]: [manoftitanium: Set game difficulty to Peaceful]
  258. [10:55:08] [Server thread/INFO]: manoftitanium issued server command: //set quartz
  259. [10:55:12] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3612ms behind, skipping 72 tick(s)
  260. [10:55:12] [Server thread/WARN]: manoftitanium moved too quickly! -0.876878103035267,0.0,-10.700027333625052
  261. [10:55:24] [Server thread/INFO]: CONSOLE issued server command: /list
  262. [10:55:24] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  263. [10:55:24] [Server thread/INFO]: default: manoftitanium
  264. [10:56:12] [Server thread/INFO]: manoftitanium issued server command: /tp manoftitanium 0 150 0
  265. [10:56:25] [Server thread/INFO]: CONSOLE issued server command: /list
  266. [10:56:25] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  267. [10:56:25] [Server thread/INFO]: default: manoftitanium
  268. [10:57:25] [Server thread/INFO]: CONSOLE issued server command: /list
  269. [10:57:25] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  270. [10:57:25] [Server thread/INFO]: default: manoftitanium
  271. [10:58:26] [Server thread/INFO]: CONSOLE issued server command: /list
  272. [10:58:26] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  273. [10:58:26] [Server thread/INFO]: default: manoftitanium
  274. [10:59:27] [Server thread/INFO]: CONSOLE issued server command: /list
  275. [10:59:27] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  276. [10:59:27] [Server thread/INFO]: default: manoftitanium
  277. [11:00:28] [Server thread/INFO]: CONSOLE issued server command: /list
  278. [11:00:28] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  279. [11:00:28] [Server thread/INFO]: default: manoftitanium
  280. [11:01:29] [Server thread/INFO]: CONSOLE issued server command: /list
  281. [11:01:29] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  282. [11:01:29] [Server thread/INFO]: default: [AFK]manoftitanium
  283. [11:02:29] [Server thread/INFO]: CONSOLE issued server command: /list
  284. [11:02:29] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  285. [11:02:29] [Server thread/INFO]: default: [AFK]manoftitanium
  286. [11:03:26] [Server thread/INFO]: manoftitanium lost connection: You have been idle for too long!
  287. [11:03:26] [Server thread/INFO]: manoftitanium left the game
  288. [11:03:26] [Server thread/WARN]: handleDisconnection() called twice
  289. [11:03:30] [Server thread/INFO]: CONSOLE issued server command: /list
  290. [11:03:30] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  291. [11:04:31] [Server thread/INFO]: CONSOLE issued server command: /list
  292. [11:04:31] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  293. [11:05:32] [Server thread/INFO]: CONSOLE issued server command: /list
  294. [11:05:32] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  295. [11:06:32] [Server thread/INFO]: CONSOLE issued server command: /list
  296. [11:06:32] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  297. [11:07:33] [Server thread/INFO]: CONSOLE issued server command: /list
  298. [11:07:33] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  299. [11:08:34] [Server thread/INFO]: CONSOLE issued server command: /list
  300. [11:08:34] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  301. [11:09:35] [Server thread/INFO]: CONSOLE issued server command: /list
  302. [11:09:35] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  303. [11:10:36] [Server thread/INFO]: CONSOLE issued server command: /list
  304. [11:10:36] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  305. [11:10:37] [User Authenticator #2/INFO]: UUID of player manoftitanium is 09a0aadb-7189-4992-8dbd-2a819fc420eb
  306. [11:10:37] [Server thread/INFO]: manoftitanium[/108.36.234.30:54484] logged in with entity id 122774 at ([world]0.5, 68.8681430633933, 0.5)
  307. [11:11:16] [Server thread/INFO]: manoftitanium issued server command: //set string
  308. [11:11:33] [Server thread/INFO]: manoftitanium issued server command: //set air
  309. [11:11:36] [Server thread/INFO]: CONSOLE issued server command: /list
  310. [11:11:36] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  311. [11:11:36] [Server thread/INFO]: default: manoftitanium
  312. [11:11:46] [Server thread/INFO]: manoftitanium issued server command: /i barrier
  313. [11:12:22] [Server thread/INFO]: manoftitanium issued server command: //set barrier
  314. [11:12:37] [Server thread/INFO]: CONSOLE issued server command: /list
  315. [11:12:37] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  316. [11:12:37] [Server thread/INFO]: default: manoftitanium
  317. [11:12:59] [Server thread/INFO]: manoftitanium issued server command: //set barrier
  318. [11:13:17] [Server thread/INFO]: manoftitanium issued server command: //set barrier
  319. [11:13:38] [Server thread/INFO]: CONSOLE issued server command: /list
  320. [11:13:38] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  321. [11:13:38] [Server thread/INFO]: default: manoftitanium
  322. [11:13:59] [Server thread/INFO]: manoftitanium issued server command: //set barrier
  323. [11:14:07] [Server thread/INFO]: manoftitanium issued server command: /gm s
  324. [11:14:11] [Server thread/INFO]: manoftitanium issued server command: /gm 3
  325. [11:14:17] [Server thread/INFO]: manoftitanium issued server command: /gm c
  326. [11:14:27] [Server thread/INFO]: manoftitanium issued server command: /gm 3
  327. [11:14:31] [Server thread/INFO]: manoftitanium issued server command: /gm c
  328. [11:14:39] [Server thread/INFO]: CONSOLE issued server command: /list
  329. [11:14:39] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  330. [11:14:39] [Server thread/INFO]: default: manoftitanium
  331. [11:15:18] [Server thread/INFO]: manoftitanium issued server command: //set barrier
  332. [11:15:39] [Server thread/INFO]: CONSOLE issued server command: /list
  333. [11:15:39] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  334. [11:15:39] [Server thread/INFO]: default: manoftitanium
  335. [11:15:40] [Server thread/INFO]: manoftitanium issued server command: //undo
  336. [11:16:24] [Server thread/INFO]: manoftitanium issued server command: //set barrier
  337. [11:16:40] [Server thread/INFO]: CONSOLE issued server command: /list
  338. [11:16:40] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  339. [11:16:40] [Server thread/INFO]: default: manoftitanium
  340. [11:16:54] [Server thread/INFO]: manoftitanium issued server command: //set barrier
  341. [11:16:59] [Server thread/INFO]: manoftitanium issued server command: //undo
  342. [11:17:08] [Server thread/INFO]: manoftitanium issued server command: //set barrier
  343. [11:17:41] [Server thread/INFO]: CONSOLE issued server command: /list
  344. [11:17:41] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  345. [11:17:41] [Server thread/INFO]: default: manoftitanium
  346. [11:17:45] [Server thread/INFO]: manoftitanium issued server command: //set barrier
  347. [11:18:42] [Server thread/INFO]: CONSOLE issued server command: /list
  348. [11:18:42] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  349. [11:18:42] [Server thread/INFO]: default: manoftitanium
  350. [11:19:43] [Server thread/INFO]: CONSOLE issued server command: /list
  351. [11:19:43] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  352. [11:19:43] [Server thread/INFO]: default: manoftitanium
  353. [11:20:43] [Server thread/INFO]: CONSOLE issued server command: /list
  354. [11:20:43] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  355. [11:20:43] [Server thread/INFO]: default: manoftitanium
  356. [11:21:44] [Server thread/INFO]: CONSOLE issued server command: /list
  357. [11:21:44] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  358. [11:21:44] [Server thread/INFO]: default: manoftitanium
  359. [11:22:45] [Server thread/INFO]: CONSOLE issued server command: /list
  360. [11:22:45] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  361. [11:22:45] [Server thread/INFO]: default: manoftitanium
  362. [11:23:46] [Server thread/INFO]: CONSOLE issued server command: /list
  363. [11:23:46] [Server thread/INFO]: There are 1 out of maximum 15 players online.
  364. [11:23:46] [Server thread/INFO]: default: manoftitanium
  365. [11:24:04] [Server thread/INFO]: manoftitanium lost connection: Disconnected
  366. [11:24:04] [Server thread/INFO]: manoftitanium left the game
  367. [11:24:46] [Server thread/INFO]: CONSOLE issued server command: /list
  368. [11:24:46] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  369. [11:25:47] [Server thread/INFO]: CONSOLE issued server command: /list
  370. [11:25:47] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  371. [11:26:48] [Server thread/INFO]: CONSOLE issued server command: /list
  372. [11:26:48] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  373. [11:27:49] [Server thread/INFO]: CONSOLE issued server command: /list
  374. [11:27:49] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  375. [11:28:50] [Server thread/INFO]: CONSOLE issued server command: /list
  376. [11:28:50] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  377. [11:29:50] [Server thread/INFO]: CONSOLE issued server command: /list
  378. [11:29:50] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  379. [11:30:51] [Server thread/INFO]: CONSOLE issued server command: /list
  380. [11:30:51] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  381. [11:31:52] [Server thread/INFO]: CONSOLE issued server command: /list
  382. [11:31:52] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  383. [11:32:53] [Server thread/INFO]: CONSOLE issued server command: /list
  384. [11:32:53] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  385. [11:33:53] [Server thread/INFO]: CONSOLE issued server command: /list
  386. [11:33:53] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  387. [11:34:54] [Server thread/INFO]: CONSOLE issued server command: /list
  388. [11:34:54] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  389. [11:35:55] [Server thread/INFO]: CONSOLE issued server command: /list
  390. [11:35:55] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  391. [11:36:56] [Server thread/INFO]: CONSOLE issued server command: /list
  392. [11:36:56] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  393. [11:37:57] [Server thread/INFO]: CONSOLE issued server command: /list
  394. [11:37:57] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  395. [11:38:57] [Server thread/INFO]: CONSOLE issued server command: /list
  396. [11:38:57] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  397. [11:39:58] [Server thread/INFO]: CONSOLE issued server command: /list
  398. [11:39:58] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  399. [11:40:59] [Server thread/INFO]: CONSOLE issued server command: /list
  400. [11:40:59] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  401. [11:42:00] [Server thread/INFO]: CONSOLE issued server command: /list
  402. [11:42:00] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  403. [11:43:00] [Server thread/INFO]: CONSOLE issued server command: /list
  404. [11:43:00] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  405. [11:44:01] [Server thread/INFO]: CONSOLE issued server command: /list
  406. [11:44:01] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  407. [11:45:02] [Server thread/INFO]: CONSOLE issued server command: /list
  408. [11:45:02] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  409. [11:46:03] [Server thread/INFO]: CONSOLE issued server command: /list
  410. [11:46:03] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  411. [11:47:04] [Server thread/INFO]: CONSOLE issued server command: /list
  412. [11:47:04] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  413. [11:48:04] [Server thread/INFO]: CONSOLE issued server command: /list
  414. [11:48:04] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  415. [11:49:05] [Server thread/INFO]: CONSOLE issued server command: /list
  416. [11:49:05] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  417. [11:50:06] [Server thread/INFO]: CONSOLE issued server command: /list
  418. [11:50:06] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  419. [11:51:07] [Server thread/INFO]: CONSOLE issued server command: /list
  420. [11:51:07] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  421. [11:52:07] [Server thread/INFO]: CONSOLE issued server command: /list
  422. [11:52:07] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  423. [11:53:08] [Server thread/INFO]: CONSOLE issued server command: /list
  424. [11:53:08] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  425. [11:54:09] [Server thread/INFO]: CONSOLE issued server command: /list
  426. [11:54:09] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  427. [11:55:10] [Server thread/INFO]: CONSOLE issued server command: /list
  428. [11:55:10] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  429. [11:56:11] [Server thread/INFO]: CONSOLE issued server command: /list
  430. [11:56:11] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  431. [11:57:11] [Server thread/INFO]: CONSOLE issued server command: /list
  432. [11:57:11] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  433. [11:58:12] [Server thread/INFO]: CONSOLE issued server command: /list
  434. [11:58:12] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  435. [11:59:13] [Server thread/INFO]: CONSOLE issued server command: /list
  436. [11:59:13] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  437. [12:00:14] [Server thread/INFO]: CONSOLE issued server command: /list
  438. [12:00:14] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  439. [12:01:14] [Server thread/INFO]: CONSOLE issued server command: /list
  440. [12:01:14] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  441. [12:02:15] [Server thread/INFO]: CONSOLE issued server command: /list
  442. [12:02:15] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  443. [12:03:16] [Server thread/INFO]: CONSOLE issued server command: /list
  444. [12:03:16] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  445. [12:04:17] [Server thread/INFO]: CONSOLE issued server command: /list
  446. [12:04:17] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  447. [12:05:18] [Server thread/INFO]: CONSOLE issued server command: /list
  448. [12:05:18] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  449. [12:06:18] [Server thread/INFO]: CONSOLE issued server command: /list
  450. [12:06:18] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  451. [12:07:19] [Server thread/INFO]: CONSOLE issued server command: /list
  452. [12:07:19] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  453. [12:08:20] [Server thread/INFO]: CONSOLE issued server command: /list
  454. [12:08:20] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  455. [12:09:21] [Server thread/INFO]: CONSOLE issued server command: /list
  456. [12:09:21] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  457. [12:10:21] [Server thread/INFO]: CONSOLE issued server command: /list
  458. [12:10:21] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  459. [12:11:22] [Server thread/INFO]: CONSOLE issued server command: /list
  460. [12:11:22] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  461. [12:12:23] [Server thread/INFO]: CONSOLE issued server command: /list
  462. [12:12:23] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  463. [12:13:24] [Server thread/INFO]: CONSOLE issued server command: /list
  464. [12:13:24] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  465. [12:14:25] [Server thread/INFO]: CONSOLE issued server command: /list
  466. [12:14:25] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  467. [12:15:25] [Server thread/INFO]: CONSOLE issued server command: /list
  468. [12:15:25] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  469. [12:16:26] [Server thread/INFO]: CONSOLE issued server command: /list
  470. [12:16:26] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  471. [12:17:27] [Server thread/INFO]: CONSOLE issued server command: /list
  472. [12:17:27] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  473. [12:18:28] [Server thread/INFO]: CONSOLE issued server command: /list
  474. [12:18:28] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  475. [12:19:29] [Server thread/INFO]: CONSOLE issued server command: /list
  476. [12:19:29] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  477. [12:20:29] [Server thread/INFO]: CONSOLE issued server command: /list
  478. [12:20:29] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  479. [12:21:30] [Server thread/INFO]: CONSOLE issued server command: /list
  480. [12:21:30] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  481. [12:22:31] [Server thread/INFO]: CONSOLE issued server command: /list
  482. [12:22:31] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  483. [12:23:32] [Server thread/INFO]: CONSOLE issued server command: /list
  484. [12:23:32] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  485. [12:24:32] [Server thread/INFO]: CONSOLE issued server command: /list
  486. [12:24:32] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  487. [12:25:33] [Server thread/INFO]: CONSOLE issued server command: /list
  488. [12:25:33] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  489. [12:26:34] [Server thread/INFO]: CONSOLE issued server command: /list
  490. [12:26:34] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  491. [12:27:35] [Server thread/INFO]: CONSOLE issued server command: /list
  492. [12:27:35] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  493. [12:28:36] [Server thread/INFO]: CONSOLE issued server command: /list
  494. [12:28:36] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  495. [12:29:36] [Server thread/INFO]: CONSOLE issued server command: /list
  496. [12:29:36] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  497. [12:30:37] [Server thread/INFO]: CONSOLE issued server command: /list
  498. [12:30:37] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  499. [12:31:38] [Server thread/INFO]: CONSOLE issued server command: /list
  500. [12:31:38] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  501. [12:32:39] [Server thread/INFO]: CONSOLE issued server command: /list
  502. [12:32:39] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  503. [12:33:39] [Server thread/INFO]: CONSOLE issued server command: /list
  504. [12:33:39] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  505. [12:34:40] [Server thread/INFO]: CONSOLE issued server command: /list
  506. [12:34:40] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  507. [12:35:41] [Server thread/INFO]: CONSOLE issued server command: /list
  508. [12:35:41] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  509. [12:36:42] [Server thread/INFO]: CONSOLE issued server command: /list
  510. [12:36:42] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  511. [12:37:43] [Server thread/INFO]: CONSOLE issued server command: /list
  512. [12:37:43] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  513. [12:38:43] [Server thread/INFO]: CONSOLE issued server command: /list
  514. [12:38:43] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  515. [12:39:44] [Server thread/INFO]: CONSOLE issued server command: /list
  516. [12:39:44] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  517. [12:40:45] [Server thread/INFO]: CONSOLE issued server command: /list
  518. [12:40:45] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  519. [12:41:46] [Server thread/INFO]: CONSOLE issued server command: /list
  520. [12:41:46] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  521. [12:42:46] [Server thread/INFO]: CONSOLE issued server command: /list
  522. [12:42:46] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  523. [12:43:47] [Server thread/INFO]: CONSOLE issued server command: /list
  524. [12:43:47] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  525. [12:44:48] [Server thread/INFO]: CONSOLE issued server command: /list
  526. [12:44:48] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  527. [12:45:49] [Server thread/INFO]: CONSOLE issued server command: /list
  528. [12:45:49] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  529. [12:46:50] [Server thread/INFO]: CONSOLE issued server command: /list
  530. [12:46:50] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  531. [12:47:50] [Server thread/INFO]: CONSOLE issued server command: /list
  532. [12:47:50] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  533. [12:48:51] [Server thread/INFO]: CONSOLE issued server command: /list
  534. [12:48:51] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  535. [12:49:52] [Server thread/INFO]: CONSOLE issued server command: /list
  536. [12:49:52] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  537. [12:50:53] [Server thread/INFO]: CONSOLE issued server command: /list
  538. [12:50:53] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  539. [12:51:53] [Server thread/INFO]: CONSOLE issued server command: /list
  540. [12:51:53] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  541. [12:52:54] [Server thread/INFO]: CONSOLE issued server command: /list
  542. [12:52:54] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  543. [12:53:55] [Server thread/INFO]: CONSOLE issued server command: /list
  544. [12:53:55] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  545. [12:54:56] [Server thread/INFO]: CONSOLE issued server command: /list
  546. [12:54:56] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  547. [12:55:57] [Server thread/INFO]: CONSOLE issued server command: /list
  548. [12:55:57] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  549. [12:56:57] [Server thread/INFO]: CONSOLE issued server command: /list
  550. [12:56:57] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  551. [12:57:58] [Server thread/INFO]: CONSOLE issued server command: /list
  552. [12:57:58] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  553. [12:58:59] [Server thread/INFO]: CONSOLE issued server command: /list
  554. [12:58:59] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  555. [13:00:00] [Server thread/INFO]: CONSOLE issued server command: /list
  556. [13:00:00] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  557. [13:01:00] [Server thread/INFO]: CONSOLE issued server command: /list
  558. [13:01:00] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  559. [13:02:01] [Server thread/INFO]: CONSOLE issued server command: /list
  560. [13:02:01] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  561. [13:03:02] [Server thread/INFO]: CONSOLE issued server command: /list
  562. [13:03:02] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  563. [13:04:03] [Server thread/INFO]: CONSOLE issued server command: /list
  564. [13:04:03] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  565. [13:05:04] [Server thread/INFO]: CONSOLE issued server command: /list
  566. [13:05:04] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  567. [13:06:04] [Server thread/INFO]: CONSOLE issued server command: /list
  568. [13:06:04] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  569. [13:07:05] [Server thread/INFO]: CONSOLE issued server command: /list
  570. [13:07:05] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  571. [13:08:06] [Server thread/INFO]: CONSOLE issued server command: /list
  572. [13:08:06] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  573. [13:09:07] [Server thread/INFO]: CONSOLE issued server command: /list
  574. [13:09:07] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  575. [13:10:07] [Server thread/INFO]: CONSOLE issued server command: /list
  576. [13:10:07] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  577. [13:11:08] [Server thread/INFO]: CONSOLE issued server command: /list
  578. [13:11:08] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  579. [13:12:09] [Server thread/INFO]: CONSOLE issued server command: /list
  580. [13:12:09] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  581. [13:13:10] [Server thread/INFO]: CONSOLE issued server command: /list
  582. [13:13:10] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  583. [13:14:11] [Server thread/INFO]: CONSOLE issued server command: /list
  584. [13:14:11] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  585. [13:15:11] [Server thread/INFO]: CONSOLE issued server command: /list
  586. [13:15:11] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  587. [13:16:12] [Server thread/INFO]: CONSOLE issued server command: /list
  588. [13:16:12] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  589. [13:17:13] [Server thread/INFO]: CONSOLE issued server command: /list
  590. [13:17:13] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  591. [13:18:14] [Server thread/INFO]: CONSOLE issued server command: /list
  592. [13:18:14] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  593. [13:19:14] [Server thread/INFO]: CONSOLE issued server command: /list
  594. [13:19:14] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  595. [13:20:15] [Server thread/INFO]: CONSOLE issued server command: /list
  596. [13:20:15] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  597. [13:21:16] [Server thread/INFO]: CONSOLE issued server command: /list
  598. [13:21:16] [Server thread/INFO]: There are 0 out of maximum 15 players online.
  599. [13:22:17] [Server thread/INFO]: CONSOLE issued server command: /list
  600. [13:22:17] [Server thread/INFO]: There are 0 out of maximum 15 players online.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement