Advertisement
Guest User

Hi

a guest
Jul 8th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.07 KB | None | 0 0
  1. [11:52:01] [Server thread/INFO]: Starting minecraft server version 1.8.3
  2. [11:52:01] [Server thread/INFO]: Loading properties
  3. [11:52:01] [Server thread/INFO]: Default game type: SURVIVAL
  4. [11:52:01] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-2ec6f06-7722428 (MC: 1.8.3) (Implementing API version 1.8.3-R0.1-SNAPSHOT)
  5. [11:52:01] [Server thread/INFO]: Debug logging is disabled
  6. [11:52:01] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [11:52:01] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [11:52:01] [Server thread/INFO]: Generating keypair
  9. [11:52:01] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [11:52:01] [Server thread/INFO]: Using default channel type
  11. [11:52:02] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [11:52:02] [Server thread/ERROR]: Could not load 'plugins\corpses1.8.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/EntityHuman
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  17. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugins(CraftServer.java:291) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  18. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:199) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  19. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  20. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  21. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/EntityHuman
  22. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_79]
  23. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_79]
  24. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  25. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  26. ... 6 more
  27. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R1.EntityHuman
  28. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  30. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
  31. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
  32. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_79]
  33. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_79]
  34. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  35. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  36. ... 6 more
  37. [11:52:03] [Server thread/INFO]: [Lootbox] Loading Lootbox v1.4
  38. [11:52:03] [Server thread/INFO]: [Actionbar] Loading Actionbar v1.1.1
  39. [11:52:03] [Server thread/INFO]: [InventoryBound] Loading InventoryBound v1.0
  40. [11:52:03] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.28 (Phoenix)
  41. [11:52:03] [Server thread/INFO]: [ObsidianBreak] Loading ObsidianBreak v1.0
  42. [11:52:03] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  43. [11:52:03] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
  44. [11:52:03] [Server thread/INFO]: [BossShop] Loading BossShop v2.1.0
  45. [11:52:03] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
  46. [11:52:03] [Server thread/INFO]: [Mystic] Loading Mystic v1
  47. [11:52:03] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.9-e0791a0
  48. [11:52:03] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b692
  49. [11:52:03] [Server thread/INFO]: [TerrainControl] Loading TerrainControl v2.7.1-SNAPSHOT
  50. [11:52:03] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.7.3
  51. [11:52:03] [Server thread/INFO]: [DragonCore] Loading DragonCore v1.0
  52. [11:52:03] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.6.6
  53. [11:52:03] [Server thread/INFO]: [RealisticTNT] Loading RealisticTNT v13a
  54. [11:52:03] [Server thread/INFO]: [Titlebar] Loading Titlebar v1.1.1
  55. [11:52:03] [Server thread/INFO]: [ClaimLevels] Loading ClaimLevels v1.1
  56. [11:52:03] [Server thread/INFO]: [CloudTrade] Loading CloudTrade v1.5
  57. [11:52:03] [Server thread/INFO]: [Clouds] Loading Clouds v0.6
  58. [11:52:03] [Server thread/INFO]: [TreasureChest] Loading TreasureChest v8.4.4
  59. [11:52:03] [Server thread/INFO]: [StormClouds] Loading StormClouds v1.0.0
  60. [11:52:03] [Server thread/INFO]: [Kingdoms] Loading Kingdoms v2
  61. [11:52:03] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
  62. [11:52:03] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.3-SNAPSHOT-b117
  63. [11:52:03] [Server thread/INFO]: [Commander] Loading Commander v1.2.3
  64. [11:52:03] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.2
  65. [11:52:03] [Server thread/INFO]: [HoloAPI] Loading HoloAPI v1.2.3
  66. [11:52:03] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.9
  67. [11:52:03] [Server thread/INFO]: [HorseTamer] Loading HorseTamer v0.1
  68. [11:52:03] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
  69. [11:52:03] [Server thread/INFO]: [EnchantPlus] Loading EnchantPlus v1.3.2
  70. [11:52:03] [Server thread/INFO]: [BS-SingleUse] Loading BS-SingleUse v1.1.0
  71. [11:52:03] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  72. [11:52:03] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
  73. [11:52:03] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v5.0
  74. [11:52:03] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  75. [11:52:03] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.5.1
  76. [11:52:03] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b713
  77. [11:52:03] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
  78. [11:52:03] [Server thread/INFO]: [RecipeManager] Loading RecipeManager v2.3.4
  79. [11:52:03] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.0
  80. [11:52:03] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v2.0.6
  81. [11:52:03] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  82. [11:52:03] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
  83. [11:52:03] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  84. [11:52:03] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  85. [11:52:03] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  86. [11:52:03] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  87. [11:52:03] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
  88. [11:52:03] [Server thread/INFO]: [TerrainControl] Enabling TerrainControl v2.7.1-SNAPSHOT
  89. [11:52:03] [Server thread/INFO]: [TerrainControl] [INFO] 31 Global custom objects loaded
  90. [11:52:03] [Server thread/INFO]: [TerrainControl] [INFO] Global objects loaded, waiting for worlds to load
  91. [11:52:03] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.3-SNAPSHOT-b117
  92. [11:52:03] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  93. [11:52:03] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
  94. [11:52:05] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  95. [11:52:05] [Server thread/INFO]: Preparing level "world"
  96. [11:52:05] [Server thread/INFO]: -------- World Settings For [world] --------
  97. [11:52:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
  98. [11:52:05] [Server thread/INFO]: Clear tick list: false
  99. [11:52:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  100. [11:52:05] [Server thread/INFO]: View Distance: 10
  101. [11:52:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  102. [11:52:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  103. [11:52:05] [Server thread/INFO]: Anti X-Ray: true
  104. [11:52:05] [Server thread/INFO]: Engine Mode: 1
  105. [11:52:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  106. [11:52:05] [Server thread/INFO]: Replace Blocks: [1, 5]
  107. [11:52:05] [Server thread/INFO]: Random Lighting Updates: false
  108. [11:52:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  109. [11:52:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  110. [11:52:05] [Server thread/INFO]: Mob Spawn Range: 4
  111. [11:52:05] [Server thread/INFO]: Structure Info Saving: true
  112. [11:52:05] [Server thread/INFO]: Max TNT Explosions: 100
  113. [11:52:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  114. [11:52:05] [Server thread/INFO]: Item Merge Radius: 2.5
  115. [11:52:05] [Server thread/INFO]: Item Despawn Rate: 6000
  116. [11:52:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  117. [11:52:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  118. [11:52:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  119. [11:52:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  120. [11:52:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  121. [11:52:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  122. [11:52:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  123. [11:52:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  124. [11:52:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  125. [11:52:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  126. [11:52:05] [Server thread/INFO]: Sending up to 10 chunks per packet
  127. [11:52:05] [Server thread/INFO]: Max Entity Collisions: 8
  128. [11:52:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  129. [11:52:05] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  130. [11:52:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
  131. [11:52:05] [Server thread/INFO]: Clear tick list: false
  132. [11:52:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  133. [11:52:05] [Server thread/INFO]: View Distance: 10
  134. [11:52:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  135. [11:52:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  136. [11:52:05] [Server thread/INFO]: Anti X-Ray: true
  137. [11:52:05] [Server thread/INFO]: Engine Mode: 1
  138. [11:52:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  139. [11:52:05] [Server thread/INFO]: Replace Blocks: [1, 5]
  140. [11:52:05] [Server thread/INFO]: Random Lighting Updates: false
  141. [11:52:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  142. [11:52:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  143. [11:52:05] [Server thread/INFO]: Mob Spawn Range: 4
  144. [11:52:05] [Server thread/INFO]: Structure Info Saving: true
  145. [11:52:05] [Server thread/INFO]: Max TNT Explosions: 100
  146. [11:52:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  147. [11:52:05] [Server thread/INFO]: Item Merge Radius: 2.5
  148. [11:52:05] [Server thread/INFO]: Item Despawn Rate: 6000
  149. [11:52:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  150. [11:52:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  151. [11:52:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  152. [11:52:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  153. [11:52:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  154. [11:52:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  155. [11:52:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  156. [11:52:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  157. [11:52:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  158. [11:52:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  159. [11:52:05] [Server thread/INFO]: Sending up to 10 chunks per packet
  160. [11:52:05] [Server thread/INFO]: Max Entity Collisions: 8
  161. [11:52:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  162. [11:52:05] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  163. [11:52:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
  164. [11:52:05] [Server thread/INFO]: Clear tick list: false
  165. [11:52:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  166. [11:52:05] [Server thread/INFO]: View Distance: 10
  167. [11:52:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  168. [11:52:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  169. [11:52:05] [Server thread/INFO]: Anti X-Ray: true
  170. [11:52:05] [Server thread/INFO]: Engine Mode: 1
  171. [11:52:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  172. [11:52:05] [Server thread/INFO]: Replace Blocks: [1, 5]
  173. [11:52:05] [Server thread/INFO]: Random Lighting Updates: false
  174. [11:52:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  175. [11:52:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  176. [11:52:05] [Server thread/INFO]: Mob Spawn Range: 4
  177. [11:52:05] [Server thread/INFO]: Structure Info Saving: true
  178. [11:52:05] [Server thread/INFO]: Max TNT Explosions: 100
  179. [11:52:05] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  180. [11:52:05] [Server thread/INFO]: Item Merge Radius: 2.5
  181. [11:52:05] [Server thread/INFO]: Item Despawn Rate: 6000
  182. [11:52:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  183. [11:52:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  184. [11:52:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  185. [11:52:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  186. [11:52:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  187. [11:52:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  188. [11:52:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  189. [11:52:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  190. [11:52:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  191. [11:52:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  192. [11:52:05] [Server thread/INFO]: Sending up to 10 chunks per packet
  193. [11:52:05] [Server thread/INFO]: Max Entity Collisions: 8
  194. [11:52:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  195. [11:52:05] [Server thread/INFO]: Preparing start region for level 0 (Seed: 6126940675855744202)
  196. [11:52:06] [Server thread/INFO]: Preparing spawn area: 83%
  197. [11:52:06] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6126940675855744202)
  198. [11:52:07] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6126940675855744202)
  199. [11:52:08] [Server thread/INFO]: [Lootbox] Enabling Lootbox v1.4
  200. [11:52:08] [Server thread/INFO]: [Actionbar] Enabling Actionbar v1.1.1
  201. [11:52:08] [Server thread/INFO]: Actionbar> Actionbar v1.1.1 enabled!!
  202. [11:52:08] [Server thread/INFO]: [InventoryBound] Enabling InventoryBound v1.0
  203. [11:52:08] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.28 (Phoenix)
  204. [11:52:08] [Server thread/INFO]: GroupManager - INFO - World Found: world
  205. [11:52:08] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  206. [11:52:08] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  207. [11:52:08] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  208. [11:52:08] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is enabled!
  209. [11:52:08] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  210. [11:52:08] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  211. [11:52:08] [Server thread/INFO]: [ObsidianBreak] Enabling ObsidianBreak v1.0
  212. [11:52:08] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  213. [11:52:08] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  214. [11:52:08] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R2 as the Bukkit adapter
  215. [11:52:08] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
  216. [11:52:08] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
  217. [11:52:08] [Server thread/INFO]: [BossShop] Enabling BossShop v2.1.0
  218. [11:52:08] [Server thread/INFO]: [BossShop] Loading data...
  219. [11:52:09] [Server thread/INFO]: [BossShop] Loaded 9 Shops!
  220. [11:52:09] [Server thread/INFO]: [BossShop] Vault found.
  221. [11:52:09] [Server thread/INFO]: [Mystic] Enabling Mystic v1
  222. [11:52:09] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.9-e0791a0
  223. [11:52:09] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b692
  224. [11:52:09] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b692
  225. [11:52:09] [Server thread/INFO]: -------- World Settings For [Magical] --------
  226. [11:52:09] [Server thread/INFO]: Chunks to Grow per Tick: 650
  227. [11:52:09] [Server thread/INFO]: Clear tick list: false
  228. [11:52:09] [Server thread/INFO]: Experience Merge Radius: 3.0
  229. [11:52:09] [Server thread/INFO]: View Distance: 10
  230. [11:52:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  231. [11:52:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
  232. [11:52:09] [Server thread/INFO]: Anti X-Ray: true
  233. [11:52:09] [Server thread/INFO]: Engine Mode: 1
  234. [11:52:09] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  235. [11:52:09] [Server thread/INFO]: Replace Blocks: [1, 5]
  236. [11:52:09] [Server thread/INFO]: Random Lighting Updates: false
  237. [11:52:09] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  238. [11:52:09] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  239. [11:52:09] [Server thread/INFO]: Mob Spawn Range: 4
  240. [11:52:09] [Server thread/INFO]: Structure Info Saving: true
  241. [11:52:09] [Server thread/INFO]: Max TNT Explosions: 100
  242. [11:52:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  243. [11:52:09] [Server thread/INFO]: Item Merge Radius: 2.5
  244. [11:52:09] [Server thread/INFO]: Item Despawn Rate: 6000
  245. [11:52:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  246. [11:52:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  247. [11:52:09] [Server thread/INFO]: Cactus Growth Modifier: 100%
  248. [11:52:09] [Server thread/INFO]: Cane Growth Modifier: 100%
  249. [11:52:09] [Server thread/INFO]: Melon Growth Modifier: 100%
  250. [11:52:09] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  251. [11:52:09] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  252. [11:52:09] [Server thread/INFO]: Sapling Growth Modifier: 100%
  253. [11:52:09] [Server thread/INFO]: Wheat Growth Modifier: 100%
  254. [11:52:09] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  255. [11:52:09] [Server thread/INFO]: Sending up to 10 chunks per packet
  256. [11:52:09] [Server thread/INFO]: Max Entity Collisions: 8
  257. [11:52:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  258. [11:52:09] [Server thread/INFO]: Preparing start region for level 3 (Seed: 227290)
  259. [11:52:10] [Server thread/INFO]: -------- World Settings For [Brawl] --------
  260. [11:52:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
  261. [11:52:10] [Server thread/INFO]: Clear tick list: false
  262. [11:52:10] [Server thread/INFO]: Experience Merge Radius: 3.0
  263. [11:52:10] [Server thread/INFO]: View Distance: 10
  264. [11:52:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  265. [11:52:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
  266. [11:52:10] [Server thread/INFO]: Anti X-Ray: true
  267. [11:52:10] [Server thread/INFO]: Engine Mode: 1
  268. [11:52:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  269. [11:52:10] [Server thread/INFO]: Replace Blocks: [1, 5]
  270. [11:52:10] [Server thread/INFO]: Random Lighting Updates: false
  271. [11:52:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  272. [11:52:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  273. [11:52:10] [Server thread/INFO]: Mob Spawn Range: 4
  274. [11:52:10] [Server thread/INFO]: Structure Info Saving: true
  275. [11:52:10] [Server thread/INFO]: Max TNT Explosions: 100
  276. [11:52:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  277. [11:52:10] [Server thread/INFO]: Item Merge Radius: 2.5
  278. [11:52:10] [Server thread/INFO]: Item Despawn Rate: 6000
  279. [11:52:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  280. [11:52:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  281. [11:52:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
  282. [11:52:10] [Server thread/INFO]: Cane Growth Modifier: 100%
  283. [11:52:10] [Server thread/INFO]: Melon Growth Modifier: 100%
  284. [11:52:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  285. [11:52:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  286. [11:52:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
  287. [11:52:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
  288. [11:52:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  289. [11:52:10] [Server thread/INFO]: Sending up to 10 chunks per packet
  290. [11:52:10] [Server thread/INFO]: Max Entity Collisions: 8
  291. [11:52:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  292. [11:52:10] [Server thread/INFO]: Preparing start region for level 4 (Seed: 227290)
  293. [11:52:11] [Server thread/INFO]: [TerrainControl] [INFO] Starting to enable world ''StormFactions''...
  294. [11:52:11] [Server thread/INFO]: [TerrainControl] [INFO] 21 world custom objects loaded.
  295. [11:52:12] [Server thread/INFO]: [TerrainControl] [INFO] 61 biomes Loaded
  296. [11:52:12] [Server thread/INFO]: -------- World Settings For [StormFactions] --------
  297. [11:52:12] [Server thread/INFO]: Chunks to Grow per Tick: 650
  298. [11:52:12] [Server thread/INFO]: Clear tick list: false
  299. [11:52:12] [Server thread/INFO]: Experience Merge Radius: 3.0
  300. [11:52:12] [Server thread/INFO]: View Distance: 10
  301. [11:52:12] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  302. [11:52:12] [Server thread/INFO]: Arrow Despawn Rate: 1200
  303. [11:52:12] [Server thread/INFO]: Anti X-Ray: true
  304. [11:52:12] [Server thread/INFO]: Engine Mode: 1
  305. [11:52:12] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  306. [11:52:12] [Server thread/INFO]: Replace Blocks: [1, 5]
  307. [11:52:12] [Server thread/INFO]: Random Lighting Updates: false
  308. [11:52:12] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  309. [11:52:12] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  310. [11:52:12] [Server thread/INFO]: Mob Spawn Range: 4
  311. [11:52:12] [Server thread/INFO]: Structure Info Saving: true
  312. [11:52:12] [Server thread/INFO]: Max TNT Explosions: 100
  313. [11:52:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  314. [11:52:12] [Server thread/INFO]: Item Merge Radius: 2.5
  315. [11:52:12] [Server thread/INFO]: Item Despawn Rate: 6000
  316. [11:52:12] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  317. [11:52:12] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  318. [11:52:12] [Server thread/INFO]: Cactus Growth Modifier: 100%
  319. [11:52:12] [Server thread/INFO]: Cane Growth Modifier: 100%
  320. [11:52:12] [Server thread/INFO]: Melon Growth Modifier: 100%
  321. [11:52:12] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  322. [11:52:12] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  323. [11:52:12] [Server thread/INFO]: Sapling Growth Modifier: 100%
  324. [11:52:12] [Server thread/INFO]: Wheat Growth Modifier: 100%
  325. [11:52:12] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  326. [11:52:12] [Server thread/INFO]: Sending up to 10 chunks per packet
  327. [11:52:12] [Server thread/INFO]: Max Entity Collisions: 8
  328. [11:52:12] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  329. [11:52:12] [Server thread/INFO]: [TerrainControl] [INFO] World StormFactions is now enabled!
  330. [11:52:12] [Server thread/INFO]: Preparing start region for level 5 (Seed: 3630334052033808148)
  331. [11:52:13] [Server thread/INFO]: Preparing spawn area for StormFactions, 44%
  332. [11:52:14] [Server thread/INFO]: Preparing spawn area for StormFactions, 89%
  333. [11:52:14] [Server thread/INFO]: [TerrainControl] [INFO] Starting to enable world ''SurvivalKingdom''...
  334. [11:52:14] [Server thread/INFO]: [TerrainControl] [INFO] 15 world custom objects loaded.
  335. [11:52:15] [Server thread/INFO]: [TerrainControl] [INFO] 61 biomes Loaded
  336. [11:52:15] [Server thread/INFO]: -------- World Settings For [SurvivalKingdom] --------
  337. [11:52:15] [Server thread/INFO]: Chunks to Grow per Tick: 650
  338. [11:52:15] [Server thread/INFO]: Clear tick list: false
  339. [11:52:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  340. [11:52:15] [Server thread/INFO]: View Distance: 10
  341. [11:52:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  342. [11:52:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
  343. [11:52:15] [Server thread/INFO]: Anti X-Ray: true
  344. [11:52:15] [Server thread/INFO]: Engine Mode: 1
  345. [11:52:15] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  346. [11:52:15] [Server thread/INFO]: Replace Blocks: [1, 5]
  347. [11:52:15] [Server thread/INFO]: Random Lighting Updates: false
  348. [11:52:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  349. [11:52:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  350. [11:52:15] [Server thread/INFO]: Mob Spawn Range: 4
  351. [11:52:15] [Server thread/INFO]: Structure Info Saving: true
  352. [11:52:15] [Server thread/INFO]: Max TNT Explosions: 100
  353. [11:52:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  354. [11:52:15] [Server thread/INFO]: Item Merge Radius: 2.5
  355. [11:52:15] [Server thread/INFO]: Item Despawn Rate: 6000
  356. [11:52:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  357. [11:52:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  358. [11:52:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  359. [11:52:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  360. [11:52:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  361. [11:52:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  362. [11:52:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  363. [11:52:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  364. [11:52:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  365. [11:52:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  366. [11:52:15] [Server thread/INFO]: Sending up to 10 chunks per packet
  367. [11:52:15] [Server thread/INFO]: Max Entity Collisions: 8
  368. [11:52:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  369. [11:52:15] [Server thread/INFO]: [TerrainControl] [INFO] World SurvivalKingdom is now enabled!
  370. [11:52:15] [Server thread/INFO]: Preparing start region for level 6 (Seed: 1098527605452904588)
  371. [11:52:16] [Server thread/INFO]: Preparing spawn area for SurvivalKingdom, 52%
  372. [11:52:17] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
  373. [11:52:17] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b692 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  374. [11:52:17] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.7.3
  375. [11:52:17] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  376. [11:52:17] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  377. [11:52:17] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  378. [11:52:17] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  379. [11:52:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  380. [11:52:17] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  381. [11:52:17] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  382. [11:52:17] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  383. [11:52:17] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  384. [11:52:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  385. [11:52:17] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  386. [11:52:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  387. [11:52:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  388. [11:52:17] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  389. [11:52:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  390. [11:52:17] [Server thread/INFO]: [WorldGuard] (Magical) TNT ignition is PERMITTED.
  391. [11:52:17] [Server thread/INFO]: [WorldGuard] (Magical) Lighters are PERMITTED.
  392. [11:52:17] [Server thread/INFO]: [WorldGuard] (Magical) Lava fire is blocked.
  393. [11:52:17] [Server thread/INFO]: [WorldGuard] (Magical) Fire spread is UNRESTRICTED.
  394. [11:52:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Magical'
  395. [11:52:17] [Server thread/INFO]: [WorldGuard] (Brawl) TNT ignition is PERMITTED.
  396. [11:52:17] [Server thread/INFO]: [WorldGuard] (Brawl) Lighters are PERMITTED.
  397. [11:52:17] [Server thread/INFO]: [WorldGuard] (Brawl) Lava fire is blocked.
  398. [11:52:17] [Server thread/INFO]: [WorldGuard] (Brawl) Fire spread is UNRESTRICTED.
  399. [11:52:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Brawl'
  400. [11:52:17] [Server thread/INFO]: [WorldGuard] (StormFactions) TNT ignition is PERMITTED.
  401. [11:52:17] [Server thread/INFO]: [WorldGuard] (StormFactions) Lighters are PERMITTED.
  402. [11:52:17] [Server thread/INFO]: [WorldGuard] (StormFactions) Lava fire is blocked.
  403. [11:52:17] [Server thread/INFO]: [WorldGuard] (StormFactions) Fire spread is UNRESTRICTED.
  404. [11:52:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'StormFactions'
  405. [11:52:17] [Server thread/INFO]: [WorldGuard] (SurvivalKingdom) TNT ignition is PERMITTED.
  406. [11:52:17] [Server thread/INFO]: [WorldGuard] (SurvivalKingdom) Lighters are PERMITTED.
  407. [11:52:17] [Server thread/INFO]: [WorldGuard] (SurvivalKingdom) Lava fire is blocked.
  408. [11:52:17] [Server thread/INFO]: [WorldGuard] (SurvivalKingdom) Fire spread is UNRESTRICTED.
  409. [11:52:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SurvivalKingdom'
  410. [11:52:17] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
  411. [11:52:17] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
  412. [11:52:17] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
  413. [11:52:17] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Magical'
  414. [11:52:17] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'Brawl'
  415. [11:52:17] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'StormFactions'
  416. [11:52:17] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'SurvivalKingdom'
  417. [11:52:17] [Server thread/INFO]: [DragonCore] Enabling DragonCore v1.0
  418. [11:52:17] [Server thread/INFO]: [INFO] Loading addons
  419. [11:52:17] [Server thread/INFO]: [INFO] No addons found
  420. [11:52:17] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.6.6
  421. [11:52:17] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  422. [11:52:17] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R2
  423. [11:52:17] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  424. [11:52:18] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  425. [11:52:18] [Server thread/INFO]: [SilkSpawners] BarAPI was not found and remains disabled!
  426. [11:52:18] [Server thread/INFO]: [RealisticTNT] Enabling RealisticTNT v13a
  427. [11:52:18] [Server thread/ERROR]: Error occurred while enabling RealisticTNT v13a (Is it up to date?)
  428. java.lang.NoSuchFieldError: LOCKED_CHEST
  429. at net.obnoxint.mcdev.realistictnt.RealisticTNTConfiguration.<clinit>(RealisticTNTConfiguration.java:29) ~[?:?]
  430. at net.obnoxint.mcdev.realistictnt.RealisticTNT.onEnable(RealisticTNT.java:48) ~[?:?]
  431. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  432. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  433. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  434. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  435. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  436. at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:416) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  437. at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:382) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  438. at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  439. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:257) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  440. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  441. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  442. [11:52:18] [Server thread/INFO]: [Titlebar] Enabling Titlebar v1.1.1
  443. [11:52:18] [Server thread/INFO]: Titlebar> Titlebar v1.1.1 enabled!!
  444. [11:52:18] [Server thread/INFO]: [ClaimLevels] Enabling ClaimLevels v1.1
  445. [11:52:18] [Server thread/INFO]: [CloudTrade] Enabling CloudTrade v1.5
  446. [11:52:18] [Server thread/INFO]: [CloudTrade] Loaded Language File: Default English
  447. [11:52:18] [Server thread/INFO]: [Clouds] Enabling Clouds v0.6
  448. [11:52:18] [Server thread/INFO]: [TreasureChest] Enabling TreasureChest v8.4.4
  449. [11:52:18] [Server thread/INFO]: [StormClouds] Enabling StormClouds v1.0.0
  450. [11:52:18] [Server thread/WARN]: org.json.JSONException: Duplicate key "weatherWarningMessage"
  451. [11:52:18] [Server thread/WARN]: at org.json.JSONObject.putOnce(JSONObject.java:1162)
  452. [11:52:18] [Server thread/WARN]: at org.json.JSONObject.<init>(JSONObject.java:213)
  453. [11:52:18] [Server thread/WARN]: at org.json.JSONObject.<init>(JSONObject.java:320)
  454. [11:52:18] [Server thread/WARN]: at com.jack.stormclouds.managers.ConfigManager.loadConfig(ConfigManager.java:34)
  455. [11:52:18] [Server thread/WARN]: at com.jack.stormclouds.managers.ConfigManager.<init>(ConfigManager.java:21)
  456. [11:52:18] [Server thread/WARN]: at com.jack.stormclouds.Main.onEnable(Main.java:27)
  457. [11:52:18] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  458. [11:52:18] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
  459. [11:52:18] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  460. [11:52:18] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356)
  461. [11:52:18] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316)
  462. [11:52:18] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:416)
  463. [11:52:18] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:382)
  464. [11:52:18] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:337)
  465. [11:52:18] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:257)
  466. [11:52:18] [Server thread/WARN]: at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522)
  467. [11:52:18] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  468. [11:52:18] [Server thread/INFO]: [StormClouds] Disabling StormClouds v1.0.0
  469. [11:52:18] [Server thread/INFO]: [StormClouds] has been disabled!
  470. [11:52:18] [Server thread/ERROR]: Error occurred while enabling StormClouds v1.0.0 (Is it up to date?)
  471. java.lang.NullPointerException
  472. at com.jack.stormclouds.managers.ConfigManager.loadConfig(ConfigManager.java:40) ~[?:?]
  473. at com.jack.stormclouds.managers.ConfigManager.<init>(ConfigManager.java:21) ~[?:?]
  474. at com.jack.stormclouds.Main.onEnable(Main.java:27) ~[?:?]
  475. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  476. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  477. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  478. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  479. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  480. at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:416) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  481. at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:382) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  482. at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  483. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:257) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  484. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  485. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  486. [11:52:18] [Server thread/INFO]: [Kingdoms] Enabling Kingdoms v2
  487. [11:52:18] [Server thread/INFO]: Loaded 0 kingdoms.
  488. [11:52:18] [Server thread/INFO]: World Guard found, enabling WorldGuard support.
  489. [11:52:18] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
  490. [11:52:18] [Server thread/INFO]: [ClearLag] Loading modules...
  491. [11:52:18] [Server thread/WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
  492. [11:52:18] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  493. [11:52:18] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  494. [11:52:18] [Thread-12/INFO]: [ClearLag] Checking for updates...
  495. [11:52:18] [Server thread/INFO]: [Commander] Enabling Commander v1.2.3
  496. [11:52:18] [Server thread/INFO]: [Commander] Successfully imported 4 patterns from playercmd.txt
  497. [11:52:18] [Server thread/INFO]: [Commander] Successfully imported 6 patterns from playerchat.txt
  498. [11:52:18] [Server thread/INFO]: [Commander] Successfully imported 1 patterns from consolecmd.txt
  499. [11:52:18] [Server thread/INFO]: [Commander] Enabled
  500. [11:52:18] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.2
  501. [11:52:18] [Server thread/INFO]: [HoloAPI] Enabling HoloAPI v1.2.3
  502. [11:52:18] [Server thread/INFO]: [HoloAPI] [Vault] Successfully hooked
  503. [11:52:18] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.9
  504. [11:52:18] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  505. [11:52:19] [Server thread/INFO]: [HorseTamer] Enabling HorseTamer v0.1
  506. [11:52:19] [Server thread/INFO]: [EnchantPlus] Enabling EnchantPlus v1.3.2
  507. [11:52:19] [Server thread/INFO]: [EnchantPlus] This plugin is using Metrics by Hidendra!
  508. [11:52:19] [Server thread/INFO]: [EnchantPlus] Plugin version 1.3.2 activated! (14 ms)
  509. [11:52:19] [Server thread/INFO]: [BS-SingleUse] Enabling BS-SingleUse v1.1.0
  510. [11:52:19] [Server thread/INFO]: [BossShop] Enabling Addon BS-SingleUse
  511. [11:52:19] [Server thread/INFO]: [BS-SingleUse] Loaded 0 SingleUse Items
  512. [11:52:19] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  513. [11:52:19] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  514. [11:52:19] [Server thread/INFO]: git-Spigot-2ec6f06-7722428 (MC: 1.8.3)
  515. [11:52:19] [Server thread/INFO]: 1.8.3-R0.1-SNAPSHOT
  516. [11:52:19] [Server thread/INFO]: Using locale en_US
  517. [11:52:19] [Server thread/INFO]: Using locale en_US
  518. [11:52:19] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  519. [11:52:19] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  520. [11:52:19] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
  521. [11:52:19] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v5.0
  522. [11:52:19] [Server thread/INFO]: SimpleRename enabled!
  523. [11:52:19] [Server thread/INFO]: [SimpleRename] en
  524. [11:52:19] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  525. [11:52:19] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.5.1
  526. [11:52:19] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b713
  527. [11:52:19] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b713 Enabled - By Rigby and fernferret
  528. [11:52:20] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
  529. [11:52:20] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
  530. [11:52:20] [Server thread/ERROR]: Error occurred while enabling EssentialsGeoIP vTeamCity (Is it up to date?)
  531. java.lang.NoClassDefFoundError: com/maxmind/geoip/LookupService
  532. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:132) ~[?:?]
  533. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:41) ~[?:?]
  534. at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:34) ~[?:?]
  535. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  536. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  537. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  538. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  539. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  540. at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:416) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  541. at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:382) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  542. at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  543. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:257) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  544. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  545. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  546. Caused by: java.lang.ClassNotFoundException: com.maxmind.geoip.LookupService
  547. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_79]
  548. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_79]
  549. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_79]
  550. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_79]
  551. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  552. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  553. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
  554. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
  555. ... 14 more
  556. [11:52:20] [Server thread/INFO]: [RecipeManager] Enabling RecipeManager v2.3.4
  557. [11:52:23] [Server thread/INFO]: [RecipeManager] New version: 2.5! You're using 2.3.4
  558. [11:52:23] [Server thread/INFO]: [RecipeManager] Grab it at: http://servermods.cursecdn.com/files/887/46/RecipeManager.jar
  559. [11:52:23] [Server thread/INFO]: [RecipeManager] You can disable this check from config.yml.
  560. [11:52:24] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.0
  561. [11:52:24] [Server thread/INFO]: [KitAdder] KitAdder has been enabled!
  562. [11:52:24] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v2.0.6
  563. [11:52:24] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_8_R2 (Minecraft 1.8)...
  564. [11:52:24] [Server thread/INFO]: [MythicMobs] MythicMobs Lib's Disguises Support has been enabled!
  565. [11:52:24] [Server thread/INFO]: [MythicMobs] MythicMobs mcMMO Support has been enabled!
  566. [11:52:24] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  567. [11:52:24] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  568. [11:52:24] [Server thread/INFO]: [MythicMobs] File VanillaMobs.yml not found! Creating a new one...
  569. [11:52:24] [Server thread/ERROR]: Cannot load plugins\MythicMobs\Items\ExampleItems.yml
  570. org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  571. in 'string', line 14, column 3:
  572. Id: 307
  573. ^
  574. expected <block end>, but found Scalar
  575. in 'string', line 16, column 25:
  576. Display: '&e&l&0Titan's Hauberk'
  577. ^
  578.  
  579. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  580. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  581. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  582. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  583. at net.elseland.xikage.MythicMobs.IO.IOLoader.reloadCustomConfig(IOLoader.java:65) [MythicMobs-2.0.6.jar:?]
  584. at net.elseland.xikage.MythicMobs.IO.IOLoader.<init>(IOLoader.java:40) [MythicMobs-2.0.6.jar:?]
  585. at net.elseland.xikage.MythicMobs.IO.Load.Configuration.LoadAll(Configuration.java:87) [MythicMobs-2.0.6.jar:?]
  586. at net.elseland.xikage.MythicMobs.MythicMobs.onEnable(MythicMobs.java:160) [MythicMobs-2.0.6.jar:?]
  587. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  588. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  589. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  590. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  591. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  592. at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:416) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  593. at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:382) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  594. at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  595. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:257) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  596. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  597. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  598. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  599. in 'string', line 14, column 3:
  600. Id: 307
  601. ^
  602. expected <block end>, but found Scalar
  603. in 'string', line 16, column 25:
  604. Display: '&e&l&0Titan's Hauberk'
  605. ^
  606.  
  607. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  608. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  609. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  610. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  611. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  612. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  613. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  614. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  615. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  616. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  617. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  618. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  619. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  620. ... 18 more
  621. [11:52:24] [Server thread/ERROR]: Cannot load plugins\MythicMobs\Items\ExampleItems.yml
  622. org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  623. in 'string', line 14, column 3:
  624. Id: 307
  625. ^
  626. expected <block end>, but found Scalar
  627. in 'string', line 16, column 25:
  628. Display: '&e&l&0Titan's Hauberk'
  629. ^
  630.  
  631. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  632. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  633. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  634. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  635. at net.elseland.xikage.MythicMobs.IO.IOLoader.reloadCustomConfig(IOLoader.java:65) [MythicMobs-2.0.6.jar:?]
  636. at net.elseland.xikage.MythicMobs.IO.IOLoader.<init>(IOLoader.java:48) [MythicMobs-2.0.6.jar:?]
  637. at net.elseland.xikage.MythicMobs.IO.IOHandler.getSaveLoad(IOHandler.java:39) [MythicMobs-2.0.6.jar:?]
  638. at net.elseland.xikage.MythicMobs.IO.Load.Configuration.LoadAll(Configuration.java:114) [MythicMobs-2.0.6.jar:?]
  639. at net.elseland.xikage.MythicMobs.MythicMobs.onEnable(MythicMobs.java:160) [MythicMobs-2.0.6.jar:?]
  640. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  641. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  642. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  643. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  644. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  645. at net.minecraft.server.v1_8_R2.MinecraftServer.r(MinecraftServer.java:416) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  646. at net.minecraft.server.v1_8_R2.MinecraftServer.k(MinecraftServer.java:382) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  647. at net.minecraft.server.v1_8_R2.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  648. at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:257) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  649. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  650. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  651. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  652. in 'string', line 14, column 3:
  653. Id: 307
  654. ^
  655. expected <block end>, but found Scalar
  656. in 'string', line 16, column 25:
  657. Display: '&e&l&0Titan's Hauberk'
  658. ^
  659.  
  660. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  661. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  662. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  663. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  664. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  665. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  666. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  667. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  668. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  669. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  670. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  671. at org.yaml.snakeyaml.Yaml.load(Yaml.java:400) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  672. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  673. ... 19 more
  674. [11:52:24] [Server thread/INFO]: [MythicMobs] Loaded 13 mobs.
  675. [11:52:24] [Server thread/INFO]: [MythicMobs] Loaded 3 vanilla mob overrides.
  676. [11:52:24] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks.
  677. [11:52:24] [Server thread/INFO]: [MythicMobs] Loaded 12 skills.
  678. [11:52:24] [Server thread/INFO]: [MythicMobs] Loaded 1 random spawns.
  679. [11:52:24] [Server thread/INFO]: [MythicMobs] Loaded 0 mythic items.
  680. [11:52:24] [Server thread/INFO]: [MythicMobs] Loaded 5 drop tables.
  681. [11:52:24] [Server thread/INFO]: [MythicMobs] Loaded 0 mob spawners.
  682. [11:52:24] [Server thread/INFO]: [MythicMobs] v2.0.6 has been successfully loaded!
  683. [11:52:24] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  684. [11:52:24] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  685. [11:52:24] [Server thread/INFO]: Done (19.444s)! For help, type "help" or "?"
  686. [11:52:25] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.1.10
  687. [11:52:25] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  688. [11:52:25] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  689. [11:52:25] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins\PlayerVaults\uuidvaults directory.
  690. [11:52:25] [Craft Scheduler Thread - 22/INFO]: [PlayerVaults] We didn't find an update!
  691. [11:52:25] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  692. [11:52:25] [Craft Scheduler Thread - 24/INFO]: [Vault] Checking for Updates ...
  693. [11:52:25] [Craft Scheduler Thread - 21/INFO]: [RecipeManager] Loading all recipes...
  694. [11:52:25] [Craft Scheduler Thread - 21/INFO]: [RecipeManager] Parsed 10 recipes from 10 files without errors, elapsed time 0.142 seconds.
  695. [11:52:25] [Craft Scheduler Thread - 24/INFO]: [Vault] No new version available
  696. [11:52:25] [Server thread/INFO]: [RecipeManager] Parsed 0 recipe books.
  697. [11:52:25] [Server thread/INFO]: [RecipeManager] All done in 0.233 seconds, 10 recipes processed.
  698. [11:52:34] [Server thread/INFO]: [HoloAPI] Holograms loaded
  699. [11:53:18] [Thread-12/WARN]: [ClearLag] Unable to check for updates!
  700. [11:53:18] [Thread-12/INFO]: [ClearLag] No updates found!
  701. [11:54:03] [User Authenticator #1/INFO]: UUID of player CageCreeper is c3a7c55e-8044-4b46-9ec0-906bbd7871df
  702. [11:54:03] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to HoloAPI v1.2.3
  703. org.bukkit.event.EventException
  704. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  705. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  706. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  707. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  708. at net.minecraft.server.v1_8_R2.PlayerList.onPlayerJoin(PlayerList.java:296) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  709. at net.minecraft.server.v1_8_R2.PlayerList.a(PlayerList.java:156) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  710. at net.minecraft.server.v1_8_R2.LoginListener.b(LoginListener.java:144) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  711. at net.minecraft.server.v1_8_R2.LoginListener.c(LoginListener.java:54) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  712. at net.minecraft.server.v1_8_R2.NetworkManager.a(NetworkManager.java:231) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  713. at net.minecraft.server.v1_8_R2.ServerConnection.c(ServerConnection.java:148) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  714. at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:811) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  715. at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  716. at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  717. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  718. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  719. Caused by: java.lang.NoClassDefFoundError: net/minecraft/util/io/netty/channel/ChannelDuplexHandler
  720. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_79]
  721. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_79]
  722. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_79]
  723. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_79]
  724. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_79]
  725. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_79]
  726. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_79]
  727. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_79]
  728. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_79]
  729. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  730. at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:195) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  731. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:97) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  732. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  733. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
  734. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
  735. at com.dsh105.holoapi.protocol.InjectionStrategy$2.inject(InjectionStrategy.java:39) ~[?:?]
  736. at com.dsh105.holoapi.protocol.InjectionManager.inject(InjectionManager.java:101) ~[?:?]
  737. at com.dsh105.holoapi.protocol.InjectionManager$1.onJoin(InjectionManager.java:74) ~[?:?]
  738. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  739. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  740. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  741. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
  742. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  743. ... 14 more
  744. Caused by: java.lang.ClassNotFoundException: net.minecraft.util.io.netty.channel.ChannelDuplexHandler
  745. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  746. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  747. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
  748. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
  749. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_79]
  750. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_79]
  751. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_79]
  752. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_79]
  753. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_79]
  754. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_79]
  755. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_79]
  756. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_79]
  757. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_79]
  758. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  759. at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:195) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  760. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:97) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  761. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  762. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
  763. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_79]
  764. at com.dsh105.holoapi.protocol.InjectionStrategy$2.inject(InjectionStrategy.java:39) ~[?:?]
  765. at com.dsh105.holoapi.protocol.InjectionManager.inject(InjectionManager.java:101) ~[?:?]
  766. at com.dsh105.holoapi.protocol.InjectionManager$1.onJoin(InjectionManager.java:74) ~[?:?]
  767. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
  768. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  769. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_79]
  770. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_79]
  771. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  772. ... 14 more
  773. [11:54:04] [Server thread/INFO]: CageCreeper[/127.0.0.1:51078] logged in with entity id 591 at ([Magical]-7.9559444553633565, 182.15744717559755, -9.229298266603795)
  774. [11:54:10] [Server thread/INFO]: CageCreeper issued server command: /gm 1
  775. [11:54:11] [Server thread/INFO]: CageCreeper issued server command: /clear
  776. [11:54:13] [Server thread/INFO]: CageCreeper issued server command: /sc
  777. [11:54:16] [Server thread/INFO]: CageCreeper issued server command: /help sc
  778. [11:54:20] [Server thread/INFO]: CageCreeper issued server command: /sc
  779. [11:54:22] [Server thread/INFO]: CageCreeper issued server command: /stormclouds
  780. [11:54:26] [Server thread/INFO]: CageCreeper issued server command: /sc summon
  781. [11:54:39] [Server thread/INFO]: CageCreeper lost connection: Disconnected
  782. [11:54:39] [Server thread/INFO]: CageCreeper left the game.
  783. [11:54:40] [Server thread/INFO]: Stopping the server
  784. [11:54:40] [Server thread/INFO]: Stopping server
  785. [11:54:40] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  786. [11:54:40] [Server thread/INFO]: [MythicMobs] Disabling MythicMobs v2.0.6
  787. [11:54:40] [Server thread/INFO]: [MythicMobs] Disabling Mythic Mobs...
  788. [11:54:40] [Server thread/INFO]: [MythicMobs] All active settings have been saved.
  789. [11:54:40] [Server thread/INFO]: [MythicMobs] v2.0.6 has been Disabled!
  790. [11:54:40] [Server thread/INFO]: [KitAdder] Disabling KitAdder v2.0
  791. [11:54:40] [Server thread/INFO]: [KitAdder] KitAdder has been disabled!
  792. [11:54:40] [Server thread/INFO]: [RecipeManager] Disabling RecipeManager v2.3.4
  793. [11:54:40] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP vTeamCity
  794. [11:54:40] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5-b713
  795. [11:54:40] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v8.5.1
  796. [11:54:40] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  797. [11:54:40] [Server thread/INFO]: [SimpleRename] Disabling SimpleRename v5.0
  798. [11:54:40] [Server thread/INFO]: SimpleRename disabled!
  799. [11:54:40] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vTeamCity
  800. [11:54:40] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  801. [11:54:40] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  802. [11:54:40] [Server thread/INFO]: [BS-SingleUse] Disabling BS-SingleUse v1.1.0
  803. [11:54:40] [Server thread/INFO]: [BossShop] Disabling Addon BS-SingleUse
  804. [11:54:40] [Server thread/INFO]: [EnchantPlus] Disabling EnchantPlus v1.3.2
  805. [11:54:40] [Server thread/INFO]: [EnchantPlus] Plugin deactivated!
  806. [11:54:40] [Server thread/INFO]: [mcMMO] Disabling mcMMO v1.5.00-b3547
  807. [11:54:44] [Server thread/INFO]: [HorseTamer] Disabling HorseTamer v0.1
  808. [11:54:44] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.9
  809. [11:54:44] [Server thread/INFO]: [HoloAPI] Disabling HoloAPI v1.2.3
  810. [11:54:44] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.5.2
  811. [11:54:44] [Server thread/INFO]: [Commander] Disabling Commander v1.2.3
  812. [11:54:44] [Server thread/INFO]: [Commander] Disabled
  813. [11:54:44] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.3-SNAPSHOT-b117
  814. [11:54:44] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.7.7
  815. [11:54:44] [Server thread/INFO]: [Kingdoms] Disabling Kingdoms v2
  816. [11:54:44] [Server thread/INFO]: [TreasureChest] Disabling TreasureChest v8.4.4
  817. [11:54:44] [Server thread/INFO]: [Clouds] Disabling Clouds v0.6
  818. [11:54:44] [Server thread/INFO]: [CloudTrade] Disabling CloudTrade v1.5
  819. [11:54:44] [Server thread/INFO]: [ClaimLevels] Disabling ClaimLevels v1.1
  820. [11:54:44] [Server thread/INFO]: [Titlebar] Disabling Titlebar v1.1.1
  821. [11:54:44] [Server thread/INFO]: Titlebar> Titlebar v1.1.1 disabled!!
  822. [11:54:44] [Server thread/INFO]: [RealisticTNT] Disabling RealisticTNT v13a
  823. [11:54:44] [Server thread/ERROR]: Error occurred while disabling RealisticTNT v13a (Is it up to date?)
  824. java.lang.NullPointerException
  825. at net.obnoxint.mcdev.realistictnt.RealisticTNT.onDisable(RealisticTNT.java:40) ~[?:?]
  826. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  827. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:359) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  828. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  829. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  830. at org.bukkit.craftbukkit.v1_8_R2.CraftServer.disablePlugins(CraftServer.java:335) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  831. at net.minecraft.server.v1_8_R2.MinecraftServer.stop(MinecraftServer.java:458) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  832. at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:590) [spigot-1.8.3.jar:git-Spigot-2ec6f06-7722428]
  833. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  834. [11:54:44] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v3.6.6
  835. [11:54:44] [Server thread/INFO]: [DragonCore] Disabling DragonCore v1.0
  836. [11:54:44] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.7.3
  837. [11:54:44] [Server thread/INFO]: [TerrainControl] Disabling TerrainControl v2.7.1-SNAPSHOT
  838. [11:54:44] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b692
  839. [11:54:44] [Server thread/INFO]: [PlayerHeads] Disabling PlayerHeads v3.9-e0791a0
  840. [11:54:44] [Server thread/INFO]: [Mystic] Disabling Mystic v1
  841. [11:54:44] [Server thread/INFO]: [Vault] Disabling Vault v1.5.3-b37
  842. [11:54:44] [Server thread/INFO]: [BossShop] Disabling BossShop v2.1.0
  843. [11:54:44] [Server thread/INFO]: [BossShop] Disabling... bye!
  844. [11:54:44] [Server thread/INFO]: [MotdManager] Disabling MotdManager v1.41-b20
  845. [11:54:44] [Server thread/INFO]: [MotdManager] version 1.41-b20 is disabled!
  846. [11:54:44] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  847. [11:54:44] [Server thread/INFO]: [ObsidianBreak] Disabling ObsidianBreak v1.0
  848. [11:54:44] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.28 (Phoenix)
  849. [11:54:44] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
  850. [11:54:44] [Server thread/INFO]: GroupManager version 2.1.28 (Phoenix) is disabled!
  851. [11:54:44] [Server thread/INFO]: [InventoryBound] Disabling InventoryBound v1.0
  852. [11:54:44] [Server thread/INFO]: [Actionbar] Disabling Actionbar v1.1.1
  853. [11:54:44] [Server thread/INFO]: Actionbar> Actionbar v1.1.1 disabled!!
  854. [11:54:44] [Server thread/INFO]: [Lootbox] Disabling Lootbox v1.4
  855. [11:54:44] [Server thread/INFO]: Saving players
  856. [11:54:44] [Server thread/INFO]: Saving worlds
  857. [11:54:44] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  858. [11:54:44] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  859. [11:54:44] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  860. [11:54:44] [Server thread/INFO]: Saving chunks for level 'Magical'/Overworld
  861. [11:54:44] [Server thread/INFO]: Saving chunks for level 'Brawl'/Overworld
  862. [11:54:44] [Server thread/INFO]: Saving chunks for level 'StormFactions'/Overworld
  863. [11:54:45] [Server thread/INFO]: Saving chunks for level 'SurvivalKingdom'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement