Advertisement
Guest User

Untitled

a guest
Apr 27th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.63 KB | None | 0 0
  1. [20:44:06] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  2. [20:44:06] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. [20:44:06] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  4. [20:44:06] [main/INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
  5. [20:44:07] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.7.0_95, running on Linux:amd64:3.2.0-4-amd64, installed at /usr/lib/jvm/java-7-openjdk-amd64/jre
  6. [20:44:07] [main/INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
  7. [20:44:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  8. [20:44:07] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  9. [20:44:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  10. [20:44:07] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  11. [20:44:07] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  12. [20:44:10] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  13. [20:44:10] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  14. [20:44:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  15. [20:44:16] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  16. [20:44:16] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  17. [20:44:18] [main/INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  18. [20:44:29] [Server thread/INFO]: Starting minecraft server version 1.7.10
  19. [20:44:29] [Server thread/INFO]: Attempting early MinecraftForge initialization
  20. [20:44:29] [Server thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  21. [20:44:29] [Server thread/INFO]: Replaced 184 ore recipies
  22. [20:44:29] [Server thread/INFO]: Completed early MinecraftForge initialization
  23. [20:44:29] [Server thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  24. [20:44:29] [Server thread/INFO]: Searching /home/minecraft/Faction/mods for mods
  25. [20:44:32] [Server thread/INFO]: Forge Mod Loader has identified 5 mods to load
  26. [20:44:32] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, craftesys] at CLIENT
  27. [20:44:32] [Server thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, craftesys] at SERVER
  28. [20:44:33] [Server thread/INFO]: Processing ObjectHolder annotations
  29. [20:44:33] [Server thread/INFO]: Found 341 ObjectHolder annotations
  30. [20:44:33] [Server thread/INFO]: Identifying ItemStackHolder annotations
  31. [20:44:33] [Server thread/INFO]: Found 0 ItemStackHolder annotations
  32. [20:44:33] [Server thread/INFO]: Configured a dormant chunk cache size of 0
  33. [20:44:33] [Server thread/INFO]: Applying holder lookups
  34. [20:44:33] [Server thread/INFO]: Holder lookups applied
  35. [20:44:33] [Server thread/INFO]: Injecting itemstacks
  36. [20:44:33] [Server thread/INFO]: Itemstack injection complete
  37. [20:44:33] [Server thread/INFO]: Loading properties
  38. [20:44:33] [Server thread/INFO]: Default game type: SURVIVAL
  39. [20:44:34] [Server thread/INFO]: This server is running Cauldron version 1.7.10-1614.46 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  40. [20:44:34] [Server thread/WARN]: Failed to load white-list:
  41. java.lang.NullPointerException
  42. at net.minecraft.server.management.UserList.func_152679_g(UserList.java:218) ~[om.class:?]
  43. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [ls.class:?]
  44. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [ls.class:?]
  45. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:235) [lt.class:?]
  46. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633) [MinecraftServer.class:?]
  47. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  48. [20:44:34] [Server thread/INFO]: Server Ping Player Sample Count: 12
  49. [20:44:34] [Server thread/INFO]: Using 1 threads for Netty based IO
  50. [20:44:34] [Server thread/INFO]: Generating keypair
  51. [20:44:35] [Server thread/INFO]: Starting Minecraft server on 51.254.35.42:25563
  52. [20:44:35] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  53. [20:44:35] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  54. [20:44:35] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  55. [20:44:35] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  56. [20:44:35] [Server thread/INFO]: Injecting itemstacks
  57. [20:44:35] [Server thread/INFO]: Itemstack injection complete
  58. [20:44:35] [Server thread/INFO]: lalal
  59. [20:44:35] [Server thread/INFO]: Forge Mod Loader has successfully loaded 5 mods
  60. [20:44:35] [Server thread/INFO]: Preparing level "world"
  61. [20:44:35] [Server thread/INFO]: Registered command debug with permission node vanilla.command.debug
  62. [20:44:35] [Server thread/INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
  63. [20:44:35] [Server thread/INFO]: Registered command playsound with permission node vanilla.command.playsound
  64. [20:44:35] [Server thread/INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
  65. [20:44:35] [Server thread/INFO]: Registered command achievement with permission node vanilla.command.achievement
  66. [20:44:35] [Server thread/INFO]: Registered command summon with permission node vanilla.command.summon
  67. [20:44:35] [Server thread/INFO]: Registered command setblock with permission node vanilla.command.setblock
  68. [20:44:35] [Server thread/INFO]: Registered command testforblock with permission node vanilla.command.testforblock
  69. [20:44:35] [Server thread/INFO]: Registered command tellraw with permission node vanilla.command.tellraw
  70. [20:44:35] [Server thread/INFO]: Registered command netstat with permission node vanilla.command.netstat
  71. [20:44:36] [Server thread/INFO]: Injecting existing block and item data into this server instance
  72. [20:44:36] [Server thread/INFO]: Applying holder lookups
  73. [20:44:36] [Server thread/INFO]: Holder lookups applied
  74. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_MACHINECRAFTESIUM with ID 165.
  75. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_COBALTORE with ID 166.
  76. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_ECHELLECOBALT with ID 167.
  77. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_COBALTBLOC with ID 168.
  78. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_CRAFTESIUMBLOC with ID 169.
  79. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_RUBISORE with ID 176.
  80. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_RUBISBLOC with ID 177.
  81. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_INVISIBLE with ID 178.
  82. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_TOPAZEORE with ID 179.
  83. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_TOPAZEBLOC with ID 180.
  84. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_ANTIPOUSSE with ID 181.
  85. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_CRAFTESIUMORE with ID 182.
  86. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_ESCALIERBOIS with ID 183.
  87. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_SNOWWALL with ID 184.
  88. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_ICEWALL with ID 185.
  89. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_OBSIWALL with ID 186.
  90. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_ESCALIERNEIGE with ID 187.
  91. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_ESCALIEROBSI with ID 188.
  92. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_ESCALIERVERRE with ID 189.
  93. [20:44:36] [Server thread/INFO]: Injected new Forge block material CRAFTESYS_ESCALIERICE with ID 190.
  94. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_CRAFTESIUMORB with ID 4096.
  95. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_ORBEHEAL with ID 4097.
  96. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_STICKCRAFTESIUM with ID 4098.
  97. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_ORBESPEED with ID 4099.
  98. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_ORBESTRENGTH with ID 4100.
  99. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_MILKPOTION with ID 4101.
  100. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_HEALSTICK with ID 4102.
  101. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_STRENGTHSTICK with ID 4103.
  102. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_SPEEDSTICK with ID 4104.
  103. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_BIGSTONE with ID 4105.
  104. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_MEDIUMSTONE with ID 4106.
  105. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_SMALLSTONE with ID 4107.
  106. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_CRAFTESIUM with ID 4108.
  107. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_TOPAZE with ID 4109.
  108. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_COBALTBOW with ID 4110.
  109. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_RUBISBOW with ID 4111.
  110. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_TOPAZEBOW with ID 4112.
  111. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_CRAFTESIUMBOW with ID 4113.
  112. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_RUBIS with ID 4114.
  113. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_OBSI with ID 4115.
  114. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_COBALT with ID 4116.
  115. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_CASQUECOBALT with ID 4117.
  116. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_PLASTRONCOBALT with ID 4118.
  117. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_PANTALONCOBALT with ID 4119.
  118. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_BOTTECOBALT with ID 4120.
  119. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_CASQUECRAFTESIUM with ID 4121.
  120. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_PLASTRONCRAFTESIUM with ID 4122.
  121. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_PANTALONCRAFTESIUM with ID 4123.
  122. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_BOTTECRAFTESIUM with ID 4124.
  123. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_CASQUERUBIS with ID 4125.
  124. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_PLASTRONRUBIS with ID 4126.
  125. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_PANTALONRUBIS with ID 4127.
  126. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_BOTTERUBIS with ID 4128.
  127. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_COBALTSWORD with ID 4129.
  128. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_COBALTPICKAXE with ID 4130.
  129. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_COBALTAXE with ID 4131.
  130. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_COBALTSHOVEL with ID 4132.
  131. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_CRAFTESIUMSWORD with ID 4133.
  132. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_PICKAXECRAFTESIUM with ID 4134.
  133. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_AXECRAFTESIUM with ID 4135.
  134. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_SHOVELCRAFTESIUM with ID 4136.
  135. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_TITANESWORD with ID 4137.
  136. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_PICKAXETITANE with ID 4138.
  137. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_AXETITANE with ID 4139.
  138. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_SHOVELTITANE with ID 4140.
  139. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_CASQUETOPAZE with ID 4141.
  140. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_PLASTRONTOPAZE with ID 4142.
  141. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_PANTALONTOPAZE with ID 4143.
  142. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_BOTTETOPAZE with ID 4144.
  143. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_EPEETOPAZE with ID 4145.
  144. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_PICKAXETOPAZE with ID 4146.
  145. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_AXETOPAZE with ID 4147.
  146. [20:44:36] [Server thread/INFO]: Injected new Forge item material CRAFTESYS_SHOVELTOPAZE with ID 4148.
  147. [20:44:36] [Server thread/ERROR]: Ambiguous plugin name `BungeeTabListPlus' for files `plugins/BungeeTabListPlus_BukkitBridge-2.3.3.jar' and `plugins/BungeeTabListPlus-2.3.3.jar' in `plugins'
  148. [20:44:39] [Server thread/INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
  149. [20:44:39] [Server thread/INFO]: Loaded inheritance map of 895 classes
  150. [20:44:39] [Server thread/WARN]: =============================================================
  151. [20:44:39] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  152. [20:44:39] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
  153. [20:44:39] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
  154. [20:44:39] [Server thread/WARN]: =============================================================
  155. [20:44:39] [Server thread/WARN]: =============================================================
  156. [20:44:39] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  157. [20:44:39] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
  158. [20:44:39] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
  159. [20:44:39] [Server thread/WARN]: =============================================================
  160. [20:44:39] [Server thread/WARN]: =============================================================
  161. [20:44:39] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  162. [20:44:39] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
  163. [20:44:39] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
  164. [20:44:39] [Server thread/WARN]: =============================================================
  165. [20:44:39] [Server thread/WARN]: =============================================================
  166. [20:44:39] [Server thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  167. [20:44:39] [Server thread/WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
  168. [20:44:39] [Server thread/WARN]: Use FMLCommonHandler.exitJava instead
  169. [20:44:39] [Server thread/WARN]: =============================================================
  170. [20:44:44] [Server thread/ERROR]: Could not load 'plugins/DisguiseCraft.jar' in folder 'plugins'
  171. org.bukkit.plugin.InvalidPluginException: java.lang.NullPointerException
  172. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:149) ~[JavaPluginLoader.class:1.7.10-1614.46]
  173. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334) ~[SimplePluginManager.class:1.7.10-1614.46]
  174. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:256) [SimplePluginManager.class:1.7.10-1614.46]
  175. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:320) [CraftServer.class:1.7.10-1614.46]
  176. at net.minecraft.world.storage.SaveHandler.initBukkitData(SaveHandler.java:461) [ayq.class:?]
  177. at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:137) [ayq.class:?]
  178. at net.minecraft.world.World.<init>(World.java:365) [ahb.class:?]
  179. at net.minecraft.world.WorldServer.<init>(WorldServer.java:162) [mt.class:?]
  180. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:369) [MinecraftServer.class:?]
  181. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336) [lt.class:?]
  182. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633) [MinecraftServer.class:?]
  183. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_95]
  184. Caused by: java.lang.NullPointerException
  185. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:105) ~[launchwrapper-1.12.jar:?]
  186. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:388) ~[PluginClassLoader.class:1.7.10-1614.46]
  187. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:211) ~[PluginClassLoader.class:1.7.10-1614.46]
  188. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_95]
  189. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_95]
  190. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_95]
  191. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_95]
  192. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:189) ~[PluginClassLoader.class:1.7.10-1614.46]
  193. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:145) ~[JavaPluginLoader.class:1.7.10-1614.46]
  194. ... 11 more
  195. [20:44:44] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.0
  196. [20:44:44] [Server thread/INFO]: [ObsidianBreaker] Loading ObsidianBreaker v2.1
  197. [20:44:44] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  198. [20:44:44] [Server thread/INFO]: [MobStack] Loading MobStack v1.02
  199. [20:44:44] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.3
  200. [20:44:44] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  201. [20:44:44] [Server thread/INFO]: [AntiSpam] Loading AntiSpam v3.2
  202. [20:44:44] [Server thread/INFO]: [JSONAPI] Loading JSONAPI v5.4.0
  203. [20:44:44] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.21.4
  204. [20:44:44] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  205. [20:44:44] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  206. [20:44:44] [Server thread/INFO]: [CombatTag] Loading CombatTag v6.2.0
  207. [20:44:44] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  208. [20:44:44] [Server thread/INFO]: [ScLoad] Loading ScLoad v0.1.3
  209. [20:44:44] [Server thread/INFO]: [LampControl] Loading LampControl v2.5.2
  210. [20:44:44] [Server thread/INFO]: [SimpleSpawners] Loading SimpleSpawners v1.0.3b2
  211. [20:44:44] [Server thread/INFO]: [Chat] Loading Chat v1.1
  212. [20:44:44] [Server thread/INFO]: [NoPortals] Loading NoPortals v0.6.3
  213. [20:44:44] [Server thread/INFO]: [TNTRun] Loading TNTRun v3.4
  214. [20:44:44] [Server thread/INFO]: [SimpleAutoMessage] Loading SimpleAutoMessage v1.2.3
  215. [20:44:44] [Server thread/INFO]: [NameShower] Loading NameShower v2.0.0
  216. [20:44:44] [Server thread/INFO]: [KeepYourSpawner] Loading KeepYourSpawner v1.02
  217. [20:44:44] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.0
  218. [20:44:44] [Server thread/INFO]: [InfinityDispenser] Loading InfinityDispenser v1.7
  219. [20:44:44] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  220. [20:44:48] [Server thread/INFO]: [ProtocolLib] Falling back to Guava 10 compat
  221. [20:44:48] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.12
  222. [20:44:48] [Server thread/INFO]: [MobSpawn] Loading MobSpawn v1.05
  223. [20:44:48] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  224. [20:44:48] [Server thread/INFO]: [QuickShop] Loading QuickShop v4.4
  225. [20:44:48] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  226. [20:44:48] [Server thread/INFO]: [RandomFireworks] Loading RandomFireworks v1.4
  227. [20:44:48] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.7.3
  228. [20:44:48] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
  229. [20:44:48] [Server thread/INFO]: [AZRank] Loading AZRank v1.3.b4
  230. [20:44:48] [Server thread/INFO]: [BetterEnderChest] Loading BetterEnderChest v2.2.5
  231. [20:44:48] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
  232. [20:44:48] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  233. [20:44:48] [Server thread/INFO]: [Factions] Loading Factions v2.7.3-e1
  234. [20:44:48] [Server thread/INFO]: [HonestPVP] Loading HonestPVP v1.5
  235. [20:44:48] [Server thread/INFO]: [BungeeTabListPlus] Loading BungeeTabListPlus v2.3.3
  236. [20:44:48] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.3
  237. [20:44:48] [Server thread/INFO]: [MassiveCore 2.7.3] === ENABLE START ===
  238. [20:44:48] [Server thread/INFO]: [MassiveCore 2.7.3] Loading Cachefile datas...
  239. [20:44:48] [Server thread/INFO]: [MassiveCore 2.7.3] Loading Onlineplayer datas...
  240. [20:44:48] [Server thread/INFO]: [MassiveCore 2.7.3] Loading Registry datas...
  241. [20:44:48] [Server thread/INFO]: [MassiveCore 2.7.3] Skipping Dbmojangapi datas since offline mode...
  242. [20:44:48] [Server thread/INFO]: [MassiveCore 2.7.3] Saving Cachefile...
  243. [20:44:48] [Server thread/INFO]: [MassiveCore 2.7.3] Setup of IdUtil took 66ms.
  244. [20:44:49] [Server thread/INFO]: [MassiveCore 2.7.3] === ENABLE COMPLETE (Took 860ms) ===
  245. [20:44:49] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  246. [20:44:49] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  247. [20:44:50] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  248. [20:44:50] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  249. [20:44:50] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  250. [20:44:50] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  251. [20:44:50] [Server thread/INFO]: [MassiveCore 2.7.3] Activated integration with Vault
  252. [20:44:50] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  253. [20:44:50] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  254. [20:44:51] [Server thread/INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@43172a2f)
  255. [20:44:51] [Server thread/INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@43172a2f)
  256. [20:44:51] [Server thread/INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@43172a2f)
  257. [20:44:51] [Server thread/INFO]: Preparing start region for level 0
  258. [20:44:53] [Server thread/INFO]: Preparing spawn area: 2%
  259. [20:44:54] [Server thread/INFO]: Preparing spawn area: 85%
  260. [20:44:54] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.0
  261. [20:44:54] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 1.0 blocks, and timer delay of 5.
  262. [20:44:54] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  263. [20:44:54] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 15008 at X: 0,0 Z: 0,0
  264. [20:44:54] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 268,0 Y: 64,0 Z: 137,0
  265. [20:44:54] [Server thread/INFO]: [ObsidianBreaker] Enabling ObsidianBreaker v2.1
  266. [20:44:54] [Server thread/INFO]: [ObsidianBreaker] Using NMS version v1_7_R4
  267. [20:44:54] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  268. [20:44:54] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  269. [20:44:55] [Server thread/INFO]: [MobStack] Enabling MobStack v1.02
  270. [20:44:55] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  271. [20:44:55] [Server thread/INFO]: 
  272. [20:44:55] [Server thread/INFO]: bMobStack 1.02 has been enabled !
  273. [20:44:55] [Server thread/INFO]: Plugin created by PYRRH4.
  274. [20:44:55] [Server thread/INFO]: 
  275. [20:44:55] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  276. [20:44:55] [Server thread/INFO]: [AntiSpam] Enabling AntiSpam v3.2
  277. [20:44:55] [Server thread/INFO]: AntiSpam has been enabled.
  278. [20:44:55] [Server thread/INFO]: [JSONAPI] Enabling JSONAPI v5.4.0
  279. [20:44:55] [Server thread/WARN]: java.lang.NoClassDefFoundError: com/alecgorge/minecraft/jsonapi/packets/Packet0x47HttpGetPacket
  280. [20:44:55] [Server thread/WARN]: at com.alecgorge.minecraft.jsonapi.packets.PacketRegistrarLauncher.<init>(PacketRegistrarLauncher.java:5)
  281. [20:44:55] [Server thread/WARN]: at com.alecgorge.minecraft.jsonapi.JSONAPI.onEnable(JSONAPI.java:278)
  282. [20:44:55] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  283. [20:44:55] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368)
  284. [20:44:55] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410)
  285. [20:44:55] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:415)
  286. [20:44:55] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:349)
  287. [20:44:55] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:513)
  288. [20:44:55] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:487)
  289. [20:44:55] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:447)
  290. [20:44:55] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336)
  291. [20:44:55] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633)
  292. [20:44:55] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  293. [20:44:55] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: Failed to remap class com.alecgorge.minecraft.jsonapi.packets.Packet0x47HttpGetPacket
  294. [20:44:55] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.remappedFindClass(PluginClassLoader.java:489)
  295. [20:44:55] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:410)
  296. [20:44:55] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:211)
  297. [20:44:55] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
  298. [20:44:55] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  299. [20:44:55] [Server thread/WARN]: ... 13 more
  300. [20:44:55] [Server thread/WARN]: Caused by: java.lang.NullPointerException
  301. [20:44:55] [Server thread/ERROR]: Couldn't register my Packet0x47HttpGetPacket! Is BukkitForge/Bukkit up to date with JSONAPI?
  302. [20:44:55] [Server thread/INFO]: [JSONAPI] Logging to file: false
  303. [20:44:55] [Server thread/INFO]: [JSONAPI] Logging to console: true
  304. [20:44:55] [Server thread/INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
  305. [20:44:55] [Server thread/INFO]: [JSONAPI] Loaded methods.json.
  306. [20:44:55] [Thread-12/INFO]: [JSONAPI] Waiting 2,000 seconds to load methods so that all the other plugins load...
  307. [20:44:55] [Thread-12/INFO]: [JSONAPI] Any requests in this time will not work...
  308. [20:44:55] [Server thread/INFO]: [JSONAPI] Attempting to use port 20058
  309. [20:44:55] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.21.4
  310. [20:44:55] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  311. [20:44:55] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  312. [20:44:56] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  313. [20:44:56] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  314. [20:44:56] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  315. [20:44:56] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  316. [20:44:56] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  317. [20:44:56] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  318. [20:44:57] [Thread-12/INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
  319. [20:44:57] [Thread-12/INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
  320. [20:44:57] [Thread-12/INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
  321. [20:44:57] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 7393471304068943919
  322. [20:44:57] [Thread-12/INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
  323. [20:44:58] [Thread-12/INFO]: [JSONAPI] 378 methods loaded in 7 namespaces.
  324. [20:44:58] [Thread-12/INFO]: [JSONAPI] ------[Connection information]-------
  325. [20:44:58] [Thread-12/INFO]: [JSONAPI] JSON Server listening on 20058
  326. [20:44:58] [Thread-12/INFO]: [JSONAPI] JSON Stream Server listening on 20059
  327. [20:44:58] [Thread-12/INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 20060
  328. [20:44:58] [Thread-12/INFO]: [JSONAPI] Active and listening for requests.
  329. [20:44:58] [Thread-12/INFO]: [JSONAPI] External IP: 51.254.35.42
  330. [20:44:58] [Thread-12/INFO]: [JSONAPI] Port 20058 is properly forwarded and is externally accessible.
  331. [20:44:58] [Thread-18/WARN]: [PermissionsEx] An update to PermissionsEx version 1.23.4 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
  332. [20:44:58] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'DIM1' - Env: THE_END - Type: NORMAL & seed: 7393471304068943919
  333. [20:44:58] [Thread-12/INFO]: [JSONAPI] Port 20059 is properly forwarded and is externally accessible.
  334. [20:44:58] [Thread-12/INFO]: [JSONAPI] Port 20060 is properly forwarded and is externally accessible.
  335. [20:44:58] [Thread-12/INFO]: [JSONAPI] -------------------------------------
  336. [20:44:59] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'DIM-1' - Env: NETHER - Type: NORMAL & seed: 7393471304068943919
  337. [20:45:00] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'test' - Env: NORMAL - Type: FLAT & seed: 5024155713137975489
  338. [20:45:00] [Server thread/INFO]: Loading dimension 3 (test) (net.minecraft.server.dedicated.DedicatedServer@43172a2f)
  339. [20:45:00] [Server thread/INFO]: Preparing start region for level 3 (Dimension: 3, Seed: 5024155713137975489)
  340. [20:45:01] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'minage' - Env: NORMAL - Type: NORMAL & seed: -1961781889049784157
  341. [20:45:01] [Server thread/INFO]: Loading dimension 2 (minage) (net.minecraft.server.dedicated.DedicatedServer@43172a2f)
  342. [20:45:01] [Server thread/INFO]: Preparing start region for level 4 (Dimension: 2, Seed: -1961781889049784157)
  343. [20:45:02] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'min' - Env: NORMAL - Type: NORMAL & seed: 7393471304068943919
  344. [20:45:02] [Server thread/INFO]: Loading dimension 4 (min) (net.minecraft.server.dedicated.DedicatedServer@43172a2f)
  345. [20:45:02] [Server thread/INFO]: Preparing start region for level 5 (Dimension: 4, Seed: 7393471304068943919)
  346. [20:45:03] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'mob' - Env: NORMAL - Type: FLAT & seed: 6313327788946661404
  347. [20:45:03] [Server thread/INFO]: Loading dimension 5 (mob) (net.minecraft.server.dedicated.DedicatedServer@43172a2f)
  348. [20:45:03] [Server thread/INFO]: Preparing start region for level 6 (Dimension: 5, Seed: 6313327788946661404)
  349. [20:45:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'tt' - Env: NORMAL - Type: NORMAL & seed: -7971904965327353742
  350. [20:45:04] [Server thread/INFO]: Loading dimension 6 (tt) (net.minecraft.server.dedicated.DedicatedServer@43172a2f)
  351. [20:45:04] [Server thread/INFO]: Preparing start region for level 7 (Dimension: 6, Seed: -7971904965327353742)
  352. [20:45:05] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded.
  353. [20:45:05] [Server thread/INFO]: [CombatTag] Enabling CombatTag v6.2.0
  354. [20:45:05] [Server thread/WARN]: java.lang.NoSuchFieldException: m
  355. [20:45:05] [Server thread/WARN]: at java.lang.Class.getDeclaredField(Class.java:1961)
  356. [20:45:05] [Server thread/WARN]: at com.topcat.npclib.nms.NPCNetworkManager.getField(NPCNetworkManager.java:32)
  357. [20:45:05] [Server thread/WARN]: at com.topcat.npclib.nms.NPCNetworkManager.<clinit>(NPCNetworkManager.java:51)
  358. [20:45:05] [Server thread/WARN]: at com.topcat.npclib.NPCManager.<init>(NPCManager.java:49)
  359. [20:45:05] [Server thread/WARN]: at com.trc202.CombatTag.CombatTag.onEnable(CombatTag.java:124)
  360. [20:45:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  361. [20:45:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368)
  362. [20:45:05] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410)
  363. [20:45:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:415)
  364. [20:45:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:349)
  365. [20:45:05] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:513)
  366. [20:45:05] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:487)
  367. [20:45:05] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:447)
  368. [20:45:05] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336)
  369. [20:45:05] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633)
  370. [20:45:05] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  371. [20:45:05] [Server thread/WARN]: java.lang.NoSuchFieldException: j
  372. [20:45:05] [Server thread/WARN]: at java.lang.Class.getDeclaredField(Class.java:1961)
  373. [20:45:05] [Server thread/WARN]: at com.topcat.npclib.nms.NPCNetworkManager.getField(NPCNetworkManager.java:32)
  374. [20:45:05] [Server thread/WARN]: at com.topcat.npclib.nms.NPCNetworkManager.<init>(NPCNetworkManager.java:19)
  375. [20:45:05] [Server thread/WARN]: at com.topcat.npclib.NPCManager.<init>(NPCManager.java:49)
  376. [20:45:05] [Server thread/WARN]: at com.trc202.CombatTag.CombatTag.onEnable(CombatTag.java:124)
  377. [20:45:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  378. [20:45:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368)
  379. [20:45:05] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410)
  380. [20:45:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:415)
  381. [20:45:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:349)
  382. [20:45:05] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:513)
  383. [20:45:05] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:487)
  384. [20:45:05] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:447)
  385. [20:45:05] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336)
  386. [20:45:05] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633)
  387. [20:45:05] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  388. [20:45:05] [Server thread/WARN]: java.lang.NullPointerException
  389. [20:45:05] [Server thread/WARN]: at com.topcat.npclib.nms.NPCNetworkManager.<init>(NPCNetworkManager.java:20)
  390. [20:45:05] [Server thread/WARN]: at com.topcat.npclib.NPCManager.<init>(NPCManager.java:49)
  391. [20:45:05] [Server thread/WARN]: at com.trc202.CombatTag.CombatTag.onEnable(CombatTag.java:124)
  392. [20:45:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
  393. [20:45:05] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:368)
  394. [20:45:05] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:410)
  395. [20:45:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:415)
  396. [20:45:05] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:349)
  397. [20:45:05] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:513)
  398. [20:45:05] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:487)
  399. [20:45:05] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:447)
  400. [20:45:05] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:336)
  401. [20:45:05] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633)
  402. [20:45:05] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  403. [20:45:05] [Server thread/INFO]: [CombatTag] has loaded with a tag time of 30 seconds
  404. [20:45:05] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  405. [20:45:06] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  406. [20:45:06] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  407. [20:45:06] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  408. [20:45:06] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  409. [20:45:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  410. [20:45:06] [Server thread/INFO]: [WorldGuard] (DIM1) TNT ignition is PERMITTED.
  411. [20:45:06] [Server thread/INFO]: [WorldGuard] (DIM1) Lighters are PERMITTED.
  412. [20:45:06] [Server thread/INFO]: [WorldGuard] (DIM1) Lava fire is blocked.
  413. [20:45:06] [Server thread/INFO]: [WorldGuard] (DIM1) Fire spread is UNRESTRICTED.
  414. [20:45:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM1'
  415. [20:45:06] [Server thread/INFO]: [WorldGuard] (DIM-1) TNT ignition is PERMITTED.
  416. [20:45:06] [Server thread/INFO]: [WorldGuard] (DIM-1) Lighters are PERMITTED.
  417. [20:45:06] [Server thread/INFO]: [WorldGuard] (DIM-1) Lava fire is blocked.
  418. [20:45:06] [Server thread/INFO]: [WorldGuard] (DIM-1) Fire spread is UNRESTRICTED.
  419. [20:45:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DIM-1'
  420. [20:45:06] [Server thread/INFO]: [WorldGuard] (test) TNT ignition is PERMITTED.
  421. [20:45:06] [Server thread/INFO]: [WorldGuard] (test) Lighters are PERMITTED.
  422. [20:45:06] [Server thread/INFO]: [WorldGuard] (test) Lava fire is blocked.
  423. [20:45:06] [Server thread/INFO]: [WorldGuard] (test) Fire spread is UNRESTRICTED.
  424. [20:45:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'test'
  425. [20:45:06] [Server thread/INFO]: [WorldGuard] (minage) TNT ignition is PERMITTED.
  426. [20:45:06] [Server thread/INFO]: [WorldGuard] (minage) Lighters are PERMITTED.
  427. [20:45:06] [Server thread/INFO]: [WorldGuard] (minage) Lava fire is blocked.
  428. [20:45:06] [Server thread/INFO]: [WorldGuard] (minage) Fire spread is UNRESTRICTED.
  429. [20:45:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'minage'
  430. [20:45:06] [Server thread/INFO]: [WorldGuard] (min) TNT ignition is PERMITTED.
  431. [20:45:06] [Server thread/INFO]: [WorldGuard] (min) Lighters are PERMITTED.
  432. [20:45:06] [Server thread/INFO]: [WorldGuard] (min) Lava fire is blocked.
  433. [20:45:06] [Server thread/INFO]: [WorldGuard] (min) Fire spread is UNRESTRICTED.
  434. [20:45:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'min'
  435. [20:45:06] [Server thread/INFO]: [WorldGuard] (mob) TNT ignition is PERMITTED.
  436. [20:45:06] [Server thread/INFO]: [WorldGuard] (mob) Lighters are PERMITTED.
  437. [20:45:06] [Server thread/INFO]: [WorldGuard] (mob) Lava fire is blocked.
  438. [20:45:06] [Server thread/INFO]: [WorldGuard] (mob) Fire spread is UNRESTRICTED.
  439. [20:45:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mob'
  440. [20:45:06] [Server thread/INFO]: [WorldGuard] (tt) TNT ignition is PERMITTED.
  441. [20:45:06] [Server thread/INFO]: [WorldGuard] (tt) Lighters are PERMITTED.
  442. [20:45:06] [Server thread/INFO]: [WorldGuard] (tt) Lava fire is blocked.
  443. [20:45:06] [Server thread/INFO]: [WorldGuard] (tt) Fire spread is UNRESTRICTED.
  444. [20:45:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'tt'
  445. [20:45:06] [Server thread/INFO]: [WorldGuard] Loading region data...
  446. [20:45:07] [Server thread/INFO]: [ScLoad] Enabling ScLoad v0.1.3
  447. [20:45:08] [Server thread/INFO]: [LampControl] Enabling LampControl v2.5.2
  448. [20:45:08] [Server thread/INFO]: [LampControl] LampControl v2.5.5 is the latest version available, and the updatability of it is: UPDATE_AVAILABLE. The latest version is for 1.8.1 only.
  449. [20:45:08] [Server thread/INFO]: [LampControl] LampControl v2.5.2 is enabled!
  450. [20:45:08] [Server thread/INFO]: [SimpleSpawners] Enabling SimpleSpawners v1.0.3b2
  451. [20:45:08] [Server thread/INFO]: [Chat] Enabling Chat v1.1
  452. [20:45:08] [Server thread/INFO]: §b[Chat] §aLe plugin s'est bien démarré !
  453. [20:45:08] [Server thread/INFO]: [NoPortals] Enabling NoPortals v0.6.3
  454. [20:45:08] [Server thread/INFO]: [NoPortals] Config loaded successfully.
  455. [20:45:08] [Server thread/INFO]: [NoPortals] Found and will use PermissionsEx v1.21.4 for permissions.
  456. [20:45:08] [Server thread/INFO]: [NoPortals] Watchdog is disabled.
  457. [20:45:08] [Server thread/INFO]: [NoPortals] StopEnder is disabled.
  458. [20:45:08] [Server thread/INFO]: [NoPortals] Custom Messages are disabled.
  459. [20:45:08] [Server thread/INFO]: [TNTRun] Enabling TNTRun v3.4
  460. [20:45:08] [Server thread/INFO]: [SimpleAutoMessage] Enabling SimpleAutoMessage v1.2.3
  461. [20:45:08] [Server thread/INFO]: [SimpleAutoMessage] SimpleAutoMessage 1.2.3 is enabled!
  462. [20:45:08] [Server thread/INFO]: [NameShower] Enabling NameShower v2.0.0
  463. [20:45:09] [Server thread/INFO]: [NameShower]
  464. [20:45:09] [Server thread/INFO]: [NameShower] Connexion établie | http://mcstats.org/
  465. [20:45:09] [Server thread/INFO]: [NameShower]
  466. [20:45:09] [Server thread/INFO]: [NameShower] Recherche d'une nouvelle version...
  467. [20:45:09] [Server thread/INFO]: [NameShower]
  468. [20:45:09] [Server thread/INFO]: [NameShower] Aucune mise à jour détectée!
  469. [20:45:09] [Server thread/INFO]: [KeepYourSpawner] Enabling KeepYourSpawner v1.02
  470. [20:45:09] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  471. [20:45:09] [Server thread/INFO]: 
  472. [20:45:09] [Server thread/INFO]: KeepYourSpawner 1.02 has been enabled !
  473. [20:45:09] [Server thread/INFO]: Plugin created and developed by PYRRH4.
  474. [20:45:09] [Server thread/INFO]: 
  475. [20:45:09] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  476. [20:45:09] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.0
  477. [20:45:09] [Server thread/INFO]: [ClearLag] Loading modules...
  478. [20:45:09] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  479. [20:45:09] [Server thread/WARN]: [ClearLag] Config Error at line kill-mobs.mob-filter:
  480. [20:45:09] [Server thread/WARN]: [ClearLag] ARMOR_STAND is not a valid Entity!
  481. [20:45:09] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  482. [20:45:09] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  483. [20:45:09] [Server thread/INFO]: [InfinityDispenser] Enabling InfinityDispenser v1.7
  484. [20:45:09] [Thread-22/INFO]: [ClearLag] Checking for updates...
  485. [20:45:09] [Server thread/INFO]: [InfinityDispenser] 1.7 version is enabled
  486. [20:45:09] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.12
  487. [20:45:09] [Server thread/INFO]: [HolographicDisplays] Trying to enable Cauldron/MCPC+ support...
  488. [20:45:09] [Server thread/INFO]: [HolographicDisplays] Successfully added support for Cauldron/MCPC+!
  489. [20:45:09] [Thread-22/INFO]: [ClearLag] No updates found!
  490. [20:45:09] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  491. [20:45:09] [Server thread/INFO]: [MobSpawn] Enabling MobSpawn v1.05
  492. [20:45:09] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  493. [20:45:09] [Server thread/INFO]: 
  494. [20:45:09] [Server thread/INFO]: MobSpawn 1.05 has been enabled !
  495. [20:45:09] [Server thread/INFO]: Plugin developed by PYRRH4.
  496. [20:45:09] [Server thread/INFO]: 
  497. [20:45:09] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  498. [20:45:09] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  499. [20:45:09] [Server thread/INFO]: Le format de la version de Bukkit a été changé. La version n'a pas été vérifiée.
  500. [20:45:09] [Server thread/INFO]: 1.7.10-1614.46 (MC: 1.7.10)
  501. [20:45:09] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  502. [20:45:11] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  503. [20:45:11] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  504. [20:45:11] [Server thread/INFO]: [QuickShop] Enabling QuickShop v4.4
  505. [20:45:11] [Server thread/INFO]: [QuickShop] Hooking Vault
  506. [20:45:11] [Server thread/INFO]: [QuickShop] Starting item scheduler
  507. [20:45:11] [Server thread/INFO]: [QuickShop] Limit cfg found...
  508. [20:45:11] [Server thread/INFO]: [QuickShop] Limits.use: false
  509. [20:45:11] [Server thread/INFO]: [QuickShop] {quickshop.vip=20, quickshop=0}
  510. [20:45:11] [Server thread/INFO]: [QuickShop] Loading shops from database...
  511. [20:45:11] [Server thread/INFO]: [QuickShop] Loaded 0 shops.
  512. [20:45:11] [Server thread/INFO]: Cleaning purchase messages from database that are over a week old...
  513. [20:45:11] [Server thread/INFO]: [QuickShop] Registering Listeners
  514. [20:45:11] [Server thread/INFO]: [QuickShop] Metrics started.
  515. [20:45:11] [Server thread/INFO]: [QuickShop] QuickShop loaded!
  516. [20:45:11] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  517. [20:45:11] [Server thread/INFO]: [RandomFireworks] Enabling RandomFireworks v1.4
  518. [20:45:11] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.7.3
  519. [20:45:11] [Server thread/INFO]: [CreativeGates 2.7.3] === ENABLE START ===
  520. [20:45:11] [Server thread/INFO]: [CreativeGates 2.7.3] === ENABLE COMPLETE (Took 147ms) ===
  521. [20:45:11] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
  522. [20:45:12] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
  523. [20:45:12] [Server thread/INFO]: [AZRank] Enabling AZRank v1.3.b4
  524. [20:45:12] [Server thread/INFO]: [AZRank] Found Vault and PermissionsEx and is good to go
  525. [20:45:12] [Server thread/INFO]: [AZRank][Config]option: 'message' is: +player is now a(n) +group for+time
  526. [20:45:12] [Server thread/INFO]: [AZRank][Config]option: 'aWhile' is: a while
  527. [20:45:12] [Server thread/INFO]: [AZRank][Config]option: 'ever' is: ever
  528. [20:45:12] [Server thread/INFO]: [AZRank][Config]option: 'broadcastRankChange' is: true
  529. [20:45:12] [Server thread/INFO]: [AZRank][Config]option: 'allowOpsChanges' is: true
  530. [20:45:12] [Server thread/INFO]: [AZRank][Config]option: 'logEverything' is: false
  531. [20:45:12] [Server thread/INFO]: [AZRank][Config]option: 'checkInterval' is: 10seconds
  532. [20:45:12] [Server thread/INFO]: [AZRank] AZRank v1.3.b4 is now enabled.
  533. [20:45:12] [Server thread/INFO]: [BetterEnderChest] Enabling BetterEnderChest v2.2.5
  534. [20:45:12] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
  535. [20:45:12] [Server thread/INFO]: [AuthMe] Loading Configuration File...
  536. [20:45:12] [Server thread/INFO]: [AuthMe] Set Language: en
  537. [20:45:13] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
  538. [20:45:13] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
  539. [20:45:13] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
  540. [20:45:13] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
  541. [20:45:13] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
  542. [20:45:13] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
  543. [20:45:13] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  544. [20:45:13] [Server thread/INFO]: [Factions] Enabling Factions v2.7.3-e1
  545. [20:45:13] [Server thread/INFO]: [Factions 2.7.3-e1] === ENABLE START ===
  546. [20:45:14] [Server thread/INFO]: [Factions 2.7.3-e1] === ENABLE COMPLETE (Took 1264ms) ===
  547. [20:45:14] [Server thread/INFO]: [HonestPVP] Enabling HonestPVP v1.5
  548. [20:45:14] [Server thread/INFO]: [HonestPVP] Sucessfully linked to Factions plug !
  549. [20:45:14] [Server thread/INFO]: [BungeeTabListPlus] Enabling BungeeTabListPlus v2.3.3
  550. [20:45:14] [Server thread/ERROR]: [BungeeTabListPlus] BungeeTabListPlus requires Java 8 or above. Please download and install it!
  551. [20:45:14] [Server thread/ERROR]: [BungeeTabListPlus] Disabling plugin!
  552. [20:45:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  553. [20:45:15] [Server thread/INFO]: Done (39,195s)! For help, type "help" or "?"
  554. [20:45:15] [Server thread/INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
  555. [20:45:15] [Server thread/INFO]: [Thermos] Refusing to lock affinity, disabled in cauldron.yml
  556. [20:45:15] [Server thread/INFO]: [MassiveCore 2.7.3] Loading Cachefile datas...
  557. [20:45:15] [Server thread/INFO]: [MassiveCore 2.7.3] Loading Onlineplayer datas...
  558. [20:45:15] [Server thread/INFO]: [MassiveCore 2.7.3] Loading Registry datas...
  559. [20:45:15] [Server thread/INFO]: [MassiveCore 2.7.3] Skipping Dbmojangapi datas since offline mode...
  560. [20:45:15] [Server thread/INFO]: [MassiveCore 2.7.3] Saving Cachefile...
  561. [20:45:15] [Server thread/INFO]: [MassiveCore 2.7.3] Upgrading from player name to player uuid...
  562. [20:45:15] [Server thread/INFO]: [MassiveCore 2.7.3] Pre update factions_mplayer.
  563. [20:45:15] [Server thread/INFO]: [MassiveCore 2.7.3] Post update factions_mplayer. Took 7ms. 0/31 changed.
  564. [20:45:15] [Server thread/INFO]: [MassiveCore 2.7.3]  ... done!
  565. [20:45:15] [Server thread/INFO]: [MassiveCore 2.7.3] (database saving will now commence which might lock the server for a while)
  566. [20:45:16] [Server thread/INFO]: [Multiverse-Inventories] First run!
  567. [20:45:16] [Server thread/INFO]: [Multiverse-Inventories] Created a default group for you containing all of your default worlds: world
  568. [20:45:16] [Craft Scheduler Thread - 13/INFO]: [Vault] Checking for Updates:
  569. [20:45:16] [Craft Scheduler Thread - 13/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.4.1
  570. [20:45:16] [Craft Scheduler Thread - 13/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  571. [20:45:17] [Thermos version retriever/INFO]: New version of Thermos available: 1.7.10-1614.
  572. [20:45:17] [Thermos version retriever/INFO]: Download at: https://tcpr.ca/downloads/thermos
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement