Advertisement
Guest User

help thing

a guest
May 22nd, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.92 KB | None | 0 0
  1. 2013-05-21 06:21:03 [INFO] Starting minecraft server version 1.5.2
  2. 2013-05-21 06:21:03 [INFO] Loading properties
  3. 2013-05-21 06:21:03 [INFO] Default game type: SURVIVAL
  4. 2013-05-21 06:21:03 [INFO] Generating keypair
  5. 2013-05-21 06:21:04 [INFO] Starting Minecraft server on 198.12.65.89:25565
  6. 2013-05-21 06:21:08 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.1-R0.2-17-gd1e1c15-b2769jnks (MC: 1.5.2) (Implementing API version 1.5.2-R0.1-SNAPSHOT)
  7. 2013-05-21 06:21:09 [SEVERE] Could not load 'plugins\iMessage(1).jar' in folder 'plugins'
  8. org.bukkit.plugin.InvalidDescriptionException: main is not defined
  9. at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile.java:213)
  10. at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:42)
  11. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:252)
  12. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
  13. at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugins(CraftServer.java:239)
  14. at org.bukkit.craftbukkit.v1_5_R3.CraftServer.<init>(CraftServer.java:217)
  15. at net.minecraft.server.v1_5_R3.PlayerList.<init>(PlayerList.java:55)
  16. at net.minecraft.server.v1_5_R3.DedicatedPlayerList.<init>(SourceFile:11)
  17. at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:106)
  18. at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382)
  19. at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
  20. Caused by: java.lang.NullPointerException
  21. at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile.java:208)
  22. ... 10 more
  23. 2013-05-21 06:21:13 [SEVERE] Could not load 'plugins\CombatTag.jar' in folder 'plugins'
  24. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R2/World
  25. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
  26. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
  27. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
  28. at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugins(CraftServer.java:239)
  29. at org.bukkit.craftbukkit.v1_5_R3.CraftServer.<init>(CraftServer.java:217)
  30. at net.minecraft.server.v1_5_R3.PlayerList.<init>(PlayerList.java:55)
  31. at net.minecraft.server.v1_5_R3.DedicatedPlayerList.<init>(SourceFile:11)
  32. at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:106)
  33. at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382)
  34. at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
  35. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R2/World
  36. at java.lang.Class.forName0(Native Method)
  37. at java.lang.Class.forName(Unknown Source)
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
  39. ... 9 more
  40. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_5_R2.World
  41. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
  42. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  43. at java.lang.ClassLoader.loadClass(Unknown Source)
  44. at java.lang.ClassLoader.loadClass(Unknown Source)
  45. ... 12 more
  46. 2013-05-21 06:21:13 [SEVERE] Could not load 'plugins\BKCommonLib-1.51.jar' in folder 'plugins'
  47. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_5_R2/inventory/CraftItemStack
  48. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
  49. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
  50. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
  51. at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugins(CraftServer.java:239)
  52. at org.bukkit.craftbukkit.v1_5_R3.CraftServer.<init>(CraftServer.java:217)
  53. at net.minecraft.server.v1_5_R3.PlayerList.<init>(PlayerList.java:55)
  54. at net.minecraft.server.v1_5_R3.DedicatedPlayerList.<init>(SourceFile:11)
  55. at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:106)
  56. at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382)
  57. at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
  58. Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_5_R2/inventory/CraftItemStack
  59. at com.bergerkiller.bukkit.common.conversion.type.WrapperConverter.<clinit>(WrapperConverter.java:224)
  60. at com.bergerkiller.bukkit.common.conversion.type.ConversionTypes.<clinit>(ConversionTypes.java:90)
  61. at com.bergerkiller.bukkit.common.utils.StringUtil.<clinit>(StringUtil.java:31)
  62. at com.bergerkiller.bukkit.common.ModuleLogger.<init>(ModuleLogger.java:29)
  63. at com.bergerkiller.bukkit.common.ModuleLogger.<init>(ModuleLogger.java:25)
  64. at com.bergerkiller.bukkit.common.internal.CommonPlugin.<clinit>(CommonPlugin.java:63)
  65. at java.lang.Class.forName0(Native Method)
  66. at java.lang.Class.forName(Unknown Source)
  67. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
  68. ... 9 more
  69. Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_5_R2.inventory.CraftItemStack
  70. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
  71. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  72. at java.lang.ClassLoader.loadClass(Unknown Source)
  73. at java.lang.ClassLoader.loadClass(Unknown Source)
  74. ... 18 more
  75. 2013-05-21 06:21:14 [INFO] [GroupManager] Loading GroupManager v2.0 (2.10.1) (Phoenix)
  76. 2013-05-21 06:21:14 [INFO] [BukkitCompat] Loading BukkitCompat vR22A
  77. 2013-05-21 06:21:14 [INFO] [Buycraft] Loading Buycraft v5.3
  78. 2013-05-21 06:21:14 [INFO] [OtherBounds] Loading OtherBounds v0.1.115
  79. 2013-05-21 06:21:14 [INFO] [Vault] Loading Vault v1.2.25-b320
  80. 2013-05-21 06:21:14 [INFO] [KillXP] Loading KillXP v1.0
  81. 2013-05-21 06:21:14 [INFO] [Broadcast] Loading Broadcast v1.2.1
  82. 2013-05-21 06:21:14 [INFO] [Permissions] Loading Permissions v3.1.6
  83. 2013-05-21 06:21:14 [INFO] [Rename] Loading Rename v1.0
  84. 2013-05-21 06:21:14 [INFO] [betterbroadcast] Loading betterbroadcast v1.4
  85. 2013-05-21 06:21:14 [INFO] [ProtocolLib] Loading ProtocolLib v2.4.3
  86. 2013-05-21 06:21:15 [INFO] [Votifier] Loading Votifier v1.9
  87. 2013-05-21 06:21:15 [INFO] [mcMMO] Loading mcMMO v1.4.05-b1870
  88. 2013-05-21 06:21:15 [INFO] [MobEggs] Loading MobEggs v1.7
  89. 2013-05-21 06:21:15 [INFO] [NoLeave] Loading NoLeave v1.0
  90. 2013-05-21 06:21:15 [INFO] [Bending] Loading Bending v1.1.0
  91. 2013-05-21 06:21:15 [INFO] [HideStream] Loading HideStream v2.9
  92. 2013-05-21 06:21:15 [INFO] [MobCatcher] Loading MobCatcher v3.9
  93. 2013-05-21 06:21:15 [INFO] [WorldEdit] Loading WorldEdit v5.5.5
  94. 2013-05-21 06:21:15 [INFO] [Perks] Loading Perks v1.7
  95. 2013-05-21 06:21:15 [INFO] [TagAPI] Loading TagAPI v2.3
  96. 2013-05-21 06:21:15 [INFO] [ColoredTexts] Loading ColoredTexts v1.3
  97. 2013-05-21 06:21:15 [INFO] [HealthBar] Loading HealthBar v1.4.1
  98. 2013-05-21 06:21:15 [INFO] [KillStreak] Loading KillStreak v1.2
  99. 2013-05-21 06:21:15 [INFO] [WorldGuard] Loading WorldGuard v5.7
  100. 2013-05-21 06:21:15 [INFO] [PvPTimer] Loading PvPTimer v1.0c
  101. 2013-05-21 06:21:15 [INFO] [boosCooldowns] Loading boosCooldowns v3.1.3
  102. 2013-05-21 06:21:15 [INFO] [XPBuy] Loading XPBuy v2.6
  103. 2013-05-21 06:21:15 [INFO] [ItemRenamer] Loading ItemRenamer v1.6.2
  104. 2013-05-21 06:21:15 [INFO] [Track] Loading Track v2.0
  105. 2013-05-21 06:21:15 [INFO] [ClearLag] Loading ClearLag v2.2.2
  106. 2013-05-21 06:21:15 [INFO] [PvPSoup] Loading PvPSoup v1.0
  107. 2013-05-21 06:21:15 [INFO] [ButtonWarp] Loading ButtonWarp v2.2.2
  108. 2013-05-21 06:21:15 [INFO] [NukeChat] Loading NukeChat v1.0
  109. 2013-05-21 06:21:15 [INFO] [PvPItems] Loading PvPItems v1
  110. 2013-05-21 06:21:15 [INFO] [Essentials] Loading Essentials v2.10.1
  111. 2013-05-21 06:21:15 [INFO] [ServerSigns] Loading ServerSigns v2.8
  112. 2013-05-21 06:21:15 [INFO] [Enjin Minecraft Plugin] Loading Enjin Minecraft Plugin v2.4.2-bukkit
  113. 2013-05-21 06:21:15 [INFO] [PlotMe] Loading PlotMe v0.13
  114. 2013-05-21 06:21:15 [INFO] [EssentialsChat] Loading EssentialsChat v2.10.1
  115. 2013-05-21 06:21:15 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.10.1
  116. 2013-05-21 06:21:15 [INFO] MLog clients using java 1.4+ standard logging.
  117. 2013-05-21 06:21:15 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.10.1
  118. 2013-05-21 06:21:15 [INFO] [EssentialsGeoIP] Loading EssentialsGeoIP v2.10.1
  119. 2013-05-21 06:21:15 [INFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.10.1
  120. 2013-05-21 06:21:15 [INFO] [Factions] Loading Factions v1.6.9.4
  121. 2013-05-21 06:21:15 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  122. 2013-05-21 06:21:15 [INFO] [ProperTime] Loading ProperTime v2.2
  123. 2013-05-21 06:21:15 [INFO] [CombatLog] Loading CombatLog v1.0.3
  124. 2013-05-21 06:21:15 [INFO] [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
  125. 2013-05-21 06:21:15 [INFO] [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.4-b530
  126. 2013-05-21 06:21:15 [INFO] [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
  127. 2013-05-21 06:21:15 [INFO] [AntiCheat] Loading AntiCheat v1.5.8
  128. 2013-05-21 06:21:15 [INFO] [Vault] Enabling Vault v1.2.25-b320
  129. 2013-05-21 06:21:15 [INFO] [Vault][Economy] Essentials Economy found: Waiting
  130. 2013-05-21 06:21:15 [INFO] [Vault][Permission] GroupManager found: Waiting
  131. 2013-05-21 06:21:15 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
  132. 2013-05-21 06:21:15 [INFO] [Vault][Chat] GroupManager found: Waiting
  133. 2013-05-21 06:21:15 [INFO] [Vault] Enabled Version 1.2.25-b320
  134. 2013-05-21 06:21:15 [INFO] [Vault][Economy] Essentials Economy hooked.
  135. 2013-05-21 06:21:15 [INFO] [Vault][Permission] GroupManager hooked.
  136. 2013-05-21 06:21:15 [INFO] [ProtocolLib] Enabling ProtocolLib v2.4.3
  137. 2013-05-21 06:21:15 [INFO] [ProtocolLib] Started structure compiler thread.
  138. 2013-05-21 06:21:15 [INFO] [mcMMO] Enabling mcMMO v1.4.05-b1870
  139. 2013-05-21 06:21:15 [INFO] [mcMMO] Loading mcMMO config.yml File...
  140. 2013-05-21 06:21:19 [INFO] [mcMMO] Loading mcMMO treasures.yml File...
  141. 2013-05-21 06:21:19 [INFO] [mcMMO] Loading mcMMO advanced.yml File...
  142. 2013-05-21 06:21:19 [INFO] [mcMMO] Loading mcMMO child.yml File...
  143. 2013-05-21 06:21:19 [INFO] [mcMMO] Loading mcMMO repair.vanilla.yml File...
  144. 2013-05-21 06:21:20 [INFO] [mcMMO] Version 1.4.05-b1870 is enabled!
  145. 2013-05-21 06:21:21 [INFO] [PlotMe] Enabling PlotMe v0.13
  146. 2013-05-21 06:21:22 [INFO] §9[PlotMe] §r 791 plots loaded
  147. 2013-05-21 06:21:22 [INFO] Preparing level "world"
  148. 2013-05-21 06:21:23 [INFO] Preparing start region for level 0 (Seed: 7327819388413981068)
  149. 2013-05-21 06:21:24 [INFO] Preparing spawn area: 4%
  150. 2013-05-21 06:21:26 [INFO] Preparing spawn area: 16%
  151. 2013-05-21 06:21:27 [INFO] Preparing spawn area: 37%
  152. 2013-05-21 06:21:29 [INFO] Preparing spawn area: 74%
  153. 2013-05-21 06:21:30 [INFO] Preparing spawn area: 99%
  154. 2013-05-21 06:21:30 [INFO] Preparing start region for level 1 (Seed: -3528924640799273205)
  155. 2013-05-21 06:21:32 [INFO] Preparing spawn area: 62%
  156. 2013-05-21 06:21:34 [INFO] Preparing spawn area: 70%
  157. 2013-05-21 06:21:35 [INFO] Preparing spawn area: 70%
  158. 2013-05-21 06:21:36 [INFO] Preparing spawn area: 74%
  159. 2013-05-21 06:21:38 [INFO] Preparing spawn area: 74%
  160. 2013-05-21 06:21:39 [INFO] Preparing spawn area: 74%
  161. 2013-05-21 06:21:40 [INFO] Preparing spawn area: 74%
  162. 2013-05-21 06:21:42 [INFO] Preparing spawn area: 78%
  163. 2013-05-21 06:21:42 [INFO] Preparing start region for level 2 (Seed: -3528924640799273205)
  164. 2013-05-21 06:21:43 [INFO] Preparing spawn area: 0%
  165. 2013-05-21 06:21:44 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.10.1) (Phoenix)
  166. 2013-05-21 06:21:45 [INFO] GroupManager - INFO - World Found: city
  167. 2013-05-21 06:21:45 [INFO] GroupManager - INFO - World Found: facs
  168. 2013-05-21 06:21:45 [INFO] GroupManager - INFO - World Found: facs_nether
  169. 2013-05-21 06:21:45 [INFO] GroupManager - INFO - World Found: facs_the_end
  170. 2013-05-21 06:21:45 [INFO] GroupManager - INFO - World Found: hg
  171. 2013-05-21 06:21:45 [INFO] GroupManager - INFO - World Found: olaff
  172. 2013-05-21 06:21:46 [INFO] GroupManager - INFO - World Found: plotworld
  173. 2013-05-21 06:21:46 [INFO] GroupManager - INFO - World Found: skygrid
  174. 2013-05-21 06:21:46 [INFO] GroupManager - INFO - World Found: thecity
  175. 2013-05-21 06:21:46 [INFO] GroupManager - INFO - World Found: thedrop
  176. 2013-05-21 06:21:46 [INFO] GroupManager - INFO - World Found: world
  177. 2013-05-21 06:21:46 [INFO] GroupManager - INFO - World Found: world_nether
  178. 2013-05-21 06:21:46 [INFO] GroupManager - INFO - World Found: world_the_end
  179. 2013-05-21 06:21:47 [INFO] GroupManager - INFO - Superperms support enabled.
  180. 2013-05-21 06:21:47 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  181. 2013-05-21 06:21:47 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
  182. 2013-05-21 06:21:47 [INFO] GroupManager version 2.0 (2.10.1) (Phoenix) is enabled!
  183. 2013-05-21 06:21:47 [INFO] [Vault][Chat] GroupManager - Chat hooked.
  184. 2013-05-21 06:21:47 [INFO] [BukkitCompat] Enabling BukkitCompat vR22A
  185. 2013-05-21 06:21:47 [INFO] McMyAdmin Compatibility Plugin version R22A started.
  186. 2013-05-21 06:21:47 [INFO] [Buycraft] Enabling Buycraft v5.3
  187. 2013-05-21 06:21:48 [INFO] [OtherBounds] Enabling OtherBounds v0.1.115
  188. 2013-05-21 06:21:49 [INFO] [OtherBounds:0.1.115] Found plugin(s): 'WorldGuard'
  189. 2013-05-21 06:21:49 [INFO] [OtherBounds:0.1.115] Loaded boundary (main_boundary): Circlebound (main_boundary) X: 0.0 Z: 0.0 Radius: 10000.0 Safemessage: You have returned to safer lands. Dangermessage: Warning - radiation detected.
  190. 2013-05-21 06:21:49 [INFO] [OtherBounds:0.1.115] PotionEffect: INVALID effect (nausea/2/40t)
  191. 2013-05-21 06:21:49 [INFO] [OtherBounds:0.1.115] PotionEffect: INVALID effect (blindness/2/40t)
  192. 2013-05-21 06:21:49 [INFO] [OtherBounds:0.1.115] Loaded boundary (second_boundary): Circlebound (second_boundary) X: 0.0 Z: 0.0 Radius: 10000.0 Safemessage: The radiation is lower here but still dangerous. Dangermessage: Warning - high radiation level detected, turn back.
  193. 2013-05-21 06:21:49 [INFO] [KillXP] Enabling KillXP v1.0
  194. 2013-05-21 06:21:49 [INFO] [KillXP] KillXP v1.0 enabled!
  195. 2013-05-21 06:21:49 [INFO] [Broadcast] Enabling Broadcast v1.2.1
  196. 2013-05-21 06:21:49 [INFO] [Broadcast] v1.2.1 is now enabled
  197. 2013-05-21 06:21:50 [INFO] [Permissions] Enabling Permissions v3.1.6
  198. 2013-05-21 06:21:50 [INFO] Fake Permissions version 3.1.6 is enabled!
  199. 2013-05-21 06:21:50 [INFO] [Rename] Enabling Rename v1.0
  200. 2013-05-21 06:21:50 [INFO] [Rename] Enabled.
  201. 2013-05-21 06:21:50 [INFO] [betterbroadcast] Enabling betterbroadcast v1.4
  202. 2013-05-21 06:21:51 [INFO] [Votifier] Enabling Votifier v1.9
  203. 2013-05-21 06:21:55 [INFO] [Votifier] Loaded vote listener: vListener
  204. 2013-05-21 06:21:55 [INFO] [Votifier] DEBUG mode enabled!
  205. 2013-05-21 06:21:55 [INFO] [Votifier] Votifier enabled.
  206. 2013-05-21 06:21:55 [INFO] [MobEggs] Enabling MobEggs v1.7
  207. 2013-05-21 06:21:56 [INFO] [MobEggs] Successfully hooked into Metrics!
  208. 2013-05-21 06:21:56 [INFO] [MobEggs] Version 1.7 is enabled.
  209. 2013-05-21 06:21:56 [INFO] [NoLeave] Enabling NoLeave v1.0
  210. 2013-05-21 06:21:56 [INFO] [NoLeave] Version 1.0
  211. 2013-05-21 06:21:56 [INFO] [Bending] Enabling Bending v1.1.0
  212. 2013-05-21 06:22:14 [INFO] [Bending] Recognized WorldGuard...
  213. 2013-05-21 06:22:14 [INFO] [Bending] Bending is set to respect WorldGuard's build flags.
  214. 2013-05-21 06:22:14 [INFO] [Bending] Recognized Factions...
  215. 2013-05-21 06:22:14 [INFO] [Bending] Bending is set to respect Factions' claimed lands.
  216. 2013-05-21 06:22:14 [INFO] [Bending] Bending v1.1.0 has been loaded.
  217. 2013-05-21 06:22:14 [INFO] Bending is sending data for Plugin Metrics.
  218. 2013-05-21 06:22:14 [INFO] [HideStream] Enabling HideStream v2.9
  219. 2013-05-21 06:22:14 [INFO] Checking for updates ..
  220. 2013-05-21 06:22:32 [INFO] ########## HideStream update ##########
  221. 2013-05-21 06:22:32 [INFO] A new version of HideStream was found!
  222. 2013-05-21 06:22:32 [INFO] It's highly recommended to update, as there may be important fixes or improvements to the plugin!
  223. 2013-05-21 06:22:32 [INFO] #####################################
  224. 2013-05-21 06:22:32 [INFO] [HideStream] v2.9 enabled succesfully.
  225. 2013-05-21 06:22:32 [INFO] [MobCatcher] Enabling MobCatcher v3.9
  226. 2013-05-21 06:22:32 [INFO] [MobCatcher] Author: Malikk
  227. 2013-05-21 06:22:32 [INFO] You are not running the correct version of Craftbukkit for this version of MobCatcher.
  228. 2013-05-21 06:22:32 [INFO] MobCatcher v3.9 is intended to be run on CB 1.5.2-R0.1
  229. 2013-05-21 06:22:32 [INFO] Expect major bugs or failure to enable. Please do not report bugs until you are using compatible versions of CB and MobCatcher.
  230. 2013-05-21 06:22:32 [INFO] [MobCatcher] Hooked Vault 1.2.25-b320
  231. 2013-05-21 06:22:32 [INFO] [MobCatcher] Spout was not found.
  232. 2013-05-21 06:22:32 [INFO] [MobCatcher] remove stackability: true
  233. 2013-05-21 06:22:33 [INFO] [MobCatcher] signData File is Empty
  234. 2013-05-21 06:22:33 [INFO] [MobCatcher] Loading 64 mob data
  235. 2013-05-21 06:22:36 [INFO] [MobCatcher] Starting Plugin Metrics
  236. 2013-05-21 06:22:36 [INFO] [MobCatcher] Enabled
  237. 2013-05-21 06:22:36 [INFO] [WorldEdit] Enabling WorldEdit v5.5.5
  238. 2013-05-21 06:22:37 [INFO] WEPIF: Using the Bukkit Permissions API.
  239. 2013-05-21 06:22:38 [INFO] [Perks] Enabling Perks v1.7
  240. 2013-05-21 06:22:38 [INFO] PERKS - Residence NOT Installed, ExplosiveArrows will work everywhere
  241. 2013-05-21 06:22:38 [INFO] [Perks] starting...
  242. 2013-05-21 06:22:40 [INFO] [TagAPI] Enabling TagAPI v2.3
  243. 2013-05-21 06:22:40 [INFO] [TagAPI] Detected ProtocolLib, using that for handling!
  244. 2013-05-21 06:22:40 [INFO] [TagAPI] Using hooks for CraftBukkit via ProtocolLib
  245. 2013-05-21 06:22:40 [INFO] [ColoredTexts] Enabling ColoredTexts v1.3
  246. 2013-05-21 06:22:40 [INFO] ColoredTexts Version 1.3 Has been Enabled!
  247. 2013-05-21 06:22:40 [INFO] [§bColored§2Texts§r]§e is the most up to date version.
  248. 2013-05-21 06:22:40 [INFO] [HealthBar] Enabling HealthBar v1.4.1
  249. 2013-05-21 06:22:40 [INFO] [KillStreak] Enabling KillStreak v1.2
  250. 2013-05-21 06:22:41 [INFO] [KillStreak] KillStreak v1.2 enabled!
  251. 2013-05-21 06:22:41 [INFO] [WorldGuard] Enabling WorldGuard v5.7
  252. 2013-05-21 06:22:41 [INFO] [WorldGuard] (world) TNT ignition is blocked.
  253. 2013-05-21 06:22:41 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
  254. 2013-05-21 06:22:41 [INFO] [WorldGuard] (world) Lava fire is blocked.
  255. 2013-05-21 06:22:41 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
  256. 2013-05-21 06:22:41 [INFO] [WorldGuard] Loaded configuration for world 'world'
  257. 2013-05-21 06:22:41 [INFO] [WorldGuard] (world_nether) TNT ignition is blocked.
  258. 2013-05-21 06:22:41 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
  259. 2013-05-21 06:22:41 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
  260. 2013-05-21 06:22:41 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  261. 2013-05-21 06:22:41 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
  262. 2013-05-21 06:22:41 [INFO] [WorldGuard] (world_the_end) TNT ignition is blocked.
  263. 2013-05-21 06:22:41 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
  264. 2013-05-21 06:22:41 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
  265. 2013-05-21 06:22:41 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  266. 2013-05-21 06:22:41 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
  267. 2013-05-21 06:22:41 [INFO] [WorldGuard] 42 regions loaded for 'world'
  268. 2013-05-21 06:22:41 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
  269. 2013-05-21 06:22:41 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
  270. 2013-05-21 06:22:41 [INFO] [PvPTimer] Enabling PvPTimer v1.0c
  271. 2013-05-21 06:22:41 [INFO] [PvPTimer] Version 1.0c enabled!
  272. 2013-05-21 06:22:41 [INFO] [boosCooldowns] Enabling boosCooldowns v3.1.3
  273. 2013-05-21 06:22:41 [INFO] [boosCooldowns] version 3.1.3 by [LordBoos (ingame name boosik)] is enabled!
  274. 2013-05-21 06:22:45 [INFO] [boosCooldowns] found [Vault] searching for economy plugin.
  275. 2013-05-21 06:22:45 [INFO] [boosCooldowns] found [Essentials Economy] plugin, enabling prices support.
  276. 2013-05-21 06:22:45 [INFO] [XPBuy] Enabling XPBuy v2.6
  277. 2013-05-21 06:22:45 [INFO] [XPBuy] XPBuy has been enabled!
  278. 2013-05-21 06:22:45 [INFO] [ItemRenamer] Enabling ItemRenamer v1.6.2
  279. 2013-05-21 06:22:45 [INFO] [ItemRenamer] Found Vault!
  280. 2013-05-21 06:22:46 [WARNING] [ItemRenamer] Unable to find world facs. Config may be invalid.
  281. 2013-05-21 06:22:47 [INFO] [ItemRenamer] Item renaming enabled for world world
  282. 2013-05-21 06:22:47 [INFO] [Track] Enabling Track v2.0
  283. 2013-05-21 06:22:47 [INFO] [Track] v2.0 has been enabled.
  284. 2013-05-21 06:22:47 [INFO] [ClearLag] Enabling ClearLag v2.2.2
  285. 2013-05-21 06:22:47 [INFO] [ClearLag] Checking for a new update...
  286. 2013-05-21 06:22:47 [INFO] [ClearLag] No update for ClearLag found!
  287. 2013-05-21 06:22:47 [INFO] [ClearLag] ClearLag is now enabled.
  288. 2013-05-21 06:22:47 [INFO] [PvPSoup] Enabling PvPSoup v1.0
  289. 2013-05-21 06:22:47 [INFO] [PvPSoup] |----------------------------------------|
  290. 2013-05-21 06:22:47 [INFO] [PvPSoup] | PvPSoup has successfully been enabled! |
  291. 2013-05-21 06:22:47 [INFO] [PvPSoup] |----------------------------------------|
  292. 2013-05-21 06:22:47 [INFO] [ButtonWarp] Enabling ButtonWarp v2.2.2
  293. 2013-05-21 06:22:47 [SEVERE] [ButtonWarp] Missing value for DefaultRestricted
  294. 2013-05-21 06:22:47 [SEVERE] [ButtonWarp] Please regenerate the config.properties file (delete the old file to allow a new one to be created)
  295. 2013-05-21 06:22:47 [SEVERE] [ButtonWarp] DO NOT POST A TICKET FOR THIS MESSAGE, IT WILL JUST BE IGNORED
  296. 2013-05-21 06:22:48 [INFO] [ButtonWarp] ButtonWarp 2.2.2 (Build 643) is enabled!
  297. 2013-05-21 06:22:48 [INFO] [NukeChat] Enabling NukeChat v1.0
  298. 2013-05-21 06:22:48 [INFO] [NukeChat] Nuke's plugin is enabled!
  299. 2013-05-21 06:22:48 [INFO] [PvPItems] Enabling PvPItems v1
  300. 2013-05-21 06:22:48 [INFO] [Essentials] Enabling Essentials v2.10.1
  301. 2013-05-21 06:22:49 [INFO] Essentials: Using GroupManager based permissions.
  302. 2013-05-21 06:22:49 [INFO] [ServerSigns] Enabling ServerSigns v2.8
  303. 2013-05-21 06:22:50 [INFO] [ServerSigns] Successfully hooked in into Vault
  304. 2013-05-21 06:22:50 [INFO] [ServerSigns] Version 2.8 is now enabled.
  305. 2013-05-21 06:22:50 [INFO] [Enjin Minecraft Plugin] Enabling Enjin Minecraft Plugin v2.4.2-bukkit
  306. 2013-05-21 06:22:50 [INFO] [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  307. 2013-05-21 06:22:50 [INFO] [Enjin Minecraft Plugin] MC 1.3 or above found, enabling version 2 XP handling.
  308. 2013-05-21 06:22:50 [INFO] [EssentialsChat] Enabling EssentialsChat v2.10.1
  309. 2013-05-21 06:22:50 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.10.1
  310. 2013-05-21 06:23:45 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
  311. 2013-05-21 06:24:04 [WARNING] [Enjin Minecraft Plugin] SSL test connection failed, The plugin will use http without SSL. This may be less secure.
  312. 2013-05-21 06:24:10 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.10.1
  313. 2013-05-21 06:24:10 [INFO] [EssentialsGeoIP] Enabling EssentialsGeoIP v2.10.1
  314. 2013-05-21 06:24:11 [INFO] [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
  315. 2013-05-21 06:24:11 [INFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.10.1
  316. 2013-05-21 06:24:11 [INFO] [Factions] Enabling Factions v1.6.9.4
  317. 2013-05-21 06:24:11 [INFO] [Factions v1.6.9.4] === ENABLE START ===
  318. 2013-05-21 06:24:14 [INFO] [Factions v1.6.9.4] Loading board from disk
  319. 2013-05-21 06:24:14 [INFO] [Factions v1.6.9.4] Found and will integrate chat with EssentialsChat v2.10.1
  320. 2013-05-21 06:24:14 [INFO] [Factions v1.6.9.4] Economy integration through Vault plugin successful.
  321. 2013-05-21 06:24:14 [INFO] [Factions v1.6.9.4] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
  322. 2013-05-21 06:24:14 [INFO] [Factions v1.6.9.4] === ENABLE DONE (Took 3373ms) ===
  323. 2013-05-21 06:24:14 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  324. 2013-05-21 06:24:14 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  325. 2013-05-21 06:24:15 [INFO] [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  326. 2013-05-21 06:24:15 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: FLAT & seed: 7327819388413981068
  327. 2013-05-21 06:24:15 [INFO] [Multiverse-Core] Loading World & Settings - 'facs' - Env: NORMAL - Type: NORMAL & seed: 8210650783904520811
  328. 2013-05-21 06:24:15 [INFO] Preparing start region for level 3 (Seed: 8210650783904520811)
  329. 2013-05-21 06:24:16 [INFO] Preparing spawn area for facs, 24%
  330. 2013-05-21 06:24:17 [INFO] [WorldGuard] (facs) TNT ignition is blocked.
  331. 2013-05-21 06:24:17 [INFO] [WorldGuard] (facs) Lighters are PERMITTED.
  332. 2013-05-21 06:24:17 [INFO] [WorldGuard] (facs) Lava fire is blocked.
  333. 2013-05-21 06:24:17 [INFO] [WorldGuard] (facs) Fire spread is UNRESTRICTED.
  334. 2013-05-21 06:24:17 [INFO] [WorldGuard] Loaded configuration for world 'facs'
  335. 2013-05-21 06:24:17 [INFO] [Multiverse-Core] Loading World & Settings - 'plotworld' - Env: NORMAL - Type: NORMAL & seed: 2757651737696560595 & generator: PlotMe
  336. 2013-05-21 06:24:17 [INFO] Preparing start region for level 4 (Seed: 2757651737696560595)
  337. 2013-05-21 06:24:18 [INFO] Preparing spawn area for plotworld, 77%
  338. 2013-05-21 06:24:18 [INFO] [WorldGuard] (plotworld) TNT ignition is blocked.
  339. 2013-05-21 06:24:18 [INFO] [WorldGuard] (plotworld) Lighters are PERMITTED.
  340. 2013-05-21 06:24:18 [INFO] [WorldGuard] (plotworld) Lava fire is blocked.
  341. 2013-05-21 06:24:18 [INFO] [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
  342. 2013-05-21 06:24:18 [INFO] [WorldGuard] Loaded configuration for world 'plotworld'
  343. 2013-05-21 06:24:18 [INFO] [Multiverse-Core] Loading World & Settings - 'facs_nether' - Env: NETHER - Type: NORMAL & seed: -7596487796430735144
  344. 2013-05-21 06:24:18 [INFO] Preparing start region for level 5 (Seed: -7596487796430735144)
  345. 2013-05-21 06:24:19 [INFO] Preparing spawn area for facs_nether, 77%
  346. 2013-05-21 06:24:19 [INFO] [WorldGuard] (facs_nether) TNT ignition is blocked.
  347. 2013-05-21 06:24:19 [INFO] [WorldGuard] (facs_nether) Lighters are PERMITTED.
  348. 2013-05-21 06:24:19 [INFO] [WorldGuard] (facs_nether) Lava fire is blocked.
  349. 2013-05-21 06:24:19 [INFO] [WorldGuard] (facs_nether) Fire spread is UNRESTRICTED.
  350. 2013-05-21 06:24:19 [INFO] [WorldGuard] Loaded configuration for world 'facs_nether'
  351. 2013-05-21 06:24:19 [INFO] [Multiverse-Core] Loading World & Settings - 'hg' - Env: NORMAL - Type: FLAT & seed: -2998724671777048922
  352. 2013-05-21 06:24:19 [INFO] Preparing start region for level 6 (Seed: -2998724671777048922)
  353. 2013-05-21 06:24:20 [INFO] [WorldGuard] (hg) TNT ignition is blocked.
  354. 2013-05-21 06:24:20 [INFO] [WorldGuard] (hg) Lighters are PERMITTED.
  355. 2013-05-21 06:24:20 [INFO] [WorldGuard] (hg) Lava fire is blocked.
  356. 2013-05-21 06:24:20 [INFO] [WorldGuard] (hg) Fire spread is UNRESTRICTED.
  357. 2013-05-21 06:24:20 [INFO] [WorldGuard] Loaded configuration for world 'hg'
  358. 2013-05-21 06:24:20 [INFO] [Multiverse-Core] Loading World & Settings - 'facs_the_end' - Env: THE_END - Type: NORMAL & seed: -6629045045516428984
  359. 2013-05-21 06:24:20 [INFO] Preparing start region for level 7 (Seed: -6629045045516428984)
  360. 2013-05-21 06:24:21 [INFO] [WorldGuard] (facs_the_end) TNT ignition is blocked.
  361. 2013-05-21 06:24:21 [INFO] [WorldGuard] (facs_the_end) Lighters are PERMITTED.
  362. 2013-05-21 06:24:21 [INFO] [WorldGuard] (facs_the_end) Lava fire is blocked.
  363. 2013-05-21 06:24:21 [INFO] [WorldGuard] (facs_the_end) Fire spread is UNRESTRICTED.
  364. 2013-05-21 06:24:21 [INFO] [WorldGuard] Loaded configuration for world 'facs_the_end'
  365. 2013-05-21 06:24:21 [INFO] [Multiverse-Core] Loading World & Settings - 'city' - Env: NORMAL - Type: NORMAL & seed: 4384975762410252309
  366. 2013-05-21 06:24:21 [INFO] Preparing start region for level 8 (Seed: 4384975762410252309)
  367. 2013-05-21 06:24:21 [INFO] [WorldGuard] (city) TNT ignition is blocked.
  368. 2013-05-21 06:24:21 [INFO] [WorldGuard] (city) Lighters are PERMITTED.
  369. 2013-05-21 06:24:21 [INFO] [WorldGuard] (city) Lava fire is blocked.
  370. 2013-05-21 06:24:21 [INFO] [WorldGuard] (city) Fire spread is UNRESTRICTED.
  371. 2013-05-21 06:24:21 [INFO] [WorldGuard] Loaded configuration for world 'city'
  372. 2013-05-21 06:24:21 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -3528924640799273205
  373. 2013-05-21 06:24:23 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -3528924640799273205
  374. 2013-05-21 06:24:24 [INFO] [Multiverse-Core] 9 - World(s) loaded.
  375. 2013-05-21 06:24:24 [INFO] [ProperTime] Enabling ProperTime v2.2
  376. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World set to: world.
  377. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world - SpeedDay: 4.0
  378. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world - SpeedNight: 1.0
  379. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world - SpeedDusk: 1.0
  380. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world - SpeedDawn: 2.0
  381. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world - Perma: -1
  382. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World set to: world_nether.
  383. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world_nether - SpeedDay: 1.0
  384. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world_nether - SpeedNight: 1.0
  385. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world_nether - SpeedDusk: 1.0
  386. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world_nether - SpeedDawn: 1.0
  387. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world_nether - Perma: -1
  388. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World set to: world_the_end.
  389. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world_the_end - SpeedDay: 1.0
  390. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world_the_end - SpeedNight: 1.0
  391. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world_the_end - SpeedDusk: 1.0
  392. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world_the_end - SpeedDawn: 1.0
  393. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] World: world_the_end - Perma: -1
  394. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Applying default config on world facs
  395. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Applying default config on world plotworld
  396. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Applying default config on world facs_nether
  397. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Applying default config on world hg
  398. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Applying default config on world facs_the_end
  399. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Applying default config on world city
  400. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Applying default config on world facs
  401. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Applying default config on world plotworld
  402. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Applying default config on world facs_nether
  403. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Applying default config on world hg
  404. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Applying default config on world facs_the_end
  405. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Applying default config on world city
  406. 2013-05-21 06:24:24 [INFO] [ProperTime v2.2] Initialized.
  407. 2013-05-21 06:24:24 [INFO] [CombatLog] Enabling CombatLog v1.0.3
  408. 2013-05-21 06:24:24 [INFO] Loading config.yml
  409. 2013-05-21 06:24:24 [INFO] Loading messages.properties.
  410. 2013-05-21 06:24:24 [INFO] CombatLog v1.0.3 Enabled
  411. 2013-05-21 06:24:24 [INFO] [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
  412. 2013-05-21 06:24:24 [INFO] [Multiverse-Inventories] The following worlds for group 'default' are not loaded: skygrid
  413. 2013-05-21 06:24:24 [INFO] [Multiverse-Inventories 2.5-b335] enabled.
  414. 2013-05-21 06:24:24 [INFO] [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.4-b530
  415. 2013-05-21 06:24:24 [INFO] [MultiVerse-NetherPortals] - Version 2.4-b530 Enabled - By Rigby and fernferret
  416. 2013-05-21 06:24:24 [INFO] [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
  417. 2013-05-21 06:24:24 [INFO] [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
  418. 2013-05-21 06:24:24 [INFO] [Multiverse-Portals] 4 - Portals(s) loaded
  419. 2013-05-21 06:24:24 [WARNING] [Multiverse-Core] Portal tester has an invalid DESTINATION!
  420. 2013-05-21 06:24:24 [WARNING] [Multiverse-Core] Portal sky has an invalid DESTINATION!
  421. 2013-05-21 06:24:24 [INFO] [AntiCheat] Enabling AntiCheat v1.5.8
  422. 2013-05-21 06:24:54 [INFO] Server permissions file permissions.yml is empty, ignoring it
  423. 2013-05-21 06:24:54 [INFO] Done (211.936s)! For help, type "help" or "?"
  424. 2013-05-21 06:24:54 [INFO] Starting GS4 status listener
  425. 2013-05-21 06:24:55 [INFO] Query running on 198.12.65.89:25565
  426. 2013-05-21 06:24:56 [INFO] [uptime] Server up time: 0 days, 0 hours, 3 minutes, 6 seconds
  427. 2013-05-21 06:24:57 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
  428. 2013-05-21 06:24:57 [INFO] [mobs] Mobs on the server: 1195 mobs total, 0 bosses, 897 hostile mobs, 298 passive mobs
  429. 2013-05-21 06:24:57 [WARNING] [Info] line 3 is empty or wrong configured!
  430. 2013-05-21 06:24:57 [INFO] [Broadcast] Line 3 is empty or wrong configured!
  431. 2013-05-21 06:24:58 [INFO] [Buycraft] Authenticated with the specified Secret key.
  432. 2013-05-21 06:24:58 [INFO] [Buycraft] Plugin is now ready to be used.
  433. 2013-05-21 06:25:00 [INFO] /173.76.222.134:58804 lost connection
  434. 2013-05-21 06:25:00 [INFO] /108.178.27.186:59824 lost connection
  435. 2013-05-21 06:25:00 [INFO] Disconnecting /54.224.229.102:58224: Protocol error
  436. 2013-05-21 06:25:00 [INFO] /54.224.229.102:58224 lost connection
  437. 2013-05-21 06:25:00 [INFO] /50.116.54.77:42850 lost connection
  438. 2013-05-21 06:25:00 [INFO] /108.178.27.186:60033 lost connection
  439. 2013-05-21 06:25:00 [INFO] Disconnecting /54.224.229.102:54061: Protocol error
  440. 2013-05-21 06:25:00 [INFO] /54.224.229.102:54061 lost connection
  441. 2013-05-21 06:25:00 [INFO] /124.197.3.248:52749 lost connection
  442. 2013-05-21 06:25:00 [INFO] Disconnecting /54.224.229.102:54269: Protocol error
  443. 2013-05-21 06:25:00 [INFO] /54.224.229.102:54269 lost connection
  444. 2013-05-21 06:25:00 [INFO] /50.116.54.77:49351 lost connection
  445. 2013-05-21 06:25:00 [INFO] Disconnecting /54.224.229.102:59145: Protocol error
  446. 2013-05-21 06:25:00 [INFO] /54.224.229.102:59145 lost connection
  447. 2013-05-21 06:25:00 [INFO] /68.48.15.79:50313 lost connection
  448. 2013-05-21 06:25:00 [INFO] /50.116.54.77:55853 lost connection
  449. 2013-05-21 06:25:00 [INFO] /49.144.41.116:3696 lost connection
  450. 2013-05-21 06:25:00 [INFO] /67.43.7.19:47594 lost connection
  451. 2013-05-21 06:25:00 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  452. 2013-05-21 06:25:00 [INFO] [Buycraft] Loaded 7 package(s) into the cache.
  453. 2013-05-21 06:25:01 [INFO] [HealthBar] Found an update: 1.5.6 (Your version: 1.4.1)
  454. 2013-05-21 06:25:01 [INFO] [HealthBar] Download at: dev.bukkit.org/server-mods/health-bar
  455. 2013-05-21 06:25:04 [INFO] [Broadcast] You are running the most up to date version
  456. 2013-05-21 06:25:08 [INFO] Connection reset
  457. 2013-05-21 06:25:15 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  458. 2013-05-21 06:25:16 [INFO] [ClearLag] 941 Mobs have been removed!
  459. 2013-05-21 06:25:16 [INFO] You just removed 2 entities!
  460. 2013-05-21 06:25:17 [INFO] Connection reset
  461. 2013-05-21 06:25:46 [INFO] [ClearLag] 0 Mobs have been removed!
  462. 2013-05-21 06:25:46 [INFO] You just removed 0 entities!
  463. 2013-05-21 06:26:02 [WARNING] [Enjin Minecraft Plugin] Unable to update to new version. Please update manually!
  464. 2013-05-21 06:26:09 [INFO] Connection reset
  465. 2013-05-21 06:26:25 [INFO] Connection reset
  466. 2013-05-21 06:26:46 [INFO] Connection reset
  467. 2013-05-21 06:27:18 [INFO] Connection reset
  468. 2013-05-21 06:27:49 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  469. 2013-05-21 06:27:49 [INFO] [ClearLag] 0 Mobs have been removed!
  470. 2013-05-21 06:27:49 [INFO] You just removed 0 entities!
  471. 2013-05-21 06:27:51 [INFO] Connection reset
  472. 2013-05-21 06:28:29 [INFO] Connection reset
  473. 2013-05-21 06:29:13 [INFO] Connection reset
  474. 2013-05-21 06:29:36 [INFO] Connection reset
  475. 2013-05-21 06:29:43 [INFO] Connection reset
  476. 2013-05-21 06:30:01 [INFO] [Factions v1.6.9.4] Player sheba424 was auto-removed due to inactivity.
  477. 2013-05-21 06:30:01 [INFO] [Factions v1.6.9.4] Player davenlim was auto-removed due to inactivity.
  478. 2013-05-21 06:30:01 [INFO] [Factions v1.6.9.4] The faction thelols (995) has been disbanded since it has no members left.
  479. 2013-05-21 06:30:01 [INFO] [Factions v1.6.9.4] Board cleaner removed 995 from [facs,-10,127]
  480. 2013-05-21 06:30:01 [INFO] [Factions v1.6.9.4] Board cleaner removed 995 from [facs,-10,126]
  481. 2013-05-21 06:30:01 [INFO] [Factions v1.6.9.4] Board cleaner removed 995 from [facs,-10,125]
  482. 2013-05-21 06:30:01 [INFO] [Factions v1.6.9.4] Reset faction data (invalid faction) for player davenlim
  483. 2013-05-21 06:30:10 [INFO] ACKMEDKILLJEWS69[/66.56.43.23:62124] logged in with entity id 1468 at ([facs] 517.3400275117427, 63.0, -2398.8428850185337)
  484. 2013-05-21 06:30:10 [INFO] [Server] Welcome back, ACKMEDKILLJEWS69
  485. 2013-05-21 06:30:10 [INFO] [CONSOLE->ACKMEDKILLJEWS69] Hey there, ACKMEDKILLJEWS69!
  486. 2013-05-21 06:30:10 [INFO] [CONSOLE->ACKMEDKILLJEWS69] Welcome to Heroicminecraft this is a faction pvp server. Be sure to buy some loot in the shop. Have fun!
  487. 2013-05-21 06:30:10 [INFO] [WorldGuard] 9 regions loaded for 'facs'
  488. 2013-05-21 06:30:17 [INFO] ACKMEDKILLJEWS69 issued server command: /bending
  489. 2013-05-21 06:30:24 [INFO] ACKMEDKILLJEWS69 issued server command: /bending help 1
  490. 2013-05-21 06:30:33 [INFO] ACKMEDKILLJEWS69 issued server command: /bending bind airscooter
  491. 2013-05-21 06:30:35 [INFO] Connection reset
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement