Advertisement
Guest User

Untitled

a guest
Mar 18th, 2016
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.67 KB | None | 0 0
  1. [06:56:15] [Server thread/INFO]: Starting minecraft server version 1.9
  2. [06:56:15] [Server thread/INFO]: Loading properties
  3. [06:56:15] [Server thread/INFO]: Default game type: SURVIVAL
  4. [06:56:15] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-b1c1b55-7d73fbb (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT)
  5. [06:56:15] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [06:56:15] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [06:56:15] [Server thread/INFO]: Debug logging is disabled
  8. [06:56:15] [Server thread/INFO]: Generating keypair
  9. [06:56:16] [Server thread/INFO]: Starting Minecraft server on 158.69.150.164:25603
  10. [06:56:16] [Server thread/INFO]: Using epoll channel type
  11. [06:56:16] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [06:56:16] [Server thread/ERROR]: ebean.properties not found
  13. [06:56:16] [Server thread/WARN]: No Entities found in ClassPath using ClassPathReader [com.avaje.ebeaninternal.server.util.DefaultClassPathReader@6403177e] Classpath Searched[[file:/home/minecraft/multicraft/servers/server78/spigot-1.9.jar]]
  14. [06:56:16] [Server thread/INFO]: Classpath search hits in jars[] pkgs[] searchTime[2]
  15. [06:56:16] [Server thread/INFO]: DataSourcePool [BiomeEdit] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  16. [06:56:16] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  17. [06:56:16] [Server thread/INFO]: Entities enhanced[0] subclassed[0]
  18. [06:56:16] [Server thread/ERROR]: Could not load 'plugins/SpawnerGUI.jar' in folder 'plugins'
  19. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/worldguard/LocalPlayer
  20. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  21. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  23. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:296) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  24. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  25. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  26. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
  27. Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldguard/LocalPlayer
  28. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_74]
  29. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_74]
  30. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  31. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  32. ... 6 more
  33. Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.LocalPlayer
  34. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_74]
  35. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  36. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  37. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_74]
  38. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
  39. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_74]
  40. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_74]
  41. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  42. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  43. ... 6 more
  44. [06:56:17] [Server thread/INFO]: [CrystalMerchant] Loading CrystalMerchant v1.0
  45. [06:56:17] [Server thread/INFO]: [Questioner] Loading Questioner v0.6
  46. [06:56:17] [Server thread/INFO]: [MinePacks] Loading MinePacks v1.15
  47. [06:56:17] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.0.8
  48. [06:56:17] [Server thread/INFO]: [EnchantsPlus] Loading EnchantsPlus v1.6.0
  49. [06:56:17] [Server thread/INFO]: [MobsDropHeads] Loading MobsDropHeads v1.7.2
  50. [06:56:17] [Server thread/INFO]: [GrapplingHooks] Loading GrapplingHooks v1.0
  51. [06:56:17] [Server thread/INFO]: [Holograms] Loading Holograms v1.9a
  52. [06:56:17] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.6.2
  53. [06:56:17] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.4
  54. [06:56:17] [Server thread/INFO]: [BiomeEdit] Loading BiomeEdit v1.0.1
  55. [06:56:17] [Server thread/INFO]: [ClaimLevels] Loading ClaimLevels v1.1
  56. [06:56:17] [Server thread/INFO]: [AsyncWorldEditInjector] Loading AsyncWorldEditInjector v2.2.2
  57. [06:56:17] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v3.1.7
  58. [06:56:17] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  59. [06:56:17] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.0
  60. [06:56:17] [Server thread/INFO]: [Skript] Loading Skript v2.2-SNAPSHOT
  61. [06:56:17] [Server thread/INFO]: [SimpleElevator] Loading SimpleElevator v1.1.2
  62. [06:56:17] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.0
  63. [06:56:17] [Server thread/INFO]: [Events] Loading Events v1.0
  64. [06:56:17] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.4
  65. [06:56:17] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  66. [06:56:17] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.5
  67. [06:56:17] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.9.0) has not yet been tested! Proceed with caution.
  68. [06:56:17] [Server thread/INFO]: [stHorses] Loading stHorses v1.1.5
  69. [06:56:17] [Server thread/INFO]: [UberEnchant] Loading UberEnchant v3.0
  70. [06:56:17] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v2.2.2
  71. [06:56:17] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  72. [06:56:17] [Server thread/INFO]: [WorldBounce] Loading WorldBounce v1.1.0
  73. [06:56:17] [Server thread/INFO]: [ShowItem] Loading ShowItem v1.0.6
  74. [06:56:17] [Server thread/INFO]: [Lottery] Loading Lottery v1.1.0
  75. [06:56:17] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b92
  76. [06:56:17] [Server thread/INFO]: [GAListener] Loading GAListener v0.9
  77. [06:56:17] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  78. [06:56:17] [Server thread/INFO]: [TimeVote] Loading TimeVote v1.0.1
  79. [06:56:17] [Server thread/INFO]: [Lores] Loading Lores v1.4.1
  80. [06:56:17] [Server thread/INFO]: [BottledExp] Loading BottledExp v2.2.0.1
  81. [06:56:17] [Server thread/INFO]: [RepairGems] Loading RepairGems v1.0
  82. [06:56:17] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.1.0
  83. [06:56:17] [Server thread/INFO]: [Rankup] Loading Rankup v1.9a
  84. [06:56:17] [Server thread/INFO]: [LWC] Loading LWC v1.7.1
  85. [06:56:17] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  86. [06:56:17] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.3
  87. [06:56:17] [Server thread/INFO]: [PhatLoots] Loading PhatLoots v4.1.0
  88. [06:56:17] [Server thread/INFO]: [boosCooldowns] Loading boosCooldowns v3.8.6
  89. [06:56:17] [Server thread/INFO]: [HeadMoney] Loading HeadMoney v2.2
  90. [06:56:17] [Server thread/INFO]: [AreaShop] Loading AreaShop v2.2.2
  91. [06:56:17] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b276
  92. [06:56:17] [Server thread/INFO]: [MarriageMaster] Loading MarriageMaster v1.28
  93. [06:56:17] [Server thread/INFO]: [Auctions] Loading Auctions v2.4.0-SNAPSHOT
  94. [06:56:17] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.17-SNAPSHOT (build 1319)
  95. [06:56:17] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.69
  96. [06:56:17] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b285
  97. [06:56:17] [Server thread/INFO]: [JLib] Loading JLib v4.8.3
  98. [06:56:17] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.7
  99. [06:56:17] [Server thread/INFO]: [ChestShop] Loading ChestShop v4.0-r2
  100. [06:56:17] [Server thread/INFO]: [ItemCommand] Loading ItemCommand v1.4.0
  101. [06:56:17] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v2.3.0
  102. [06:56:17] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.0.1-b285
  103. [06:56:17] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
  104. [06:56:17] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b285
  105. [06:56:17] [Server thread/INFO]: [Towny] Loading Towny v0.90.0.0
  106. [06:56:17] [Server thread/INFO]: [Jobs] Loading Jobs v2.63.1
  107. [06:56:17] [Server thread/INFO]: [RandomTP] Loading RandomTP v2.3 - noID
  108. [06:56:17] [Server thread/INFO]: [FreeAutoMessage] Loading FreeAutoMessage v1.3.0
  109. [06:56:17] [Server thread/INFO]: [TownyChat] Loading TownyChat v0.45
  110. [06:56:17] [Server thread/INFO]: [Sentry] Loading Sentry v1.9.0
  111. [06:56:17] [Server thread/INFO]: [TownyNameUpdater] Loading TownyNameUpdater v1.0
  112. [06:56:17] [Server thread/INFO]: [AsyncWorldEditInjector] Enabling AsyncWorldEditInjector v2.2.2
  113. [06:56:17] [Server thread/INFO]: [AsyncWorldEditInjector] Injector platform set to: InjectorBukkit
  114. [06:56:17] [Server thread/INFO]: [AsyncWorldEditInjector] Injecting WorldEdit classes...
  115. [06:56:17] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.EditSession injected.
  116. [06:56:17] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.function.operation.Operations injected.
  117. [06:56:17] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.SchematicCommands injected.
  118. [06:56:17] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.ScriptingCommands injected.
  119. [06:56:17] [Server thread/INFO]: [AsyncWorldEditInjector] Enabled
  120. [06:56:17] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.5
  121. [06:56:17] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  122. [06:56:17] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b92
  123. [06:56:17] [Server thread/INFO]: [mcMMO] HealthBar plugin found, mcMMO's healthbars are automatically disabled.
  124. [06:56:17] [Server thread/INFO]: [mcMMO] Killing orphans
  125. [06:56:18] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  126. [06:56:18] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  127. [06:56:18] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  128. [06:56:18] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  129. [06:56:18] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  130. [06:56:18] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  131. [06:56:18] [Server thread/INFO]: [LWC] Enabling LWC v1.7.1
  132. [06:56:18] [Server thread/INFO]: [LWC] Connecting to SQLite
  133. [06:56:18] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  134. [06:56:18] [Server thread/INFO]: Preparing level "world"
  135. [06:56:18] [Server thread/INFO]: -------- World Settings For [world] --------
  136. [06:56:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  137. [06:56:18] [Server thread/INFO]: Cactus Growth Modifier: 750%
  138. [06:56:18] [Server thread/INFO]: Cane Growth Modifier: 750%
  139. [06:56:18] [Server thread/INFO]: Melon Growth Modifier: 750%
  140. [06:56:18] [Server thread/INFO]: Mushroom Growth Modifier: 750%
  141. [06:56:18] [Server thread/INFO]: Pumpkin Growth Modifier: 750%
  142. [06:56:18] [Server thread/INFO]: Sapling Growth Modifier: 750%
  143. [06:56:18] [Server thread/INFO]: Wheat Growth Modifier: 750%
  144. [06:56:18] [Server thread/INFO]: NetherWart Growth Modifier: 750%
  145. [06:56:18] [Server thread/INFO]: Entity Activation Range: An 12 / Mo 24 / Mi 4
  146. [06:56:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  147. [06:56:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  148. [06:56:18] [Server thread/INFO]: Random Lighting Updates: false
  149. [06:56:18] [Server thread/INFO]: Structure Info Saving: true
  150. [06:56:18] [Server thread/INFO]: Max Entity Collisions: 8
  151. [06:56:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  152. [06:56:18] [Server thread/INFO]: Max TNT Explosions: 100
  153. [06:56:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  154. [06:56:18] [Server thread/INFO]: Mob Spawn Range: 4
  155. [06:56:18] [Server thread/INFO]: Item Despawn Rate: 6000
  156. [06:56:18] [Server thread/INFO]: Item Merge Radius: 2.5
  157. [06:56:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  158. [06:56:18] [Server thread/INFO]: View Distance: 10
  159. [06:56:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  160. [06:56:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  161. [06:56:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  162. [06:56:18] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  163. [06:56:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  164. [06:56:18] [Server thread/INFO]: Cactus Growth Modifier: 750%
  165. [06:56:18] [Server thread/INFO]: Cane Growth Modifier: 750%
  166. [06:56:18] [Server thread/INFO]: Melon Growth Modifier: 750%
  167. [06:56:18] [Server thread/INFO]: Mushroom Growth Modifier: 750%
  168. [06:56:18] [Server thread/INFO]: Pumpkin Growth Modifier: 750%
  169. [06:56:18] [Server thread/INFO]: Sapling Growth Modifier: 750%
  170. [06:56:18] [Server thread/INFO]: Wheat Growth Modifier: 750%
  171. [06:56:18] [Server thread/INFO]: NetherWart Growth Modifier: 750%
  172. [06:56:18] [Server thread/INFO]: Entity Activation Range: An 12 / Mo 24 / Mi 4
  173. [06:56:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  174. [06:56:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  175. [06:56:18] [Server thread/INFO]: Random Lighting Updates: false
  176. [06:56:18] [Server thread/INFO]: Structure Info Saving: true
  177. [06:56:18] [Server thread/INFO]: Max Entity Collisions: 8
  178. [06:56:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  179. [06:56:18] [Server thread/INFO]: Max TNT Explosions: 100
  180. [06:56:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  181. [06:56:18] [Server thread/INFO]: Mob Spawn Range: 4
  182. [06:56:18] [Server thread/INFO]: Item Despawn Rate: 6000
  183. [06:56:18] [Server thread/INFO]: Item Merge Radius: 2.5
  184. [06:56:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  185. [06:56:18] [Server thread/INFO]: View Distance: 10
  186. [06:56:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  187. [06:56:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  188. [06:56:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  189. [06:56:18] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  190. [06:56:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  191. [06:56:18] [Server thread/INFO]: Cactus Growth Modifier: 750%
  192. [06:56:18] [Server thread/INFO]: Cane Growth Modifier: 750%
  193. [06:56:18] [Server thread/INFO]: Melon Growth Modifier: 750%
  194. [06:56:18] [Server thread/INFO]: Mushroom Growth Modifier: 750%
  195. [06:56:18] [Server thread/INFO]: Pumpkin Growth Modifier: 750%
  196. [06:56:18] [Server thread/INFO]: Sapling Growth Modifier: 750%
  197. [06:56:18] [Server thread/INFO]: Wheat Growth Modifier: 750%
  198. [06:56:18] [Server thread/INFO]: NetherWart Growth Modifier: 750%
  199. [06:56:18] [Server thread/INFO]: Entity Activation Range: An 12 / Mo 24 / Mi 4
  200. [06:56:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  201. [06:56:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  202. [06:56:18] [Server thread/INFO]: Random Lighting Updates: false
  203. [06:56:18] [Server thread/INFO]: Structure Info Saving: true
  204. [06:56:18] [Server thread/INFO]: Max Entity Collisions: 8
  205. [06:56:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  206. [06:56:18] [Server thread/INFO]: Max TNT Explosions: 100
  207. [06:56:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  208. [06:56:18] [Server thread/INFO]: Mob Spawn Range: 4
  209. [06:56:18] [Server thread/INFO]: Item Despawn Rate: 6000
  210. [06:56:18] [Server thread/INFO]: Item Merge Radius: 2.5
  211. [06:56:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  212. [06:56:18] [Server thread/INFO]: View Distance: 10
  213. [06:56:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  214. [06:56:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  215. [06:56:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  216. [06:56:18] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7882278296804503216)
  217. [06:56:19] [Server thread/INFO]: Preparing spawn area: 68%
  218. [06:56:19] [Server thread/INFO]: Preparing start region for level 1 (Seed: 9026281830419007833)
  219. [06:56:20] [Server thread/INFO]: Preparing start region for level 2 (Seed: 9026281830419007833)
  220. [06:56:20] [Server thread/INFO]: [CrystalMerchant] Enabling CrystalMerchant v1.0
  221. [06:56:20] [Server thread/INFO]: [Crystals] Enabled
  222. [06:56:20] [Server thread/INFO]: [Questioner] Enabling Questioner v0.6
  223. [06:56:20] [Server thread/INFO]: [Questioner] v0.6 - Enabled
  224. [06:56:20] [Server thread/INFO]: [MinePacks] Enabling MinePacks v1.15
  225. [06:56:20] [Server thread/WARN]: 4 [Server thread] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-0 - is starting.
  226.  
  227. [06:56:20] [Server thread/INFO]: [MinePacks] MinePacks has been enabled!
  228. [06:56:20] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.0.8
  229. [06:56:20] [Server thread/INFO]: [EnchantsPlus] Enabling EnchantsPlus v1.6.0
  230. [06:56:20] [Server thread/INFO]: [EnchantsPlus] Loaded configs; Assigned instance
  231. [06:56:20] [Server thread/INFO]: [EnchantsPlus] Registered timers; Registered events
  232. [06:56:20] [Server thread/INFO]: [MobsDropHeads] Enabling MobsDropHeads v1.7.2
  233. [06:56:20] [Server thread/INFO]: Reloading Mobs Drop Heads configuration file.
  234. [06:56:20] [Server thread/INFO]: Reloaded Mobs Drop Heads configuration file.
  235. [06:56:20] [Server thread/INFO]: [GrapplingHooks] Enabling GrapplingHooks v1.0
  236. [06:56:20] [Server thread/INFO]: [Holograms] Enabling Holograms v1.9a
  237. [06:56:20] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.6.2
  238. [06:56:20] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
  239. [06:56:21] [Server thread/INFO]: [ChatReaction] 58 words loaded!
  240. [06:56:21] [Server thread/INFO]: [ChatReaction] Creating MySQL connection ...
  241. [06:56:21] [Server thread/ERROR]: [ChatReaction] jdbc:mysql://localhost:3306/chatreaction?allowReconnect=true
  242. [06:56:21] [Server thread/ERROR]: [ChatReaction] Could not be resolved because of an SQL Exception: Communications link failure
  243.  
  244. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server..
  245. [06:56:21] [Server thread/ERROR]: [ChatReaction] jdbc:mysql://localhost:3306/chatreaction?allowReconnect=true
  246. [06:56:21] [Server thread/ERROR]: [ChatReaction] Could not be resolved because of an SQL Exception: Communications link failure
  247.  
  248. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server..
  249. [06:56:21] [Server thread/WARN]: java.lang.NullPointerException
  250. [06:56:21] [Server thread/WARN]: at me.clip.chatreaction.database.MySQL.checkTable(MySQL.java:191)
  251. [06:56:21] [Server thread/WARN]: at me.clip.chatreaction.ChatReaction.startDatabase(ChatReaction.java:196)
  252. [06:56:21] [Server thread/WARN]: at me.clip.chatreaction.ChatReaction.onEnable(ChatReaction.java:94)
  253. [06:56:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:291)
  254. [06:56:21] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  255. [06:56:21] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  256. [06:56:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361)
  257. [06:56:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321)
  258. [06:56:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411)
  259. [06:56:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376)
  260. [06:56:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331)
  261. [06:56:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269)
  262. [06:56:21] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527)
  263. [06:56:21] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  264. [06:56:21] [Server thread/WARN]: [ChatReaction] Could not connect to database! Reaction stats will be disabled!!
  265. [06:56:21] [Server thread/INFO]: ---------------------------
  266. [06:56:21] [Server thread/INFO]: ChatReaction Updater
  267. [06:56:21] [Server thread/INFO]:
  268. [06:56:21] [Server thread/INFO]: You are running 1.6.2
  269. [06:56:21] [Server thread/INFO]: The latest version
  270. [06:56:21] [Server thread/INFO]: of ChatReaction!
  271. [06:56:21] [Server thread/INFO]:
  272. [06:56:21] [Server thread/INFO]: ---------------------------
  273. [06:56:21] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.4
  274. [06:56:21] [Server thread/INFO]:
  275. [06:56:21] [Server thread/INFO]: === Super Trails ===
  276. [06:56:21] [Server thread/INFO]: SuperTrails 9.4 for MC 1.9 enabled
  277. [06:56:21] [Server thread/INFO]: Thank you for using my plugin
  278. [06:56:21] [Server thread/INFO]: =====================
  279. [06:56:21] [Server thread/INFO]:
  280. [06:56:21] [Server thread/INFO]: [BiomeEdit] Enabling BiomeEdit v1.0.1
  281. [06:56:21] [Server thread/INFO]: [ClaimLevels] Enabling ClaimLevels v1.1
  282. [06:56:21] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v3.1.7
  283. [06:56:21] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  284. [06:56:21] [Server thread/INFO]: CratesPlus
  285. [06:56:21] [Server thread/INFO]: Version 3.1.7
  286. [06:56:21] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  287. [06:56:21] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  288. [06:56:22] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  289. [06:56:22] [Server thread/WARN]: [WorldEdit]
  290. **********************************************
  291. ** This WorldEdit version does not fully support your version of Bukkit.
  292. **
  293. ** When working with blocks or undoing, chests will be empty, signs
  294. ** will be blank, and so on. There will be no support for entity
  295. ** and biome-related functions.
  296. **
  297. ** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
  298. **********************************************
  299.  
  300. [06:56:22] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.0
  301. [06:56:22] [Server thread/INFO]: [Skript] Enabling Skript v2.2-SNAPSHOT
  302. [06:56:22] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
  303. [06:56:22] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 255, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 436, 437, 438, 439, 440, 441, 442, 443, 444, 445, 446, 447, 448
  304. [06:56:23] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  305. [06:56:23] [Server thread/INFO]: [SimpleElevator] Enabling SimpleElevator v1.1.2
  306. [06:56:23] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.0
  307. [06:56:23] [Server thread/INFO]: [ClearLag] Loading modules...
  308. [06:56:23] [Server thread/WARN]: [ClearLag] mob-range requires you to use spigot/bukkit v1_8_R3 (1.8.8)
  309. [06:56:23] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  310. [06:56:23] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  311. [06:56:23] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  312. [06:56:23] [Thread-14/INFO]: [ClearLag] Checking for updates...
  313. [06:56:23] [Server thread/INFO]: [Events] Enabling Events v1.0
  314. [06:56:23] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.4
  315. [06:56:23] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  316. [06:56:23] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  317. [06:56:23] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 12000 at X: 2563.4 Z: 122.2
  318. [06:56:23] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world2" has border radius 10000 at X: -1084.5 Z: 897.5
  319. [06:56:23] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 2502.0 Y: 60.0 Z: 132.0
  320. [06:56:23] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  321. [06:56:23] [Server thread/INFO]: [Votifier] Votifier enabled.
  322. [06:56:23] [Server thread/INFO]: [stHorses] Enabling stHorses v1.1.5
  323. [06:56:23] [Server thread/INFO]: [UberEnchant] Enabling UberEnchant v3.0
  324. [06:56:23] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v2.2.2
  325. [06:56:23] [Server thread/INFO]: [AsyncWorldEdit] BlocksHub plugin not found.
  326. [06:56:23] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix
  327. [06:56:23] [Server thread/INFO]: [AsyncWorldEditInjector] New class factory set to: org.primesoft.asyncworldedit.injector.async.AsyncClassFactory
  328. [06:56:23] [Thread-14/INFO]: [ClearLag] No updates found!
  329. [06:56:23] [Server thread/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
  330. [06:56:23] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  331. [06:56:23] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  332. [06:56:23] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  333. [06:56:23] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  334. [06:56:23] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  335. [06:56:23] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  336. [06:56:23] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  337. [06:56:23] [Server thread/INFO]: [WorldBounce] Enabling WorldBounce v1.1.0
  338. [06:56:23] [Server thread/INFO]: [WorldBounce] WorldBounce v1.1.0 has been enabled
  339. [06:56:23] [Server thread/INFO]: [ShowItem] Enabling ShowItem v1.0.6
  340. [06:56:24] [Server thread/INFO]: [ShowItem] Loading Config...
  341. [06:56:24] [Server thread/INFO]: [ShowItem] Loading IdMapping...
  342. [06:56:24] [Server thread/WARN]: [ShowItem] Could not save idmapping.yml to plugins/ShowItem/idmapping.yml because idmapping.yml already exists.
  343. [06:56:24] [Server thread/INFO]: [ShowItem] IdMapping loaded.
  344. [06:56:24] [Server thread/INFO]: [ShowItem] Loading TranslationMapping...
  345. [06:56:24] [Server thread/WARN]: [ShowItem] Could not save transmapping.yml to plugins/ShowItem/transmapping.yml because transmapping.yml already exists.
  346. [06:56:24] [Server thread/INFO]: [ShowItem] TranslationMapping loaded.
  347. [06:56:24] [Server thread/INFO]: [ShowItem] Detected Spigot server. Using Bungee chat api for fancy messages!
  348. [06:56:24] [Server thread/INFO]: [Lottery] Enabling Lottery v1.1.0
  349. [06:56:24] [Server thread/INFO]: [GAListener] Enabling GAListener v0.9
  350. [06:56:24] [Server thread/INFO]: [GAListener] GAListener v0.9 Enabled
  351. [06:56:24] [Server thread/INFO]: [TimeVote] Enabling TimeVote v1.0.1
  352. [06:56:24] [Server thread/INFO]: [TimeVote] a Plugin by F_o_F_1092
  353. [06:56:24] [Server thread/INFO]: [Lores] Enabling Lores v1.4.1
  354. [06:56:24] [Server thread/INFO]: [Lores] Lores 1.4.1 (Build 45) is enabled!
  355. [06:56:24] [Server thread/INFO]: [BottledExp] Enabling BottledExp v2.2.0.1
  356. [06:56:24] [Server thread/INFO]: [BottledExp] Version 2.2.0.1 has been enabled
  357. [06:56:24] [Server thread/INFO]: [BottledExp] Using PermissionsEx!
  358. [06:56:24] [Server thread/INFO]: [RepairGems] Enabling RepairGems v1.0
  359. [06:56:24] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.1.0
  360. [06:56:24] [Server thread/INFO]: [PlaceholderAPI] This server is running Spigot :)
  361. [06:56:24] [Server thread/INFO]: [PlaceholderAPI] Detected NMS version: v1_9_R1
  362. [06:56:24] [Server thread/INFO]: [PlaceholderAPI] Internal placeholder registration initializing...
  363. [06:56:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered LWC placeholders!
  364. [06:56:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered Vault placeholders!
  365. [06:56:24] [Server thread/INFO]: [PlaceholderAPI] Successfully registered Vault placeholders!
  366. [06:56:24] [Server thread/INFO]: [Rankup] Enabling Rankup v1.9a
  367. [06:56:24] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  368. [06:56:25] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  369. [06:56:25] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  370. [06:56:25] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  371. [06:56:25] [Server thread/INFO]: [WorldGuard] (world) All fire spread is disabled.
  372. [06:56:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  373. [06:56:25] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  374. [06:56:25] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  375. [06:56:25] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  376. [06:56:25] [Server thread/INFO]: [WorldGuard] (world_nether) All fire spread is disabled.
  377. [06:56:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  378. [06:56:25] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  379. [06:56:25] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  380. [06:56:25] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  381. [06:56:25] [Server thread/INFO]: [WorldGuard] (world_the_end) All fire spread is disabled.
  382. [06:56:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  383. [06:56:25] [Server thread/INFO]: [WorldGuard] Loading region data...
  384. [06:56:25] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.3
  385. [06:56:25] [Server thread/INFO]: [PhatLoots] Enabling PhatLoots v4.1.0
  386. [06:56:25] [Server thread/INFO]: [PhatLoots] Listening for Dispensers
  387. [06:56:25] [Server thread/INFO]: [PhatLoots] Listening for Mob deaths w/ MultiWorld support and WorldGuard Regions
  388. [06:56:25] [Server thread/INFO]: [PhatLoots] Listening for Mob spawns w/ MultiWorld support and WorldGuard support
  389. [06:56:25] [Server thread/INFO]: [PhatLoots] Listening for Players fishing
  390. [06:56:25] [Server thread/INFO]: [PhatLoots] PhatLoots 4.1.0 (Build 1,905) is enabled!
  391. [06:56:25] [Server thread/INFO]: [boosCooldowns] Enabling boosCooldowns v3.8.6
  392. [06:56:25] [Server thread/INFO]: [boosCooldowns] version 3.8.6 by [LordBoos (ingame name boosik)] is enabled!
  393. [06:56:25] [Server thread/INFO]: [boosCooldowns] found [Vault] searching for economy plugin.
  394. [06:56:25] [Server thread/INFO]: [boosCooldowns] found [Essentials Economy] plugin, enabling prices support.
  395. [06:56:25] [Server thread/INFO]: [HeadMoney] Enabling HeadMoney v2.2
  396. [06:56:25] [Server thread/INFO]:
  397. [06:56:25] [Server thread/INFO]: []===============[HeadMoney]===============[]
  398. [06:56:25] [Server thread/INFO]: Plugin made by TheGameStriker
  399. [06:56:25] [Server thread/INFO]: Plugin version 2.2
  400. [06:56:25] [Server thread/INFO]:
  401. [06:56:25] [Server thread/INFO]: File Informations
  402. [06:56:25] [Server thread/INFO]: config.yml loaded
  403. [06:56:25] [Server thread/INFO]: messages.yml loaded
  404. [06:56:25] [Server thread/INFO]: []===============[HeadMoney]===============[]
  405. [06:56:25] [Server thread/INFO]:
  406. [06:56:25] [Server thread/INFO]: [HeadMoney]Connected with an economy system!
  407. [06:56:25] [Server thread/INFO]: [AreaShop] Enabling AreaShop v2.2.2
  408. [06:56:25] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b276
  409. [06:56:25] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
  410. [06:56:25] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsProtect to the same version.
  411. [06:56:25] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
  412. [06:56:26] [Server thread/INFO]: Using locale en_US
  413. [06:56:26] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as spawner provider.
  414. [06:56:26] [Server thread/INFO]: Using locale en_US
  415. [06:56:26] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  416. [06:56:26] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  417. [06:56:26] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v1.28
  418. [06:56:26] [Server thread/INFO]: [MarriageMaster] Config Version: 21 => update needed
  419. [06:56:26] [Server thread/INFO]: [MarriageMaster] Config loaded
  420. [06:56:26] [Server thread/INFO]: [MarriageMaster] Language Version: 18 => no updated needed
  421. [06:56:26] [Server thread/INFO]: [MarriageMaster] Marriage Master has been enabled!
  422. [06:56:26] [Server thread/INFO]: [Auctions] Enabling Auctions v2.4.0-SNAPSHOT
  423. [06:56:26] [Server thread/INFO]: [Auctions] Material "BEDROCK" added as a blocked material.
  424. [06:56:26] [Server thread/INFO]: [Auctions] Added global chat recipient group to the list of broadcast listeners
  425. [06:56:26] [Server thread/INFO]: [Auctions] Successfully registered PlaceholderAPI placeholders
  426. [06:56:26] [Server thread/INFO]: [Auctions] Message handler has been set to TEXT
  427. [06:56:26] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.17-SNAPSHOT (build 1319)
  428. [06:56:26] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.69
  429. [06:56:26] [Server thread/INFO]: [Shopkeepers] Citizens found, enabling NPC shopkeepers.
  430. [06:56:26] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b285
  431. [06:56:26] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  432. [06:56:26] [Server thread/INFO]: [JLib] Enabling JLib v4.8.3
  433. [06:56:26] [Server thread/INFO]: [JLib] Successfully hooked into Vault Permissions for extended functionality
  434. [06:56:26] [Server thread/INFO]: [JLib] Successfully hooked into Vault Chat for extended functionality
  435. [06:56:26] [Server thread/INFO]: [JLib] Successfully hooked into Vault Economy for extended functionality
  436. [06:56:26] [Server thread/INFO]: [JLib] Successfully hooked into PlaceholderAPI for more Placeholders
  437. [06:56:26] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.7
  438. [06:56:26] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  439. [06:56:26] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  440. [06:56:26] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  441. [06:56:26] [Server thread/WARN]: [EnjinMinecraftPlugin] Economy plugin is not enabled.
  442. [06:56:26] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  443. [06:56:26] [Server thread/ERROR]: Could not pass event PluginEnableEvent to PlaceholderAPI v2.1.0
  444. org.bukkit.event.EventException
  445. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  446. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  447. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  448. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  449. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:347) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  450. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  451. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:361) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  452. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:321) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  453. at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:411) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  454. at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:376) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  455. at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:331) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  456. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:269) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  457. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  458. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
  459. Caused by: java.lang.NoClassDefFoundError: com/enjin/rpc/mappings/services/PointService
  460. at me.clip.placeholderapi.hooks.EnjinMinecraftPluginHook.hook(EnjinMinecraftPluginHook.java:57) ~[?:?]
  461. at me.clip.placeholderapi.internal.InternalHook.register(InternalHook.java:277) ~[?:?]
  462. at me.clip.placeholderapi.PlaceholderListener.onPluginload(PlaceholderListener.java:103) ~[?:?]
  463. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
  464. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
  465. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
  466. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
  467. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  468. ... 13 more
  469. Caused by: java.lang.ClassNotFoundException: com.enjin.rpc.mappings.services.PointService
  470. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_74]
  471. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  472. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  473. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_74]
  474. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74]
  475. at me.clip.placeholderapi.hooks.EnjinMinecraftPluginHook.hook(EnjinMinecraftPluginHook.java:57) ~[?:?]
  476. at me.clip.placeholderapi.internal.InternalHook.register(InternalHook.java:277) ~[?:?]
  477. at me.clip.placeholderapi.PlaceholderListener.onPluginload(PlaceholderListener.java:103) ~[?:?]
  478. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74]
  479. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74]
  480. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74]
  481. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74]
  482. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.9.jar:git-Spigot-b1c1b55-7d73fbb]
  483. ... 13 more
  484. [06:56:26] [Server thread/INFO]: [ChestShop] Enabling ChestShop v4.0-r2
  485. [06:56:26] [Server thread/WARN]: 6085 [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  486.  
  487. [06:56:26] [Server thread/WARN]: 6127 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'items'
  488.  
  489. [06:56:26] [Server thread/WARN]: 6132 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  490.  
  491. [06:56:26] [Server thread/WARN]: 6133 [Server thread] ERROR com.Acrobot.ChestShop.ORMlite.db.SqliteDatabaseType - WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  492.  
  493. [06:56:26] [Server thread/WARN]: 6134 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'accounts'
  494.  
  495. [06:56:26] [Server thread/WARN]: 6134 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_shortName_idx' for table 'accounts
  496.  
  497. [06:56:26] [Server thread/WARN]: 6135 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  498.  
  499. [06:56:26] [Server thread/WARN]: 6135 [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  500.  
  501. [06:56:27] [Server thread/INFO]: [ChestShop] LWC version 1.7.1 loaded.
  502. [06:56:27] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  503. [06:56:27] [Server thread/INFO]: [ItemCommand] Enabling ItemCommand v1.4.0
  504. [06:56:27] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v2.3.0
  505. [06:56:27] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_9_R1 (Minecraft 1.9)...
  506. [06:56:27] [Server thread/INFO]: [MythicMobs] MythicMobs EnchantsPlus Support has been enabled!
  507. [06:56:27] [Server thread/INFO]: [MythicMobs] MythicMobs mcMMO Support has been enabled!
  508. [06:56:27] [Server thread/INFO]: [MythicMobs] MythicMobs PhatLoots Support has been enabled!
  509. [06:56:27] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  510. [06:56:27] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  511. [06:56:27] [Server thread/ERROR]: [MythicMobs] Could not load MythicMob DamageModifiers! No Type specified.
  512. [06:56:27] [Server thread/WARN]: [MythicMobs] Error parsing Timer skill, invalid interval specified (must be an integer). Skill=shootfireball{y=4;ft=60;i=true;ps=true} @Target ~onTimer 200
  513. [06:56:27] [Server thread/WARN]: [MythicMobs] Error parsing Timer skill, invalid interval specified (must be an integer). Skill=summon{m=skeleton;a=8;r=10} @Target ~onTimer 600
  514. [06:56:27] [Server thread/INFO]: [MythicMobs] Loaded 35 mobs.
  515. [06:56:27] [Server thread/INFO]: [MythicMobs] Loaded 3 vanilla mob overrides.
  516. [06:56:27] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks.
  517. [06:56:27] [Server thread/INFO]: [MythicMobs] Loaded 17 skills.
  518. [06:56:27] [Server thread/INFO]: [MythicMobs] Loaded 0 random spawns.
  519. [06:56:27] [Server thread/INFO]: [MythicMobs] Loaded 0 mythic items.
  520. [06:56:27] [Server thread/INFO]: [MythicMobs] Loaded 8 drop tables.
  521. [06:56:27] [Server thread/INFO]: [MythicMobs] Loaded 5 mob spawners.
  522. [06:56:27] [Server thread/WARN]: [MythicMobs] §6--====|||| §c§l MythicMobs §6 ||||====--
  523. [06:56:27] [Server thread/WARN]: [MythicMobs] This version of MythicMobs is not fully compatible with your version of Bukkit.
  524. [06:56:27] [Server thread/WARN]: [MythicMobs] Some features may be limited or disabled until you use a compatible version.
  525. [06:56:27] [Server thread/INFO]: [MythicMobs] v2.3.0 has been successfully loaded!
  526. [06:56:27] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b285
  527. [06:56:27] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  528. [06:56:27] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
  529. [06:56:27] [Server thread/INFO]: Injecting command information into Citizens.
  530. [06:56:27] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b285
  531. [06:56:27] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  532. [06:56:27] [Server thread/INFO]: [Towny] Enabling Towny v0.90.0.0
  533. [06:56:27] [Server thread/INFO]: ==================== Towny ========================
  534. [06:56:27] [Server thread/INFO]: [Towny] Database: [Load] flatfile [Save] flatfile
  535. [06:56:27] [Server thread/INFO]: [Towny] Using: PermissionsEX v1.23.4, Vault v1.5.6-b49, Questioner v0.6
  536. [06:56:27] [Server thread/INFO]: [Towny] Time until a New Day: 5 hours, 3 minutes, 33 seconds
  537. [06:56:27] [Server thread/INFO]: =============================================================
  538. [06:56:27] [Server thread/INFO]: [Towny] Version: 0.90.0.0 - Mod Enabled
  539. [06:56:27] [Server thread/INFO]: =============================================================
  540. [06:56:27] [Server thread/INFO]: [Jobs] Enabling Jobs v2.63.1
  541. [06:56:27] [Server thread/WARN]: [Jobs] Job Farmer has an invalid Break type property: 372! Material must be a block!
  542. [06:56:27] [Jobs-DatabaseSaveTask/INFO]: Started database save task.
  543. [06:56:27] [Jobs-BufferedPaymentThread/INFO]: Started buffered payment thread.
  544. [06:56:27] [Server thread/INFO]: [Jobs] mcMMO was found - Enabling capabilities.
  545. [06:56:27] [Server thread/INFO]: [Jobs] MythicMobs was found - Enabling capabilities.
  546. [06:56:27] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
  547. [06:56:27] [Server thread/INFO]: [PlaceholderAPI] Successfully registered Jobs placeholders!
  548. [06:56:27] [Server thread/INFO]: [RandomTP] Enabling RandomTP v2.3 - noID
  549. [06:56:27] [Server thread/INFO]: [RandomTP] Checking/Fixing format of portals.yml
  550. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Enabling FreeAutoMessage v1.3.0
  551. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Main config successfully loaded!
  552. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] You are running Bukkit version 1.9 (MC v1_9_R1)
  553. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Loading configs...
  554. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Started broadcasting Actionbar messages!
  555. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Actionbar config successfully loaded!
  556. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Started broadcasting Bossbar messages!
  557. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Bossbar config successfully loaded!
  558. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Started broadcasting Chat messages!
  559. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Chat config successfully loaded!
  560. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Command config successfully loaded!
  561. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Signs config successfully loaded!
  562. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Subtitle config successfully loaded!
  563. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Started broadcasting Tablist messages!
  564. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Tablist config successfully loaded!
  565. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Title config successfully loaded!
  566. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Loaded all configs!
  567. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Registering command...
  568. [06:56:27] [Server thread/INFO]: [FreeAutoMessage] Done!
  569. [06:56:27] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.45
  570. [06:56:27] [Server thread/INFO]: [Sentry] Enabling Sentry v1.9.0
  571. [06:56:27] [Server thread/INFO]: [Sentry] Could not register with Denizen
  572. [06:56:27] [Server thread/INFO]: [Sentry] Registered with Towny sucessfully. the TOWN: and NATION: targets will function
  573. [06:56:27] [Server thread/INFO]: [Sentry] Could not find or register with Factions.
  574. [06:56:27] [Server thread/INFO]: [Sentry] Could not find or register with War.
  575. [06:56:27] [Server thread/INFO]: [Sentry] Could not find or register with SimpleClans.
  576. [06:56:27] [Server thread/INFO]: [TownyNameUpdater] Enabling TownyNameUpdater v1.0
  577. [06:56:27] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  578. [06:56:28] [Server thread/INFO]: Done (9.642s)! For help, type "help" or "?"
  579. [06:56:28] [Server thread/INFO]: [Events] A new event has started: Eternal Daytime
  580. [06:56:28] [Server thread/INFO]: CONSOLE issued server command: /time set 6000
  581. [06:56:28] [Server thread/INFO]: The time was set to 12:00 or 12:00 PM or 6000ticks in: world, world_nether, world_the_end.
  582. [06:56:28] [Server thread/INFO]: Game rule doDaylightCycle has been updated to false
  583. [06:56:28] [Server thread/INFO]: [ChestCommands] Found a new version: v3.1.4 (yours: v3.1.3)
  584. [06:56:28] [Server thread/INFO]: [ChestCommands] Download it on Bukkit Dev:
  585. [06:56:28] [Server thread/INFO]: [ChestCommands] dev.bukkit.org/bukkit-plugins/chest-commands
  586. [06:56:28] [Server thread/INFO]: [Jobs] Successfully linked with Vault.
  587. [06:56:28] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  588. [06:56:28] [Craft Scheduler Thread - 9/INFO]: [Skript] Checking for the latest version of Skript...
  589. [06:56:28] [Craft Scheduler Thread - 6/INFO]: [JLib] A new update is available!
  590. [06:56:28] [Craft Scheduler Thread - 6/INFO]: [JLib] Version 4.9.0 (Current: 4.8.3)
  591. [06:56:28] [Server thread/INFO]: [Skript] Loading variables...
  592. [06:56:28] [Server thread/INFO]: [Skript] Loaded 31 variables in 0.0 seconds
  593. [06:56:28] [Craft Scheduler Thread - 12/INFO]: [ItemCommand] You are up to date!
  594. [06:56:28] [Craft Scheduler Thread - 14/INFO]: [FreeAutoMessage] You are up to date!
  595. [06:56:28] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  596. [06:56:28] [Server thread/INFO]: [Skript] Loaded 10 scripts with a total of 13 triggers and 32 commands in 0.42 seconds
  597. [06:56:28] [Server thread/INFO]: [Skript] Finished loading.
  598. [06:56:28] [Skript update thread/INFO]: [Skript] You're currently running a beta version of Skript, and no new stable version is available. Please note that you have to update to newer beta versions manually!
  599. [06:56:28] [Craft Scheduler Thread - 10/INFO]: [PlugMan] No update was found.
  600. [06:56:28] [Server thread/INFO]: [Sentry] Registered sucessfully with Vault: 29 groups found. The GROUP: target will function
  601. [06:56:28] [Server thread/INFO]: [Citizens] Loaded 48 NPCs.
  602. [06:56:28] [Server thread/INFO]: [EnchantsPlus] Reloaded all configurations
  603. [06:56:28] [Server thread/INFO]: [EnchantsPlus] Seems like WG Custom Flags|WG isn't loaded, skipping
  604. [06:56:28] [Server thread/INFO]: [EnchantsPlus] Detected Vault; Enabling shop signs
  605. [06:56:28] [Server thread/INFO]: [EnchantsPlus] Done!
  606. [06:56:29] [Server thread/INFO]: [TownyChat] -******* TownyChat enabled *******-
  607. [06:56:29] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.3.2) is available at:
  608. [06:56:29] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
  609. [06:56:29] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates ...
  610. [06:56:29] [Craft Scheduler Thread - 12/INFO]: [Vault] No new version available
  611. [06:56:30] [Craft Scheduler Thread - 12/INFO]: Checking for updates via Spigot...
  612. [06:56:30] [Craft Scheduler Thread - 12/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
  613. [06:56:30] [Server thread/INFO]: [WorldBorder] [Fill] World map generation task automatically continuing. (free mem: 1489 MB)
  614. [06:56:30] [Server thread/INFO]: [WorldBorder] [Fill] Reminder: you can cancel at any time with "wb fill cancel", or pause/unpause with "wb fill pause". (free mem: 1489 MB)
  615. [06:56:30] [Server thread/INFO]: [WorldBorder] [Fill] 0 more chunks processed (1082443 total, ~46.3%) (free mem: 1489 MB)
  616. [06:56:30] [User Authenticator #1/INFO]: UUID of player PacificMiner is e8f84052-521e-4031-b6c1-6e26c9da6bc0
  617. [06:56:31] [Server thread/INFO]: PacificMiner[/83.89.22.47:53165] logged in with entity id 137 at ([world]2538.847242785138, 64.0, 128.81552134538657)
  618. [06:56:35] [Server thread/INFO]: [WorldBorder] [Fill] 1151 more chunks processed (1083594 total, ~46.4%) (free mem: 1269 MB)
  619. [06:56:40] [Server thread/INFO]: [WorldBorder] [Fill] 101 more chunks processed (1083695 total, ~46.4%) (free mem: 1657 MB)
  620. [06:56:45] [Server thread/INFO]: [WorldBorder] [Fill] 101 more chunks processed (1083796 total, ~46.4%) (free mem: 1580 MB)
  621. [06:56:50] [Server thread/INFO]: [WorldBorder] [Fill] 101 more chunks processed (1083897 total, ~46.4%) (free mem: 1498 MB)
  622. [06:56:55] [Timer-1/INFO]: [WorldGuard] Region data changes made in 'world' have been background saved
  623. [06:56:55] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (1083997 total, ~46.4%) (free mem: 1405 MB)
  624. [06:56:55] [Server thread/INFO]: [WorldBorder] [Fill] Saving the world to disk, just to be on the safe side. (free mem: 1405 MB)
  625. [06:56:55] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
  626. [06:57:00] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (1084097 total, ~46.4%) (free mem: 1758 MB)
  627. [06:57:05] [Server thread/INFO]: [WorldBorder] [Fill] 101 more chunks processed (1084198 total, ~46.4%) (free mem: 1676 MB)
  628. [06:57:10] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (1084298 total, ~46.4%) (free mem: 1517 MB)
  629. [06:57:15] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (1084398 total, ~46.4%) (free mem: 1720 MB)
  630. [06:57:20] [Server thread/INFO]: [WorldBorder] [Fill] 101 more chunks processed (1084499 total, ~46.4%) (free mem: 1436 MB)
  631. [06:57:25] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (1084599 total, ~46.4%) (free mem: 1608 MB)
  632. [06:57:25] [Server thread/INFO]: [WorldBorder] [Fill] Saving the world to disk, just to be on the safe side. (free mem: 1608 MB)
  633. [06:57:30] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (1084699 total, ~46.4%) (free mem: 1755 MB)
  634. [06:57:35] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (1084799 total, ~46.4%) (free mem: 1464 MB)
  635. [06:57:40] [Server thread/INFO]: [WorldBorder] [Fill] 101 more chunks processed (1084900 total, ~46.4%) (free mem: 1638 MB)
  636. [06:57:45] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (1085000 total, ~46.4%) (free mem: 1351 MB)
  637. [06:57:50] [Server thread/INFO]: [WorldBorder] [Fill] 123 more chunks processed (1085123 total, ~46.4%) (free mem: 1538 MB)
  638. [06:57:55] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (1085223 total, ~46.5%) (free mem: 1321 MB)
  639. [06:57:55] [Server thread/INFO]: [WorldBorder] [Fill] Saving the world to disk, just to be on the safe side. (free mem: 1321 MB)
  640. [06:58:00] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (1085323 total, ~46.5%) (free mem: 1532 MB)
  641. [06:58:05] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (1085423 total, ~46.5%) (free mem: 1724 MB)
  642. [06:58:10] [Server thread/INFO]: [WorldBorder] [Fill] 101 more chunks processed (1085524 total, ~46.5%) (free mem: 1490 MB)
  643. [06:58:15] [Server thread/INFO]: [WorldBorder] [Fill] 101 more chunks processed (1085625 total, ~46.5%) (free mem: 1338 MB)
  644. [06:58:20] [Server thread/INFO]: [WorldBorder] [Fill] 101 more chunks processed (1085726 total, ~46.5%) (free mem: 1727 MB)
  645. [06:58:25] [Server thread/INFO]: [WorldBorder] [Fill] 101 more chunks processed (1085827 total, ~46.5%) (free mem: 1654 MB)
  646. [06:58:25] [Server thread/INFO]: [WorldBorder] [Fill] Saving the world to disk, just to be on the safe side. (free mem: 1654 MB)
  647. [06:58:30] [Server thread/INFO]: [WorldBorder] [Fill] 100 more chunks processed (1085927 total, ~46.5%) (free mem: 1588 MB)
  648. [06:58:35] [Server thread/INFO]: [WorldBorder] [Fill] 101 more chunks processed (1086028 total, ~46.5%) (free mem: 1516 MB)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement