Advertisement
Guest User

Untitled

a guest
Oct 16th, 2016
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.34 KB | None | 0 0
  1. [23:48:39] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [23:48:39] [Server thread/INFO]: Loading properties
  3. [23:48:39] [Server thread/INFO]: Default game type: SURVIVAL
  4. [23:48:40] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-"0d4f6f1" (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5. [23:48:40] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [23:48:40] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [23:48:40] [Server thread/INFO]: Debug logging is disabled
  8. [23:48:40] [Server thread/INFO]: Generating keypair
  9. [23:48:40] [Server thread/INFO]: Starting Minecraft server on *:25566
  10. [23:48:40] [Server thread/ERROR]: Could not load 'plugins/FrozenSoulChatSpigot-1.0-SNAPSHOT.jar' in folder 'plugins'
  11. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  12. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  13. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  14. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  15. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  16. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  17. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  18. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  19. ... 6 more
  20. [23:48:41] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  21. [23:48:41] [Server thread/INFO]: DataSourcePool [TeleportSigns] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  22. [23:48:41] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  23. [23:48:44] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
  24. [23:48:45] [Server thread/ERROR]: Could not load 'plugins/AsyncWorldEdit.jar' in folder 'plugins'
  25. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/primesoft/asyncworldedit/injector/classfactory/IClassFactory
  26. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  27. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:341) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  28. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:263) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  29. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  30. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  31. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  32. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  33. Caused by: java.lang.NoClassDefFoundError: org/primesoft/asyncworldedit/injector/classfactory/IClassFactory
  34. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
  35. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_101]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  38. ... 6 more
  39. Caused by: java.lang.ClassNotFoundException: org.primesoft.asyncworldedit.injector.classfactory.IClassFactory
  40. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_101]
  41. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  42. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  43. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_101]
  44. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_101]
  45. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
  46. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_101]
  47. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  48. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot-1.7.10-R0.1-SNAPSHOT.jar:git-Spigot-"0d4f6f1"]
  49. ... 6 more
  50. [23:48:45] [Server thread/INFO]: [icJukeBox] Loading icJukeBox v1.6.4
  51. [23:48:45] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0.2-SNAPSHOT;3366-2fedcf80
  52. [23:48:45] [Server thread/INFO]: [SpawnTP] Loading SpawnTP v1.6
  53. [23:48:45] [Server thread/INFO]: [Spectate] Loading Spectate v1.1
  54. [23:48:45] [Server thread/INFO]: [KeepItems] Loading KeepItems v1.2
  55. [23:48:45] [Server thread/INFO]: [RemoteToolkitPlugin] Loading RemoteToolkitPlugin vR10_A15.3
  56. [23:48:45] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.1
  57. [23:48:45] [Server thread/INFO]: [AutoResponse] Loading AutoResponse v0.1.5
  58. [23:48:45] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.1
  59. [23:48:45] [Server thread/INFO]: [Spawner] Loading Spawner v1.8
  60. [23:48:45] [Server thread/INFO]: [Sync] Loading Sync v2.1.4
  61. [23:48:45] [Server thread/INFO]: [KaisUrlShortifier] Loading KaisUrlShortifier v0.9
  62. [23:48:45] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  63. [23:48:45] [Server thread/INFO]: [TeleportSigns] Loading TeleportSigns v1.3.2-b80
  64. [23:48:45] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
  65. [23:48:45] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.0-SNAPSHOT
  66. [23:48:45] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-05.1569-
  67. [23:48:45] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.10
  68. [23:48:45] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
  69. [23:48:45] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.168.9-SNAPSHOT-jnks278
  70. [23:48:45] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.9
  71. [23:48:45] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  72. [23:48:45] [Server thread/INFO]: [FunGun] Loading FunGun v1.4
  73. [23:48:45] [Server thread/INFO]: [DimensionTeleporter] Loading DimensionTeleporter v1.3.2
  74. [23:48:45] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  75. [23:48:45] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.4
  76. [23:48:45] [Server thread/INFO]: [Prism] Loading Prism v2.0.4-18
  77. [23:48:45] [Server thread/INFO]: [LightAPI] Loading LightAPI v3.2.3
  78. [23:48:45] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b${BUILD_NUMBER}
  79. [23:48:45] [Server thread/INFO]: [GriefPreventionPlus] Loading GriefPreventionPlus v12.28
  80. [23:48:45] [Server thread/INFO]: [FrozenSuite] Loading FrozenSuite v2.0.1
  81. [23:48:45] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  82. [23:48:45] [Server thread/INFO]: [FrozenVotes] Loading FrozenVotes v1.2
  83. [23:48:45] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.20-unofficial
  84. [23:48:45] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b434
  85. [23:48:45] [Server thread/INFO]: [LightSource] Loading LightSource v3.1.0
  86. [23:48:45] [Server thread/INFO]: <LightSource>: Registered new flag: permission
  87. [23:48:45] [Server thread/INFO]: <LightSource>: Registered new flag: entity
  88. [23:48:45] [Server thread/INFO]: <LightSource>: Registered new flag: world
  89. [23:48:45] [Server thread/INFO]: <LightSource>: Registered new flag: update
  90. [23:48:45] [Server thread/INFO]: <LightSource>: Registered new flag: play_effect
  91. [23:48:45] [Server thread/INFO]: <LightSource>: Registered new flag: delete_light
  92. [23:48:45] [Server thread/INFO]: [BungeeTabListPlus] Loading BungeeTabListPlus v2.3.2
  93. [23:48:45] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.7
  94. [23:48:45] [Server thread/INFO]: [MineverseChat] Loading MineverseChat v1.9.4
  95. [23:48:45] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.0-SNAPSHOT
  96. [23:48:45] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  97. [23:48:45] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  98. [23:48:45] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  99. [23:48:45] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  100. [23:48:45] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  101. [23:48:45] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  102. [23:48:45] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  103. [23:48:45] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  104. [23:48:45] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  105. [23:48:45] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  106. [23:48:45] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  107. [23:48:45] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  108. [23:48:46] [Server thread/INFO]: Preparing level "world"
  109. [23:48:46] [Server thread/INFO]: -------- World Settings For [world] --------
  110. [23:48:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  111. [23:48:46] [Server thread/INFO]: Anti X-Ray: true
  112. [23:48:46] [Server thread/INFO]: Engine Mode: 1
  113. [23:48:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  114. [23:48:46] [Server thread/INFO]: Replace Blocks: [1, 5]
  115. [23:48:46] [Server thread/INFO]: Mob Spawn Range: 4
  116. [23:48:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  117. [23:48:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  118. [23:48:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  119. [23:48:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  120. [23:48:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  121. [23:48:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  122. [23:48:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  123. [23:48:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  124. [23:48:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  125. [23:48:46] [Server thread/INFO]: Alternative Hopper Ticking: false
  126. [23:48:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  127. [23:48:46] [Server thread/INFO]: Random Lighting Updates: false
  128. [23:48:46] [Server thread/INFO]: Structure Info Saving: true
  129. [23:48:46] [Server thread/INFO]: Sending up to 5 chunks per packet
  130. [23:48:46] [Server thread/INFO]: Max Entity Collisions: 8
  131. [23:48:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  132. [23:48:46] [Server thread/INFO]: Max TNT Explosions: 100
  133. [23:48:46] [Server thread/INFO]: View Distance: 10
  134. [23:48:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
  135. [23:48:46] [Server thread/INFO]: Clear tick list: false
  136. [23:48:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  137. [23:48:46] [Server thread/INFO]: Item Despawn Rate: 6000
  138. [23:48:46] [Server thread/INFO]: Item Merge Radius: 2.5
  139. [23:48:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
  140. [23:48:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  141. [23:48:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  142. [23:48:46] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  143. [23:48:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  144. [23:48:46] [Server thread/INFO]: Anti X-Ray: true
  145. [23:48:46] [Server thread/INFO]: Engine Mode: 1
  146. [23:48:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  147. [23:48:46] [Server thread/INFO]: Replace Blocks: [1, 5]
  148. [23:48:46] [Server thread/INFO]: Mob Spawn Range: 4
  149. [23:48:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  150. [23:48:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  151. [23:48:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  152. [23:48:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  153. [23:48:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  154. [23:48:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  155. [23:48:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  156. [23:48:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  157. [23:48:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  158. [23:48:46] [Server thread/INFO]: Alternative Hopper Ticking: false
  159. [23:48:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  160. [23:48:46] [Server thread/INFO]: Random Lighting Updates: false
  161. [23:48:46] [Server thread/INFO]: Structure Info Saving: true
  162. [23:48:46] [Server thread/INFO]: Sending up to 5 chunks per packet
  163. [23:48:46] [Server thread/INFO]: Max Entity Collisions: 8
  164. [23:48:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  165. [23:48:46] [Server thread/INFO]: Max TNT Explosions: 100
  166. [23:48:46] [Server thread/INFO]: View Distance: 10
  167. [23:48:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
  168. [23:48:46] [Server thread/INFO]: Clear tick list: false
  169. [23:48:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  170. [23:48:46] [Server thread/INFO]: Item Despawn Rate: 6000
  171. [23:48:46] [Server thread/INFO]: Item Merge Radius: 2.5
  172. [23:48:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
  173. [23:48:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  174. [23:48:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  175. [23:48:46] [Server thread/INFO]: Preparing start region for level 0 (Seed: -273517321335041282)
  176. [23:48:46] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4089220351219909491)
  177. [23:48:47] [Server thread/INFO]: [icJukeBox] Enabling icJukeBox v1.6.4
  178. [23:48:47] [Server thread/WARN]: [icJukeBox] Could not save configuration.yml to plugins/icJukeBox/configuration.yml because configuration.yml already exists.
  179. [23:48:47] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0.2-SNAPSHOT;3366-2fedcf80
  180. [23:48:48] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  181. [23:48:48] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
  182. [23:48:48] [Server thread/INFO]: [SpawnTP] Enabling SpawnTP v1.6
  183. [23:48:48] [Server thread/INFO]: [Spectate] Enabling Spectate v1.1
  184. [23:48:48] [Server thread/INFO]: [KeepItems] Enabling KeepItems v1.2
  185. [23:48:48] [Server thread/INFO]: [RemoteToolkitPlugin] Enabling RemoteToolkitPlugin vR10_A15.3
  186. [23:48:48] [Server thread/INFO]: Memory max: 5592580096 bytes
  187. [23:48:48] [Server thread/INFO]: Memory total: 1029177344 bytes
  188. [23:48:48] [Server thread/INFO]: Remote Toolkit Plugin R10_A15.3 enabled!
  189. [23:48:48] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.1
  190. [23:48:48] [Server thread/INFO]: [AutoResponse] Enabling AutoResponse v0.1.5
  191. [23:48:48] [Server thread/INFO]: [AutoResponse] 0.1.5 enabled.
  192. [23:48:48] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.1
  193. [23:48:48] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  194. [23:48:48] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  195. [23:48:48] [Server thread/INFO]: [WorldBorder] [CONFIG] World "build" has border radius 5000 at X: -362.1 Z: 2461.9
  196. [23:48:48] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 1952.0 Y: 100.0 Z: 972.0
  197. [23:48:48] [Server thread/INFO]: [Spawner] Enabling Spawner v1.8
  198. [23:48:48] [Server thread/INFO]: [Spawner] Loading language.yml
  199. [23:48:48] [Server thread/INFO]: [Sync] Enabling Sync v2.1.4
  200. [23:48:48] [Server thread/INFO]: [Sync] Sync loaded.
  201. [23:48:48] [Server thread/INFO]: [KaisUrlShortifier] Enabling KaisUrlShortifier v0.9
  202. [23:48:48] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  203. [23:48:48] [Server thread/INFO]: [Votifier] Votifier enabled.
  204. [23:48:48] [Server thread/INFO]: [TeleportSigns] Enabling TeleportSigns v1.3.2-b80
  205. [23:48:48] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
  206. [23:48:48] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
  207. [23:48:49] [Server thread/INFO]: -------- World Settings For [losthell] --------
  208. [23:48:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  209. [23:48:49] [Server thread/INFO]: Anti X-Ray: true
  210. [23:48:49] [Server thread/INFO]: Engine Mode: 1
  211. [23:48:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  212. [23:48:49] [Server thread/INFO]: Replace Blocks: [1, 5]
  213. [23:48:49] [Server thread/INFO]: Mob Spawn Range: 4
  214. [23:48:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  215. [23:48:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  216. [23:48:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  217. [23:48:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  218. [23:48:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  219. [23:48:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  220. [23:48:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  221. [23:48:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  222. [23:48:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  223. [23:48:49] [Server thread/INFO]: Alternative Hopper Ticking: false
  224. [23:48:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  225. [23:48:49] [Server thread/INFO]: Random Lighting Updates: false
  226. [23:48:49] [Server thread/INFO]: Structure Info Saving: true
  227. [23:48:49] [Server thread/INFO]: Sending up to 5 chunks per packet
  228. [23:48:49] [Server thread/INFO]: Max Entity Collisions: 8
  229. [23:48:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  230. [23:48:49] [Server thread/INFO]: Max TNT Explosions: 100
  231. [23:48:49] [Server thread/INFO]: View Distance: 10
  232. [23:48:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
  233. [23:48:49] [Server thread/INFO]: Clear tick list: false
  234. [23:48:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  235. [23:48:49] [Server thread/INFO]: Item Despawn Rate: 6000
  236. [23:48:49] [Server thread/INFO]: Item Merge Radius: 2.5
  237. [23:48:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  238. [23:48:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  239. [23:48:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  240. [23:48:49] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3350008695847515891)
  241. [23:48:49] [Server thread/INFO]: -------- World Settings For [contest] --------
  242. [23:48:49] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  243. [23:48:49] [Server thread/INFO]: Anti X-Ray: true
  244. [23:48:49] [Server thread/INFO]: Engine Mode: 1
  245. [23:48:49] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  246. [23:48:49] [Server thread/INFO]: Replace Blocks: [1, 5]
  247. [23:48:49] [Server thread/INFO]: Mob Spawn Range: 4
  248. [23:48:49] [Server thread/INFO]: Cactus Growth Modifier: 100%
  249. [23:48:49] [Server thread/INFO]: Cane Growth Modifier: 100%
  250. [23:48:49] [Server thread/INFO]: Melon Growth Modifier: 100%
  251. [23:48:49] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  252. [23:48:49] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  253. [23:48:49] [Server thread/INFO]: Sapling Growth Modifier: 100%
  254. [23:48:49] [Server thread/INFO]: Wheat Growth Modifier: 100%
  255. [23:48:49] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  256. [23:48:49] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  257. [23:48:49] [Server thread/INFO]: Alternative Hopper Ticking: false
  258. [23:48:49] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  259. [23:48:49] [Server thread/INFO]: Random Lighting Updates: false
  260. [23:48:49] [Server thread/INFO]: Structure Info Saving: true
  261. [23:48:49] [Server thread/INFO]: Sending up to 5 chunks per packet
  262. [23:48:49] [Server thread/INFO]: Max Entity Collisions: 8
  263. [23:48:49] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  264. [23:48:49] [Server thread/INFO]: Max TNT Explosions: 100
  265. [23:48:49] [Server thread/INFO]: View Distance: 10
  266. [23:48:49] [Server thread/INFO]: Chunks to Grow per Tick: 650
  267. [23:48:49] [Server thread/INFO]: Clear tick list: false
  268. [23:48:49] [Server thread/INFO]: Experience Merge Radius: 3.0
  269. [23:48:49] [Server thread/INFO]: Item Despawn Rate: 6000
  270. [23:48:49] [Server thread/INFO]: Item Merge Radius: 2.5
  271. [23:48:49] [Server thread/INFO]: Arrow Despawn Rate: 1200
  272. [23:48:49] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  273. [23:48:49] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  274. [23:48:49] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7315442989082886972)
  275. [23:48:50] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: nightofwar
  276. [23:48:50] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  277. [23:48:50] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Vertoak
  278. [23:48:50] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  279. [23:48:50] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: nowlobby
  280. [23:48:50] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  281. [23:48:50] [Server thread/INFO]: -------- World Settings For [newspawn] --------
  282. [23:48:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  283. [23:48:50] [Server thread/INFO]: Anti X-Ray: true
  284. [23:48:50] [Server thread/INFO]: Engine Mode: 1
  285. [23:48:50] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  286. [23:48:50] [Server thread/INFO]: Replace Blocks: [1, 5]
  287. [23:48:50] [Server thread/INFO]: Mob Spawn Range: 4
  288. [23:48:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  289. [23:48:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  290. [23:48:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  291. [23:48:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  292. [23:48:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  293. [23:48:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  294. [23:48:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  295. [23:48:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  296. [23:48:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  297. [23:48:50] [Server thread/INFO]: Alternative Hopper Ticking: false
  298. [23:48:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  299. [23:48:50] [Server thread/INFO]: Random Lighting Updates: false
  300. [23:48:50] [Server thread/INFO]: Structure Info Saving: true
  301. [23:48:50] [Server thread/INFO]: Sending up to 5 chunks per packet
  302. [23:48:50] [Server thread/INFO]: Max Entity Collisions: 8
  303. [23:48:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  304. [23:48:50] [Server thread/INFO]: Max TNT Explosions: 100
  305. [23:48:50] [Server thread/INFO]: View Distance: 10
  306. [23:48:50] [Server thread/INFO]: Chunks to Grow per Tick: 650
  307. [23:48:50] [Server thread/INFO]: Clear tick list: false
  308. [23:48:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  309. [23:48:50] [Server thread/INFO]: Item Despawn Rate: 6000
  310. [23:48:50] [Server thread/INFO]: Item Merge Radius: 2.5
  311. [23:48:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
  312. [23:48:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  313. [23:48:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  314. [23:48:50] [Server thread/INFO]: Preparing start region for level 4 (Seed: -4312185625514862801)
  315. [23:48:50] [Server thread/INFO]: -------- World Settings For [lostworld] --------
  316. [23:48:50] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  317. [23:48:50] [Server thread/INFO]: Anti X-Ray: true
  318. [23:48:50] [Server thread/INFO]: Engine Mode: 1
  319. [23:48:50] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  320. [23:48:50] [Server thread/INFO]: Replace Blocks: [1, 5]
  321. [23:48:50] [Server thread/INFO]: Mob Spawn Range: 4
  322. [23:48:50] [Server thread/INFO]: Cactus Growth Modifier: 100%
  323. [23:48:50] [Server thread/INFO]: Cane Growth Modifier: 100%
  324. [23:48:50] [Server thread/INFO]: Melon Growth Modifier: 100%
  325. [23:48:50] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  326. [23:48:50] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  327. [23:48:50] [Server thread/INFO]: Sapling Growth Modifier: 100%
  328. [23:48:50] [Server thread/INFO]: Wheat Growth Modifier: 100%
  329. [23:48:50] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  330. [23:48:50] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  331. [23:48:50] [Server thread/INFO]: Alternative Hopper Ticking: false
  332. [23:48:50] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  333. [23:48:50] [Server thread/INFO]: Random Lighting Updates: false
  334. [23:48:50] [Server thread/INFO]: Structure Info Saving: true
  335. [23:48:50] [Server thread/INFO]: Sending up to 5 chunks per packet
  336. [23:48:50] [Server thread/INFO]: Max Entity Collisions: 8
  337. [23:48:50] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  338. [23:48:50] [Server thread/INFO]: Max TNT Explosions: 100
  339. [23:48:50] [Server thread/INFO]: View Distance: 10
  340. [23:48:50] [Server thread/INFO]: Chunks to Grow per Tick: 650
  341. [23:48:50] [Server thread/INFO]: Clear tick list: false
  342. [23:48:50] [Server thread/INFO]: Experience Merge Radius: 3.0
  343. [23:48:50] [Server thread/INFO]: Item Despawn Rate: 6000
  344. [23:48:50] [Server thread/INFO]: Item Merge Radius: 2.5
  345. [23:48:50] [Server thread/INFO]: Arrow Despawn Rate: 1200
  346. [23:48:50] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  347. [23:48:50] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  348. [23:48:50] [Server thread/INFO]: Preparing start region for level 5 (Seed: -1623774494)
  349. [23:48:51] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: TalarionLand
  350. [23:48:51] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  351. [23:48:51] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  352. [23:48:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  353. [23:48:51] [Server thread/INFO]: Anti X-Ray: true
  354. [23:48:51] [Server thread/INFO]: Engine Mode: 1
  355. [23:48:51] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  356. [23:48:51] [Server thread/INFO]: Replace Blocks: [1, 5]
  357. [23:48:51] [Server thread/INFO]: Mob Spawn Range: 4
  358. [23:48:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
  359. [23:48:51] [Server thread/INFO]: Cane Growth Modifier: 100%
  360. [23:48:51] [Server thread/INFO]: Melon Growth Modifier: 100%
  361. [23:48:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  362. [23:48:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  363. [23:48:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
  364. [23:48:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
  365. [23:48:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  366. [23:48:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  367. [23:48:51] [Server thread/INFO]: Alternative Hopper Ticking: false
  368. [23:48:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  369. [23:48:51] [Server thread/INFO]: Random Lighting Updates: false
  370. [23:48:51] [Server thread/INFO]: Structure Info Saving: true
  371. [23:48:51] [Server thread/INFO]: Sending up to 5 chunks per packet
  372. [23:48:51] [Server thread/INFO]: Max Entity Collisions: 8
  373. [23:48:51] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  374. [23:48:51] [Server thread/INFO]: Max TNT Explosions: 100
  375. [23:48:51] [Server thread/INFO]: View Distance: 10
  376. [23:48:51] [Server thread/INFO]: Chunks to Grow per Tick: 650
  377. [23:48:51] [Server thread/INFO]: Clear tick list: false
  378. [23:48:51] [Server thread/INFO]: Experience Merge Radius: 3.0
  379. [23:48:51] [Server thread/INFO]: Item Despawn Rate: 6000
  380. [23:48:51] [Server thread/INFO]: Item Merge Radius: 2.5
  381. [23:48:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
  382. [23:48:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  383. [23:48:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  384. [23:48:51] [Server thread/INFO]: Preparing start region for level 6 (Seed: 4089220351219909491)
  385. [23:48:52] [Server thread/INFO]: -------- World Settings For [build] --------
  386. [23:48:52] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  387. [23:48:52] [Server thread/INFO]: Anti X-Ray: true
  388. [23:48:52] [Server thread/INFO]: Engine Mode: 1
  389. [23:48:52] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  390. [23:48:52] [Server thread/INFO]: Replace Blocks: [1, 5]
  391. [23:48:52] [Server thread/INFO]: Mob Spawn Range: 4
  392. [23:48:52] [Server thread/INFO]: Cactus Growth Modifier: 100%
  393. [23:48:52] [Server thread/INFO]: Cane Growth Modifier: 100%
  394. [23:48:52] [Server thread/INFO]: Melon Growth Modifier: 100%
  395. [23:48:52] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  396. [23:48:52] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  397. [23:48:52] [Server thread/INFO]: Sapling Growth Modifier: 100%
  398. [23:48:52] [Server thread/INFO]: Wheat Growth Modifier: 100%
  399. [23:48:52] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  400. [23:48:52] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  401. [23:48:52] [Server thread/INFO]: Alternative Hopper Ticking: false
  402. [23:48:52] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  403. [23:48:52] [Server thread/INFO]: Random Lighting Updates: false
  404. [23:48:52] [Server thread/INFO]: Structure Info Saving: true
  405. [23:48:52] [Server thread/INFO]: Sending up to 5 chunks per packet
  406. [23:48:52] [Server thread/INFO]: Max Entity Collisions: 8
  407. [23:48:52] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  408. [23:48:52] [Server thread/INFO]: Max TNT Explosions: 100
  409. [23:48:52] [Server thread/INFO]: View Distance: 10
  410. [23:48:52] [Server thread/INFO]: Chunks to Grow per Tick: 650
  411. [23:48:52] [Server thread/INFO]: Clear tick list: false
  412. [23:48:52] [Server thread/INFO]: Experience Merge Radius: 3.0
  413. [23:48:52] [Server thread/INFO]: Item Despawn Rate: 6000
  414. [23:48:52] [Server thread/INFO]: Item Merge Radius: 2.5
  415. [23:48:52] [Server thread/INFO]: Arrow Despawn Rate: 1200
  416. [23:48:52] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  417. [23:48:52] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  418. [23:48:52] [Server thread/INFO]: Preparing start region for level 7 (Seed: 6707230849614085431)
  419. [23:48:53] [Server thread/INFO]: Preparing spawn area for build, 12%
  420. [23:48:54] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Hub_Spawn_by_Jusser
  421. [23:48:54] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  422. [23:48:54] [Server thread/INFO]: -------- World Settings For [wither] --------
  423. [23:48:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  424. [23:48:54] [Server thread/INFO]: Anti X-Ray: true
  425. [23:48:54] [Server thread/INFO]: Engine Mode: 1
  426. [23:48:54] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  427. [23:48:54] [Server thread/INFO]: Replace Blocks: [1, 5]
  428. [23:48:54] [Server thread/INFO]: Mob Spawn Range: 4
  429. [23:48:54] [Server thread/INFO]: Cactus Growth Modifier: 100%
  430. [23:48:54] [Server thread/INFO]: Cane Growth Modifier: 100%
  431. [23:48:54] [Server thread/INFO]: Melon Growth Modifier: 100%
  432. [23:48:54] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  433. [23:48:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  434. [23:48:54] [Server thread/INFO]: Sapling Growth Modifier: 100%
  435. [23:48:54] [Server thread/INFO]: Wheat Growth Modifier: 100%
  436. [23:48:54] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  437. [23:48:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  438. [23:48:54] [Server thread/INFO]: Alternative Hopper Ticking: false
  439. [23:48:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  440. [23:48:54] [Server thread/INFO]: Random Lighting Updates: false
  441. [23:48:54] [Server thread/INFO]: Structure Info Saving: true
  442. [23:48:54] [Server thread/INFO]: Sending up to 5 chunks per packet
  443. [23:48:54] [Server thread/INFO]: Max Entity Collisions: 8
  444. [23:48:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  445. [23:48:54] [Server thread/INFO]: Max TNT Explosions: 100
  446. [23:48:54] [Server thread/INFO]: View Distance: 10
  447. [23:48:54] [Server thread/INFO]: Chunks to Grow per Tick: 650
  448. [23:48:54] [Server thread/INFO]: Clear tick list: false
  449. [23:48:54] [Server thread/INFO]: Experience Merge Radius: 3.0
  450. [23:48:54] [Server thread/INFO]: Item Despawn Rate: 6000
  451. [23:48:54] [Server thread/INFO]: Item Merge Radius: 2.5
  452. [23:48:54] [Server thread/INFO]: Arrow Despawn Rate: 1200
  453. [23:48:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  454. [23:48:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  455. [23:48:54] [Server thread/INFO]: Preparing start region for level 8 (Seed: -7707138685421762520)
  456. [23:48:54] [Server thread/INFO]: [Multiverse-Core] 9 - World(s) loaded.
  457. [23:48:54] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  458. [23:48:54] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-05.1569-
  459. [23:48:55] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  460. [23:48:55] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  461. [23:48:55] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  462. [23:48:55] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  463. [23:48:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  464. [23:48:55] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  465. [23:48:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  466. [23:48:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  467. [23:48:55] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  468. [23:48:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  469. [23:48:55] [Server thread/INFO]: [WorldGuard] (losthell) TNT ignition is PERMITTED.
  470. [23:48:55] [Server thread/INFO]: [WorldGuard] (losthell) Lighters are PERMITTED.
  471. [23:48:55] [Server thread/INFO]: [WorldGuard] (losthell) Lava fire is blocked.
  472. [23:48:55] [Server thread/INFO]: [WorldGuard] (losthell) Fire spread is UNRESTRICTED.
  473. [23:48:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'losthell'
  474. [23:48:55] [Server thread/INFO]: [WorldGuard] (contest) TNT ignition is PERMITTED.
  475. [23:48:55] [Server thread/INFO]: [WorldGuard] (contest) Lighters are PERMITTED.
  476. [23:48:55] [Server thread/INFO]: [WorldGuard] (contest) Lava fire is blocked.
  477. [23:48:55] [Server thread/INFO]: [WorldGuard] (contest) Fire spread is UNRESTRICTED.
  478. [23:48:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'contest'
  479. [23:48:55] [Server thread/INFO]: [WorldGuard] (newspawn) TNT ignition is PERMITTED.
  480. [23:48:55] [Server thread/INFO]: [WorldGuard] (newspawn) Lighters are PERMITTED.
  481. [23:48:55] [Server thread/INFO]: [WorldGuard] (newspawn) Lava fire is blocked.
  482. [23:48:55] [Server thread/INFO]: [WorldGuard] (newspawn) Fire spread is UNRESTRICTED.
  483. [23:48:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'newspawn'
  484. [23:48:55] [Server thread/INFO]: [WorldGuard] (lostworld) TNT ignition is PERMITTED.
  485. [23:48:55] [Server thread/INFO]: [WorldGuard] (lostworld) Lighters are PERMITTED.
  486. [23:48:55] [Server thread/INFO]: [WorldGuard] (lostworld) Lava fire is blocked.
  487. [23:48:55] [Server thread/INFO]: [WorldGuard] (lostworld) Fire spread is UNRESTRICTED.
  488. [23:48:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lostworld'
  489. [23:48:55] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  490. [23:48:55] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  491. [23:48:55] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  492. [23:48:55] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  493. [23:48:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  494. [23:48:55] [Server thread/INFO]: [WorldGuard] (build) TNT ignition is PERMITTED.
  495. [23:48:55] [Server thread/INFO]: [WorldGuard] (build) Lighters are PERMITTED.
  496. [23:48:55] [Server thread/INFO]: [WorldGuard] (build) Lava fire is blocked.
  497. [23:48:55] [Server thread/INFO]: [WorldGuard] (build) Fire spread is UNRESTRICTED.
  498. [23:48:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'build'
  499. [23:48:55] [Server thread/INFO]: [WorldGuard] (wither) TNT ignition is PERMITTED.
  500. [23:48:55] [Server thread/INFO]: [WorldGuard] (wither) Lighters are PERMITTED.
  501. [23:48:55] [Server thread/INFO]: [WorldGuard] (wither) Lava fire is blocked.
  502. [23:48:55] [Server thread/INFO]: [WorldGuard] (wither) Fire spread is UNRESTRICTED.
  503. [23:48:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'wither'
  504. [23:48:55] [Server thread/INFO]: [WorldGuard] Loading region data...
  505. [23:48:55] [Server thread/INFO]: [SignEdit] Enabling SignEdit v3.3.10
  506. [23:48:55] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
  507. [23:48:55] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
  508. [23:48:55] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.168.9-SNAPSHOT-jnks278
  509. [23:48:55] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  510. [23:48:55] [Server thread/INFO]: [VoxelSniper] Registered 61 LiteSniper Brushes with 124 handles.
  511. [23:48:55] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  512. [23:48:55] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.9
  513. [23:48:55] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  514. [23:48:56] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  515. [23:48:56] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  516. [23:48:56] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  517. [23:48:56] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  518. [23:48:56] [Server thread/INFO]: [FunGun] Enabling FunGun v1.4
  519. [23:48:56] [Server thread/INFO]: Enable
  520. [23:48:56] [Server thread/INFO]: [DimensionTeleporter] Enabling DimensionTeleporter v1.3.2
  521. [23:48:56] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.4
  522. [23:48:56] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
  523. [23:48:56] [Server thread/INFO]: = Vault : Ok. Hooked MyCommand Vault 1.4.1-b436
  524. [23:48:56] [Server thread/INFO]: = Spout : Not detectedBarAPI : Not detected
  525. [23:48:56] [Server thread/INFO]: = Config : Ok
  526. [23:48:56] [Server thread/INFO]: = Custom commands loaded : 37
  527. [23:48:56] [Server thread/INFO]: = Version: 5.1.4
  528. [23:48:56] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
  529. [23:48:56] [Server thread/INFO]: = Status : Active
  530. [23:48:56] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  531. [23:48:56] [Server thread/INFO]: [Prism] Enabling Prism v2.0.4-18
  532. [23:48:56] [Server thread/INFO]: [Prism]: Initializing Prism 2.0.4-18. By Viveleroi.
  533. [23:48:56] [Server thread/INFO]: Elixr: Loaded items directory
  534. [23:48:56] [Server thread/INFO]: Elixr: Loaded items directory
  535. [23:48:57] [Server thread/INFO]: [Prism]: WorldEdit found. Associated features enabled.
  536. [23:48:57] [pool-4-thread-1/INFO]: [Prism]: Scheduled purge executor beginning new run...
  537. [23:48:57] [pool-4-thread-1/INFO]: [Prism]: Beginning prism database purge cycle. Will be performed in batches so we don't tie up the db...
  538. [23:48:57] [Server thread/INFO]: [LightAPI] Enabling LightAPI v3.2.3
  539. [23:48:57] [Server thread/INFO]: <LightAPI>: Could not find handler for this git-Spigot-"0d4f6f1" (MC: 1.7.10) version.
  540. [23:48:57] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b${BUILD_NUMBER}
  541. [23:48:57] [Server thread/WARN]: [Essentials] ยง4Version mismatch! Please update EssentialsSpawn to the same version.
  542. [23:48:57] [Thread-15/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
  543. [23:48:57] [Server thread/INFO]: [Essentials] Using legacy item data provider as mob spawner provider.
  544. [23:48:57] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  545. [23:48:57] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
  546. [23:48:57] [Server thread/INFO]: Using locale en_GB
  547. [23:48:58] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  548. [23:48:58] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  549. [23:48:58] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  550. [23:48:58] [Server thread/INFO]: [GriefPreventionPlus] Enabling GriefPreventionPlus v12.28
  551. [23:48:58] [Server thread/INFO]: [GriefPreventionPlus] boot start.
  552. [23:48:58] [Server thread/INFO]: [GriefPreventionPlus] Finished loading configuration.
  553. [23:48:58] [Server thread/INFO]: [GriefPreventionPlus] 5 total claims loaded.
  554. [23:48:58] [Server thread/INFO]: [GriefPreventionPlus] Customizable messages loaded.
  555. [23:48:58] [Server thread/INFO]: [GriefPreventionPlus] Successfully hooked into WorldGuard.
  556. [23:48:58] [Server thread/INFO]: [GriefPreventionPlus] Finished loading data.
  557. [23:48:58] [Server thread/INFO]: [GriefPreventionPlus] You're running Bukkit 1.7!
  558. [23:49:11] [Server thread/WARN]: Failed to load player data for fa691b5a-924f-4401-9a1e-5ce0217cb286
  559. [23:49:21] [Server thread/INFO]: [GriefPreventionPlus] Cached 1341 recent players.
  560. [23:49:21] [Server thread/INFO]: [GriefPreventionPlus] Unused claims task start! Calculating claims to remove...
  561. [23:49:21] [Server thread/INFO]: [GriefPreventionPlus] Found 0 claims to be removed (3 ms.)
  562. [23:49:21] [Server thread/INFO]: [GriefPreventionPlus] Boot finished.
  563. [23:49:21] [Server thread/INFO]: [FrozenSuite] Enabling FrozenSuite v2.0.1
  564. [23:49:21] [Server thread/INFO]: [FrozenSuite] Resource configuration is not higher revision: 2.22 <= 2.22
  565. [23:49:21] [Server thread/INFO]: [FrozenSuite] I'm the lobby server! Disabling Vote Claim, Rules, Rankup, and Restarts!
  566. [23:49:21] [Server thread/INFO]: [FrozenSuite] AbsolutePath: /home/production/hub/
  567. [23:49:21] [Server thread/INFO]: [FrozenSuite] RTK Path:/home/production/hub/toolkit/remote.properties
  568. [23:49:21] [Server thread/INFO]: [FrozenSuite] RTK Port: 24560
  569. [23:49:21] [Server thread/INFO]: [FrozenSuite] RTK Salt: salt
  570. [23:49:21] [Server thread/INFO]: [FrozenSuite] Attempting to get RTK Remote Properties from startServer.sh
  571. [23:49:21] [Server thread/INFO]: [FrozenSuite] Start Script /home/production/hub/startServer.sh
  572. [23:49:21] [Server thread/INFO]: [FrozenSuite] RTK User: root
  573. [23:49:21] [Server thread/INFO]: [FrozenSuite] RTK Password: jungle12
  574. [23:49:21] [Server thread/INFO]: [FrozenSuite] Silencing RTK Wrapper Alerts...
  575. [23:49:21] [Server thread/INFO]: [FrozenSuite] [LOG] MYSQL INFO frozensoul.co,3306,FrozenSuite
  576. [23:49:21] [Server thread/INFO]: [FrozenSuite] [LOG] SQL Connection Established
  577. [23:49:21] [Server thread/INFO]: [FrozenSuite] [LOG] Restart Scheduler Disabled
  578. [23:49:21] [Server thread/INFO]: [FrozenSuite] [LOG] Security Login Listener Enabled
  579. [23:49:21] [Server thread/INFO]: [FrozenSuite] [LOG] Save delayed for 44t with scheduled of 31200t.
  580. [23:49:21] [Server thread/INFO]: [FrozenSuite] [LOG] Task 42 started for saveAgent
  581. [23:49:21] [Server thread/INFO]: [FrozenSuite] [LOG] Task 43 started for TPS
  582. [23:49:21] [Server thread/INFO]: [FrozenSuite] [LOG] Task 44 started for tpsReporter
  583. [23:49:21] [Server thread/INFO]: [FrozenSuite] [LOG] Task 45 started for Analytics
  584. [23:49:21] [Server thread/INFO]: [FrozenSuite] [LOG] Task 47 started for voteTopAgent
  585. [23:49:21] [Server thread/INFO]: [FrozenSuite] [LOG] Task 49 started for TicketReminder
  586. [23:49:21] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  587. [23:49:22] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  588. [23:49:22] [Server thread/INFO]: [FrozenVotes] Enabling FrozenVotes v1.2
  589. [23:49:22] [Server thread/INFO]: [FrozenVotes] [DEBUG] MYSQL INFO frozensoul.co,3306,FrozenSuite,frozen_stats,KdsA@+9pHBjgXPvq
  590. [23:49:22] [Server thread/INFO]: [FrozenVotes] [LOG] MySQL connection open
  591. [23:49:22] [Server thread/INFO]: [FrozenVotes] [LOG]  Config loaded!
  592. [23:49:22] [Server thread/INFO]: [FrozenVotes] [DEBUG] Task 57 started for calendarAgent
  593. [23:49:22] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.20-unofficial
  594. [23:49:22] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  595. [23:49:22] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
  596. [23:49:22] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  597. [23:49:22] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
  598. [23:49:22] [Server thread/INFO]: [VanishNoPacket] Now hooking into Essentials
  599. [23:49:22] [Server thread/INFO]: [VanishNoPacket] SpoutPlugin not running but you wanted SpoutPlugin features.
  600. [23:49:22] [Server thread/INFO]: [VanishNoPacket] Not a release version. Update check disabled
  601. [23:49:22] [Server thread/INFO]: [VanishNoPacket] 3.20-unofficial loaded.
  602. [23:49:22] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b434
  603. [23:49:22] [Server thread/WARN]: ยง4Version mismatch! Please update all Essentials jars to the same version.
  604. [23:49:22] [Server thread/INFO]: [LightSource] Enabling LightSource v3.1.0
  605. [23:49:22] [Server thread/INFO]: <LightSource>: Added new item: sealatern
  606. [23:49:22] [Server thread/INFO]: <LightSource>: Added new item: lavabucket
  607. [23:49:22] [Server thread/INFO]: <LightSource>: Added new item: glowstone
  608. [23:49:22] [Server thread/INFO]: <LightSource>: Added new item: jack
  609. [23:49:22] [Server thread/INFO]: <LightSource>: Added new item: redstonelamp
  610. [23:49:22] [Server thread/INFO]: <LightSource>: Added new item: torch
  611. [23:49:22] [Server thread/INFO]: <LightSource>: Added new item: endrod
  612. [23:49:22] [Server thread/INFO]: <LightSource>: Added new item: furnace
  613. [23:49:22] [Server thread/INFO]: <LightSource>: Added new item: redstoneore
  614. [23:49:22] [Server thread/INFO]: <LightSource>: Added new item: redstonetorch
  615. [23:49:22] [Server thread/INFO]: <LightSource>: Added new item: enderchest
  616. [23:49:22] [Server thread/INFO]: <LightSource>: Added new item: testItem
  617. [23:49:22] [Server thread/INFO]: [BungeeTabListPlus] Enabling BungeeTabListPlus v2.3.2
  618. [23:49:22] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.7
  619. [23:49:22] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  620. [23:49:22] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  621. [23:49:22] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  622. [23:49:22] [Server thread/WARN]: [EnjinMinecraftPlugin] Economy plugin is not enabled.
  623. [23:49:22] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  624. [23:49:22] [Server thread/INFO]: [MineverseChat] Enabling MineverseChat v1.9.4
  625. [23:49:22] [Server thread/INFO]: [FrozenChat] - Initializing...
  626. [23:49:22] [Server thread/INFO]: [FrozenChat] - Checking for Vault...
  627. [23:49:22] [Server thread/INFO]: [FrozenChat] - Enabled Successfully
  628. [23:49:22] [Server thread/INFO]: [FrozenChat] - Registering Listeners
  629. [23:49:22] [Server thread/INFO]: [FrozenChat] - Connecting to MySQL Database
  630. [23:49:24] [Server thread/INFO]: [FrozenChat] - Attaching to Executors
  631. [23:49:24] [Server thread/INFO]: [FrozenChat] - Registering Alias commands
  632. [23:49:24] [Server thread/INFO]: [FrozenChat] - Registering Quickchat commands
  633. [23:49:24] [Server thread/INFO]: [FrozenChat] - Establishing BungeeCord
  634. [23:49:24] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  635. [23:49:24] [Server thread/INFO]: Done (38.256s)! For help, type "help" or "?"
  636. [23:49:24] [Server thread/INFO]: Starting GS4 status listener
  637. [23:49:24] [Server thread/WARN]: Unable to determine local host IP, please set server-ip in '/home/production/hub/server.properties' : s1.frozensoul.co: s1.frozensoul.co: unknown error
  638. [23:49:24] [Query Listener #1/INFO]: Query running on 0.0.0.0:25566
  639. [23:49:24] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  640. [23:49:24] [Craft Scheduler Thread - 8/INFO]: [PlugMan] No update was found.
  641. [23:49:25] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.1
  642. [23:49:25] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  643. [23:49:25] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  644. [23:49:25] [Craft Scheduler Thread - 8/INFO]: [FrozenSuite] [LOG] Found server_HUB in FrozenSuite.PlayTime
  645. [23:49:25] [Craft Scheduler Thread - 8/INFO]: [FrozenSuite] [LOG] PlayTime Clocks started for all currently online players.
  646. [23:49:26] [Server thread/INFO]: CONSOLE issued server command: /list
  647. [23:49:26] [Server thread/INFO]: There are 0 out of maximum 100 players online.
  648. [23:49:27] [Server thread/INFO]: [FsN-Bot] Autosaving...
  649. [23:49:27] [Craft Scheduler Thread - 5/INFO]: <LightAPI>: You are running the latest version!
  650. [23:49:27] [Craft Scheduler Thread - 8/INFO]: <LightSource>: You are running the latest version!
  651. [23:49:29] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
  652. [23:49:30] [Server thread/INFO]: [FsN-Bot] Save Complete
  653. [23:49:30] [Craft Scheduler Thread - 5/INFO]: [FrozenVotes] [DEBUG] Cleanup-D: 00:00 - 23:49
  654. [23:49:30] [Craft Scheduler Thread - 5/INFO]: [FrozenVotes] [DEBUG] Cleanup-W: 01 00:00 - 01 23:49
  655. [23:49:31] [Craft Scheduler Thread - 8/INFO]: [Prism]: Cleared 1846 rows from the database. Using: before:8w
  656. [23:49:31] [Craft Scheduler Thread - 8/INFO]: [Prism]: Moving on to next purge rule...
  657. [23:49:35] [Server thread/INFO]: [GriefPreventionPlus] Claims cleanup task completed. Removed 0 claims.
  658. [23:49:38] [Craft Scheduler Thread - 7/INFO]: [Prism]: Cleared 0 rows from the database. Using: a:water-flow before:4w
  659. [23:49:40] [Server thread/INFO]: CONSOLE issued server command: /list
  660. [23:49:40] [Server thread/INFO]: There are 0 out of maximum 100 players online.
  661. [23:50:30] [Craft Scheduler Thread - 11/INFO]: [FrozenVotes] [DEBUG] Cleanup-D: 00:00 - 23:50
  662. [23:50:30] [Craft Scheduler Thread - 11/INFO]: [FrozenVotes] [DEBUG] Cleanup-W: 01 00:00 - 01 23:50
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement