Advertisement
Techcable

Untitled

Oct 25th, 2014
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.01 KB | None | 0 0
  1. [10:51:23] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [10:51:23] [Server thread/INFO]: Loading properties
  3. [10:51:23] [Server thread/INFO]: Default game type: SURVIVAL
  4. [10:51:24] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5. [10:51:24] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [10:51:24] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [10:51:24] [Server thread/INFO]: Debug logging is disabled
  8. [10:51:24] [Server thread/INFO]: Generating keypair
  9. [10:51:25] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [10:51:25] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [10:51:26] [Server thread/ERROR]: Could not load 'plugins/CombatTag.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidPluginException: java.lang.IllegalStateException: no implementation set
  13. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1649-patch.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:336) ~[spigot-1649-patch.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:258) [spigot-1649-patch.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  16. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot-1649-patch.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  17. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot-1649-patch.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  18. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1649-patch.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  19. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1649-patch.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  20. Caused by: java.lang.IllegalStateException: no implementation set
  21. at net.citizensnpcs.api.CitizensAPI.getImplementation(CitizensAPI.java:70) ~[?:?]
  22. at net.citizensnpcs.api.CitizensAPI.getNPCRegistry(CitizensAPI.java:103) ~[?:?]
  23. at techcable.minecraft.combattag.NPCMaster.<init>(NPCMaster.java:34) ~[?:?]
  24. at com.trc202.CombatTag.CombatTag.<init>(CombatTag.java:74) ~[?:?]
  25. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_20]
  26. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_20]
  27. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_20]
  28. at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_20]
  29. at java.lang.Class.newInstance(Class.java:433) ~[?:1.8.0_20]
  30. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot-1649-patch.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  31. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1649-patch.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  32. ... 6 more
  33. [10:51:27] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
  34. [10:51:27] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  35. [10:51:27] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.2.4
  36. [10:51:27] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  37. [10:51:27] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.28 (Phoenix)
  38. [10:51:27] [Server thread/INFO]: [Chairs] Loading Chairs v4.2
  39. [10:51:27] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
  40. [10:51:27] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.0-SNAPSHOT
  41. [10:51:27] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
  42. [10:51:27] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.2.6-SNAPSHOT
  43. [10:51:27] [Server thread/INFO]: [Carbon] Loading Carbon v1.6.4
  44. [10:51:28] [Server thread/INFO]: Carbon has finished injecting all 1.8 functionalities.
  45. [10:51:28] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  46. [10:51:28] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v5.8.76
  47. [10:51:28] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  48. [10:51:28] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  49. [10:51:28] [Server thread/INFO]: [Prism] Loading Prism v2.0.4-18
  50. [10:51:28] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v7.4.0
  51. [10:51:28] [Server thread/INFO]: [DisguiseCraft] Loading DisguiseCraft v1.1
  52. [10:51:28] [Server thread/INFO]: [MassiveHat] Loading MassiveHat v1.6.0
  53. [10:51:28] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.17
  54. [10:51:28] [Server thread/INFO]: [ShowCaseStandalone] Loading ShowCaseStandalone v697
  55. [10:51:28] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.6.1
  56. [10:51:28] [Server thread/INFO]: [TagAPI] Loading TagAPI v3.0.6
  57. [10:51:28] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.5.1
  58. [10:51:28] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.13-SNAPSHOT (build 1178)
  59. [10:51:28] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.19.1
  60. [10:51:28] [Server thread/INFO]: [NameTags] Loading NameTags v3.0
  61. [10:51:28] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.4.0-SNAPSHOT-b480
  62. [10:51:28] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.9-SNAPSHOT.3895-
  63. [10:51:28] [Server thread/INFO]: [MassiveBooks] Loading MassiveBooks v1.5.0
  64. [10:51:28] [Server thread/INFO]: [Factions] Loading Factions v2.6.0
  65. [10:51:28] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  66. [10:51:28] [Server thread/INFO]: [CompatNoCheatPlus] Loading CompatNoCheatPlus v6.5.1-SNAPSHOT-sMD5NET-b70
  67. [10:51:28] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.0-SNAPSHOT
  68. [10:51:28] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  69. [10:51:28] [Server thread/INFO]: [Carbon] Enabling Carbon v1.6.4
  70. [10:51:28] [Server thread/INFO]: Carbon is enabled.
  71. [10:51:28] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  72. [10:51:28] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  73. [10:51:29] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  74. [10:51:29] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  75. [10:51:29] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  76. [10:51:29] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  77. [10:51:29] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v7.4.0
  78. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] === ENABLE START ===
  79. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Playerdat datas...
  80. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Cachefile datas...
  81. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Onlineplayer datas...
  82. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Registry datas...
  83. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Dbmojangapi datas...
  84. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] Player Strings Found: 0
  85. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] Player Strings Cached: 0
  86. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] Player Strings Remaining: 0
  87. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] Now fetching the remaining players from Mojang API ...
  88. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] ... done!
  89. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] Saving Cachefile...
  90. [10:51:29] [Server thread/INFO]: [MassiveCore 7.4.0] Setup of IdUtil took 140ms.
  91. [10:51:30] [Server thread/INFO]: [MassiveCore 7.4.0] Activated integration with ProtocolLib
  92. [10:51:30] [Server thread/INFO]: [MassiveCore 7.4.0] Activated integration with Vault
  93. [10:51:30] [Server thread/INFO]: [MassiveCore 7.4.0] === ENABLE COMPLETE (Took 954ms) ===
  94. [10:51:30] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  95. [10:51:30] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Axe_1
  96. [10:51:30] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Axe_2
  97. [10:51:30] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Bow_1
  98. [10:51:30] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Bow_2
  99. [10:51:30] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Hoe_1
  100. [10:51:30] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Hoe_2
  101. [10:51:30] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Pickaxe_1
  102. [10:51:30] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Pickaxe_2
  103. [10:51:30] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Shovel_1
  104. [10:51:30] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Shovel_2
  105. [10:51:30] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Sword_1
  106. [10:51:30] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Sword_2
  107. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Boot_1
  108. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Boot_2
  109. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Chestplate_1
  110. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Chestplate_2
  111. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Helmet_1
  112. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Helmet_2
  113. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Legging_1
  114. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Legging_2
  115. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Block_1
  116. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Block_2
  117. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Block_1
  118. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Block_2
  119. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Block_1
  120. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Block_2
  121. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Block_1
  122. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid material name. This item will be skipped. - Block_2
  123. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid class (CLASS_NAME) detected for Mob_1.
  124. [10:51:31] [Server thread/WARN]: [mcMMO] This custom entity may not function properly.
  125. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid class (CLASS_NAME) detected for Mob_2.
  126. [10:51:31] [Server thread/WARN]: [mcMMO] This custom entity may not function properly.
  127. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid class (CLASS_NAME) detected for Mob_3.
  128. [10:51:31] [Server thread/WARN]: [mcMMO] This custom entity may not function properly.
  129. [10:51:31] [Server thread/WARN]: [mcMMO] Invalid class (CLASS_NAME) detected for Mob_4.
  130. [10:51:31] [Server thread/WARN]: [mcMMO] This custom entity may not function properly.
  131. [10:51:33] [Thread-9/WARN]: [mcMMO] The updater could not find any files for the project id 31030
  132. [10:51:34] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  133. [10:51:34] [Server thread/INFO]: Preparing level "world"
  134. [10:51:34] [Server thread/INFO]: -------- World Settings For [world] --------
  135. [10:51:34] [Server thread/INFO]: Item Despawn Rate: 6000
  136. [10:51:34] [Server thread/INFO]: Item Merge Radius: 2.5
  137. [10:51:34] [Server thread/INFO]: View Distance: 10
  138. [10:51:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
  139. [10:51:34] [Server thread/INFO]: Clear tick list: false
  140. [10:51:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  141. [10:51:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  142. [10:51:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  143. [10:51:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  144. [10:51:34] [Server thread/INFO]: Mob Spawn Range: 4
  145. [10:51:34] [Server thread/INFO]: Anti X-Ray: false
  146. [10:51:34] [Server thread/INFO]: Engine Mode: 1
  147. [10:51:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  148. [10:51:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  149. [10:51:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  150. [10:51:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  151. [10:51:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  152. [10:51:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  153. [10:51:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  154. [10:51:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  155. [10:51:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  156. [10:51:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  157. [10:51:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  158. [10:51:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  159. [10:51:34] [Server thread/INFO]: Alternative Hopper Ticking: false
  160. [10:51:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  161. [10:51:34] [Server thread/INFO]: Random Lighting Updates: false
  162. [10:51:34] [Server thread/INFO]: Structure Info Saving: true
  163. [10:51:34] [Server thread/INFO]: Sending up to 5 chunks per packet
  164. [10:51:34] [Server thread/INFO]: Max Entity Collisions: 8
  165. [10:51:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  166. [10:51:34] [Server thread/INFO]: Max TNT Explosions: 100
  167. [10:51:34] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  168. [10:51:34] [Server thread/INFO]: Item Despawn Rate: 6000
  169. [10:51:34] [Server thread/INFO]: Item Merge Radius: 2.5
  170. [10:51:34] [Server thread/INFO]: View Distance: 10
  171. [10:51:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
  172. [10:51:34] [Server thread/INFO]: Clear tick list: false
  173. [10:51:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  174. [10:51:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  175. [10:51:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  176. [10:51:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  177. [10:51:34] [Server thread/INFO]: Mob Spawn Range: 4
  178. [10:51:34] [Server thread/INFO]: Anti X-Ray: false
  179. [10:51:34] [Server thread/INFO]: Engine Mode: 1
  180. [10:51:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  181. [10:51:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  182. [10:51:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  183. [10:51:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  184. [10:51:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  185. [10:51:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  186. [10:51:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  187. [10:51:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  188. [10:51:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  189. [10:51:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  190. [10:51:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  191. [10:51:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  192. [10:51:34] [Server thread/INFO]: Alternative Hopper Ticking: false
  193. [10:51:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  194. [10:51:34] [Server thread/INFO]: Random Lighting Updates: false
  195. [10:51:34] [Server thread/INFO]: Structure Info Saving: true
  196. [10:51:34] [Server thread/INFO]: Sending up to 5 chunks per packet
  197. [10:51:34] [Server thread/INFO]: Max Entity Collisions: 8
  198. [10:51:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  199. [10:51:34] [Server thread/INFO]: Max TNT Explosions: 100
  200. [10:51:34] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  201. [10:51:34] [Server thread/INFO]: Item Despawn Rate: 6000
  202. [10:51:34] [Server thread/INFO]: Item Merge Radius: 2.5
  203. [10:51:34] [Server thread/INFO]: View Distance: 10
  204. [10:51:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
  205. [10:51:34] [Server thread/INFO]: Clear tick list: false
  206. [10:51:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  207. [10:51:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  208. [10:51:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  209. [10:51:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  210. [10:51:34] [Server thread/INFO]: Mob Spawn Range: 4
  211. [10:51:34] [Server thread/INFO]: Anti X-Ray: false
  212. [10:51:34] [Server thread/INFO]: Engine Mode: 1
  213. [10:51:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  214. [10:51:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  215. [10:51:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  216. [10:51:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  217. [10:51:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  218. [10:51:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  219. [10:51:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  220. [10:51:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  221. [10:51:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  222. [10:51:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  223. [10:51:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  224. [10:51:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  225. [10:51:34] [Server thread/INFO]: Alternative Hopper Ticking: false
  226. [10:51:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  227. [10:51:34] [Server thread/INFO]: Random Lighting Updates: false
  228. [10:51:34] [Server thread/INFO]: Structure Info Saving: true
  229. [10:51:34] [Server thread/INFO]: Sending up to 5 chunks per packet
  230. [10:51:34] [Server thread/INFO]: Max Entity Collisions: 8
  231. [10:51:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  232. [10:51:34] [Server thread/INFO]: Max TNT Explosions: 100
  233. [10:51:34] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1379804941072099798)
  234. [10:51:35] [Server thread/INFO]: Preparing spawn area: 24%
  235. [10:51:36] [Server thread/INFO]: Preparing spawn area: 57%
  236. [10:51:37] [Server thread/INFO]: Preparing spawn area: 88%
  237. [10:51:38] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1379804941072099798)
  238. [10:51:39] [Server thread/INFO]: Preparing spawn area: 29%
  239. [10:51:40] [Server thread/INFO]: Preparing spawn area: 75%
  240. [10:51:41] [Server thread/INFO]: Preparing spawn area: 99%
  241. [10:51:41] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1379804941072099798)
  242. [10:51:42] [Server thread/INFO]: [Carbon] Editing world: world
  243. [10:51:42] [Server thread/INFO]: [Carbon] Adding populator for world: world
  244. [10:51:42] [Server thread/INFO]: [Carbon] Done editing world: world
  245. [10:51:42] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
  246. [10:51:43] [Thread-10/WARN]: [PlayerHeads] The updater could not find any files for the project id 46244
  247. [10:51:43] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  248. [10:51:43] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  249. [10:51:44] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.2.4
  250. [10:51:44] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  251. [10:51:44] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  252. [10:51:44] [Server thread/INFO]: git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10)
  253. [10:51:44] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  254. [10:51:44] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  255. [10:51:44] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  256. [10:51:44] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  257. [10:51:44] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.28 (Phoenix)
  258. [10:51:45] [Server thread/INFO]: GroupManager - INFO - World Found: world
  259. [10:51:45] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  260. [10:51:45] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  261. [10:51:45] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  262. [10:51:45] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is enabled!
  263. [10:51:45] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  264. [10:51:45] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  265. [10:51:45] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  266. [10:51:45] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  267. [10:51:45] [Server thread/INFO]: [Chairs] Enabling Chairs v4.2
  268. [10:51:45] [Server thread/INFO]: [Chairs] Allowed block: WOOD_STAIRS => 0.7
  269. [10:51:45] [Server thread/INFO]: [Chairs] Allowed block: SPRUCE_WOOD_STAIRS => 0.7
  270. [10:51:45] [Server thread/INFO]: [Chairs] Allowed block: JUNGLE_WOOD_STAIRS => 0.7
  271. [10:51:45] [Server thread/INFO]: [Chairs] Allowed block: BIRCH_WOOD_STAIRS => 0.7
  272. [10:51:45] [Server thread/INFO]: [Chairs] Allowed block: SANDSTONE_STAIRS => 0.7
  273. [10:51:45] [Server thread/INFO]: [Chairs] Allowed block: COBBLESTONE_STAIRS => 0.7
  274. [10:51:45] [Server thread/INFO]: [Chairs] Allowed block: BRICK_STAIRS => 0.7
  275. [10:51:45] [Server thread/INFO]: [Chairs] Allowed block: SMOOTH_STAIRS => 0.7
  276. [10:51:45] [Server thread/INFO]: [Chairs] Allowed block: NETHER_BRICK_STAIRS => 0.7
  277. [10:51:45] [Server thread/INFO]: [Chairs] Allowed block: QUARTZ_STAIRS => 0.7
  278. [10:51:45] [Server thread/INFO]: [Chairs] Allowed block: ACACIA_STAIRS => 0.7
  279. [10:51:45] [Server thread/INFO]: [Chairs] Allowed block: DARK_OAK_STAIRS => 0.7
  280. [10:51:45] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
  281. [10:51:45] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  282. [10:51:45] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  283. [10:51:45] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  284. [10:51:45] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  285. [10:51:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  286. [10:51:45] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  287. [10:51:45] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  288. [10:51:45] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  289. [10:51:45] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  290. [10:51:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  291. [10:51:45] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  292. [10:51:45] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  293. [10:51:45] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  294. [10:51:45] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  295. [10:51:45] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  296. [10:51:45] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
  297. [10:51:45] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  298. [10:51:45] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  299. [10:51:45] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.2.6-SNAPSHOT
  300. [10:51:46] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  301. [10:51:46] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v5.8.76
  302. [10:51:46] [Server thread/INFO]: [TreeAssist] debugging: off
  303. [10:51:46] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  304. [10:51:46] [Server thread/INFO]: [Prism] Enabling Prism v2.0.4-18
  305. [10:51:46] [Server thread/INFO]: [Prism]: Initializing Prism 2.0.4-18. By Viveleroi.
  306. [10:51:47] [Server thread/INFO]: Elixr: Loaded items directory
  307. [10:51:47] [Server thread/INFO]: Elixr: Loaded items directory
  308. [10:51:47] [Server thread/INFO]: Accepted EditSessionFactory of type me.botsko.prism.bridge.PrismBlockEditSessionFactory from me.botsko.prism.bridge
  309. [10:51:47] [Server thread/INFO]: [Prism]: WorldEdit found. Associated features enabled.
  310. [10:51:48] [pool-4-thread-1/INFO]: [Prism]: Scheduled purge executor beginning new run...
  311. [10:51:48] [pool-4-thread-1/INFO]: [Prism]: Beginning prism database purge cycle. Will be performed in batches so we don't tie up the db...
  312. [10:51:48] [Server thread/INFO]: [DisguiseCraft] Enabling DisguiseCraft v1.1
  313. [10:51:48] [Server thread/INFO]: [MassiveHat] Enabling MassiveHat v1.6.0
  314. [10:51:48] [Server thread/INFO]: [MassiveHat 1.6.0] === ENABLE START ===
  315. [10:51:48] [Server thread/INFO]: [MassiveHat 1.6.0] === ENABLE COMPLETE (Took 25ms) ===
  316. [10:51:48] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.17
  317. [10:51:52] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  318. [10:51:53] [Server thread/INFO]: [ShowCaseStandalone] Enabling ShowCaseStandalone v697
  319. [10:51:53] [Server thread/INFO]: [ShowCaseStandalone] Starting build 697.0, made on 2014-07-21 17:45:29 by kellerkindt with help by Ryzko, sorklin, rtainc
  320. [10:51:53] [Server thread/INFO]: [ShowCaseStandalone] Loading configuration.
  321. [10:51:53] [Server thread/INFO]: [ShowCaseStandalone] Loaded Shops: 1, PlayerSessions: 1
  322. [10:51:54] [Server thread/INFO]: WARNING: This is a development version, there COULD be issues. Please be aware of this!
  323. [10:51:54] [Server thread/INFO]: [ShowCaseStandalone] Enabled!
  324. [10:51:54] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.6.1
  325. [10:51:54] [Server thread/INFO]: [CreativeGates 2.6.1] === ENABLE START ===
  326. [10:51:54] [Server thread/INFO]: [CreativeGates 2.6.1] === ENABLE COMPLETE (Took 166ms) ===
  327. [10:51:54] [Server thread/INFO]: [TagAPI] Enabling TagAPI v3.0.6
  328. [10:51:54] [Server thread/WARN]: [TagAPI] Inconsistency found: Potential mod detected. TagAPI may not run properly. Let's try it anyway!
  329. [10:51:54] [Server thread/INFO]: [TagAPI] It looks like you're using a mod, but it's claiming to be "CraftBukkit" when I ask it.
  330. [10:51:54] [Server thread/INFO]: [TagAPI] When I check the version string I get "git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10)" which doesn't sound like CraftBukkit to me (Could be wrong!).
  331. [10:51:54] [Server thread/INFO]: [TagAPI] The above (or below, if your log reads in reverse) message DOES NOT mean there is a problem with TagAPI. Don't panic. Just breathe!
  332. [10:51:54] [Server thread/INFO]: [TagAPI] Using hooks for CraftBukkit v1_7_R4
  333. [10:51:54] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.5.1
  334. [10:51:54] [Server thread/INFO]: [SilkSpawners] Loading support for v1_7_R4
  335. [10:51:54] [Server thread/INFO]: [SilkSpawners] AutoUpdater is disabled due to config setting.
  336. [10:51:54] [Server thread/INFO]: [SilkSpawners] BarAPI was not found and remains disabled!
  337. [10:51:54] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.13-SNAPSHOT (build 1178)
  338. [10:51:55] [Server thread/ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes
  339. [10:51:55] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.19.1
  340. [10:51:55] [Server thread/INFO]: [VanishNoPacket] Using color changing features of TagAPI.
  341. [10:51:55] [Server thread/INFO]: [VanishNoPacket] Now hooking into Essentials
  342. [10:51:55] [Server thread/INFO]: [VanishNoPacket] 3.19.1 loaded.
  343. [10:51:55] [Server thread/INFO]: [NameTags] Enabling NameTags v3.0
  344. [10:51:55] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.4.0-SNAPSHOT-b480
  345. [10:51:56] [Server thread/INFO]: [EchoPet] [VanishNoPacket] Successfully hooked
  346. [10:51:56] [Server thread/INFO]: [EchoPet] [WorldGuard] Successfully hooked
  347. [10:51:58] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.9-SNAPSHOT.3895-
  348. [10:51:58] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML!
  349. [10:51:59] [Server thread/INFO]: [CraftBook] Enumerating chunks for self-triggered components...
  350. [10:51:59] [Server thread/INFO]: [CraftBook] 1876 chunk(s) for 3 world(s) processed (50ms elapsed)
  351. [10:51:59] [Server thread/INFO]: [CraftBook] The Auto-Updater is disabled for your version!
  352. [10:51:59] [Server thread/INFO]: [MassiveBooks] Enabling MassiveBooks v1.5.0
  353. [10:51:59] [Server thread/INFO]: [MassiveBooks 1.5.0] === ENABLE START ===
  354. [10:51:59] [Server thread/INFO]: [MassiveBooks 1.5.0] === ENABLE COMPLETE (Took 235ms) ===
  355. [10:51:59] [Server thread/INFO]: [Factions] Enabling Factions v2.6.0
  356. [10:51:59] [Server thread/INFO]: [Factions 2.6.0] === ENABLE START ===
  357. [10:52:00] [Server thread/INFO]: [Factions 2.6.0] === ENABLE COMPLETE (Took 786ms) ===
  358. [10:52:00] [Server thread/INFO]: [CompatNoCheatPlus] Enabling CompatNoCheatPlus v6.5.1-SNAPSHOT-sMD5NET-b70
  359. [10:52:00] [Server thread/INFO]: [cncp] Ensured that the following plugin is enabled: WorldGuard
  360. [10:52:00] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): Citizens2(default) / 2.2
  361. [10:52:00] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): mcMMO(default) / 2.1
  362. [10:52:00] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockBreak(default) / 1.1
  363. [10:52:00] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): BlockPlace(default) / 1.0
  364. [10:52:00] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): InstaBreak(default) / 1.0
  365. [10:52:00] [Server thread/INFO]: [cncp] Registered hook(NCPHook might get added later): EntityDamageByEntity(default) / 0.0
  366. [10:52:00] [Server thread/ERROR]: [CompatNoCheatPlus] Plugin CompatNoCheatPlus v6.5.1-SNAPSHOT-sMD5NET-b70 has failed to register events for class me.asofold.bpl.cncp.hooks.generic.HookBlockBreak because fr/neatmonster/nocheatplus/checks/CheckType does not exist.
  367. [10:52:00] [Server thread/ERROR]: [CompatNoCheatPlus] Plugin CompatNoCheatPlus v6.5.1-SNAPSHOT-sMD5NET-b70 has failed to register events for class me.asofold.bpl.cncp.hooks.generic.HookEntityDamageByEntity because fr/neatmonster/nocheatplus/checks/CheckType does not exist.
  368. [10:52:00] [Server thread/ERROR]: [CompatNoCheatPlus] Plugin CompatNoCheatPlus v6.5.1-SNAPSHOT-sMD5NET-b70 has failed to register events for class me.asofold.bpl.cncp.hooks.mcmmo.HookmcMMO because fr/neatmonster/nocheatplus/hooks/NCPHook does not exist.
  369. [10:52:00] [Server thread/ERROR]: [CompatNoCheatPlus] Plugin CompatNoCheatPlus v6.5.1-SNAPSHOT-sMD5NET-b70 has failed to register events for class me.asofold.bpl.cncp.hooks.generic.HookBlockPlace because fr/neatmonster/nocheatplus/checks/CheckType does not exist.
  370. [10:52:00] [Server thread/ERROR]: [CompatNoCheatPlus] Plugin CompatNoCheatPlus v6.5.1-SNAPSHOT-sMD5NET-b70 has failed to register events for class me.asofold.bpl.cncp.hooks.generic.HookInstaBreak because [Lfr/neatmonster/nocheatplus/checks/CheckType; does not exist.
  371. [10:52:00] [Server thread/INFO]: [CompatNoCheatPlus] CompatNoCheatPlus v6.5.1-SNAPSHOT-sMD5NET-b70 is enabled. Some hooks might get registered with NoCheatPlus later on.
  372. [10:52:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  373. [10:52:01] [Server thread/INFO]: Done (27.673s)! For help, type "help" or "?"
  374. [10:52:01] [Server thread/INFO]: Starting GS4 status listener
  375. [10:52:01] [Query Listener #1/INFO]: Query running on 0.0.0.0:25566
  376. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] ============================================
  377. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] We are preparing for Mojangs switch to UUIDs.
  378. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Learn more at: https://forums.bukkit.org/threads/psa-the-switch-to-uuids-potential-plugin-server-breakage.250915/
  379. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Playerdat datas...
  380. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Cachefile datas...
  381. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Onlineplayer datas...
  382. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Registry datas...
  383. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Dbmojangapi datas...
  384. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Player Strings Found: 0
  385. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Player Strings Cached: 0
  386. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Player Strings Remaining: 0
  387. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Now fetching the remaining players from Mojang API ...
  388. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] ... done!
  389. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Saving Cachefile...
  390. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Now updating database for plugins that are ready ...
  391. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Pre update factions_mplayer.
  392. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Post update factions_mplayer. Took 23ms. 0/1 changed.
  393. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Pre update factions_uplayer@default.
  394. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] Post update factions_uplayer@default. Took 1ms. 0/1 changed.
  395. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] ... done!
  396. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] (database saving will now commence which might lock the server for a while)
  397. [10:52:02] [Server thread/INFO]: [MassiveCore 7.4.0] ============================================
  398. [10:52:02] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  399. [10:52:02] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
  400. [10:52:03] [Server thread/WARN]: [CraftBook] §cWarning! You have no mechanics enabled, the plugin will appear to do nothing until a feature is enabled!
  401. [10:52:03] [Craft Scheduler Thread - 17/WARN]: [OpenInv] The updater could not find any files for the project id 31432
  402. [10:52:03] [Craft Scheduler Thread - 17/INFO]: [OpenInv] Update failed, reason: FAIL_BADID
  403. [10:52:03] [Thread-13/WARN]: [EchoPet] The updater could not find any files for the project id 53655
  404. [10:52:04] [Craft Scheduler Thread - 20/WARN]: [Vault] No files found, or Feed URL is bad.
  405. [10:52:04] [Craft Scheduler Thread - 20/INFO]: [Vault] Checking for Updates:
  406. [10:52:04] [Craft Scheduler Thread - 20/INFO]: [Vault] No new version available
  407. [10:52:04] [Craft Scheduler Thread - 8/INFO]: [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
  408. [10:52:16] [Craft Scheduler Thread - 8/INFO]: [Prism]: Cleared 0 rows from the database. Using: before:8w
  409. [10:52:16] [Craft Scheduler Thread - 8/INFO]: [Prism]: Moving on to next purge rule...
  410. [10:52:19] [Craft Scheduler Thread - 8/INFO]: [Prism]: Cleared 0 rows from the database. Using: a:water-flow before:4w
  411. [10:57:16] [Server thread/WARN]: [CraftBook] §cWarning! You have no mechanics enabled, the plugin will appear to do nothing until a feature is enabled!
  412. [11:02:18] [Server thread/WARN]: [CraftBook] §cWarning! You have no mechanics enabled, the plugin will appear to do nothing until a feature is enabled!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement