Advertisement
Guest User

Untitled

a guest
Apr 15th, 2015
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.40 KB | None | 0 0
  1. [07:06:53] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [07:06:53] [Server thread/INFO]: Loading properties
  3. [07:06:53] [Server thread/INFO]: Default game type: SURVIVAL
  4. [07:06:53] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-eb39b47-0899683 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  5. [07:06:53] [Server thread/INFO]: Debug logging is disabled
  6. [07:06:53] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [07:06:53] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [07:06:53] [Server thread/INFO]: Generating keypair
  9. [07:06:53] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [07:06:54] [Server thread/ERROR]: Ambiguous plugin name `EssentialsGeoIP' for files `plugins\original-EssentialsGeoIP-2.x-SNAPSHOT.jar' and `plugins\EssentialsGeoIP-2.x-SNAPSHOT.jar' in `plugins'
  11. [07:06:54] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [07:06:54] [Server thread/ERROR]: Could not load 'plugins\Mystic (3).jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/leothepro555/mystic/MysticPlugin : Unsupported major.minor version 52.0
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  17. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  18. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  19. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  20. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  21. Caused by: java.lang.UnsupportedClassVersionError: me/leothepro555/mystic/MysticPlugin : Unsupported major.minor version 52.0
  22. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_60]
  23. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_60]
  24. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_60]
  25. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_60]
  26. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_60]
  27. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_60]
  28. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_60]
  29. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_60]
  30. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_60]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  33. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]
  34. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]
  35. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_60]
  36. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_60]
  37. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  39. ... 6 more
  40. [07:06:54] [Server thread/INFO]: [Actionbar] Loading Actionbar v1.1.1
  41. [07:06:54] [Server thread/INFO]: [Titlebar] Loading Titlebar v1.1.1
  42. [07:06:54] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.28 (Phoenix)
  43. [07:06:54] [Server thread/INFO]: [CloudTrade] Loading CloudTrade v1.5
  44. [07:06:54] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
  45. [07:06:54] [Server thread/INFO]: [BossShop] Loading BossShop v2.1.0
  46. [07:06:54] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
  47. [07:06:54] [Server thread/INFO]: [PortableCraftingTable] Loading PortableCraftingTable v0.0.1
  48. [07:06:54] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.9-e0791a0
  49. [07:06:54] [Server thread/INFO]: [Commander] Loading Commander v1.2.3
  50. [07:06:54] [Server thread/INFO]: [BS-SingleUse] Loading BS-SingleUse v1.1.0
  51. [07:06:54] [Server thread/INFO]: [EnchantPlus] Loading EnchantPlus v1.3.2
  52. [07:06:54] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  53. [07:06:54] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP vTeamCity
  54. [07:06:54] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
  55. [07:06:54] [Server thread/INFO]: [RecipeManager] Loading RecipeManager v2.3.4
  56. [07:06:54] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  57. [07:06:54] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
  58. [07:06:54] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  59. [07:06:54] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  60. [07:06:54] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  61. [07:06:54] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  62. [07:06:54] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
  63. [07:06:54] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  64. [07:06:54] [Server thread/INFO]: Preparing level "world"
  65. [07:06:54] [Server thread/INFO]: -------- World Settings For [world] --------
  66. [07:06:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  67. [07:06:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  68. [07:06:54] [Server thread/INFO]: Item Merge Radius: 2.5
  69. [07:06:54] [Server thread/INFO]: Item Despawn Rate: 6000
  70. [07:06:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  71. [07:06:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  72. [07:06:54] [Server thread/INFO]: Clear tick list: false
  73. [07:06:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  74. [07:06:54] [Server thread/INFO]: View Distance: 10
  75. [07:06:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  76. [07:06:54] [Server thread/INFO]: Anti X-Ray: true
  77. [07:06:54] [Server thread/INFO]: Engine Mode: 1
  78. [07:06:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  79. [07:06:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  80. [07:06:54] [Server thread/INFO]: Alternative Hopper Ticking: false
  81. [07:06:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  82. [07:06:54] [Server thread/INFO]: Mob Spawn Range: 4
  83. [07:06:54] [Server thread/INFO]: Random Lighting Updates: false
  84. [07:06:54] [Server thread/INFO]: Structure Info Saving: true
  85. [07:06:54] [Server thread/INFO]: Max TNT Explosions: 100
  86. [07:06:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  87. [07:06:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  88. [07:06:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  89. [07:06:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  90. [07:06:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  91. [07:06:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  92. [07:06:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  93. [07:06:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  94. [07:06:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  95. [07:06:54] [Server thread/INFO]: Sending up to 10 chunks per packet
  96. [07:06:54] [Server thread/INFO]: Max Entity Collisions: 8
  97. [07:06:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  98. [07:06:54] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  99. [07:06:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  100. [07:06:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  101. [07:06:54] [Server thread/INFO]: Item Merge Radius: 2.5
  102. [07:06:54] [Server thread/INFO]: Item Despawn Rate: 6000
  103. [07:06:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  104. [07:06:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  105. [07:06:54] [Server thread/INFO]: Clear tick list: false
  106. [07:06:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  107. [07:06:54] [Server thread/INFO]: View Distance: 10
  108. [07:06:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  109. [07:06:54] [Server thread/INFO]: Anti X-Ray: true
  110. [07:06:54] [Server thread/INFO]: Engine Mode: 1
  111. [07:06:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  112. [07:06:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  113. [07:06:54] [Server thread/INFO]: Alternative Hopper Ticking: false
  114. [07:06:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  115. [07:06:54] [Server thread/INFO]: Mob Spawn Range: 4
  116. [07:06:54] [Server thread/INFO]: Random Lighting Updates: false
  117. [07:06:54] [Server thread/INFO]: Structure Info Saving: true
  118. [07:06:54] [Server thread/INFO]: Max TNT Explosions: 100
  119. [07:06:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  120. [07:06:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  121. [07:06:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  122. [07:06:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  123. [07:06:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  124. [07:06:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  125. [07:06:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  126. [07:06:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  127. [07:06:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  128. [07:06:54] [Server thread/INFO]: Sending up to 10 chunks per packet
  129. [07:06:54] [Server thread/INFO]: Max Entity Collisions: 8
  130. [07:06:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  131. [07:06:54] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  132. [07:06:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  133. [07:06:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  134. [07:06:54] [Server thread/INFO]: Item Merge Radius: 2.5
  135. [07:06:54] [Server thread/INFO]: Item Despawn Rate: 6000
  136. [07:06:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  137. [07:06:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  138. [07:06:54] [Server thread/INFO]: Clear tick list: false
  139. [07:06:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  140. [07:06:54] [Server thread/INFO]: View Distance: 10
  141. [07:06:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  142. [07:06:54] [Server thread/INFO]: Anti X-Ray: true
  143. [07:06:54] [Server thread/INFO]: Engine Mode: 1
  144. [07:06:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  145. [07:06:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  146. [07:06:54] [Server thread/INFO]: Alternative Hopper Ticking: false
  147. [07:06:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  148. [07:06:54] [Server thread/INFO]: Mob Spawn Range: 4
  149. [07:06:54] [Server thread/INFO]: Random Lighting Updates: false
  150. [07:06:54] [Server thread/INFO]: Structure Info Saving: true
  151. [07:06:54] [Server thread/INFO]: Max TNT Explosions: 100
  152. [07:06:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  153. [07:06:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  154. [07:06:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  155. [07:06:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  156. [07:06:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  157. [07:06:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  158. [07:06:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  159. [07:06:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  160. [07:06:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  161. [07:06:54] [Server thread/INFO]: Sending up to 10 chunks per packet
  162. [07:06:54] [Server thread/INFO]: Max Entity Collisions: 8
  163. [07:06:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  164. [07:06:54] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7163941115579089277)
  165. [07:06:55] [Server thread/INFO]: Preparing spawn area: 74%
  166. [07:06:56] [Server thread/INFO]: Preparing start region for level 1 (Seed: -7163941115579089277)
  167. [07:06:57] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8184279416051416130)
  168. [07:06:57] [Server thread/INFO]: [Actionbar] Enabling Actionbar v1.1.1
  169. [07:06:57] [Server thread/INFO]: Actionbar> Actionbar v1.1.1 enabled!!
  170. [07:06:57] [Server thread/INFO]: [Titlebar] Enabling Titlebar v1.1.1
  171. [07:06:57] [Server thread/INFO]: Titlebar> Titlebar v1.1.1 enabled!!
  172. [07:06:57] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.28 (Phoenix)
  173. [07:06:57] [Server thread/INFO]: GroupManager - INFO - World Found: world
  174. [07:06:57] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  175. [07:06:57] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  176. [07:06:57] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  177. [07:06:57] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is enabled!
  178. [07:06:57] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  179. [07:06:57] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  180. [07:06:57] [Server thread/INFO]: [CloudTrade] Enabling CloudTrade v1.5
  181. [07:06:57] [Server thread/ERROR]: Cannot load plugins\CloudTrade\lang.yml
  182. org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  183. in 'string', line 1, column 1:
  184. LanguageName: 'Default English'
  185. ^
  186. expected <block end>, but found Scalar
  187. in 'string', line 3, column 26:
  188. errPermissions: 'You can't trade bro.'
  189. ^
  190.  
  191. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  192. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  193. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  194. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  195. at com.solarcloud7.cloudtrade.CloudTrade.reloadLangFile(CloudTrade.java:68) [CloudTrade-1.5.jar:?]
  196. at com.solarcloud7.cloudtrade.CloudTrade.onEnable(CloudTrade.java:54) [CloudTrade-1.5.jar:?]
  197. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  198. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  199. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  200. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  201. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  202. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  203. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  204. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  205. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  206. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  207. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  208. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  209. in 'string', line 1, column 1:
  210. LanguageName: 'Default English'
  211. ^
  212. expected <block end>, but found Scalar
  213. in 'string', line 3, column 26:
  214. errPermissions: 'You can't trade bro.'
  215. ^
  216.  
  217. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  218. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  219. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  220. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  221. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  222. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  223. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  224. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  225. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  226. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  227. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  228. ... 16 more
  229. [07:06:57] [Server thread/INFO]: [CloudTrade] Loaded Language File: Default English
  230. [07:06:57] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
  231. [07:06:57] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
  232. [07:06:57] [Server thread/INFO]: [BossShop] Enabling BossShop v2.1.0
  233. [07:06:57] [Server thread/INFO]: [BossShop] Loading data...
  234. [07:06:57] [Server thread/ERROR]: [BossShop] Was not able to create BuyItem Quests! unknown is not a valid RewardType!
  235. [07:06:57] [Server thread/ERROR]: [BossShop] Valid RewardTypes:
  236. [07:06:57] [Server thread/ERROR]: [BossShop] -Item
  237. [07:06:57] [Server thread/ERROR]: [BossShop] -Enchantment
  238. [07:06:57] [Server thread/ERROR]: [BossShop] -Command
  239. [07:06:57] [Server thread/ERROR]: [BossShop] -TimeCommand
  240. [07:06:57] [Server thread/ERROR]: [BossShop] -Permission
  241. [07:06:57] [Server thread/ERROR]: [BossShop] -Money
  242. [07:06:57] [Server thread/ERROR]: [BossShop] -Points
  243. [07:06:57] [Server thread/ERROR]: [BossShop] -Shop
  244. [07:06:57] [Server thread/ERROR]: [BossShop] -PlayerCommand
  245. [07:06:57] [Server thread/ERROR]: [BossShop] -BungeeCordServer
  246. [07:06:57] [Server thread/ERROR]: [BossShop] -Custom
  247. [07:06:57] [Server thread/ERROR]: [BossShop] Mistake in Config: SNOWBALL (type) is no valid Material!
  248. [07:06:57] [Server thread/ERROR]: [BossShop] Mistake in Config: SNOWBALL (type) is no valid Material!
  249. [07:06:57] [Server thread/INFO]: [BossShop] Loaded 2 Shops!
  250. [07:06:57] [Server thread/INFO]: [BossShop] Vault found.
  251. [07:06:57] [Server thread/INFO]: [PortableCraftingTable] Enabling PortableCraftingTable v0.0.1
  252. [07:06:57] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.9-e0791a0
  253. [07:06:58] [Server thread/INFO]: [Commander] Enabling Commander v1.2.3
  254. [07:06:58] [Server thread/INFO]: [Commander] Successfully imported 4 patterns from playercmd.txt
  255. [07:06:58] [Server thread/INFO]: [Commander] Successfully imported 6 patterns from playerchat.txt
  256. [07:06:58] [Server thread/INFO]: [Commander] Successfully imported 1 patterns from consolecmd.txt
  257. [07:06:58] [Server thread/INFO]: [Commander] Enabled
  258. [07:06:58] [Server thread/INFO]: [BS-SingleUse] Enabling BS-SingleUse v1.1.0
  259. [07:06:58] [Server thread/INFO]: [BossShop] Enabling Addon BS-SingleUse
  260. [07:06:58] [Server thread/INFO]: [BS-SingleUse] Loaded 15 SingleUse Items
  261. [07:06:58] [Server thread/INFO]: [EnchantPlus] Enabling EnchantPlus v1.3.2
  262. [07:06:58] [Server thread/INFO]: [EnchantPlus] This plugin is using Metrics by Hidendra!
  263. [07:06:58] [Server thread/INFO]: [EnchantPlus] Plugin version 1.3.2 activated! (22 ms)
  264. [07:06:58] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  265. [07:06:58] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  266. [07:06:58] [Server thread/INFO]: git-Spigot-eb39b47-0899683 (MC: 1.8)
  267. [07:06:58] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
  268. [07:06:58] [Server thread/INFO]: Using locale en_US
  269. [07:06:59] [Server thread/INFO]: Using locale en_US
  270. [07:06:59] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  271. [07:06:59] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  272. [07:06:59] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP vTeamCity
  273. [07:06:59] [Server thread/WARN]: config broken for xmpp
  274. [07:06:59] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
  275. [07:06:59] [Server thread/ERROR]: Error occurred while enabling EssentialsGeoIP vTeamCity (Is it up to date?)
  276. java.lang.NoClassDefFoundError: com/maxmind/geoip/LookupService
  277. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:132) ~[?:?]
  278. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:41) ~[?:?]
  279. at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:34) ~[?:?]
  280. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  281. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  282. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  283. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  284. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  285. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  286. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  287. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  288. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  289. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  290. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  291. Caused by: java.lang.ClassNotFoundException: com.maxmind.geoip.LookupService
  292. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_60]
  293. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_60]
  294. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_60]
  295. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_60]
  296. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  297. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  298. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]
  299. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_60]
  300. ... 14 more
  301. [07:06:59] [Server thread/INFO]: [RecipeManager] Enabling RecipeManager v2.3.4
  302. [07:06:59] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  303. [07:06:59] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  304. [07:06:59] [Server thread/INFO]: Done (5.294s)! For help, type "help" or "?"
  305. [07:07:00] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  306. [07:07:00] [Craft Scheduler Thread - 7/INFO]: [Vault] Checking for Updates ...
  307. [07:07:00] [Craft Scheduler Thread - 0/INFO]: [RecipeManager] Loading all recipes...
  308. [07:07:00] [Craft Scheduler Thread - 0/INFO]: [RecipeManager] No recipe files exist in the recipes folder.
  309. [07:07:00] [Craft Scheduler Thread - 7/INFO]: [Vault] No new version available
  310. [07:07:10] [User Authenticator #1/INFO]: UUID of player CageCreeper is c3a7c55e-8044-4b46-9ec0-906bbd7871df
  311. [07:07:11] [Server thread/INFO]: CageCreeper[/127.0.0.1:57319] logged in with entity id 193 at ([world] 956.0772456017479, 65.0, 1066.7371756998443)
  312. [07:07:11] [Server thread/WARN]: [Essentials] Task #25 for Essentials vTeamCity generated an exception
  313. java.lang.NullPointerException
  314. at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:176) ~[?:?]
  315. at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:123) ~[?:?]
  316. at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$1.run(EssentialsXMPPPlayerListener.java:35) ~[?:?]
  317. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  318. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  319. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:694) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  320. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  321. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  322. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot-1.8.jar:git-Spigot-eb39b47-0899683]
  323. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  324. [07:07:15] [Server thread/INFO]: CageCreeper issued server command: /menchant
  325. [07:07:23] [Server thread/INFO]: CageCreeper issued server command: /gm 1
  326. [07:07:25] [Server thread/INFO]: CageCreeper issued server command: /help mystuc
  327. [07:07:28] [Server thread/INFO]: CageCreeper issued server command: /help mystic
  328. [07:07:30] [Server thread/INFO]: CageCreeper issued server command: /menchant
  329. [07:07:34] [Server thread/INFO]: CageCreeper issued server command: /gm 0
  330. [07:07:36] [Server thread/INFO]: CageCreeper issued server command: /stop
  331. [07:07:36] [Server thread/INFO]: Stopping server
  332. [07:07:36] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  333. [07:07:36] [Server thread/INFO]: [RecipeManager] Disabling RecipeManager v2.3.4
  334. [07:07:36] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP vTeamCity
  335. [07:07:36] [Server thread/INFO]: [EssentialsXMPP] Disabling EssentialsXMPP vTeamCity
  336. [07:07:36] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  337. [07:07:36] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  338. [07:07:36] [Server thread/INFO]: [EnchantPlus] Disabling EnchantPlus v1.3.2
  339. [07:07:36] [Server thread/INFO]: [EnchantPlus] Plugin deactivated!
  340. [07:07:36] [Server thread/INFO]: [BS-SingleUse] Disabling BS-SingleUse v1.1.0
  341. [07:07:36] [Server thread/INFO]: [BossShop] Disabling Addon BS-SingleUse
  342. [07:07:36] [Server thread/INFO]: [Commander] Disabling Commander v1.2.3
  343. [07:07:36] [Server thread/INFO]: [Commander] Disabled
  344. [07:07:36] [Server thread/INFO]: [PlayerHeads] Disabling PlayerHeads v3.9-e0791a0
  345. [07:07:36] [Server thread/INFO]: [PortableCraftingTable] Disabling PortableCraftingTable v0.0.1
  346. [07:07:36] [Server thread/INFO]: [Vault] Disabling Vault v1.5.3-b37
  347. [07:07:36] [Server thread/INFO]: [BossShop] Disabling BossShop v2.1.0
  348. [07:07:36] [Server thread/INFO]: [BossShop] Disabling... bye!
  349. [07:07:36] [Server thread/INFO]: [MotdManager] Disabling MotdManager v1.41-b20
  350. [07:07:36] [Server thread/INFO]: [MotdManager] version 1.41-b20 is disabled!
  351. [07:07:36] [Server thread/INFO]: [CloudTrade] Disabling CloudTrade v1.5
  352. [07:07:36] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.28 (Phoenix)
  353. [07:07:36] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
  354. [07:07:36] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is disabled!
  355. [07:07:36] [Server thread/INFO]: [Titlebar] Disabling Titlebar v1.1.1
  356. [07:07:36] [Server thread/INFO]: Titlebar> Titlebar v1.1.1 disabled!!
  357. [07:07:36] [Server thread/INFO]: [Actionbar] Disabling Actionbar v1.1.1
  358. [07:07:36] [Server thread/INFO]: Actionbar> Actionbar v1.1.1 disabled!!
  359. [07:07:36] [Server thread/INFO]: Saving players
  360. [07:07:36] [Server thread/INFO]: CageCreeper lost connection: Server closed
  361. [07:07:36] [Server thread/INFO]: CageCreeper left the game.
  362. [07:07:36] [Server thread/INFO]: Saving worlds
  363. [07:07:36] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  364. [07:07:36] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  365. [07:07:36] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement