Advertisement
Guest User

Untitled

a guest
Feb 11th, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.92 KB | None | 0 0
  1. 2013-02-10 22:42:37 [INFO] Starting minecraft server version 1.4.7
  2. 2013-02-10 22:42:37 [INFO] Loading properties
  3. 2013-02-10 22:42:37 [INFO] Default game type: SURVIVAL
  4. 2013-02-10 22:42:37 [INFO] Generating keypair
  5. 2013-02-10 22:42:37 [INFO] Starting Minecraft server on *:25565
  6. 2013-02-10 22:42:37 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-b2624jnks (MC: 1.4.7) (Implementing API version 1.4.7-R1.0)
  7. 2013-02-10 22:42:38 [SEVERE] ebean.properties not found
  8. 2013-02-10 22:42:38 [INFO] DataSourcePool [BoomcMMoReward] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  9. 2013-02-10 22:42:38 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  10. 2013-02-10 22:42:38 [INFO] Registering Joda data types
  11. 2013-02-10 22:42:38 [SEVERE] Could not load 'plugins\BoomcMMoReward-1.1.7-Beta.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/joda/time/LocalDateTime
  13. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
  16. at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugins(CraftServer.java:239)
  17. at org.bukkit.craftbukkit.v1_4_R1.CraftServer.<init>(CraftServer.java:217)
  18. at net.minecraft.server.v1_4_R1.PlayerList.<init>(PlayerList.java:55)
  19. at net.minecraft.server.v1_4_R1.DedicatedPlayerList.<init>(SourceFile:11)
  20. at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:104)
  21. at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399)
  22. at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
  23. Caused by: java.lang.NoClassDefFoundError: org/joda/time/LocalDateTime
  24. at com.avaje.ebeaninternal.server.type.DefaultTypeManager.initialiseJodaTypes(DefaultTypeManager.java:633)
  25. at com.avaje.ebeaninternal.server.type.DefaultTypeManager.<init>(DefaultTypeManager.java:165)
  26. at com.avaje.ebeaninternal.server.core.InternalConfiguration.<init>(InternalConfiguration.java:137)
  27. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:209)
  28. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:64)
  29. at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78)
  30. at org.bukkit.plugin.java.JavaPlugin.initialize(JavaPlugin.java:265)
  31. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:180)
  32. ... 9 more
  33. Caused by: java.lang.ClassNotFoundException: org.joda.time.LocalDateTime
  34. at java.net.URLClassLoader$1.run(Unknown Source)
  35. at java.net.URLClassLoader$1.run(Unknown Source)
  36. at java.security.AccessController.doPrivileged(Native Method)
  37. at java.net.URLClassLoader.findClass(Unknown Source)
  38. at java.lang.ClassLoader.loadClass(Unknown Source)
  39. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  40. at java.lang.ClassLoader.loadClass(Unknown Source)
  41. ... 17 more
  42. 2013-02-10 22:42:38 [INFO] [WorldBorder] Loading WorldBorder v1.6.1
  43. 2013-02-10 22:42:38 [INFO] [QuickShop] Loading QuickShop v3.7
  44. 2013-02-10 22:42:38 [INFO] [EntityManager] Loading EntityManager v5.1.1
  45. 2013-02-10 22:42:38 [INFO] [GroupManager] Loading GroupManager v2.0 (2.9.6) (Phoenix)
  46. 2013-02-10 22:42:38 [INFO] [StrangeWeapons] Loading StrangeWeapons v0.5.2
  47. 2013-02-10 22:42:38 [INFO] [WorldEdit] Loading WorldEdit v5.5.1
  48. 2013-02-10 22:42:38 [INFO] [Buycraft] Loading Buycraft v5.2
  49. 2013-02-10 22:42:38 [INFO] [Vault] Loading Vault v1.2.22-b277
  50. 2013-02-10 22:42:38 [INFO] [LogBlock] Loading LogBlock v1.70
  51. 2013-02-10 22:42:38 [INFO] [LogBlock] Connecting to root@jdbc:mysql://127.0.0.1:3306/logblock...
  52. 2013-02-10 22:42:38 [INFO] [WorldGuard] Loading WorldGuard v5.7.1
  53. 2013-02-10 22:42:38 [INFO] [ModReq] Loading ModReq v2.2.1
  54. 2013-02-10 22:42:38 [INFO] [Random Spawn] Loading Random Spawn v2.5
  55. 2013-02-10 22:42:38 [INFO] [Announcer] Loading Announcer v1.3.4
  56. 2013-02-10 22:42:38 [INFO] [OnTime] Loading OnTime v3.6.3
  57. 2013-02-10 22:42:38 [INFO] [Permissions] Loading Permissions v3.1.6
  58. 2013-02-10 22:42:38 [INFO] [CommandHelper] Loading CommandHelper v3.3.0
  59. 2013-02-10 22:42:38 [INFO] [Decapitation] Loading Decapitation v0.2.6
  60. 2013-02-10 22:42:38 [INFO] [DailyBonus] Loading DailyBonus v3.6
  61. 2013-02-10 22:42:38 [INFO] [ProtocolLib] Loading ProtocolLib v2.1.0
  62. 2013-02-10 22:42:39 [INFO] [AutoSaveWorld] Loading AutoSaveWorld v4.3
  63. 2013-02-10 22:42:39 [INFO] [mcMMO] Loading mcMMO v1.3.14-b1258
  64. 2013-02-10 22:42:39 [INFO] [FoundDiamonds] Loading FoundDiamonds v3.6.3
  65. 2013-02-10 22:42:39 [INFO] [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
  66. 2013-02-10 22:42:39 [INFO] [Essentials] Loading Essentials v2.10.1
  67. 2013-02-10 22:42:39 [INFO] [XrayInformer] Loading XrayInformer v2.2.4
  68. 2013-02-10 22:42:39 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.10.1
  69. 2013-02-10 22:42:39 [INFO] [TagAPI] Loading TagAPI v1.9.3
  70. 2013-02-10 22:42:39 [INFO] [VanishNoPacket] Loading VanishNoPacket v3.15
  71. 2013-02-10 22:42:39 [INFO] [Ultrabans] Loading Ultrabans v3.1.0
  72. 2013-02-10 22:42:39 [INFO] [LWC] Loading LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
  73. 2013-02-10 22:42:39 [INFO] [DisguiseCraft] Loading DisguiseCraft v4.3
  74. 2013-02-10 22:42:39 [INFO] [BKCommonLib] Loading BKCommonLib v1.46
  75. 2013-02-10 22:42:39 [INFO] [EssentialsChat] Loading EssentialsChat v2.10.1
  76. 2013-02-10 22:42:39 [INFO] [My Worlds] Loading My Worlds v1.59
  77. 2013-02-10 22:42:39 [INFO] [Factions] Loading Factions v1.6.9.4
  78. 2013-02-10 22:42:39 [INFO] [PlotMe] Loading PlotMe v0.13
  79. 2013-02-10 22:42:39 [INFO] [BattleTags] Loading BattleTags v2.0
  80. 2013-02-10 22:42:39 [INFO] [Vault] Enabling Vault v1.2.22-b277
  81. 2013-02-10 22:42:39 [INFO] [Vault][Economy] Essentials Economy found: Waiting
  82. 2013-02-10 22:42:39 [INFO] [Vault][Permission] GroupManager found: Waiting
  83. 2013-02-10 22:42:39 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
  84. 2013-02-10 22:42:39 [INFO] [Vault][Chat] GroupManager found: Waiting
  85. 2013-02-10 22:42:39 [INFO] [Vault] Enabled Version 1.2.22-b277
  86. 2013-02-10 22:42:39 [INFO] [ProtocolLib] Enabling ProtocolLib v2.1.0
  87. 2013-02-10 22:42:39 [INFO] [ProtocolLib] Started structure compiler thread.
  88. 2013-02-10 22:42:39 [INFO] [mcMMO] Enabling mcMMO v1.3.14-b1258
  89. 2013-02-10 22:42:39 [INFO] [mcMMO] Loading mcMMO config.yml File...
  90. 2013-02-10 22:42:39 [INFO] [mcMMO] Loading mcMMO treasures.yml File...
  91. 2013-02-10 22:42:39 [INFO] [mcMMO] Loading mcMMO advanced.yml File...
  92. 2013-02-10 22:42:39 [INFO] [mcMMO] Loading mcMMO repair.vanilla.yml File...
  93. 2013-02-10 22:42:39 [INFO] [mcMMO] Attempting connection to MySQL...
  94. 2013-02-10 22:42:39 [INFO] [mcMMO] Connection to MySQL was a success!
  95. 2013-02-10 22:42:40 [INFO] [mcMMO] Version 1.3.14-b1258 is enabled!
  96. 2013-02-10 22:42:40 [INFO] [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
  97. 2013-02-10 22:42:40 [INFO] [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
  98. 2013-02-10 22:42:40 [INFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
  99. 2013-02-10 22:42:40 [INFO] [LWC] Loaded 209 locale strings (0 overrides)
  100. 2013-02-10 22:42:40 [INFO] [LWC] Permissions API: §4VaultPermissions
  101. 2013-02-10 22:42:40 [INFO] [LWC] Currency API: §4VaultCurrency
  102. 2013-02-10 22:42:40 [INFO] [LWC] Connecting to SQLite
  103. 2013-02-10 22:42:40 [INFO] [LWC] Performing any necessary database updates
  104. 2013-02-10 22:42:40 [INFO] [LWC] Using database: Native
  105. 2013-02-10 22:42:40 [INFO] [LWC] Precached 0 protections
  106. 2013-02-10 22:42:40 [INFO] [BKCommonLib] Enabling BKCommonLib v1.46
  107. 2013-02-10 22:42:40 [INFO] [BKCommonLib] BKCommonLib is running on Minecraft v1_4_R1
  108. 2013-02-10 22:42:40 [INFO] [BKCommonLib] MC version: git-Bukkit-1.4.7-R1.0-b2624jnks (MC: 1.4.7)
  109. 2013-02-10 22:42:40 [INFO] [BKCommonLib] Bukkit version: 1.4.7-R1.0
  110. 2013-02-10 22:42:40 [INFO] BKCommonLib version 1.46 enabled! (0.132s)
  111. 2013-02-10 22:42:40 [INFO] [PlotMe] Enabling PlotMe v0.13
  112. 2013-02-10 22:42:40 [INFO] §9[PlotMe] §r 0 plots loaded
  113. 2013-02-10 22:42:40 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  114. 2013-02-10 22:42:40 [WARNING] The server will make no attempt to authenticate usernames. Beware.
  115. 2013-02-10 22:42:40 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  116. 2013-02-10 22:42:40 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
  117. 2013-02-10 22:42:40 [INFO] Preparing level "world"
  118. 2013-02-10 22:42:41 [INFO] Preparing start region for level 0 (Seed: 1071754682985254235)
  119. 2013-02-10 22:42:41 [INFO] Preparing start region for level 1 (Seed: 1071754682985254235)
  120. 2013-02-10 22:42:42 [INFO] Preparing spawn area: 48%
  121. 2013-02-10 22:42:42 [INFO] Preparing start region for level 2 (Seed: 1071754682985254235)
  122. 2013-02-10 22:42:42 [INFO] [WorldBorder] Enabling WorldBorder v1.6.1
  123. 2013-02-10 22:42:42 [INFO] [WorldBorder] [CONFIG] Using square border, knockback of 3.0 blocks, and timer delay of 5.
  124. 2013-02-10 22:42:42 [INFO] [WorldBorder] [CONFIG] Border-checking timed task started.
  125. 2013-02-10 22:42:42 [INFO] [WorldBorder] [CONFIG] World "nexus" has border radius 25 at X: 0.5 Z: 0.5
  126. 2013-02-10 22:42:42 [INFO] [WorldBorder] [CONFIG] World "creative" has border radius 500 at X: 0.5 Z: 0.5
  127. 2013-02-10 22:42:42 [INFO] [WorldBorder] [CONFIG] World "world" has border radius 5000 at X: 0.5 Z: 0.5
  128. 2013-02-10 22:42:42 [INFO] [WorldBorder] [CONFIG] World "world_nether" has border radius 5000 at X: 0.5 Z: 0.5
  129. 2013-02-10 22:42:42 [INFO] For reference, the main world's spawn location is at X: 164.0 Y: 66.0 Z: 252.0
  130. 2013-02-10 22:42:42 [INFO] [QuickShop] Enabling QuickShop v3.7
  131. 2013-02-10 22:42:42 [INFO] [QuickShop] Hooking Vault
  132. 2013-02-10 22:42:42 [INFO] [QuickShop] Starting item scheduler
  133. 2013-02-10 22:42:42 [INFO] [QuickShop] Loading shops from database...
  134. 2013-02-10 22:42:42 [INFO] Item column type: null, converting to BLOB.
  135. 2013-02-10 22:42:42 [INFO] Converting shops to 3.4 format...
  136. 2013-02-10 22:42:42 [INFO] Loading shops...
  137. 2013-02-10 22:42:42 [INFO] Loading complete. Backing up and deleting shops table...
  138. 2013-02-10 22:42:44 [INFO] Conversion complete.
  139. 2013-02-10 22:42:44 [INFO] Conversion success. Continuing...
  140. 2013-02-10 22:42:44 [INFO] [QuickShop] Loaded 0 shops.
  141. 2013-02-10 22:42:44 [INFO] Cleaning purchase messages from database that are over a week old...
  142. 2013-02-10 22:42:44 [INFO] [QuickShop] Registering Listeners
  143. 2013-02-10 22:42:44 [INFO] [QuickShop] Metrics started.
  144. 2013-02-10 22:42:44 [INFO] [QuickShop] QuickShop loaded!
  145. 2013-02-10 22:42:44 [INFO] [EntityManager] Enabling EntityManager v5.1.1
  146. 2013-02-10 22:42:44 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.9.6) (Phoenix)
  147. 2013-02-10 22:42:44 [INFO] GroupManager version 2.0 (2.9.6) (Phoenix) is enabled!
  148. 2013-02-10 22:42:44 [INFO] [Vault][Permission] GroupManager hooked.
  149. 2013-02-10 22:42:44 [INFO] [Vault][Chat] GroupManager - Chat hooked.
  150. 2013-02-10 22:42:44 [INFO] [StrangeWeapons] Enabling StrangeWeapons v0.5.2
  151. 2013-02-10 22:42:44 [INFO] [StrangeWeapons] Using yaml for datastorage
  152. 2013-02-10 22:42:44 [INFO] [WorldEdit] Enabling WorldEdit v5.5.1
  153. 2013-02-10 22:42:44 [INFO] WEPIF: GroupManager detected! Using GroupManager for permissions.
  154. 2013-02-10 22:42:44 [INFO] [Buycraft] Enabling Buycraft v5.2
  155. 2013-02-10 22:42:44 [INFO] [LogBlock] Enabling LogBlock v1.70
  156. 2013-02-10 22:42:44 [INFO] Accepted EditSessionFactory of type de.diddiz.worldedit.LogBlockEditSessionFactory from de.diddiz.worldedit
  157. 2013-02-10 22:42:44 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
  158. 2013-02-10 22:42:44 [INFO] [WorldGuard] Enabling WorldGuard v5.7.1
  159. 2013-02-10 22:42:44 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
  160. 2013-02-10 22:42:44 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
  161. 2013-02-10 22:42:44 [INFO] [WorldGuard] (world) Lava fire is PERMITTED.
  162. 2013-02-10 22:42:44 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
  163. 2013-02-10 22:42:44 [INFO] [WorldGuard] Loaded configuration for world 'world'
  164. 2013-02-10 22:42:44 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  165. 2013-02-10 22:42:44 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
  166. 2013-02-10 22:42:44 [INFO] [WorldGuard] (world_nether) Lava fire is PERMITTED.
  167. 2013-02-10 22:42:44 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  168. 2013-02-10 22:42:44 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
  169. 2013-02-10 22:42:44 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  170. 2013-02-10 22:42:44 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
  171. 2013-02-10 22:42:44 [INFO] [WorldGuard] (world_the_end) Lava fire is PERMITTED.
  172. 2013-02-10 22:42:44 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  173. 2013-02-10 22:42:44 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
  174. 2013-02-10 22:42:44 [INFO] [WorldGuard] 0 regions loaded for 'world'
  175. 2013-02-10 22:42:44 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
  176. 2013-02-10 22:42:44 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
  177. 2013-02-10 22:42:44 [INFO] [ModReq] Enabling ModReq v2.2.1
  178. 2013-02-10 22:42:44 [INFO] [ModReq] Your plugin version does not match the config version. Please visit the bukkitdev page for more information
  179. 2013-02-10 22:42:44 [INFO] [ModReq] Looking for messages.yml
  180. 2013-02-10 22:42:44 [INFO] [ModReq] messages.yml found. Trying to load messages.yml
  181. 2013-02-10 22:42:44 [INFO] [ModReq] messages.yml loaded!
  182. 2013-02-10 22:42:44 [INFO] [ModReq] Notifying on time enabled
  183. 2013-02-10 22:42:44 [INFO] [ModReq] Using metrics
  184. 2013-02-10 22:42:45 [INFO] current version 2.2.1
  185. 2013-02-10 22:42:45 [INFO] ModReq version 2.2.1 is enabled.
  186. 2013-02-10 22:42:45 [INFO] [Random Spawn] Enabling Random Spawn v2.5
  187. 2013-02-10 22:42:45 [INFO] [Announcer] Enabling Announcer v1.3.4
  188. 2013-02-10 22:42:45 [INFO] Announcer v1.3.4 is enabled!
  189.  
  190. 2013-02-10 22:42:45 [INFO] [OnTime] Enabling OnTime v3.6.3
  191. 2013-02-10 22:42:45 [INFO] Creating new reward delay
  192. 2013-02-10 22:42:46 [INFO] [Permissions] Enabling Permissions v3.1.6
  193. 2013-02-10 22:42:46 [INFO] Fake Permissions version 3.1.6 is enabled!
  194. 2013-02-10 22:42:46 [INFO] WEPIF: GroupManager detected! Using GroupManager for permissions.
  195. 2013-02-10 22:42:46 [INFO] [CommandHelper] Enabling CommandHelper v3.3.0
  196. 2013-02-10 22:42:46 [INFO] CommandHelper/CommandHelper 3.3.0 enabled
  197. 2013-02-10 22:42:46 [INFO]
  198.  
  199.  
  200. _/_/_/ _/
  201. _/ _/_/ _/_/_/ _/_/ _/_/_/ _/_/ _/_/_/ _/_/_/ _/_/_/
  202. _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
  203. _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
  204. _/_/_/ _/_/ _/ _/ _/ _/ _/ _/ _/_/_/ _/ _/ _/_/_/
  205.  
  206. _/ _/ _/
  207. _/ _/ _/_/ _/ _/_/_/ _/_/ _/ _/_/
  208. _/_/_/_/ _/_/_/_/ _/ _/ _/ _/_/_/_/ _/_/
  209. _/ _/ _/ _/ _/ _/ _/ _/
  210. _/ _/ _/_/_/ _/ _/_/_/ _/_/_/ _/
  211. _/
  212. _/
  213.  
  214. 2013-02-10 22:42:46 [INFO] [CommandHelper]: Main file processed
  215. 2013-02-10 22:42:46 [SEVERE] Something when wrong while trying to load up break_block:
  216. 2013-02-10 22:42:46 [SEVERE] java.lang.ClassNotFoundException: net.minecraft.server.World
  217. 2013-02-10 22:42:46 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
  218. 2013-02-10 22:42:46 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  219. 2013-02-10 22:42:46 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
  220. 2013-02-10 22:42:46 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
  221. 2013-02-10 22:42:46 [SEVERE] at java.lang.Class.getDeclaredConstructors0(Native Method)
  222. 2013-02-10 22:42:46 [SEVERE] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
  223. 2013-02-10 22:42:46 [SEVERE] at java.lang.Class.getConstructor0(Unknown Source)
  224. 2013-02-10 22:42:46 [SEVERE] at java.lang.Class.newInstance0(Unknown Source)
  225. 2013-02-10 22:42:46 [SEVERE] at java.lang.Class.newInstance(Unknown Source)
  226. 2013-02-10 22:42:46 [SEVERE] at com.laytonsmith.core.functions.FunctionList.initFunctions(FunctionList.java:40)
  227. 2013-02-10 22:42:46 [SEVERE] at com.laytonsmith.core.functions.FunctionList.<clinit>(FunctionList.java:28)
  228. 2013-02-10 22:42:46 [SEVERE] at com.laytonsmith.core.MScriptCompiler.compile(MScriptCompiler.java:408)
  229. 2013-02-10 22:42:46 [SEVERE] at com.laytonsmith.core.Script.compileRight(Script.java:797)
  230. 2013-02-10 22:42:46 [SEVERE] at com.laytonsmith.core.Script.compile(Script.java:638)
  231. 2013-02-10 22:42:46 [SEVERE] at com.laytonsmith.core.AliasCore.reload(AliasCore.java:281)
  232. 2013-02-10 22:42:46 [SEVERE] at com.laytonsmith.core.AliasCore.<init>(AliasCore.java:56)
  233. 2013-02-10 22:42:46 [SEVERE] at com.laytonsmith.commandhelper.CommandHelperPlugin.onEnable(CommandHelperPlugin.java:130)
  234. 2013-02-10 22:42:46 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  235. 2013-02-10 22:42:46 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
  236. 2013-02-10 22:42:46 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  237. 2013-02-10 22:42:46 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugin(CraftServer.java:282)
  238. 2013-02-10 22:42:46 [SEVERE] at org.bukkit.craftbukkit.v1_4_R1.CraftServer.enablePlugins(CraftServer.java:264)
  239. 2013-02-10 22:42:46 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.j(MinecraftServer.java:321)
  240. 2013-02-10 22:42:46 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.e(MinecraftServer.java:300)
  241. 2013-02-10 22:42:46 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.a(MinecraftServer.java:259)
  242. 2013-02-10 22:42:46 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:149)
  243. 2013-02-10 22:42:46 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399)
  244. 2013-02-10 22:42:46 [SEVERE] at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
  245. 2013-02-10 22:42:46 [INFO] [CommandHelper]: 15 alias(es) defined.
  246. 2013-02-10 22:42:46 [INFO] [Decapitation] Enabling Decapitation v0.2.6
  247. 2013-02-10 22:42:46 [INFO] [Decapitation] Econ detected
  248. 2013-02-10 22:42:46 [INFO] [Decapitation] Bounties enabled
  249. 2013-02-10 22:42:46 [INFO] [DailyBonus] Enabling DailyBonus v3.6
  250. 2013-02-10 22:42:46 [INFO] [AutoSaveWorld] Enabling AutoSaveWorld v4.3
  251. 2013-02-10 22:42:47 [INFO] [AutoSaveWorld] AutoSaveThread Started: Interval is 300 seconds, Warn Times are 0
  252. 2013-02-10 22:42:47 [INFO] [AutoSaveWorld] AutoBackupThread Started: Interval is 21600 seconds, Warn Times are 0
  253. 2013-02-10 22:42:47 [INFO] [AutoSaveWorld] Version 4.3 is enabled: 441c737f-9baf-42ba-bad1-9743e6066c6f
  254. 2013-02-10 22:42:47 [INFO] [AutoSaveWorld] AutoPurgeThread Started: Interval is 86400 seconds, Warn Times are 0
  255. 2013-02-10 22:42:47 [INFO] [FoundDiamonds] Enabling FoundDiamonds v3.6.3
  256. 2013-02-10 22:42:47 [INFO] [FoundDiamonds] Enabled
  257. 2013-02-10 22:42:47 [INFO] [Essentials] Enabling Essentials v2.10.1
  258. 2013-02-10 22:42:47 [INFO] [Vault][Economy] Essentials Economy hooked.
  259. 2013-02-10 22:42:47 [INFO] Essentials: Using GroupManager based permissions.
  260. 2013-02-10 22:42:47 [INFO] [XrayInformer] Enabling XrayInformer v2.2.4
  261. 2013-02-10 22:42:47 [INFO] [XrayInformer] XrayInformer v2.2.4 is enabled
  262. 2013-02-10 22:42:47 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.10.1
  263. 2013-02-10 22:42:47 [INFO] [TagAPI] Enabling TagAPI v1.9.3
  264. 2013-02-10 22:42:47 [INFO] [TagAPI] Detected ProtocolLib, using that for handling!
  265. 2013-02-10 22:42:47 [INFO] [TagAPI] Using hooks for CraftBukkit via ProtocolLib
  266. 2013-02-10 22:42:47 [INFO] [VanishNoPacket] Enabling VanishNoPacket v3.15
  267. 2013-02-10 22:42:47 [INFO] [VanishNoPacket] Loading support for v1_4_R1
  268. 2013-02-10 22:42:47 [INFO] [VanishNoPacket] Now hooking into Essentials
  269. 2013-02-10 22:42:47 [INFO] [VanishNoPacket] v3.15 loaded.
  270. 2013-02-10 22:42:47 [INFO] [Ultrabans] Enabling Ultrabans v3.1.0
  271. 2013-02-10 22:42:47 [INFO] [Ultrabans] No Updates found on dev.bukkit.org.
  272. 2013-02-10 22:42:47 [INFO] [Ultrabans] Loaded. 0 secs.
  273. 2013-02-10 22:42:47 [INFO] [DisguiseCraft] Enabling DisguiseCraft v4.3
  274. 2013-02-10 22:42:47 [SEVERE] [DisguiseCraft] You have "noTabHide" enabled in the configuration, but do not have the ProtocolLib plugin installed!
  275. 2013-02-10 22:42:47 [INFO] [DisguiseCraft] Version 4.3 is enabled!
  276. 2013-02-10 22:42:47 [INFO] [EssentialsChat] Enabling EssentialsChat v2.10.1
  277. 2013-02-10 22:42:47 [INFO] [My Worlds] Enabling My Worlds v1.59
  278. 2013-02-10 22:42:48 [INFO] [My Worlds] Loading world 'nexus' using chunk generator: 'CleanroomGenerator:9,stone,3,dirt,7,sand,52,water'
  279. 2013-02-10 22:42:48 [INFO] Preparing start region for level 3 (Seed: -5075641293214956211)
  280. 2013-02-10 22:42:48 [INFO] [WorldGuard] (nexus) TNT ignition is PERMITTED.
  281. 2013-02-10 22:42:48 [INFO] [WorldGuard] (nexus) Lighters are PERMITTED.
  282. 2013-02-10 22:42:48 [INFO] [WorldGuard] (nexus) Lava fire is PERMITTED.
  283. 2013-02-10 22:42:48 [INFO] [WorldGuard] (nexus) Fire spread is UNRESTRICTED.
  284. 2013-02-10 22:42:48 [INFO] [WorldGuard] Loaded configuration for world 'nexus'
  285. 2013-02-10 22:42:48 [INFO] [My Worlds] Loading world 'creative' using chunk generator: 'PlotMe:'
  286. 2013-02-10 22:42:48 [WARNING] §9[PlotMe] §rConfiguration not found for PlotMe world 'creative' Using defaults
  287. 2013-02-10 22:42:48 [WARNING] §9[PlotMe] §r Unable to find configuration, using defaults
  288. 2013-02-10 22:42:48 [INFO] Preparing start region for level 4 (Seed: 5470046690451068305)
  289. 2013-02-10 22:42:48 [INFO] [WorldGuard] Blacklist loaded.
  290. 2013-02-10 22:42:48 [INFO] [WorldGuard] (creative) TNT ignition is PERMITTED.
  291. 2013-02-10 22:42:48 [INFO] [WorldGuard] (creative) Lighters are PERMITTED.
  292. 2013-02-10 22:42:48 [INFO] [WorldGuard] (creative) Lava fire is PERMITTED.
  293. 2013-02-10 22:42:48 [INFO] [WorldGuard] (creative) Fire spread is UNRESTRICTED.
  294. 2013-02-10 22:42:48 [INFO] [WorldGuard] Loaded configuration for world 'creative'
  295. 2013-02-10 22:42:48 [INFO] [My Worlds] Loading world 'fun' using chunk generator: 'CleanroomGenerator:.'
  296. 2013-02-10 22:42:48 [INFO] Preparing start region for level 5 (Seed: 379011356777507983)
  297. 2013-02-10 22:42:48 [INFO] [WorldGuard] (fun) TNT ignition is PERMITTED.
  298. 2013-02-10 22:42:48 [INFO] [WorldGuard] (fun) Lighters are PERMITTED.
  299. 2013-02-10 22:42:48 [INFO] [WorldGuard] (fun) Lava fire is PERMITTED.
  300. 2013-02-10 22:42:48 [INFO] [WorldGuard] (fun) Fire spread is UNRESTRICTED.
  301. 2013-02-10 22:42:48 [INFO] [WorldGuard] Loaded configuration for world 'fun'
  302. 2013-02-10 22:42:48 [INFO] My Worlds version 1.59 enabled! (1.123s)
  303. 2013-02-10 22:42:49 [INFO] [Factions] Enabling Factions v1.6.9.4
  304. 2013-02-10 22:42:49 [INFO] [Factions v1.6.9.4] === ENABLE START ===
  305. 2013-02-10 22:42:49 [INFO] [Factions v1.6.9.4] Loading board from disk
  306. 2013-02-10 22:42:49 [INFO] [Factions v1.6.9.4] Found and will integrate chat with EssentialsChat v2.10.1
  307. 2013-02-10 22:42:49 [INFO] [Factions v1.6.9.4] Economy integration through Vault plugin successful.
  308. 2013-02-10 22:42:49 [INFO] [Factions v1.6.9.4] Successfully hooked into LWC! Integration is currently disabled, though ("lwcIntegration").
  309. 2013-02-10 22:42:49 [INFO] [Factions v1.6.9.4] === ENABLE DONE (Took 132ms) ===
  310. 2013-02-10 22:42:49 [INFO] [BattleTags] Enabling BattleTags v2.0
  311. 2013-02-10 22:42:49 [INFO] [BattleTags] Hooked into Factions 1.6.9.4
  312. 2013-02-10 22:42:49 [INFO] Server permissions file permissions.yml is empty, ignoring it
  313. 2013-02-10 22:42:49 [INFO] Done (8.450s)! For help, type "help" or "?"
  314. 2013-02-10 22:42:49 [INFO] [Buycraft] Authenticated with the specified Secret key.
  315. 2013-02-10 22:42:49 [INFO] [Buycraft] Plugin is now ready to be used.
  316. 2013-02-10 22:42:49 [INFO] [Buycraft] Loaded 1 package(s) into the cache.
  317. 2013-02-10 22:42:52 [INFO] [modreq] checking for newer version of ModReq
  318. 2013-02-10 22:42:52 [INFO] [modreq] Latest version is 2.2.1, comparing to current version
  319. 2013-02-10 22:43:11 [INFO] CONSOLE: Stopping the server..
  320. 2013-02-10 22:43:11 [INFO] Stopping server
  321. 2013-02-10 22:43:11 [INFO] [BattleTags] Disabling BattleTags v2.0
  322. 2013-02-10 22:43:11 [INFO] [PlotMe] Disabling PlotMe v0.13
  323. 2013-02-10 22:43:11 [INFO] [Factions] Disabling Factions v1.6.9.4
  324. 2013-02-10 22:43:11 [INFO] [Factions v1.6.9.4] Disabled
  325. 2013-02-10 22:43:11 [INFO] [My Worlds] Disabling My Worlds v1.59
  326. 2013-02-10 22:43:11 [INFO] My Worlds disabled!
  327. 2013-02-10 22:43:11 [INFO] [EssentialsChat] Disabling EssentialsChat v2.10.1
  328. 2013-02-10 22:43:11 [INFO] [BKCommonLib] Disabling BKCommonLib v1.46
  329. 2013-02-10 22:43:11 [INFO] [DisguiseCraft] Disabling DisguiseCraft v4.3
  330. 2013-02-10 22:43:11 [INFO] [DisguiseCraft] Version 4.3 disabled!
  331. 2013-02-10 22:43:11 [INFO] [LWC] Disabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
  332. 2013-02-10 22:43:11 [INFO] [LWC] Flushing protection updates (0)
  333. 2013-02-10 22:43:11 [INFO] [Ultrabans] Disabling Ultrabans v3.1.0
  334. 2013-02-10 22:43:11 [INFO] [VanishNoPacket] Disabling VanishNoPacket v3.15
  335. 2013-02-10 22:43:11 [INFO] [VanishNoPacket] v3.15 unloaded.
  336. 2013-02-10 22:43:11 [INFO] [TagAPI] Disabling TagAPI v1.9.3
  337. 2013-02-10 22:43:11 [INFO] [EssentialsSpawn] Disabling EssentialsSpawn v2.10.1
  338. 2013-02-10 22:43:11 [INFO] [XrayInformer] Disabling XrayInformer v2.2.4
  339. 2013-02-10 22:43:11 [INFO] [XrayInformer] XrayInformer disabled
  340. 2013-02-10 22:43:11 [INFO] [Essentials] Disabling Essentials v2.10.1
  341. 2013-02-10 22:43:11 [INFO] [Vault][Economy] Essentials Economy unhooked.
  342. 2013-02-10 22:43:11 [INFO] [CleanroomGenerator] Disabling CleanroomGenerator v1.0.0
  343. 2013-02-10 22:43:11 [INFO] [FoundDiamonds] Disabling FoundDiamonds v3.6.3
  344. 2013-02-10 22:43:11 [INFO] [FoundDiamonds] Saving all data...
  345. 2013-02-10 22:43:11 [INFO] [FoundDiamonds] Data successfully saved.
  346. 2013-02-10 22:43:11 [INFO] [FoundDiamonds] Disabled
  347. 2013-02-10 22:43:11 [INFO] [mcMMO] Disabling mcMMO v1.3.14-b1258
  348. 2013-02-10 22:43:11 [INFO] No Backup performed, in SQL Mode.
  349. 2013-02-10 22:43:11 [INFO] [mcMMO] Was disabled.
  350. 2013-02-10 22:43:11 [INFO] [AutoSaveWorld] Disabling AutoSaveWorld v4.3
  351. 2013-02-10 22:43:14 [INFO] [AutoSaveWorld] Version 4.3 is disabled
  352. 2013-02-10 22:43:14 [INFO] [ProtocolLib] Disabling ProtocolLib v2.1.0
  353. 2013-02-10 22:43:14 [INFO] [DailyBonus] Disabling DailyBonus v3.6
  354. 2013-02-10 22:43:14 [INFO] [Decapitation] Disabling Decapitation v0.2.6
  355. 2013-02-10 22:43:14 [INFO] [CommandHelper] Disabling CommandHelper v3.3.0
  356. 2013-02-10 22:43:14 [INFO] [Permissions] Disabling Permissions v3.1.6
  357. 2013-02-10 22:43:14 [INFO] WEPIF: GroupManager detected! Using GroupManager for permissions.
  358. 2013-02-10 22:43:14 [INFO] Fake Permissions version 3.1.6 is disabled!
  359. 2013-02-10 22:43:14 [INFO] [OnTime] Disabling OnTime v3.6.3
  360. 2013-02-10 22:43:14 [INFO] [OnTime] version: 3.6.3 DISABLED.
  361. 2013-02-10 22:43:14 [INFO] [Announcer] Disabling Announcer v1.3.4
  362. 2013-02-10 22:43:14 [INFO] Announcer v1.3.4 is disabled!
  363.  
  364. 2013-02-10 22:43:14 [INFO] [Random Spawn] Disabling Random Spawn v2.5
  365. 2013-02-10 22:43:14 [INFO] [ModReq] Disabling ModReq v2.2.1
  366. 2013-02-10 22:43:14 [INFO] ModReq is now disabled
  367. 2013-02-10 22:43:14 [INFO] [WorldGuard] Disabling WorldGuard v5.7.1
  368. 2013-02-10 22:43:14 [INFO] [LogBlock] Disabling LogBlock v1.70
  369. 2013-02-10 22:43:14 [INFO] [Vault] Disabling Vault v1.2.22-b277
  370. 2013-02-10 22:43:14 [INFO] [Buycraft] Disabling Buycraft v5.2
  371. 2013-02-10 22:43:14 [INFO] [Buycraft] Plugin has been disabled.
  372. 2013-02-10 22:43:14 [INFO] [WorldEdit] Disabling WorldEdit v5.5.1
  373. 2013-02-10 22:43:14 [INFO] [StrangeWeapons] Disabling StrangeWeapons v0.5.2
  374. 2013-02-10 22:43:14 [INFO] [GroupManager] Disabling GroupManager v2.0 (2.9.6) (Phoenix)
  375. 2013-02-10 22:43:14 [INFO] GroupManager version 2.0 (2.9.6) (Phoenix) is disabled!
  376. 2013-02-10 22:43:14 [INFO] [EntityManager] Disabling EntityManager v5.1.1
  377. 2013-02-10 22:43:14 [INFO] [QuickShop] Disabling QuickShop v3.7
  378. 2013-02-10 22:43:14 [INFO] [WorldBorder] Disabling WorldBorder v1.6.1
  379. 2013-02-10 22:43:14 [INFO] [WorldBorder] [CONFIG] Border-checking timed task stopped.
  380. 2013-02-10 22:43:14 [INFO] Saving players
  381. 2013-02-10 22:43:14 [WARNING] DSCT: socket closed
  382. 2013-02-10 22:43:14 [INFO] Saving worlds
  383. 2013-02-10 22:43:14 [INFO] Closing listening thread
  384. 2013-02-10 22:43:14 [INFO] Saving chunks for level 'world'/Overworld
  385. 2013-02-10 22:43:14 [INFO] Saving chunks for level 'world_nether'/Nether
  386. 2013-02-10 22:43:14 [INFO] Saving chunks for level 'world_the_end'/The End
  387. 2013-02-10 22:43:14 [INFO] Saving chunks for level 'nexus'/Overworld
  388. 2013-02-10 22:43:14 [INFO] Saving chunks for level 'creative'/Overworld
  389. 2013-02-10 22:43:14 [INFO] Saving chunks for level 'fun'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement