Advertisement
mr_coffee1026

before the debugpaste

Apr 4th, 2019
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.01 KB | None | 0 0
  1. :55] [main/INFO]: Loaded 0 recipes
  2. [17:17:55] [Server thread/INFO]: Starting minecraft server version 1.13.2
  3. [17:17:55] [Server thread/INFO]: Loading properties
  4. [17:17:55] [Server thread/INFO]: Default game type: SURVIVAL
  5. [17:17:55] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-f09662d-0bf75bb (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
  6. [17:17:56] [Server thread/INFO]: Debug logging is disabled
  7. [17:17:56] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [17:17:56] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [17:17:56] [Server thread/INFO]: Generating keypair
  10. [17:17:56] [Server thread/INFO]: Starting Minecraft server on *:25565
  11. [17:18:00] [Server thread/ERROR]: Could not load 'plugins\worldguard-legacy-7.0.0-beta-03.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandsManager
  13. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:332) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:277) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  16. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:325) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  17. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  18. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  19. at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
  20. Caused by: java.lang.NoClassDefFoundError: com/sk89q/minecraft/util/commands/CommandsManager
  21. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]
  22. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_201]
  23. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:60) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  24. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  25. ... 6 more
  26. Caused by: java.lang.ClassNotFoundException: com.sk89q.minecraft.util.commands.CommandsManager
  27. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_201]
  28. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:136) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:82) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  30. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
  31. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_201]
  32. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_201]
  33. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_201]
  34. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:60) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  35. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  36. ... 6 more
  37. [17:18:00] [Server thread/ERROR]: Could not load 'plugins\WorldGuardExtraFlags.jar' in folder 'plugins'
  38. org.bukkit.plugin.UnknownDependencyException: WorldGuard
  39. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:220) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  40. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:325) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  41. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  42. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  43. at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
  44. [17:18:00] [Server thread/ERROR]: Could not load 'plugins\AreaShop.jar' in folder 'plugins'
  45. org.bukkit.plugin.UnknownDependencyException: WorldGuard
  46. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:220) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  47. at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:325) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  48. at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  49. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:698) [spigot-1.13.2-R0.1-SNAPSHOT.jar:git-Spigot-f09662d-0bf75bb]
  50. at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
  51. [17:18:00] [Server thread/INFO]: ====== USE PAPER ======
  52. [17:18:00] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/Paper-1.13/
  53. [17:18:00] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  54. [17:18:00] [Server thread/INFO]: - This is only a recommendation
  55. [17:18:00] [Server thread/INFO]: ==============================
  56. [17:18:01] [Server thread/INFO]: Using com.boydti.fawe.bukkit.adapter.v1_13_1.Spigot_v1_13_R2 as the Bukkit adapter
  57. [17:18:01] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  58. [17:18:02] [Server thread/INFO]: (FAWE) Replacing commands is currently undefined behavior: { image,color }
  59. [17:18:02] [Server thread/INFO]: [KeepItems] Loading KeepItems v1.3.2
  60. [17:18:02] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  61. [17:18:02] [Server thread/INFO]: [Boss] Loading Boss v2.1.0
  62. [17:18:02] [Server thread/INFO]: [UltimateVotes] Loading UltimateVotes v1.8.0
  63. [17:18:02] [Server thread/INFO]: [EntityDetection] Loading EntityDetection v1.1.1 (build #18)
  64. [17:18:02] [Server thread/INFO]: [HorseTpWithMe] Loading HorseTpWithMe v3.1.0
  65. [17:18:02] [Server thread/INFO]: [SimpleAPI] Loading SimpleAPI v3.8-SNAPSHOT
  66. [17:18:02] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.16.2
  67. [17:18:02] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.5.1
  68. [17:18:02] [Server thread/INFO]: [FlyingCarpet] Loading FlyingCarpet v1.4.1
  69. [17:18:02] [Server thread/INFO]: [GhostBuster] Loading GhostBuster v0.1
  70. [17:18:02] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.3.73
  71. [17:18:02] [Server thread/INFO]: [SpecTPRestrictions] Loading SpecTPRestrictions v2.5
  72. [17:18:02] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.0
  73. [17:18:02] [Server thread/INFO]: [Votifier] Loading Votifier v2.4.1
  74. [17:18:02] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  75. [17:18:02] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.13.2) has not yet been tested! Proceed with caution.
  76. [17:18:02] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.8.0
  77. [17:18:02] [Server thread/INFO]: [TARDISChunkGenerator] Loading TARDISChunkGenerator v4.0.5
  78. [17:18:02] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v1.0
  79. [17:18:02] [Server thread/INFO]: [RedstoneClockDetector] Loading RedstoneClockDetector v0.2.5
  80. [17:18:02] [Server thread/INFO]: [PlayerLogger] Loading PlayerLogger v2.9.1
  81. [17:18:02] [Server thread/INFO]: [QwickTree] Loading QwickTree v2.2.6
  82. [17:18:02] [Server thread/INFO]: [GhostBlockKiller] Loading GhostBlockKiller v2.3.5
  83. [17:18:02] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib vDEV - 36 (git 2e140f82)
  84. [17:18:02] [Server thread/INFO]: [SnowballDamage] Loading SnowballDamage v1.1.2
  85. [17:18:02] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  86. [17:18:02] [Server thread/INFO]: [SimpleSit] Loading SimpleSit v1.6.3
  87. [17:18:02] [Server thread/INFO]: [BottledExp] Loading BottledExp v2.2.5.0
  88. [17:18:02] [Server thread/INFO]: [LWC] Loading LWC v2.1.1-46e9fa0
  89. [17:18:02] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.4
  90. [17:18:02] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.55
  91. [17:18:02] [Server thread/INFO]: [Werewolf] Loading Werewolf v1.3.2
  92. [17:18:02] [Server thread/INFO]: [TARDISWeepingAngels] Loading TARDISWeepingAngels v3.0
  93. [17:18:02] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.1
  94. [17:18:02] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.15.0.55
  95. [17:18:02] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.15.0.55
  96. [17:18:02] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.55
  97. [17:18:02] [Server thread/INFO]: [PremiumVanish] Loading PremiumVanish v2.4.4
  98. [17:18:02] [Server thread/INFO]: [StackMob] Loading StackMob v3.3.3
  99. [17:18:02] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.9.3-SNAPSHOT (build 102)
  100. [17:18:02] [Server thread/INFO]: [ChestShop] LWC version 2.1.1-46e9fa0 loaded.
  101. [17:18:02] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.13.2-SNAPSHOT (build #390)
  102. [17:18:02] [Server thread/INFO]: [Marriage] Loading Marriage v2.0.19-SNAPSHOT
  103. [17:18:02] [Server thread/INFO]: [Marriage] Completed plugin pre-load stage.
  104. [17:18:02] [Server thread/INFO]: [Brewery] Loading Brewery v1.7.1
  105. [17:18:02] [Server thread/INFO]: [AntiCommandSuggestions] Loading AntiCommandSuggestions v1.3-SNAPSHOT
  106. [17:18:02] [Server thread/INFO]: [Jobs] Loading Jobs v4.10.3
  107. [17:18:02] [Server thread/INFO]: [ExtraContexts] Loading ExtraContexts v1.0-SNAPSHOT
  108. [17:18:02] [Server thread/INFO]: [BossShopPro] Loading BossShopPro v2.0.0
  109. [17:18:02] [Server thread/INFO]: [Slimefun] Loading Slimefun vDEV - 77 (git 02ee0f1c)
  110. [17:18:02] [Server thread/INFO]: [ExoticGarden] Loading ExoticGarden vDEV - 7 (git 521654c0)
  111. [17:18:02] [Server thread/INFO]: [Confiscate] Loading Confiscate v1.11.0
  112. [17:18:02] [Server thread/INFO]: [Wild] Loading Wild v2.9
  113. [17:18:02] [Server thread/INFO]: [WorldEdit] Loading WorldEdit vunspecified
  114. [17:18:02] [Server thread/INFO]: [WESV] Loading WorldEditSelectionVisualizer v1.6.4
  115. [17:18:02] [Server thread/INFO]: [SimplePets] Loading SimplePets v4.1-RELEASE
  116. [17:18:02] [Server thread/INFO]: [RFChairs] Loading RFChairs v4.4
  117. [17:18:02] [Server thread/INFO]: [RFChairs] Missing either WorldGuard or WorldEdit, Disabling Custom Flag Features...
  118. [17:18:02] [Server thread/INFO]: [RFChairs] Latest WorldGuard/WorldEdit features could be missing. Please Update!
  119. [17:18:02] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v4.213
  120. [17:18:02] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v3.0.0-SNAPSHOT-b760
  121. [17:18:03] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v3.0.0-SNAPSHOT-b789
  122. [17:18:03] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.11.4
  123. [17:18:03] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v3.0.0-SNAPSHOT-b452
  124. [17:18:03] [Server thread/INFO]: [ChatControl] Loading ChatControl v7.14.0
  125. [17:18:03] [Server thread/INFO]: [TARDIS] Loading TARDIS v4.0.5-b1799
  126. [17:18:03] [Server thread/INFO]: [CommandSigns] Loading CommandSigns v1.6.7
  127. [17:18:03] [Server thread/INFO]: [EpicFurnaces] Loading EpicFurnaces v4.1.3
  128. [17:18:03] [Server thread/INFO]: [SimpleAPI] Enabling SimpleAPI v3.8-SNAPSHOT
  129. [17:18:03] [Server thread/INFO]: [SimpleAPI] Checking for updates...
  130. [17:18:03] [Server thread/INFO]: [SimpleAPI] loading BStats...
  131. [17:18:03] [Server thread/INFO]: [SimpleAPI] BStats Location: https://bstats.org/plugin/bukkit/SimpleAPI
  132. [17:18:03] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.3.73
  133. [17:18:03] [Server thread/INFO]:   __ 
  134. [17:18:03] [Server thread/INFO]:  | |__) LuckPerms v4.3.73
  135. [17:18:03] [Server thread/INFO]:  |___ | Running on Bukkit - CraftBukkit
  136. [17:18:03] [Server thread/INFO]: 
  137. [17:18:03] [Server thread/INFO]: [LuckPerms] Loading configuration...
  138. [17:18:03] [Server thread/INFO]: [LuckPerms] Loading storage provider... [YAML]
  139. [17:18:03] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  140. [17:18:03] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  141. [17:18:03] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 891ms)
  142. [17:18:03] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  143. [17:18:03] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  144. [17:18:04] [Server thread/INFO]: [TARDISChunkGenerator] Enabling TARDISChunkGenerator v4.0.5
  145. [17:18:04] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  146. [17:18:04] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  147. [17:18:04] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  148. [17:18:04] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  149. [17:18:04] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  150. [17:18:04] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  151. [17:18:04] [Server thread/INFO]: [LWC] Enabling LWC v2.1.1-46e9fa0
  152. [17:18:04] [Server thread/INFO]: [LWC] Connecting to MySQL
  153. [17:18:04] [Server thread/WARN]: Thu Apr 04 17:18:04 EDT 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  154. [17:18:04] [Server thread/INFO]: [StackMob] Enabling StackMob v3.3.3
  155. [17:18:04] [Server thread/INFO]: [StackMob] StackMob v3.3.3 created by antiPerson (pas_francais)
  156. [17:18:04] [Server thread/INFO]: [StackMob] Documentation can be found at https://www.spigotmc.org/resources/stackmob.29999/
  157. [17:18:04] [Server thread/INFO]: [StackMob] GitHub repository can be found at https://www.github.com/Nathat23/StackMob-2
  158. [17:18:04] [Server thread/INFO]: [StackMob] Detected server version: 1
  159. [17:18:05] [Server thread/INFO]: [StackMob] Plugin hook registered for ProtocolLib (4.4.0)
  160. [17:18:05] [Server thread/INFO]: [StackMob] Loading cached entities...
  161. [17:18:05] [Server thread/INFO]: [StackMob] Using MYSQL storage method.
  162. [17:18:05] [Server thread/INFO]: [StackMob] Connecting to database...
  163. [17:18:05] [Server thread/INFO]: [StackMob] Database connection successful!
  164. [17:18:05] [Server thread/INFO]: [StackMob] Registering listeners, tasks and commands...
  165. [17:18:05] [Server thread/INFO]: [StackMob] Starting metrics (if enabled)...
  166. [17:18:05] [Server thread/INFO]: [StackMob] There is no new version at this time.
  167. [17:18:05] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v4.213
  168. [17:18:06] [Server thread/INFO]: [P2] ========================== USE PAPER ==========================
  169. [17:18:06] [Server thread/INFO]: [P2] Paper offers a more complete API for us to work with
  170. [17:18:06] [Server thread/INFO]: [P2] and we may come to rely on it in the future.
  171. [17:18:06] [Server thread/INFO]: [P2] It is also recommended out of a performance standpoint as
  172. [17:18:06] [Server thread/INFO]: [P2] it contains many improvements missing from Spigot and Bukkit.
  173. [17:18:06] [Server thread/INFO]: [P2] DOWNLOAD: https://papermc.io/downloads
  174. [17:18:06] [Server thread/INFO]: [P2] GUIDE: https://www.spigotmc.org/threads/21726/
  175. [17:18:06] [Server thread/INFO]: [P2] NOTE: This is only a recommendation
  176. [17:18:06] [Server thread/INFO]: [P2] both Spigot and CraftBukkit are still supported.
  177. [17:18:06] [Server thread/INFO]: [P2] ===============================================================
  178. [17:18:06] [Server thread/INFO]: Version is PlotSquared-19.4.3-69b0593-213
  179. [17:18:06] [Server thread/INFO]: [P2] KillAllEntities started.
  180. [17:18:06] [Server thread/INFO]: [P2] Metrics enabled.
  181. [17:18:06] [Server thread/INFO]: [P2]  PlotSquared is using online UUIDs
  182. [17:18:07] [Server thread/INFO]: PlotSquared Scripting Test
  183.  
  184. [17:18:07] [Server thread/INFO]: [P2] Key: plot-expiry, Value: false
  185. [17:18:07] [Server thread/INFO]: [P2] Key: kill-road-mobs, Value: true
  186. [17:18:07] [Server thread/INFO]: [P2] Key: kill-road-items, Value: true
  187. [17:18:07] [Server thread/INFO]: [P2] Key: worlds, Value: false
  188. [17:18:07] [Server thread/INFO]: [P2] Key: worldedit-restrictions, Value: false
  189. [17:18:07] [Server thread/INFO]: [P2] Key: database-purger, Value: true
  190. [17:18:07] [Server thread/INFO]: [P2] Key: economy, Value: false
  191. [17:18:07] [Server thread/INFO]: [P2] Key: block-cache, Value: true
  192. [17:18:07] [Server thread/INFO]: [P2] Key: kill-road-vehicles, Value: true
  193. [17:18:07] [Server thread/INFO]: [P2] Key: persistent-meta, Value: true
  194. [17:18:07] [Server thread/INFO]: [P2] Key: ban-deleter, Value: false
  195. [17:18:07] [Server thread/INFO]: [P2] Key: updater, Value: false
  196. [17:18:07] [Server thread/INFO]: [P2] Key: database, Value: true
  197. [17:18:07] [Server thread/INFO]: [P2] Key: prevent-unsafe, Value: true
  198. [17:18:07] [Server thread/INFO]: [P2] Key: permission-cache, Value: true
  199. [17:18:07] [Server thread/INFO]: [P2] Key: rating-cache, Value: true
  200. [17:18:07] [Server thread/INFO]: [P2] Key: comment-notifier, Value: true
  201. [17:18:07] [Server thread/INFO]: [P2] Key: metrics, Value: true
  202. [17:18:07] [Server thread/INFO]: [P2] Key: chunk-processor, Value: false
  203. [17:18:07] [Server thread/INFO]: [P2] Key: uuid-cache, Value: true
  204. [17:18:07] [Server thread/INFO]: [P2] Key: events, Value: true
  205. [17:18:07] [Server thread/INFO]: [P2] Key: commands, Value: true
  206. [17:18:07] [Server thread/INFO]: PlotSquared is now enabled
  207. [17:18:07] [Server thread/INFO]: Preparing level "world"
  208. [17:18:07] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit, tardis
  209. [17:18:08] [Server thread/INFO]: Loaded 524 recipes
  210. [17:18:09] [Server thread/INFO]: -------- World Settings For [world] --------
  211. [17:18:09] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: false
  212. [17:18:09] [Server thread/INFO]: Item Merge Radius: 4.0
  213. [17:18:09] [Server thread/INFO]: Item Despawn Rate: 6000
  214. [17:18:09] [Server thread/INFO]: View Distance: 10
  215. [17:18:09] [Server thread/INFO]: Arrow Despawn Rate: 1200
  216. [17:18:09] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  217. [17:18:09] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  218. [17:18:09] [Server thread/INFO]: Zombie Aggressive Towards Villager: false
  219. [17:18:09] [Server thread/INFO]: Entity Activation Range: An 12 / Mo 12 / Mi 2 / Tiv false
  220. [17:18:09] [Server thread/INFO]: Experience Merge Radius: 6.0
  221. [17:18:09] [Server thread/INFO]: Cactus Growth Modifier: 160%
  222. [17:18:09] [Server thread/INFO]: Cane Growth Modifier: 160%
  223. [17:18:09] [Server thread/INFO]: Melon Growth Modifier: 160%
  224. [17:18:09] [Server thread/INFO]: Mushroom Growth Modifier: 160%
  225. [17:18:09] [Server thread/INFO]: Pumpkin Growth Modifier: 160%
  226. [17:18:09] [Server thread/INFO]: Sapling Growth Modifier: 160%
  227. [17:18:09] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  228. [17:18:09] [Server thread/INFO]: Carrot Growth Modifier: 100%
  229. [17:18:09] [Server thread/INFO]: Potato Growth Modifier: 100%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement