Advertisement
Guest User

Untitled

a guest
Dec 16th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.52 KB | None | 0 0
  1. [17:24:03] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [17:24:03] [Server thread/INFO]: Loading properties
  3. [17:24:03] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:24:03] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [17:24:03] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [17:24:03] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [17:24:03] [Server thread/INFO]: Debug logging is disabled
  8. [17:24:03] [Server thread/INFO]: Generating keypair
  9. [17:24:04] [Server thread/INFO]: Starting Minecraft server on *:25566
  10. [17:24:04] [Server thread/INFO]: Using epoll channel type
  11. [17:24:04] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [17:24:05] [Server thread/ERROR]: Could not load 'plugins/LuckyLandsLobbySystem.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: Cannot find main class `me.zort'
  14. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:66) ~[server.jar:git-Spigot-db6de12-18fbb24]
  15. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-db6de12-18fbb24]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server.jar:git-Spigot-db6de12-18fbb24]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Spigot-db6de12-18fbb24]
  18. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server.jar:git-Spigot-db6de12-18fbb24]
  19. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-db6de12-18fbb24]
  20. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-db6de12-18fbb24]
  21. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  22. Caused by: java.lang.ClassNotFoundException: me.zort
  23. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_171]
  24. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-db6de12-18fbb24]
  25. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-db6de12-18fbb24]
  26. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_171]
  27. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_171]
  28. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
  29. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_171]
  30. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-db6de12-18fbb24]
  31. ... 7 more
  32. [17:24:06] [Server thread/ERROR]: Could not load 'plugins/LuckyLandsTimePlayed.jar' in folder 'plugins'
  33. org.bukkit.plugin.InvalidPluginException: Cannot find main class `me.zort'
  34. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:66) ~[server.jar:git-Spigot-db6de12-18fbb24]
  35. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-db6de12-18fbb24]
  36. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server.jar:git-Spigot-db6de12-18fbb24]
  37. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Spigot-db6de12-18fbb24]
  38. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server.jar:git-Spigot-db6de12-18fbb24]
  39. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-db6de12-18fbb24]
  40. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-db6de12-18fbb24]
  41. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  42. Caused by: java.lang.ClassNotFoundException: me.zort
  43. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_171]
  44. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-db6de12-18fbb24]
  45. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-db6de12-18fbb24]
  46. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_171]
  47. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_171]
  48. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_171]
  49. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_171]
  50. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-db6de12-18fbb24]
  51. ... 7 more
  52. [17:24:06] [Server thread/INFO]: [NoMoreHunger] Loading NoMoreHunger v1.1
  53. [17:24:06] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
  54. [17:24:06] [Server thread/INFO]: [OneHeart] Loading OneHeart v1.0
  55. [17:24:06] [Server thread/INFO]: [NoRain] Loading NoRain v1.4
  56. [17:24:06] [Server thread/INFO]: [NoFallDamage] Loading NoFallDamage v1.0
  57. [17:24:06] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  58. [17:24:06] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  59. [17:24:06] [Server thread/INFO]: [SetLobby] Loading SetLobby v1.1
  60. [17:24:06] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.0
  61. [17:24:06] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.1
  62. [17:24:06] [Server thread/INFO]: [VoidAvoid] Loading VoidAvoid v1.2
  63. [17:24:06] [Server thread/INFO]: [CakeClicker] Loading CakeClicker v2.7
  64. [17:24:06] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
  65. [17:24:06] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.8
  66. [17:24:06] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.5.1-SNAPSHOT
  67. [17:24:06] [Server thread/INFO]: [asCMD] Loading asCMD v2.0
  68. [17:24:06] [Server thread/INFO]: [ColorMe] Loading ColorMe v1.1
  69. [17:24:06] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  70. [17:24:06] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  71. [17:24:06] [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. [17:24:06] [Server thread/INFO]: [JEJoin] Loading JEJoin v1.1
  73. [17:24:06] [Server thread/INFO]: [CustomJoinItems] Loading CustomJoinItems v1.5.2
  74. [17:24:06] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.2.9
  75. [17:24:06] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  76. [17:24:06] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  77. [17:24:06] [Server thread/INFO]: [Trey's Double Jump] Loading TreysDoubleJump v2.3.0
  78. [17:24:06] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.3
  79. [17:24:06] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v2.4.3
  80. [17:24:06] [Server thread/INFO]: [SignColors] Loading SignColors v1.1.1
  81. [17:24:06] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  82. [17:24:06] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  83. [17:24:06] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  84. [17:24:06] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  85. [17:24:06] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  86. [17:24:06] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  87. [17:24:06] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  88. [17:24:06] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  89. [17:24:06] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  90. [17:24:06] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  91. [17:24:06] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  92. [17:24:06] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  93. [17:24:06] [Server thread/INFO]: Preparing level "world"
  94. [17:24:06] [Server thread/INFO]: -------- World Settings For [world] --------
  95. [17:24:06] [Server thread/INFO]: Mob Spawn Range: 4
  96. [17:24:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  97. [17:24:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  98. [17:24:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  99. [17:24:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  100. [17:24:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  101. [17:24:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  102. [17:24:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  103. [17:24:06] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  104. [17:24:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  105. [17:24:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  106. [17:24:06] [Server thread/INFO]: Anti X-Ray: true
  107. [17:24:06] [Server thread/INFO]: Engine Mode: 1
  108. [17:24:06] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  109. [17:24:06] [Server thread/INFO]: Replace Blocks: [1, 5]
  110. [17:24:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  111. [17:24:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  112. [17:24:06] [Server thread/INFO]: Random Lighting Updates: false
  113. [17:24:06] [Server thread/INFO]: Structure Info Saving: true
  114. [17:24:06] [Server thread/INFO]: Sending up to 10 chunks per packet
  115. [17:24:06] [Server thread/INFO]: Max Entity Collisions: 8
  116. [17:24:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  117. [17:24:06] [Server thread/INFO]: Max TNT Explosions: 100
  118. [17:24:06] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  119. [17:24:06] [Server thread/INFO]: Item Merge Radius: 2.5
  120. [17:24:06] [Server thread/INFO]: Item Despawn Rate: 6000
  121. [17:24:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
  122. [17:24:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  123. [17:24:06] [Server thread/INFO]: View Distance: 10
  124. [17:24:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  125. [17:24:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
  126. [17:24:06] [Server thread/INFO]: Clear tick list: false
  127. [17:24:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  128. [17:24:07] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  129. [17:24:07] [Server thread/INFO]: Mob Spawn Range: 4
  130. [17:24:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  131. [17:24:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  132. [17:24:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  133. [17:24:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  134. [17:24:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  135. [17:24:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  136. [17:24:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  137. [17:24:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  138. [17:24:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  139. [17:24:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  140. [17:24:07] [Server thread/INFO]: Anti X-Ray: true
  141. [17:24:07] [Server thread/INFO]: Engine Mode: 1
  142. [17:24:07] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  143. [17:24:07] [Server thread/INFO]: Replace Blocks: [1, 5]
  144. [17:24:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  145. [17:24:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  146. [17:24:07] [Server thread/INFO]: Random Lighting Updates: false
  147. [17:24:07] [Server thread/INFO]: Structure Info Saving: true
  148. [17:24:07] [Server thread/INFO]: Sending up to 10 chunks per packet
  149. [17:24:07] [Server thread/INFO]: Max Entity Collisions: 8
  150. [17:24:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  151. [17:24:07] [Server thread/INFO]: Max TNT Explosions: 100
  152. [17:24:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  153. [17:24:07] [Server thread/INFO]: Item Merge Radius: 2.5
  154. [17:24:07] [Server thread/INFO]: Item Despawn Rate: 6000
  155. [17:24:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
  156. [17:24:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  157. [17:24:07] [Server thread/INFO]: View Distance: 10
  158. [17:24:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  159. [17:24:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
  160. [17:24:07] [Server thread/INFO]: Clear tick list: false
  161. [17:24:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  162. [17:24:07] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  163. [17:24:07] [Server thread/INFO]: Mob Spawn Range: 4
  164. [17:24:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  165. [17:24:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  166. [17:24:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  167. [17:24:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  168. [17:24:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  169. [17:24:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  170. [17:24:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  171. [17:24:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  172. [17:24:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  173. [17:24:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  174. [17:24:07] [Server thread/INFO]: Anti X-Ray: true
  175. [17:24:07] [Server thread/INFO]: Engine Mode: 1
  176. [17:24:07] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  177. [17:24:07] [Server thread/INFO]: Replace Blocks: [1, 5]
  178. [17:24:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  179. [17:24:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  180. [17:24:07] [Server thread/INFO]: Random Lighting Updates: false
  181. [17:24:07] [Server thread/INFO]: Structure Info Saving: true
  182. [17:24:07] [Server thread/INFO]: Sending up to 10 chunks per packet
  183. [17:24:07] [Server thread/INFO]: Max Entity Collisions: 8
  184. [17:24:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  185. [17:24:07] [Server thread/INFO]: Max TNT Explosions: 100
  186. [17:24:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  187. [17:24:07] [Server thread/INFO]: Item Merge Radius: 2.5
  188. [17:24:07] [Server thread/INFO]: Item Despawn Rate: 6000
  189. [17:24:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
  190. [17:24:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  191. [17:24:07] [Server thread/INFO]: View Distance: 10
  192. [17:24:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  193. [17:24:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
  194. [17:24:07] [Server thread/INFO]: Clear tick list: false
  195. [17:24:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  196. [17:24:07] [Server thread/INFO]: Preparing start region for level 0 (Seed: 3075875460093199996)
  197. [17:24:08] [Server thread/INFO]: Preparing spawn area: 13%
  198. [17:24:09] [Server thread/INFO]: Preparing spawn area: 29%
  199. [17:24:10] [Server thread/INFO]: Preparing spawn area: 49%
  200. [17:24:11] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4843879872517963148)
  201. [17:24:12] [Server thread/INFO]: Preparing spawn area: 27%
  202. [17:24:13] [Server thread/INFO]: Preparing spawn area: 64%
  203. [17:24:13] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4843879872517963148)
  204. [17:24:14] [Server thread/INFO]: [NoMoreHunger] Enabling NoMoreHunger v1.1
  205. [17:24:14] [Server thread/INFO]: [NoMoreHunger v1.1] Plugin sucessfully loaded.
  206. [17:24:14] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
  207. [17:24:15] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  208. [17:24:15] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  209. [17:24:15] [Server thread/INFO]: [OneHeart] Enabling OneHeart v1.0
  210. [17:24:15] [Server thread/INFO]: [OneHeart] Plugin has been activated
  211. [17:24:15] [Server thread/INFO]: [NoRain] Enabling NoRain v1.4
  212. [17:24:15] [Server thread/INFO]: [NoFallDamage] Enabling NoFallDamage v1.0
  213. [17:24:15] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  214. [17:24:15] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  215. [17:24:15] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  216. [17:24:15] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  217. [17:24:15] [Server thread/INFO]: Using locale en_US
  218. [17:24:16] [Server thread/INFO]: Using locale en_US
  219. [17:24:16] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  220. [17:24:16] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  221. [17:24:16] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  222. [17:24:16] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  223. [17:24:16] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  224. [17:24:16] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  225. [17:24:16] [Server thread/INFO]: [SetLobby] Enabling SetLobby v1.1
  226. [17:24:16] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.0
  227. [17:24:16] [Server thread/INFO]: [NametagEdit] Found PermissionsEx! Hooking in.
  228. [17:24:17] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.1
  229. [17:24:17] [Server thread/INFO]: [VoidAvoid] Enabling VoidAvoid v1.2
  230. [17:24:17] [Server thread/INFO]: [CakeClicker] Enabling CakeClicker v2.7
  231. [17:24:17] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  232. [17:24:18] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  233. [17:24:18] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  234. [17:24:18] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  235. [17:24:18] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  236. [17:24:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  237. [17:24:18] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  238. [17:24:18] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  239. [17:24:18] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  240. [17:24:18] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  241. [17:24:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  242. [17:24:18] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  243. [17:24:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  244. [17:24:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  245. [17:24:18] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  246. [17:24:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  247. [17:24:18] [Server thread/INFO]: [WorldGuard] Loading region data...
  248. [17:24:19] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.8
  249. [17:24:19] [Server thread/INFO]: -------- World Settings For [main_lobby] --------
  250. [17:24:19] [Server thread/INFO]: Mob Spawn Range: 4
  251. [17:24:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
  252. [17:24:19] [Server thread/INFO]: Cane Growth Modifier: 100%
  253. [17:24:19] [Server thread/INFO]: Melon Growth Modifier: 100%
  254. [17:24:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  255. [17:24:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  256. [17:24:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
  257. [17:24:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
  258. [17:24:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  259. [17:24:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  260. [17:24:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  261. [17:24:19] [Server thread/INFO]: Anti X-Ray: true
  262. [17:24:19] [Server thread/INFO]: Engine Mode: 1
  263. [17:24:19] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  264. [17:24:19] [Server thread/INFO]: Replace Blocks: [1, 5]
  265. [17:24:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  266. [17:24:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  267. [17:24:19] [Server thread/INFO]: Random Lighting Updates: false
  268. [17:24:19] [Server thread/INFO]: Structure Info Saving: true
  269. [17:24:19] [Server thread/INFO]: Sending up to 10 chunks per packet
  270. [17:24:19] [Server thread/INFO]: Max Entity Collisions: 8
  271. [17:24:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  272. [17:24:19] [Server thread/INFO]: Max TNT Explosions: 100
  273. [17:24:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  274. [17:24:19] [Server thread/INFO]: Item Merge Radius: 2.5
  275. [17:24:19] [Server thread/INFO]: Item Despawn Rate: 6000
  276. [17:24:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
  277. [17:24:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  278. [17:24:19] [Server thread/INFO]: View Distance: 10
  279. [17:24:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  280. [17:24:19] [Server thread/INFO]: Chunks to Grow per Tick: 650
  281. [17:24:19] [Server thread/INFO]: Clear tick list: false
  282. [17:24:19] [Server thread/INFO]: Experience Merge Radius: 3.0
  283. [17:24:19] [Server thread/INFO]: Preparing start region for level 3 (Seed: -6673392398155017043)
  284. [17:24:20] [Server thread/INFO]: Preparing spawn area for main_lobby, 77%
  285. [17:24:20] [Server thread/INFO]: [WorldGuard] (main_lobby) TNT ignition is PERMITTED.
  286. [17:24:20] [Server thread/INFO]: [WorldGuard] (main_lobby) Lighters are PERMITTED.
  287. [17:24:20] [Server thread/INFO]: [WorldGuard] (main_lobby) Lava fire is blocked.
  288. [17:24:20] [Server thread/INFO]: [WorldGuard] (main_lobby) Fire spread is UNRESTRICTED.
  289. [17:24:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'main_lobby'
  290. [17:24:20] [Server thread/INFO]: [MultiWorld] v5.2.8 enabled.
  291. [17:24:20] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.5.1-SNAPSHOT
  292. [17:24:21] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_8_R3, using UniversalSkinFactory.
  293. [17:24:21] [Server thread/INFO]: [asCMD] Enabling asCMD v2.0
  294. [17:24:21] [Server thread/INFO]: [asCMD] asCMD version 2.0 is enabled!
  295. [17:24:21] [Server thread/INFO]: [ColorMe] Enabling ColorMe v1.1
  296. [17:24:21] [Server thread/INFO]: Finished creating color inventory.
  297. [17:24:21] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  298. [17:24:21] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  299. [17:24:21] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  300. [17:24:21] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  301. [17:24:21] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  302. [17:24:21] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  303. [17:24:21] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  304. [17:24:21] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  305. [17:24:21] [Server thread/INFO]: [JEJoin] Enabling JEJoin v1.1
  306. [17:24:21] [Server thread/INFO]: [CustomJoinItems] Enabling CustomJoinItems v1.5.2
  307. [17:24:21] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.2.9
  308. [17:24:21] [Server thread/INFO]: Tablist> You have installed PlaceholderAPI feel free to use it !
  309. [17:24:21] [Server thread/INFO]: Tablist> Tablist v1.3.2.9 enabled!!
  310. [17:24:21] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  311. [17:24:21] [Server thread/INFO]: [Trey's Double Jump] Enabling TreysDoubleJump v2.3.0
  312. [17:24:21] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.3
  313. [17:24:25] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.4.3
  314. [17:24:25] [Server thread/INFO]: [ArmorStandTools] Loading support for v1_8_R3
  315. [17:24:25] [Server thread/INFO]: [ArmorStandTools] PlotSquared plugin not found. Continuing without PlotSquared support.
  316. [17:24:25] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin found. WorldGuard support enabled.
  317. [17:24:25] [Server thread/INFO]: [SignColors] Enabling SignColors v1.1.1
  318. [17:24:25] [Server thread/INFO]: [SignColors] Successfully loaded the language file (EN.yml)!
  319. [17:24:25] [Server thread/INFO]: [SignColors] Loading database (SQLITE).
  320. [17:24:25] [Server thread/INFO]: [SignColors] Metrics are ENABLED :)
  321. [17:24:25] [Server thread/INFO]: [SignColors] Looking for a newer version...
  322. [17:24:25] [Server thread/INFO]: [SignColors] Version 1.1.1 by CodeHat enabled.
  323. [17:24:25] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  324. [17:24:26] [Server thread/INFO]: Done (19.662s)! For help, type "help" or "?"
  325. [17:24:26] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates ...
  326. [17:24:26] [Craft Scheduler Thread - 0/ERROR]: [SignColors] Checking for a newer version FAILED :(
  327. [17:24:26] [Craft Scheduler Thread - 7/WARN]: [SpigetUpdate] Invalid SemVer versions specified [1351-SNAPSHOT] [1351]
  328. [17:24:26] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer] ----------------------------------------------
  329. [17:24:26] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer]  +===============+
  330. [17:24:26] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer]  | SkinsRestorer |
  331. [17:24:26] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer]  |---------------|
  332. [17:24:26] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer]  | Bungee Mode |
  333. [17:24:26] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer]  +===============+
  334. [17:24:26] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer] ----------------------------------------------
  335. [17:24:26] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer]  Current version: 13.5.1-SNAPSHOT
  336. [17:24:26] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer]  This is the latest version!
  337. [17:24:26] [Craft Scheduler Thread - 7/INFO]: [SkinsRestorer] ----------------------------------------------
  338. [17:24:26] [Craft Scheduler Thread - 12/INFO]: [Vault] No new version available
  339. [17:24:27] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 128 placeholder expansions are available on the cloud.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement