Advertisement
Guest User

Server log

a guest
Sep 29th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.93 KB | None | 0 0
  1. 2013-09-29 11:39:10 [INFO] Starting minecraft server version 1.6.4
  2. 2013-09-29 11:39:10 [INFO] Loading properties
  3. 2013-09-29 11:39:10 [INFO] Default game type: SURVIVAL
  4. 2013-09-29 11:39:10 [INFO] Generating keypair
  5. 2013-09-29 11:39:11 [INFO] Starting Minecraft server on *:25565
  6. 2013-09-29 11:39:11 [INFO] This server is running CraftBukkit version git-Bukkit-1.6.2-R1.0-3-g9532cb6-b2889jnks (MC: 1.6.4) (Implementing API version 1.6.4-R0.1-SNAPSHOT)
  7. 2013-09-29 11:39:11 [INFO] ----- Bukkit Auto Updater -----
  8. 2013-09-29 11:39:11 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  9. 2013-09-29 11:39:11 [INFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
  10. 2013-09-29 11:39:11 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
  11. 2013-09-29 11:39:11 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  12. 2013-09-29 11:39:11 [INFO] ----- ------------------- -----
  13. 2013-09-29 11:39:11 [SEVERE] Could not load 'plugins\PetCreeper.jar' in folder 'plugins'
  14. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/EntityLiving
  15. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
  18. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugins(CraftServer.java:239)
  19. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.<init>(CraftServer.java:217)
  20. at net.minecraft.server.v1_6_R3.PlayerList.<init>(PlayerList.java:56)
  21. at net.minecraft.server.v1_6_R3.DedicatedPlayerList.<init>(SourceFile:11)
  22. at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:107)
  23. at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393)
  24. at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  25. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/EntityLiving
  26. at java.lang.Class.forName0(Native Method)
  27. at java.lang.Class.forName(Unknown Source)
  28. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
  29. ... 9 more
  30. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R2.EntityLiving
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  33. at java.lang.ClassLoader.loadClass(Unknown Source)
  34. at java.lang.ClassLoader.loadClass(Unknown Source)
  35. ... 12 more
  36. 2013-09-29 11:39:11 [SEVERE] Could not load 'plugins\DisguiseCraft.jar' in folder 'plugins'
  37. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/Packet
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
  39. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
  40. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
  41. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugins(CraftServer.java:239)
  42. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.<init>(CraftServer.java:217)
  43. at net.minecraft.server.v1_6_R3.PlayerList.<init>(PlayerList.java:56)
  44. at net.minecraft.server.v1_6_R3.DedicatedPlayerList.<init>(SourceFile:11)
  45. at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:107)
  46. at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393)
  47. at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  48. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/Packet
  49. at java.lang.Class.forName0(Native Method)
  50. at java.lang.Class.forName(Unknown Source)
  51. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
  52. ... 9 more
  53. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R2.Packet
  54. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
  55. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  56. at java.lang.ClassLoader.loadClass(Unknown Source)
  57. at java.lang.ClassLoader.loadClass(Unknown Source)
  58. ... 12 more
  59. 2013-09-29 11:39:11 [INFO] [GroupManager] Loading GroupManager v2.0 (2.11.1) (Phoenix)
  60. 2013-09-29 11:39:11 [INFO] [SWatchdog] Loading SWatchdog v1.19
  61. 2013-09-29 11:39:11 [INFO] [WorldEdit] Loading WorldEdit v5.5.8
  62. 2013-09-29 11:39:11 [INFO] [Spawner] Loading Spawner v1.7b
  63. 2013-09-29 11:39:11 [INFO] [CombatControl] Loading CombatControl v1.4.1
  64. 2013-09-29 11:39:11 [INFO] [NBTEditor] Loading NBTEditor v0.0.8
  65. 2013-09-29 11:39:11 [INFO] [ConsoleScheduler] Loading ConsoleScheduler v1.0
  66. 2013-09-29 11:39:11 [INFO] [Vault] Loading Vault v1.2.27-b349
  67. 2013-09-29 11:39:11 [INFO] [NoWither] Loading NoWither v1.2
  68. 2013-09-29 11:39:11 [INFO] [iControlU] Loading iControlU v1.5.1
  69. 2013-09-29 11:39:11 [INFO] [Starve] Loading Starve v1.0
  70. 2013-09-29 11:39:11 [INFO] [RpgParty] Loading RpgParty v1.2.1
  71. 2013-09-29 11:39:11 [INFO] [WorldGuard] Loading WorldGuard v5.8
  72. 2013-09-29 11:39:11 [INFO] [KeepItems] Loading KeepItems v1.0.rc2
  73. 2013-09-29 11:39:11 [INFO] [Emotes] Loading Emotes v1.4
  74. 2013-09-29 11:39:11 [INFO] [ProtectionStones] Loading ProtectionStones v1.9c
  75. 2013-09-29 11:39:11 [INFO] [iConomy] Loading iConomy v7.0
  76. 2013-09-29 11:39:11 [INFO] [Permissions] Loading Permissions v3.1.6
  77. 2013-09-29 11:39:11 [INFO] [RpgTrades] Loading RpgTrades v1.6
  78. 2013-09-29 11:39:11 [INFO] [MySignEdit] Loading MySignEdit v0.3
  79. 2013-09-29 11:39:11 [INFO] [ChestShop] Loading ChestShop v3.64
  80. 2013-09-29 11:39:11 [INFO] [Mob Cash] Loading Mob Cash v1.3
  81. 2013-09-29 11:39:11 [INFO] [ClearLag] Loading ClearLag v2.5.2
  82. 2013-09-29 11:39:11 [INFO] [ProtocolLib] Loading ProtocolLib v2.7.0
  83. 2013-09-29 11:39:11 [WARNING] [ProtocolLib] Version (MC: 1.6.4) has not yet been tested! Proceed with caution.
  84. 2013-09-29 11:39:12 [INFO] [DeathMessages] Loading DeathMessages v2.6.1
  85. 2013-09-29 11:39:12 [INFO] [FireworkMe] Loading FireworkMe v0.1
  86. 2013-09-29 11:39:12 [INFO] [MailBox] Loading MailBox v2.7
  87. 2013-09-29 11:39:12 [INFO] [MobHealth] Loading MobHealth v7.1.0
  88. 2013-09-29 11:39:12 [INFO] [Essentials] Loading Essentials v2.12.1
  89. 2013-09-29 11:39:12 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.12.1
  90. 2013-09-29 11:39:12 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.12.1
  91. 2013-09-29 11:39:12 [INFO] [VanishNoPacket] Loading VanishNoPacket v3.18.3
  92. 2013-09-29 11:39:12 [INFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.12.1
  93. 2013-09-29 11:39:12 [INFO] [CraftBook] Loading CraftBook v3.7-SNAPSHOT:3243-28672b8,master
  94. 2013-09-29 11:39:12 [INFO] [EssentialsChat] Loading EssentialsChat v2.12.1
  95. 2013-09-29 11:39:12 [INFO] [Vault] Enabling Vault v1.2.27-b349
  96. 2013-09-29 11:39:12 [INFO] [Vault][Economy] Essentials Economy found: Waiting
  97. 2013-09-29 11:39:12 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  98. 2013-09-29 11:39:12 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  99. 2013-09-29 11:39:12 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  100. 2013-09-29 11:39:12 [INFO] [Vault][Economy] iConomy 6 found: Waiting
  101. 2013-09-29 11:39:12 [INFO] [Vault][Permission] GroupManager found: Waiting
  102. 2013-09-29 11:39:12 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
  103. 2013-09-29 11:39:12 [INFO] [Vault][Chat] GroupManager found: Waiting
  104. 2013-09-29 11:39:12 [INFO] [Vault] Enabled Version 1.2.27-b349
  105. 2013-09-29 11:39:12 [INFO] [ProtocolLib] Enabling ProtocolLib v2.7.0
  106. 2013-09-29 11:39:12 [INFO] [ProtocolLib] Started structure compiler thread.
  107. 2013-09-29 11:39:12 [INFO] [FireworkMe] Enabling FireworkMe v0.1
  108. 2013-09-29 11:39:12 [INFO] Preparing level "Five Islands"
  109. 2013-09-29 11:39:12 [INFO] Preparing start region for level 0 (Seed: 1647669181119221760)
  110. 2013-09-29 11:39:13 [INFO] Preparing spawn area: 93%
  111. 2013-09-29 11:39:13 [INFO] Preparing start region for level 1 (Seed: 7421359604374285926)
  112. 2013-09-29 11:39:14 [INFO] Preparing start region for level 2 (Seed: 7421359604374285926)
  113. 2013-09-29 11:39:14 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.11.1) (Phoenix)
  114. 2013-09-29 11:39:14 [SEVERE] GroupManager - SEVERE - Missing or corrupt 'allow_commandblocks' node. Using default settings
  115. 2013-09-29 11:39:14 [INFO] GroupManager - INFO - World Found: five islands
  116. 2013-09-29 11:39:14 [INFO] GroupManager - INFO - World Found: five islands_nether
  117. 2013-09-29 11:39:14 [INFO] GroupManager - INFO - World Found: five islands_the_end
  118. 2013-09-29 11:39:14 [INFO] GroupManager - INFO - World Found: world
  119. 2013-09-29 11:39:14 [INFO] GroupManager - INFO - Superperms support enabled.
  120. 2013-09-29 11:39:14 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  121. 2013-09-29 11:39:14 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
  122. 2013-09-29 11:39:14 [INFO] GroupManager version 2.0 (2.11.1) (Phoenix) is enabled!
  123. 2013-09-29 11:39:14 [INFO] [Vault][Permission] GroupManager hooked.
  124. 2013-09-29 11:39:14 [INFO] [Vault][Chat] GroupManager - Chat hooked.
  125. 2013-09-29 11:39:14 [INFO] [SWatchdog] Enabling SWatchdog v1.19
  126. 2013-09-29 11:39:14 [INFO] SWatchdog version 1.19 is enabled
  127. 2013-09-29 11:39:14 [INFO] [!] SWatchdog finished checks, everything seems good to go.
  128. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: verboseStart, false
  129. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: welcome, true
  130. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: splitsMode, time
  131. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: splits, 100
  132. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: splitsTime, 10
  133. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: autoCleanDays, -1
  134. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: maximumRadius, 50
  135. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: debug, false
  136. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: integrityOnStart, true
  137. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: autoRepair, false
  138. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchAnimals, false
  139. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchUser, true
  140. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchExplosion, true
  141. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchBurn, true
  142. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchDecay, true
  143. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchBucket, true
  144. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchGrow, true
  145. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchWaterLava, false
  146. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchLava, false
  147. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchFormSpread, false
  148. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchNPC, false
  149. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchPhysics, false
  150. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: WatchChestAccess, false
  151. 2013-09-29 11:39:14 [INFO] [!] SWatchdog Added to conf-map: UseTools, false
  152. 2013-09-29 11:39:14 [INFO] [!] SWatchdog finished integrity checks.
  153. 2013-09-29 11:39:14 [INFO] [!] SWatchdog adjusted the splitter time.
  154. 2013-09-29 11:39:14 [INFO] [!] SWatchdog added to confmap: worlds#0, Five Islands
  155. 2013-09-29 11:39:14 [INFO] [!] SWatchdog added to confmap: worlds#1, Five Islands_nether
  156. 2013-09-29 11:39:14 [INFO] [!] SWatchdog added to confmap: worlds#2, Five Islands_the_end
  157. 2013-09-29 11:39:14 [INFO] [WorldEdit] Enabling WorldEdit v5.5.8
  158. 2013-09-29 11:39:14 [INFO] WEPIF: GroupManager detected! Using GroupManager for permissions.
  159. 2013-09-29 11:39:14 [INFO] [Spawner] Enabling Spawner v1.7b
  160. 2013-09-29 11:39:14 [INFO] [Spawner] Loading language.yml
  161. 2013-09-29 11:39:14 [INFO] [CombatControl] Enabling CombatControl v1.4.1
  162. 2013-09-29 11:39:14 [INFO] [CombatControl] config.yml found and loaded!
  163. 2013-09-29 11:39:14 [INFO] [CombatControl] messages.yml found, loading messages...
  164. 2013-09-29 11:39:14 [INFO] [CombatControl] worlds.yml found, loading worlds...
  165. 2013-09-29 11:39:14 [WARNING] [CombatControl] TagAPI not found, disabling coloured nametags...
  166. 2013-09-29 11:39:14 [WARNING] Your config.yml is out of date! §oPlease delete it and use §a/pvpadmin reload §7to regenerate it!
  167. 2013-09-29 11:39:14 [INFO] [CombatControl] Checking for a new version...
  168. 2013-09-29 11:39:15 [INFO] [NBTEditor] Enabling NBTEditor v0.0.8
  169. 2013-09-29 11:39:15 [INFO] [com.goncalomb] Loading common language file (en).
  170. 2013-09-29 11:39:15 [INFO] [com.goncalomb] Loading language file (en) for NBTEditor.
  171. 2013-09-29 11:39:15 [INFO] [CustomItemsAPI] CustomItemManager bound to NBTEditor.
  172. 2013-09-29 11:39:15 [INFO] [NBTEditor] NBTEditor has been enabled.
  173. 2013-09-29 11:39:15 [INFO] [ConsoleScheduler] Enabling ConsoleScheduler v1.0
  174. 2013-09-29 11:39:15 [INFO] [ConsoleScheduler] Vault Found! Hooking as permission system
  175. 2013-09-29 11:39:15 [INFO] [ConsoleScheduler] By BoomerBR - v1.0 enabled.
  176. 2013-09-29 11:39:15 [INFO] [ConsoleScheduler] Command execution will start in 5 seconds.
  177. 2013-09-29 11:39:15 [INFO] [NoWither] Enabling NoWither v1.2
  178. 2013-09-29 11:39:15 [INFO] [NoWither] NoWither has been enabled.
  179. 2013-09-29 11:39:15 [INFO] [iControlU] Enabling iControlU v1.5.1
  180. 2013-09-29 11:39:15 [INFO] [Starve] Enabling Starve v1.0
  181. 2013-09-29 11:39:15 [INFO] [Starve] has been enabled!
  182. 2013-09-29 11:39:15 [INFO] [Starve] is running version 1.0 for Minecraft 1.6.1
  183. 2013-09-29 11:39:15 [INFO] [RpgParty] Enabling RpgParty v1.2.1
  184. 2013-09-29 11:39:15 [INFO] [WorldGuard] Enabling WorldGuard v5.8
  185. 2013-09-29 11:39:15 [INFO] [WorldGuard] (Five Islands) TNT ignition is PERMITTED.
  186. 2013-09-29 11:39:15 [INFO] [WorldGuard] (Five Islands) Lighters are PERMITTED.
  187. 2013-09-29 11:39:15 [INFO] [WorldGuard] (Five Islands) Lava fire is blocked.
  188. 2013-09-29 11:39:15 [INFO] [WorldGuard] (Five Islands) All fire spread is disabled.
  189. 2013-09-29 11:39:15 [INFO] [WorldGuard] Loaded configuration for world 'Five Islands'
  190. 2013-09-29 11:39:15 [INFO] [WorldGuard] (Five Islands_nether) TNT ignition is PERMITTED.
  191. 2013-09-29 11:39:15 [INFO] [WorldGuard] (Five Islands_nether) Lighters are PERMITTED.
  192. 2013-09-29 11:39:15 [INFO] [WorldGuard] (Five Islands_nether) Lava fire is blocked.
  193. 2013-09-29 11:39:15 [INFO] [WorldGuard] (Five Islands_nether) All fire spread is disabled.
  194. 2013-09-29 11:39:15 [INFO] [WorldGuard] Loaded configuration for world 'Five Islands_nether'
  195. 2013-09-29 11:39:15 [INFO] [WorldGuard] (Five Islands_the_end) TNT ignition is PERMITTED.
  196. 2013-09-29 11:39:15 [INFO] [WorldGuard] (Five Islands_the_end) Lighters are PERMITTED.
  197. 2013-09-29 11:39:15 [INFO] [WorldGuard] (Five Islands_the_end) Lava fire is blocked.
  198. 2013-09-29 11:39:15 [INFO] [WorldGuard] (Five Islands_the_end) All fire spread is disabled.
  199. 2013-09-29 11:39:15 [INFO] [WorldGuard] Loaded configuration for world 'Five Islands_the_end'
  200. 2013-09-29 11:39:15 [INFO] [WorldGuard] 53 regions loaded for 'Five Islands'
  201. 2013-09-29 11:39:15 [INFO] [WorldGuard] 0 regions loaded for 'Five Islands_nether'
  202. 2013-09-29 11:39:15 [INFO] [WorldGuard] 0 regions loaded for 'Five Islands_the_end'
  203. 2013-09-29 11:39:15 [INFO] [KeepItems] Enabling KeepItems v1.0.rc2
  204. 2013-09-29 11:39:15 [INFO] [Emotes] Enabling Emotes v1.4
  205. 2013-09-29 11:39:15 [INFO] [Emotes] Emotes v1.4 has been enabled!
  206. 2013-09-29 11:39:15 [INFO] [ProtectionStones] Enabling ProtectionStones v1.9c
  207. 2013-09-29 11:39:15 [INFO] [ProtectionStones] Configuring...
  208. 2013-09-29 11:39:15 [INFO] [ProtectionStones] ...Enabled
  209. 2013-09-29 11:39:17 [INFO] [iConomy] Enabling iConomy v7.0
  210. 2013-09-29 11:39:17 [INFO] [iConomy - April Fools] Enabled (19 ms)
  211. 2013-09-29 11:39:17 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  212. 2013-09-29 11:39:17 [INFO] [Vault][Economy] iConomy 7 hooked.
  213. 2013-09-29 11:39:17 [INFO] [iConomy - April Fools] Purged accounts with default balance.
  214. 2013-09-29 11:39:18 [INFO] [Permissions] Enabling Permissions v3.1.6
  215. 2013-09-29 11:39:18 [INFO] Fake Permissions version 3.1.6 is enabled!
  216. 2013-09-29 11:39:18 [INFO] WEPIF: GroupManager detected! Using GroupManager for permissions.
  217. 2013-09-29 11:39:18 [INFO] [RpgTrades] Enabling RpgTrades v1.6
  218. 2013-09-29 11:39:18 [INFO] [MySignEdit] Enabling MySignEdit v0.3
  219. 2013-09-29 11:39:18 [INFO] [ChestShop] Enabling ChestShop v3.64
  220. 2013-09-29 11:39:18 [INFO] [ChestShop] Vault loaded! Found an economy plugin!
  221. 2013-09-29 11:39:20 [INFO] [Mob Cash] Enabling Mob Cash v1.3
  222. 2013-09-29 11:39:59 [INFO] [ClearLag] Enabling ClearLag v2.5.2
  223. 2013-09-29 11:39:59 [INFO] [ClearLag] Searching for updates..
  224. 2013-09-29 11:39:59 [INFO] [ClearLag] Clearlag has been enabled!
  225. 2013-09-29 11:40:00 [INFO] [DeathMessages] Enabling DeathMessages v2.6.1
  226. 2013-09-29 11:40:00 [INFO] <<[ DeathMessages ]>> [ Version ]=[ 2.6.1 ] [ Successfully Loaded! ]
  227. 2013-09-29 11:40:00 [INFO] [ClearLag] No updates found!
  228. 2013-09-29 11:40:00 [INFO] [MailBox] Enabling MailBox v2.7
  229. 2013-09-29 11:40:00 [INFO] [MailBox] New thread running.
  230. 2013-09-29 11:40:00 [INFO] [MailBox] Hooked into iConomy 7
  231. 2013-09-29 11:40:00 [INFO] MailBox version 2.7 is enabled! (MySQL is disabled.)
  232. 2013-09-29 11:40:00 [INFO] [MobHealth] Enabling MobHealth v7.1.0
  233. 2013-09-29 11:40:00 [INFO] [MobHealth] healthPrefix is:§r§f§r
  234. 2013-09-29 11:40:00 [INFO] [MobHealth] Example monster bar:§fMob§r§f§r: [§a|||||§c|||||§f]
  235. 2013-09-29 11:40:00 [INFO] [MobHealth] Using Permissions.
  236. 2013-09-29 11:40:00 [INFO] [MobHealth] Spout Enabled.
  237. 2013-09-29 11:40:00 [INFO] [MobHealth] Player Notifications Enabled.
  238. 2013-09-29 11:40:00 [INFO] [MobHealth] Monster Notifications Enabled.
  239. 2013-09-29 11:40:00 [INFO] [MobHealth] Animals Notifications Enabled.
  240. 2013-09-29 11:40:00 [INFO] [MobHealth] Pet Notifications Enabled.
  241. 2013-09-29 11:40:01 [INFO] [MobHealth] MobHealth v7.1.0 is upto date.
  242. 2013-09-29 11:40:01 [INFO] [MobHealth] http://dev.bukkit.org/server-mods/mobhealth/
  243. 2013-09-29 11:40:01 [INFO] [Essentials] Enabling Essentials v2.12.1
  244. 2013-09-29 11:40:02 [INFO] [Vault][Economy] Essentials Economy hooked.
  245. 2013-09-29 11:40:02 [INFO] Essentials: Using GroupManager based permissions.
  246. 2013-09-29 11:40:02 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.27-b349)
  247. 2013-09-29 11:40:02 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.12.1
  248. 2013-09-29 11:40:02 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.12.1
  249. 2013-09-29 11:40:02 [INFO] [VanishNoPacket] Enabling VanishNoPacket v3.18.3
  250. 2013-09-29 11:40:02 [INFO] [VanishNoPacket] Loading support for v1_6_R3
  251. 2013-09-29 11:40:02 [INFO] [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  252. 2013-09-29 11:40:02 [INFO] [VanishNoPacket] For awesome colored nametags on vanish, visit
  253. 2013-09-29 11:40:02 [INFO] [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  254. 2013-09-29 11:40:02 [INFO] [VanishNoPacket] and download TagAPI.jar
  255. 2013-09-29 11:40:02 [INFO] [VanishNoPacket] Now hooking into Essentials
  256. 2013-09-29 11:40:02 [INFO] [VanishNoPacket] v3.18.3 loaded.
  257. 2013-09-29 11:40:02 [INFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.12.1
  258. 2013-09-29 11:40:02 [INFO] [CraftBook] Enabling CraftBook v3.7-SNAPSHOT:3243-28672b8,master
  259. 2013-09-29 11:40:02 [INFO] [CraftBook] The Auto-Updater is disabled for your version!
  260. 2013-09-29 11:40:02 [INFO] 1 cauldron recipe(s) loaded
  261. 2013-09-29 11:40:02 [INFO] [CraftBook] Registered 3 custom recipes!
  262. 2013-09-29 11:40:02 [INFO] [CraftBook] Successfully added 1 CommandItems!
  263. 2013-09-29 11:40:02 [INFO] [CraftBook] Enumerating chunks for self-triggered components...
  264. 2013-09-29 11:40:03 [INFO] [WorldEdit] Using inbuilt NmsBlock for this version.
  265. 2013-09-29 11:40:03 [INFO] [CraftBook] 1875 chunk(s) for 3 world(s) processed (94ms elapsed)
  266. 2013-09-29 11:40:03 [INFO] [EssentialsChat] Enabling EssentialsChat v2.12.1
  267. 2013-09-29 11:40:03 [INFO] Server permissions file permissions.yml is empty, ignoring it
  268. 2013-09-29 11:40:08 [INFO] Done (56.101s)! For help, type "help" or "?"
  269. 2013-09-29 11:40:08 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
  270. 2013-09-29 11:40:13 [INFO] [ConsoleScheduler] has started executing commands
  271. 2013-09-29 11:40:13 [INFO] -------------[ConsoleScheduler]--------------
  272. 2013-09-29 11:40:13 [INFO] getConfig contains CommandSchedule.Command1
  273. 2013-09-29 11:40:13 [INFO] [ConsoleScheduler] has attempted to put 1 commands on schedule.
  274. 2013-09-29 11:40:22 [INFO] CONSOLE: Stopping the server..
  275. 2013-09-29 11:40:22 [INFO] Stopping server
  276. 2013-09-29 11:40:22 [INFO] [EssentialsChat] Disabling EssentialsChat v2.12.1
  277. 2013-09-29 11:40:22 [INFO] [CraftBook] Disabling CraftBook v3.7-SNAPSHOT:3243-28672b8,master
  278. 2013-09-29 11:40:22 [INFO] [EssentialsAntiBuild] Disabling EssentialsAntiBuild v2.12.1
  279. 2013-09-29 11:40:22 [INFO] [VanishNoPacket] Disabling VanishNoPacket v3.18.3
  280. 2013-09-29 11:40:22 [INFO] [VanishNoPacket] v3.18.3 unloaded.
  281. 2013-09-29 11:40:22 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.12.1
  282. 2013-09-29 11:40:22 [INFO] [EssentialsProtect] Disabling EssentialsProtect v2.12.1
  283. 2013-09-29 11:40:22 [INFO] [Essentials] Disabling Essentials v2.12.1
  284. 2013-09-29 11:40:22 [INFO] [Vault][Economy] Essentials Economy unhooked.
  285. 2013-09-29 11:40:22 [INFO] [MobHealth] Disabling MobHealth v7.1.0
  286. 2013-09-29 11:40:22 [INFO] [MobHealth] [MobHealth] --- END OF LINE ---
  287. 2013-09-29 11:40:22 [INFO] [MailBox] Disabling MailBox v2.7
  288. 2013-09-29 11:40:22 [INFO] Plugin MailBox shutting down...
  289. 2013-09-29 11:40:22 [INFO] [FireworkMe] Disabling FireworkMe v0.1
  290. 2013-09-29 11:40:22 [INFO] [DeathMessages] Disabling DeathMessages v2.6.1
  291. 2013-09-29 11:40:22 [INFO] <<[ DeathMessages ]>> [ Version ]=[ 2.6.1 ] [ Disabled! ]
  292. 2013-09-29 11:40:22 [INFO] [ProtocolLib] Disabling ProtocolLib v2.7.0
  293. 2013-09-29 11:40:22 [INFO] [ClearLag] Disabling ClearLag v2.5.2
  294. 2013-09-29 11:40:22 [INFO] [ClearLag] Clearlag has been disabled!
  295. 2013-09-29 11:40:22 [INFO] [Mob Cash] Disabling Mob Cash v1.3
  296. 2013-09-29 11:40:22 [INFO] [ChestShop] Disabling ChestShop v3.64
  297. 2013-09-29 11:40:22 [INFO] [MySignEdit] Disabling MySignEdit v0.3
  298. 2013-09-29 11:40:22 [INFO] [RpgTrades] Disabling RpgTrades v1.6
  299. 2013-09-29 11:40:22 [INFO] [Permissions] Disabling Permissions v3.1.6
  300. 2013-09-29 11:40:22 [INFO] WEPIF: GroupManager detected! Using GroupManager for permissions.
  301. 2013-09-29 11:40:22 [INFO] Fake Permissions version 3.1.6 is disabled!
  302. 2013-09-29 11:40:22 [INFO] [iConomy] Disabling iConomy v7.0
  303. 2013-09-29 11:40:22 [INFO] [Vault][Economy] iConomy 7 unhooked.
  304. 2013-09-29 11:40:22 [INFO] [iConomy] Closing general data...
  305. 2013-09-29 11:40:22 [INFO] [iConomy] Disabled. (0 ms)
  306. 2013-09-29 11:40:22 [INFO] [ProtectionStones] Disabling ProtectionStones v1.9c
  307. 2013-09-29 11:40:22 [INFO] [ProtectionStones] Disabled
  308. 2013-09-29 11:40:22 [INFO] [Emotes] Disabling Emotes v1.4
  309. 2013-09-29 11:40:22 [INFO] [Emotes] Emotes has been disabled!
  310. 2013-09-29 11:40:22 [INFO] [KeepItems] Disabling KeepItems v1.0.rc2
  311. 2013-09-29 11:40:22 [INFO] [WorldGuard] Disabling WorldGuard v5.8
  312. 2013-09-29 11:40:22 [INFO] [RpgParty] Disabling RpgParty v1.2.1
  313. 2013-09-29 11:40:22 [INFO] [Starve] Disabling Starve v1.0
  314. 2013-09-29 11:40:22 [INFO] [Starve] has been disabled!
  315. 2013-09-29 11:40:22 [INFO] [iControlU] Disabling iControlU v1.5.1
  316. 2013-09-29 11:40:22 [INFO] [NoWither] Disabling NoWither v1.2
  317. 2013-09-29 11:40:22 [INFO] [NoWither] NoWither has been disabled.
  318. 2013-09-29 11:40:22 [INFO] [Vault] Disabling Vault v1.2.27-b349
  319. 2013-09-29 11:40:22 [INFO] [ConsoleScheduler] Disabling ConsoleScheduler v1.0
  320. 2013-09-29 11:40:22 [INFO] [ConsoleScheduler] By BoomerBR - v1.0 disabled.
  321. 2013-09-29 11:40:22 [INFO] [NBTEditor] Disabling NBTEditor v0.0.8
  322. 2013-09-29 11:40:22 [INFO] [NBTEditor] NBTEditor has been disabled.
  323. 2013-09-29 11:40:22 [INFO] [CombatControl] Disabling CombatControl v1.4.1
  324. 2013-09-29 11:40:22 [INFO] [Spawner] Disabling Spawner v1.7b
  325. 2013-09-29 11:40:22 [INFO] [WorldEdit] Disabling WorldEdit v5.5.8
  326. 2013-09-29 11:40:22 [INFO] [SWatchdog] Disabling SWatchdog v1.19
  327. 2013-09-29 11:40:22 [INFO] SWatchdog is now disabled.
  328. 2013-09-29 11:40:22 [INFO] [GroupManager] Disabling GroupManager v2.0 (2.11.1) (Phoenix)
  329. 2013-09-29 11:40:22 [INFO] GroupManager - INFO - Scheduled Data Saving is disabled!
  330. 2013-09-29 11:40:22 [INFO] GroupManager version 2.0 (2.11.1) (Phoenix) is disabled!
  331. 2013-09-29 11:40:22 [INFO] Saving players
  332. 2013-09-29 11:40:22 [WARNING] DSCT: socket closed
  333. 2013-09-29 11:40:22 [INFO] Saving worlds
  334. 2013-09-29 11:40:22 [INFO] Closing listening thread
  335. 2013-09-29 11:40:22 [INFO] Saving chunks for level 'Five Islands'/Overworld
  336. 2013-09-29 11:40:23 [INFO] Saving chunks for level 'Five Islands_nether'/Nether
  337. 2013-09-29 11:40:23 [INFO] Saving chunks for level 'Five Islands_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement