Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2021
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.28 KB | None | 0 0
  1. [20:10:55] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  2. [20:10:56] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [20:10:57] [Worker-Main-5/INFO]: Loaded 7 recipes
  4. [20:11:00] [Server thread/INFO]: Starting minecraft server version 1.16.5
  5. [20:11:00] [Server thread/INFO]: Loading properties
  6. [20:11:00] [Server thread/INFO]: This server is running Paper version git-Paper-457 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
  7. [20:11:00] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [20:11:00] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [20:11:00] [Server thread/INFO]: Debug logging is disabled
  10. [20:11:00] [Server thread/INFO]: Default game type: SURVIVAL
  11. [20:11:00] [Server thread/INFO]: Generating keypair
  12. [20:11:00] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25618
  13. [20:11:00] [Server thread/INFO]: Using epoll channel type
  14. [20:11:01] [Server thread/ERROR]: Could not load 'plugins/js.jar' in folder 'plugins'
  15. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  16. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[patched_1.16.5.jar:git-Paper-457]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:148) ~[patched_1.16.5.jar:git-Paper-457]
  18. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:389) ~[patched_1.16.5.jar:git-Paper-457]
  19. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:206) ~[patched_1.16.5.jar:git-Paper-457]
  20. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:936) ~[patched_1.16.5.jar:git-Paper-457]
  21. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:174) ~[patched_1.16.5.jar:git-Paper-457]
  22. at java.lang.Thread.run(Thread.java:834) [?:?]
  23. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  24. ... 7 more
  25. [20:11:02] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  26. [20:11:10] [Server thread/WARN]: Legacy plugin PacketListenerApi v3.7.9-SNAPSHOT does not specify an api-version.
  27. [20:11:10] [Server thread/WARN]: Legacy plugin GlowAPI v1.4.14-SNAPSHOT does not specify an api-version.
  28. [20:11:10] [Server thread/WARN]: Legacy plugin MVdWPlaceholderAPI v3.1.1 does not specify an api-version.
  29. [20:11:10] [Server thread/WARN]: Legacy plugin FeatherBoard v4.29.0 does not specify an api-version.
  30. [20:11:10] [Server thread/WARN]: Legacy plugin ColoredAnvils v1.08 does not specify an api-version.
  31. [20:11:10] [Server thread/WARN]: Legacy plugin dynmap v3.1-beta6-438 does not specify an api-version.
  32. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Injector platform set to: InjectorBukkit
  33. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Injecting NMS classes...
  34. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Injecting WorldEdit classes...
  35. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.eventbus.EventBus
  36. [20:11:10] [Server thread/WARN]: [WorldEdit] Loaded class org.primesoft.asyncworldedit.injector.injected.util.eventbus.IDispatchableEventBus from AsyncWorldEdit v3.8.0 which is not a depend, softdepend or loadbefore of this plugin.
  37. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector2
  38. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.BlockVector3
  39. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector2
  40. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.math.Vector3
  41. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockStateHolder
  42. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BaseBlock
  43. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.block.BlockState
  44. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.entity.BaseEntity
  45. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.Location
  46. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.biome.BiomeType
  47. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.world.weather.WeatherType
  48. [20:11:10] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.EditSession
  49. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.AbstractDelegateExtent
  50. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.Operations
  51. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.clipboard.BlockArrayClipboard
  52. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extension.platform.PlayerProxy
  53. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.util.collection.LocatedBlockList
  54. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.MultiStageReorder
  55. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.reorder.ChunkBatchingExtent
  56. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.AbstractRegion
  57. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.EllipsoidRegion
  58. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.ConvexPolyhedralRegion
  59. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.TransformRegion
  60. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.RegionIntersection
  61. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.NullRegion
  62. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.Polygonal2DRegion
  63. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CylinderRegion
  64. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.CuboidRegion
  65. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SnapshotUtilCommands
  66. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.ScriptingCommands
  67. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.SchematicCommands
  68. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommands
  69. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.UtilityCommandsRegistration
  70. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.bukkit.BukkitEntity
  71. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.RegionCommandsRegistration
  72. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.mask.AbstractExtentMask
  73. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.LocalSession
  74. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.session.SessionManager
  75. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.ChangeSetExtent
  76. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.extent.world.ChunkLoadingExtent
  77. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.BrushTool
  78. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.BlockReplacer
  79. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.FloodFillTool
  80. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.TreePlanter
  81. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.AreaPickaxe
  82. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.command.tool.RecursivePickaxe
  83. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.WorldEdit
  84. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.EditSessionBuilder
  85. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.entity.ExtentEntityCopy
  86. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.block.ExtentBlockCopy
  87. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.block.BlockReplace
  88. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.ForwardExtentCopy
  89. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.operation.SetLocatedBlocks
  90. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.biome.BiomeReplace
  91. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.biome.ExtentBiomeCopy
  92. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Deform$DeformOperation
  93. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Paint
  94. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.mask.BiomeMask2D
  95. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.pattern.AbstractExtentPattern
  96. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.iterator.RegionIterator
  97. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.regions.shape.ArbitraryShape
  98. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.factory.Apply
  99. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Modify class com.sk89q.worldedit.function.visitor.RegionVisitor
  100. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/PlayerWrapper
  101. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/entity/NoPermsPlayer
  102. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/worldedit/extension/platform/NoPermsActor
  103. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/entity/IPlayerFactory
  104. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Creating class org/primesoft/asyncworldedit/injector/injected/extension/platform/IActorFactory
  105. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] Injector Enabled
  106. [20:11:11] [Server thread/INFO]: [AsyncWorldEdit] New class factory set to: org.primesoft.asyncworldedit.asyncinjector.async.AsyncClassFactory
  107. [20:11:12] [Server thread/WARN]: Legacy plugin Factions v1.0 does not specify an api-version.
  108. [20:11:12] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.9
  109. [20:11:12] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
  110. [20:11:12] [Server thread/INFO]: [ConsoleSpamFix] Loading ConsoleSpamFix v1.8.5
  111. [20:11:12] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v6.1.2
  112. [20:11:12] [Server thread/INFO]: [ParticleNativeAPI] Loading ParticleNativeAPI v3.0.0
  113. [20:11:12] [Server thread/INFO]: [CraftingStore] Loading CraftingStore v2.6.1
  114. [20:11:12] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.2.76
  115. [20:11:12] [Server thread/INFO]: [ChatInjector] Loading ChatInjector v1.0.2
  116. [20:11:12] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.7.9-SNAPSHOT
  117. [20:11:12] [Server thread/INFO]: [ReflectionHelper/MinecraftVersion] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft
  118. [20:11:12] [Server thread/INFO]: [ReflectionHelper/MinecraftVersion] Version is v1_16_R3 (11603)
  119. [20:11:13] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
  120. [20:11:13] [Server thread/INFO]: [PacketListenerAPI] Injected custom channel handlers.
  121. [20:11:13] [Server thread/INFO]: [ArmorStandEditor] Loading ArmorStandEditor v1.16-24
  122. [20:11:13] [Server thread/INFO]: [CMILib] Loading CMILib v1.0.0.2
  123. [20:11:13] [Server thread/INFO]: [GlowAPI] Loading GlowAPI v1.4.14-SNAPSHOT
  124. [20:11:13] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.6.0-SNAPSHOT-b480
  125. [20:11:13] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.16.5) has not yet been tested! Proceed with caution.
  126. [20:11:13] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.23
  127. [20:11:13] [Server thread/INFO]: [InventoryRollback] Loading InventoryRollback v1.4.0
  128. [20:11:13] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v3.1.1
  129. [20:11:13] [Server thread/INFO]: [ImageMaps] Loading ImageMaps v1.0.3
  130. [20:11:13] [Server thread/INFO]: [Minepacks] Loading Minepacks v2.3.21.2-Release
  131. [20:11:13] [Server thread/INFO]: [Minepacks] PCGF-PluginLib not installed. Switching to standalone mode!
  132. [20:11:13] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.7.0
  133. [20:11:13] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v4.29.0
  134. [20:11:13] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
  135. [20:11:13] [Server thread/INFO]: [ColoredAnvils] Loading ColoredAnvils v1.08
  136. [20:11:13] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.6
  137. [20:11:13] [Server thread/INFO]: [ChestSort] Loading ChestSort v9.0.1
  138. [20:11:13] [Server thread/INFO]: [BeastWithdraw] Loading BeastWithdraw v2.9.2
  139. [20:11:13] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.6.9
  140. [20:11:13] [Server thread/INFO]: [dynmap] Loading dynmap v3.1-beta6-438
  141. [20:11:13] [Server thread/INFO]: [dynmap] version=git-Paper-457 (MC: 1.16.5)
  142. [20:11:13] [Server thread/INFO]: [dynmap] Mod Support API available
  143. [20:11:13] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.3.0-SNAPSHOT+5599-c4efc8b
  144. [20:11:15] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@607669d9]
  145. [20:11:15] [Server thread/INFO]: [spark] Loading spark v1.4.3
  146. [20:11:15] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.10 (beta)
  147. [20:11:15] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.13.3
  148. [20:11:15] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.2.2-b812
  149. [20:11:15] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.8.0
  150. [20:11:15] [Server thread/INFO]: [AsyncWorldEdit] Plugin installed
  151. [20:11:15] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.21.3
  152. [20:11:15] [Server thread/INFO]: [TradeSystem] Loading TradeSystem v1.2.1
  153. [20:11:15] [Server thread/INFO]: [AdvancedAchievements] Loading AdvancedAchievements v6.2.1
  154. [20:11:15] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.13.3-Release
  155. [20:11:15] [Server thread/INFO]: [TAB] Loading TAB v2.8.9
  156. [20:11:15] [Server thread/INFO]: [Rankup] Loading Rankup v3.11.1
  157. [20:11:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.4+f7ff984
  158. [20:11:15] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v2.1.12
  159. [20:11:15] [Server thread/INFO]: [EpicWorldGenerator] Loading EpicWorldGenerator v8.1.41
  160. [20:11:18] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v19.4
  161. [20:11:18] [Server thread/INFO]: [Wild] Loading Wild v2.27-e5669bb
  162. [20:11:18] [Server thread/INFO]: [VeinMiner] Loading VeinMiner v1.17.1
  163. [20:11:18] [Server thread/INFO]: [VeinMiner] Found WorldGuard. Registering custom region flag.
  164. [20:11:18] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.27-SNAPSHOT (build 2247)
  165. [20:11:18] [Server thread/INFO]: [KeepChunks] Loading KeepChunks v1.6.7
  166. [20:11:18] [Server thread/INFO]: [CMI] Loading CMI v8.8.0.9
  167. [20:11:18] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.11.0-SNAPSHOT-b554f18b
  168. [20:11:18] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v4.1.5-SNAPSHOT
  169. [20:11:18] [Server thread/INFO]: [Denizen] Loading Denizen v1.1.8-SNAPSHOT (build 1723-REL)
  170. [20:11:18] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v2.0.23
  171. [20:11:18] [Server thread/INFO]: [MMOLib] Loading MMOLib v1.7.3
  172. [20:11:18] [Server thread/INFO]: [MMOLib] Detected Bukkit Version: v1_16_R3
  173. [20:11:18] [Server thread/INFO]: [DungeonsXL] Loading DungeonsXL v0.18-SNAPSHOT-1063
  174. [20:11:18] [Server thread/INFO]: [MythicArtifacts] Loading MythicArtifacts v0.1.30-SNAPSHOT
  175. [20:11:18] [Server thread/INFO]: [MMOItems] Loading MMOItems v6.5.1-SNAPSHOT
  176. [20:11:18] [Server thread/INFO]: [MMOItems] Hooked onto WorldGuard
  177. [20:11:18] [Server thread/INFO]: [MMOItems] Hooked onto WorldEdit
  178. [20:11:18] [Server thread/WARN]: [MMOItems] Could not register type 'STAFF': Could not find config for STAFF
  179. [20:11:18] [Server thread/INFO]: [GooP] Loading Gunging_Ootilities_Plugin v1.7
  180. [20:11:18] [Server thread/INFO]: [DiscordSRV] API listener gunging.ootilities.gunging_ootilities_plugin.compatibilities.GooPDiscordSRV subscribed (2 methods)
  181. [20:11:18] [Server thread/INFO]: [MMOItem Shrubs] Loading MMOItem_Shrubs v1.5.2
  182. [20:11:18] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.49.0
  183. [20:11:18] [Server thread/INFO]: [FactionsX] Loading FactionsX v1.0.9-RC
  184. [20:11:18] [Server thread/INFO]: [FactionsUUID-API-Proxy] Loading Factions v1.0
  185. [20:11:18] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  186. [20:11:18] [Server thread/INFO]: [ConsoleSpamFix] Enabling ConsoleSpamFix v1.8.5
  187. [20:11:18] [Server thread/INFO]: [ConsoleSpamFix] Server version detected: 1.16.5
  188. [20:11:18] [Server thread/INFO]: [ConsoleSpamFix] Loading the config file...
  189. [20:11:18] [Server thread/INFO]: [ConsoleSpamFix] Config file loaded!
  190. [20:11:18] [Server thread/INFO]: [ConsoleSpamFix] ConsoleSpamFix loaded successfully!
  191. [20:11:18] [Server thread/INFO]: [ParticleNativeAPI] Enabling ParticleNativeAPI v3.0.0
  192. [20:11:18] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.2.76
  193. [20:11:19] [Server thread/INFO]: __
  194. [20:11:19] [Server thread/INFO]: | |__) LuckPerms v5.2.76
  195. [20:11:19] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  196. [20:11:19] [Server thread/INFO]:
  197. [20:11:19] [Server thread/INFO]: [LuckPerms] Loading configuration...
  198. [20:11:19] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  199. [20:11:21] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  200. [20:11:21] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  201. [20:11:22] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 3286ms)
  202. [20:11:22] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.6.0-SNAPSHOT-b480
  203. [20:11:22] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  204. [20:11:22] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.7.0
  205. [20:11:22] [Server thread/INFO]: [VoidGenerator] v1_15
  206. [20:11:22] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
  207. [20:11:22] [Server thread/WARN]: [Vault] Loaded class com.Zrips.CMI.Modules.Economy.Economy from CMI v8.8.0.9 which is not a depend, softdepend or loadbefore of this plugin.
  208. [20:11:22] [Server thread/INFO]: [Vault] [Economy] CMI Economy found: Waiting
  209. [20:11:22] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  210. [20:11:22] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b${env.TRAVIS_BUILD_NUMBER}
  211. [20:11:22] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  212. [20:11:22] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.3.0-SNAPSHOT+5599-c4efc8b
  213. [20:11:22] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  214. [20:11:23] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_16_R3 as the Bukkit adapter
  215. [20:11:24] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.8.0
  216. [20:11:24] [Server thread/INFO]: [AsyncWorldEdit] Platform set to Bukkit API
  217. [20:11:24] [Server thread/INFO]: [AsyncWorldEdit] = ___ _ __ __ ________ ___ __ =
  218. [20:11:24] [Server thread/INFO]: [AsyncWorldEdit] = / | _______ ______ ____| | / /___ _____/ /___/ / ____/___/ (_) /_ =
  219. [20:11:24] [Server thread/INFO]: [AsyncWorldEdit] = / /| | / ___/ / / / __ \/ ___/ | /| / / __ \/ ___/ / __ / __/ / __ / / __/ =
  220. [20:11:24] [Server thread/INFO]: [AsyncWorldEdit] = / ___ |(__ ) /_/ / / / / /__ | |/ |/ / /_/ / / / / /_/ / /___/ /_/ / / /_ =
  221. [20:11:24] [Server thread/INFO]: [AsyncWorldEdit] = /_/ |_/____/\__, /_/ /_/\___/ |__/|__/\____/_/ /_/\__,_/_____/\__,_/_/\__/ =
  222. [20:11:24] [Server thread/INFO]: [AsyncWorldEdit] = /____/ =
  223. [20:11:24] [Server thread/INFO]: [AsyncWorldEdit] = Author: SBPrime =
  224. [20:11:24] [Server thread/INFO]: [AsyncWorldEdit] = ________________ =
  225. [20:11:24] [Server thread/INFO]: [AsyncWorldEdit] = ___/ free version \___ =
  226. [20:11:24] [Server thread/INFO]: [AsyncWorldEdit] Initializing WorldEdit.
  227. [20:11:25] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] Undo cleanup started...
  228. [20:11:25] [AWE:Cron:undoCleanup/INFO]: [AsyncWorldEdit] ...undo cleanup done.
  229. [20:11:25] [Server thread/INFO]: [AsyncWorldEdit] No matching adapter found for Bukkit.v1_16_R3, DirectChunkAPI disabled
  230. [20:11:25] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
  231. [20:11:25] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  232. [20:11:25] [Server thread/INFO]: [EpicWorldGenerator] Enabling EpicWorldGenerator v8.1.41
  233. [20:11:25] [Thread-24/INFO]: [AsyncWorldEdit] You have the latest version of the plugin.
  234. [20:11:26] [Server thread/INFO]:
  235. [20:11:26] [Server thread/INFO]:
  236. [20:11:26] [Server thread/INFO]: _ __
  237. [20:11:26] [Server thread/INFO]: |_ ._ o _ \ / _ ._ | _| /__ _ ._ _ ._ _. _|_ _ ._
  238. [20:11:26] [Server thread/INFO]: |_ |_) | (_ \/\/ (_) | | (_| \_| (/_ | | (/_ | (_| |_ (_) |
  239. [20:11:26] [Server thread/INFO]: |
  240. [20:11:26] [Server thread/INFO]:
  241. [20:11:26] [Server thread/INFO]: Version 8.1.41 | Licensed to 150471
  242. [20:11:26] [Server thread/INFO]:
  243. [20:11:26] [Server thread/INFO]: Documentation can be found at http://discuss.dynamic-bytes.com/p/1-wiki
  244. [20:11:26] [Server thread/INFO]:
  245. [20:11:26] [Server thread/INFO]:
  246. [20:11:26] [Server thread/INFO]: > Loading structures (.EWG schematics)
  247. [20:11:32] [Server thread/INFO]: - CUSTOM_mushroom_small_purple_2 - CUSTOM_Tree_Acacia_Normal03 - CUSTOM_Tree_ScotsPineForest_Big03 - CUSTOM_Tree_Bluelands_Gray_Normal02 - DECO_swampRoot_4 - DECO_rock_19 - TREES_fantasy_normal_2 - CUSTOM_mushroom_medium_brown_1 - CUSTOM_Tree_Bluelands_Purple_Normal02 - CUSTOM_Island_Tree_Normal02 - CUSTOM_Tree_Bluelands_Purple_Normal01 - CUSTOM_Tree_Bluelands_Gray_Normal01 - TREES_tropicalForest_small_1 - CUSTOM_Struc_ScotsPine_Deco_rock02 - CUSTOM_mushroom_medium_yellow_2 - TREES_birch_normal_3 - CUSTOM_Struc_ScotsPine_Deco_rock04 - CUSTOM_Struc_ScotsPine_Deco_rock09 - CUSTOM_Struc_Bluelands_Cobblestonepiller03 - TREES_oldtree_normal_2 - CUSTOM_mushroom_giant_yellow_2 - TREES_bonsai_medium_2 - TREES_willow_tiny_2 - TREES_willow_medium - CUSTOM_Tree_Birch_Normal03 - CUSTOM_Struc_Snowy_Skyland_Normal03 - CUSTOM_Building_Bluelands_Cobblestone01 - TREES_oakTree_normal_4 - CUSTOM_mushroom_giant_lightgray_1 - CUSTOM_Tree_Birch_Big01 - TREES_swamp_medium_2 - CUSTOM_Struc_Plains_Skyland_Normal01 - TREES_scotsPine_normal_6 - CUSTOM_Tree_DecuduousForest_Big05 - DECO_swampRootSmall_4 - CUSTOM_Tree_Bluelands_Purple_Big01 - CUSTOM_Tree_BambooForest_Purplewool_Normal_01 - CUSTOM_Tree_DecuduousForest_Big02 - CUSTOM_mushroom_giant_black_1 - CUSTOM_Struc_ScotsPine_Deco_rock10 - CUSTOM_Tree_Oak_normal05 - TREES_nether_normal - CUSTOM_mushroom_giant_red_2 - CUSTOM_mushroom_medium_purple_3 - DECO_rock_25 - CUSTOM_Tree_Acacia_Normal04 - TREES_fantasy_small_3 - CUSTOM_Tree_ScotsPineShattered_MountainAsh01 - TREES_tropicalForest_Medium_1 - CUSTOM_Tree_Jungle_Normal03 - TREES_willow_big - DECO_swampPlants_3 - TREES_scotsPine_normal_12 - CUSTOM_Tree_Oak_Dead_Normal02 - CUSTOM_Tree_Bluelands_Purple_Normal03 - CUSTOM_Building_Jungle_BanditCastel01 - CUSTOM_Tree_Oak_Dead_Normal03 - CUSTOM_Tree_Spruce_Mega01 - CUSTOM_Struc_Savanna_Deco_Bump03 - DECO_rock_20 - TREES_oldtree_normal_1 - CUSTOM_Ground_Pillers_Far01 - TREES_dead_normal - TREES_dead_normal_2 - TREES_jungle_small - CUSTOM_Struc_Snowy_Skyland_Big01 - CUSTOM_Struc_Snowy_Skyland_Normal04 - TREES_forgottenForest_medium - CUSTOM_mushroom_giant_red_1 - TREES_jungle_big - TREES_stoneForest_normal_3 - CUSTOM_Tree_Birch_Normal06 - CUSTOM_Tree_Spruce_Snow_Normal03 - CUSTOM_Tree_ScotsPineShattered_MountainAsh03 - TREES_oakTree_huge_1 - TREES_pine_normal_2 - CUSTOM_mushroom_giant_gray_2 - TREES_tropicalForest_medium_2 - CUSTOM_Tree_Nether_Normal01 - CUSTOM_Tree_Jungle_Normal04 - CUSTOM_Tree_Nether_Normal05 - CUSTOM_Struc_ScotsPine_Deco_rock13 - CUSTOM_Tree_Darkoak_Normal03 - CUSTOM_Tree_ScotsPineForest_Normal03 - CUSTOM_Tree_Darkoak_Dead_Normal02 - TREES_bonsai_small - TREES_jungle_small_2 - CUSTOM_Ground_Ore_Coal02 - TREES_pineLong_huge_4 - TREES_pine_small_2 - CUSTOM_Tree_Spruce_Normal04 - TREES_dead_medium - DECO_swampRoot_2 - CUSTOM_Struc_Plains_Skyland_Normal03 - CUSTOM_mushroom_medium_yellow_1 - CUSTOM_Tree_Spruce_Normal01 - DECO_jungle_tower - CUSTOM_Struc_Savanna_Deco_Bump02 - CUSTOM_island_Tree_Big02 - CUSTOM_mushroom_medium_magenta_2 - CUSTOM_Tree_Darkoak_Dead_Normal01 - CUSTOM_Tree_ScotsPineShattered_Normal01 - CUSTOM_Struc_Plains_Skyland_Normal04 - CUSTOM_mushroom_medium_whitebrown_2 - CUSTOM_Tree_Spruce_Normal05 - CUSTOM_Tree_Darkoak_Normal02 - DECO_rock_02 - CUSTOM_Struc_Snowy_Skyland_Normal01 - CUSTOM_mushroom_giant_magenta_2 - CUSTOM_Tree_Oak_normal02 - DECO_swampRootSmall_5 - CUSTOM_Tree_Birch_Normal05 - CUSTOM_Tree_Acacia_Wood_Big01 - TREES_oakTree_huge_2 - TREES_willow_big_2 - TREES_bonsai_normal - CUSTOM_Struc_Nether_Skyland_Big01 - CUSTOM_mushroom_giant_purple_2 - CUSTOM_Tree_Nether_Normal03 - CUSTOM_Struc_Bluelands_Cobblestonepiller01 - CUSTOM_Struc_ScotsPine_Deco_rock08 - TREES_birch_normal - DECO_swampRootSmall_1 - DECO_swampRootSmall_2 - CUSTOM_mushroom_medium_gray_1 - CUSTOM_Ground_Ore_Redstone01 - CUSTOM_Island_Tree_Normal01 - TREES_pine_tiny - CUSTOM_mushroom_small_purple_1 - TREES_pine_medium - CUSTOM_Tree_DecuduousForest_Big01 - CUSTOM_Tree_Birch_Big02 - CUSTOM_Struc_ScotsPine_Deco_rock05 - CUSTOM_Tree_DecuduousForest_Big04 - CUSTOM_Struc_Plains_Skyland_Normal02 - TREES_tropicalForest_medium_3 - TREES_dead_huge - CUSTOM_mushroom_medium_red_2 - CUSTOM_Struc_Deco_Campfire01 - CUSTOM_Tree_Oak_normal03 - TREES_jungle_normal_3 - DECO_swampRootSmall_6 - CUSTOM_mushroom_small_red_3 - CUSTOM_mushroom_giant_whitebrown_1 - CUSTOM_Struc_Snowy_Skyland_Normal05 - TREES_jungle_normal_4 - TREES_willow_tiny_3 - CUSTOM_mushroom_medium_brown_2 - CUSTOM_Tree_Redland_Orange_Normal02 - CUSTOM_Tree_Oak_normal07 - TREES_pineLong_normal_1 - CUSTOM_Ground_Pillers_Big01 - CUSTOM_Tree_Bluelands_Purple_Big02 - CUSTOM_Tree_Oak_normal06 - CUSTOM_Struc_Jungle_Skyland_Normal02 - CUSTOM_mushroom_small_lightgray_1 - TREES_bonsai_medium - CUSTOM_Tree_Oak_normal04 - TREES_forgottenForest_medium_5 - DECO_rock_17 - CUSTOM_mushroom_small_brown_2 - CUSTOM_Struc_ScotsPine_Deco_rock07 - TREES_bonsai_huge - CUSTOM_Building_Desert_Pyramid01 - CUSTOM_Struc_Savanna_Deco_Bump01 - CUSTOM_Ground_Ore_Iron01 - DECO_swampPlants_4 - CUSTOM_Ground_Grasswater03 - CUSTOM_Struc_Savanna_Deco_Punkin01 - CUSTOM_Tree_ScotsPineForest_Mega01 - DECO_rock_03 - CUSTOM_Building_Tropical_Castel01 - CUSTOM_Tree_Darkoak_Normal05 - TREES_fantasy_normal - DECO_rock_24 - DECO_rock_21 - CUSTOM_Struc_Savanna_Deco_Stuk_AcaciaTree02 - TREES_swamp_medium_3 - CUSTOM_Tree_Birch_Normal04 - DECO_swampRoot_3 - CUSTOM_Ground_Pillers_Normal01 - TREES_pineLong_normal_3 - CUSTOM_Tree_ScotsPineForest_Normal02 - CUSTOM_Building_Jungle_Tower01 - CUSTOM_Struc_Snowy_Skyland_HouseHut_Normal01 - TREES_jungle_small_3 - CUSTOM_Tree_Jungle_Normal02 - CUSTOM_Struc_Desert_Totem01 - CUSTOM_Tree_Redland_Red_Normal01 - DECO_swampRoot_7 - CUSTOM_mushroom_small_yellow_1 - TREES_swamp_small_1 - TREES_snowyPine_normal_03 - TREES_jungle_normal_2 - CUSTOM_Tree_Acacia_Wood_Normal02 - TREES_bonsai_big - CUSTOM_mushroom_giant_black_2 - DECO_swampRocks_1 - CUSTOM_Struc_ScotsPine_Deco_rock01 - DECO_rock_10 - CUSTOM_Struc_Nether_Skyland_Normal03 - CUSTOM_Tree_BambooForest_Purplewool_Normal_02 - DECO_swampRoot_1 - CUSTOM_Tree_Nether_Normal04 - TREES_pine_tiny_2 - CUSTOM_Tree_Jungle_Mega01 - CUSTOM_Tree_Acacia_Normal01 - CUSTOM_Struc_Bluelands_Cobblestonepiller02 - DECO_rock_01 - TREES_fantasy_small - TREES_swamp_huge_2 - CUSTOM_Tree_Oak_Beenest_Normal04 - CUSTOM_Tree_Redland_Orange_Normal01 - DECO_rock_04 - CUSTOM_mushroom_medium_yellow_3 - CUSTOM_Tree_ScotsPineForest_Normal01 - DECO_swampPlants_2 - CUSTOM_mushroom_giant_yellow_1 - CUSTOM_Tree_Spruce_Snow_Normal01 - TREES_swamp_huge_1 - TREES_fantasy_small_2 - CUSTOM_mushroom_small_red_1 - CUSTOM_mushroom_small_whitebrown_1 - TREES_dead_medium_2 - CUSTOM_mushroom_medium_lightgray_1 - CUSTOM_Ground_Grasswater02 - TREES_bonsai_big_2 - CUSTOM_Struc_Nether_Skyland_Normal02 - CUSTOM_Struc_ScotsPine_Deco_rock03 - TREES_jungle_normal - DECO_rock_22 - CUSTOM_Tree_ScotsPineForest_Big01 - TREES_stoneForest_normal_2 - CUSTOM_Struc_Swamp_Slime01 - CUSTOM_Tree_Spruce_Normal03 - CUSTOM_Tree_Jungle_Normal01 - CUSTOM_mushroom_giant_magenta_1 - CUSTOM_Tree_Swampland_Mega01 - TREES_swamp_medium_1 - CUSTOM_Tree_ScotsPineShattered_MountainAsh02 - CUSTOM_Stuc_Rock_Snow_01 - TREES_forgottenForest_normal_2 - CUSTOM_Struc_ScotsPine_Deco_rock11 - CUSTOM_Struc_Plains_Skyland_Normal05 - CUSTOM_mushroom_giant_brown_2 - DECO_swampPlants_1 - DECO_swampRootSmall_3 - CUSTOM_Struc_Nether_Skyland_Big02 - CUSTOM_Tree_Darkoak_Normal04 - DECO_rock_23 - TREES_dead_big - TREES_jungle_medium - TREES_jungle_huge - TREES_snowyPine_normal_01 - CUSTOM_mushroom_small_gray_1 - DECO_rock_18 - TREES_oakTree_huge_3 - CUSTOM_mushroom_small_yellow_2 - CUSTOM_Struc_Savanna_Deco_Stuk_AcaciaTree01 - CUSTOM_Struc_Plainskyland_Sky_Big01 - CUSTOM_Building_ScotsPine_Mine01 - TREES_scotsPine_normal_11 - CUSTOM_mushroom_giant_gray_1 - CUSTOM_Tree_Nether_Normal02 - TREES_bonsai_big_3 - TREES_bonsai_normal_2 - CUSTOM_Struc_Snowy_Skyland_Normal02 - CUSTOM_Island_Tree_Big01 - CUSTOM_Tree_Acacia_Wood_Normal03 - CUSTOM_Tree_Oak_Dead_Normal01 - CUSTOM_Building_Forest_House01 - TREES_pineLong_normal_2 - DECO_swampBush_1 - CUSTOM_Struc_Redland_Stuk01 - TREES_pine_huge - CUSTOM_mushroom_medium_lightgray_2 - TREES_snowyPine_normal_02 - CUSTOM_Tree_Redland_Red_Big01 - CUSTOM_Ground_Ore_Coal01 - CUSTOM_mushroom_medium_purple_1 - CUSTOM_mushroom_small_brown_1 - CUSTOM_Struc_ScotsPine_Deco_rock12 - CUSTOM_mushroom_giant_purple_1 - CUSTOM_Tree_Spruce_Snow_Normal02 - CUSTOM_Tree_Spruce_Normal02 - CUSTOM_Tree_Acacia_Wood_Normal01 - CUSTOM_Tree_Redland_Orange_Big01 - CUSTOM_mushroom_medium_red_1 - TREES_birch_normal_4 - TREES_pine_big - CUSTOM_Tree_Acacia_Wood_Big02 - CUSTOM_Ground_Grasswater01 - TREES_stoneForest_normal - TREES_willow_small - CUSTOM_mushroom_medium_whitebrown_1 - TREES_bonsai_tiny - CUSTOM_mushroom_medium_purple_2 - TREES_pine_small_3 - CUSTOM_Tree_DecuduousForest_Big03 - TREES_willow_medium_2 - CUSTOM_Tree_ScotsPineShattered_Normal02 - CUSTOM_Tree_Darkoak_Normal01 - TREES_pine_small - CUSTOM_Tree_Oak_Beenest_Normal05 - CUSTOM_Tree_Bluelands_Purple_Big03 - CUSTOM_mushroom_small_whitebrown_2 - DECO_desert_tower - TREES_pine_normal - DECO_forest_house - CUSTOM_Struc_Redland_Stuk02 - CUSTOM_mushroom_small_red_2 - TREES_forgottenForest_medium_4 - TREES_willow_huge - TREES_tropicalForest_medium_4 - CUSTOM_Tree_Spruce_Big01 - CUSTOM_mushroom_medium_magenta_1 - CUSTOM_Struc_ScotsPine_Deco_rock06 - TREES_tropicalForest_medium_1 - CUSTOM_Struc_Nether_Skyland_Normal01 - CUSTOM_Tree_ScotsPineForest_Big02 - DECO_swampRoot_6 - CUSTOM_Tree_Acacia_Normal02 - TREES_scotsPine_normal_9 - CUSTOM_mushroom_giant_brown_1 - DECO_swampRoot_5 - TREES_forgottenForest_normal_3 - TREES_birch_normal_2 - TREES_scotsPine_normal_10 - CUSTOM_Building_Plains_Castel01 - CUSTOM_Island_Tree_Normal03 - DECO_portals_204 - CUSTOM_Struc_Deadland_Stuk01 - CUSTOM_Struc_Plains_Skyland_HouseHut_Normal01 - CUSTOM_Tree_Oak_normal01 - CUSTOM_mushroom_giant_black_3 - TREES_willow_tiny - CUSTOM_Struc_Jungle_Skyland_Normal01 - CUSTOM_Tree_Birch_Normal02 - CUSTOM_Struc_Jungle_Skyland_Normal04 - TREES_scotsPine_normal_8 - CUSTOM_Struc_Jungle_Skyland_Normal03 - TREES_willow_normal - CUSTOM_Tree_Birch_Normal01
  248. [20:11:32] [Server thread/INFO]: > Loading configuration
  249. [20:11:32] [Server thread/INFO]: [EpicWorldGenerator] [EpicWorldGenerator] Hooked into MVdWPlaceholderAPI!
  250. [20:11:32] [Server thread/INFO]: /home/minecraft/multicraft/servers/server187243/plugins/EpicWorldGenerator/chestconfig.json
  251. [20:11:32] [Server thread/INFO]: Done
  252. [20:11:32] [Server thread/INFO]: Preparing level "world"
  253. [20:11:32] [Server thread/INFO]: -------- World Settings For [world] --------
  254. [20:11:32] [Server thread/INFO]: Experience Merge Radius: 6.0
  255. [20:11:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  256. [20:11:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  257. [20:11:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  258. [20:11:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  259. [20:11:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  260. [20:11:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  261. [20:11:32] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  262. [20:11:32] [Server thread/INFO]: Carrot Growth Modifier: 100%
  263. [20:11:32] [Server thread/INFO]: Potato Growth Modifier: 100%
  264. [20:11:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  265. [20:11:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  266. [20:11:32] [Server thread/INFO]: Vine Growth Modifier: 100%
  267. [20:11:32] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  268. [20:11:32] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  269. [20:11:32] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  270. [20:11:32] [Server thread/INFO]: Kelp Growth Modifier: 100%
  271. [20:11:32] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 16 / Ra 48 / Mi 12 / Tiv false
  272. [20:11:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  273. [20:11:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  274. [20:11:32] [Server thread/INFO]: Max TNT Explosions: 100
  275. [20:11:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  276. [20:11:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  277. [20:11:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  278. [20:11:32] [Server thread/INFO]: View Distance: 4
  279. [20:11:32] [Server thread/INFO]: Item Merge Radius: 4.0
  280. [20:11:32] [Server thread/INFO]: Item Despawn Rate: 6000
  281. [20:11:32] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:1200
  282. [20:11:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  283. [20:11:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  284. [20:11:32] [Server thread/INFO]: Mob Spawn Range: 4
  285. [20:11:32] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  286. [20:11:33] [Server thread/INFO]: ~~~~~~~~~~~~[ EWG Settings for world ]~~~~~~~~~~~~
  287. [20:11:33] [Server thread/INFO]:
  288. [20:11:33] [Server thread/INFO]: Biomes that will generated;
  289. [20:11:33] [Server thread/INFO]: * Bamboo Forest
  290. [20:11:33] [Server thread/INFO]: * Birch Forest
  291. [20:11:33] [Server thread/INFO]: * Bonsai Forest
  292. [20:11:33] [Server thread/INFO]: * Volcano
  293. [20:11:33] [Server thread/INFO]: * Desert
  294. [20:11:33] [Server thread/INFO]: * Deep Ocean
  295. [20:11:33] [Server thread/INFO]: * Deciduous Forest
  296. [20:11:33] [Server thread/INFO]: * Fantasy Forest
  297. [20:11:33] [Server thread/INFO]: * Farmland
  298. [20:11:33] [Server thread/INFO]: * Forgotten Forest
  299. [20:11:33] [Server thread/INFO]: * Frozen Ocean
  300. [20:11:33] [Server thread/INFO]: * Scots pine forest
  301. [20:11:33] [Server thread/INFO]: * Jungle
  302. [20:11:33] [Server thread/INFO]: * Jungle Edge
  303. [20:11:33] [Server thread/INFO]: * Lukewarm Ocean
  304. [20:11:33] [Server thread/INFO]: * Mesa
  305. [20:11:33] [Server thread/INFO]: * Mega Spruce Taiga
  306. [20:11:33] [Server thread/INFO]: * Mega Taiga
  307. [20:11:33] [Server thread/INFO]: * Ocean
  308. [20:11:33] [Server thread/INFO]: * Pine Forest
  309. [20:11:33] [Server thread/INFO]: * Plains
  310. [20:11:33] [Server thread/INFO]: * River
  311. [20:11:33] [Server thread/INFO]: * Stone Forest
  312. [20:11:33] [Server thread/INFO]: * Swamp
  313. [20:11:33] [Server thread/INFO]: * Snowy Pine
  314. [20:11:33] [Server thread/INFO]: * Savanna
  315. [20:11:33] [Server thread/INFO]: * Swamp Edge
  316. [20:11:33] [Server thread/INFO]: * Swampland
  317. [20:11:33] [Server thread/INFO]: * Tropical Forest
  318. [20:11:33] [Server thread/INFO]: * Warm Ocean
  319. [20:11:33] [Server thread/INFO]:
  320. [20:11:33] [Server thread/INFO]: Generator version: 8.1.34
  321. [20:11:33] [Server thread/INFO]:
  322. [20:11:33] [Server thread/INFO]: Biomes in total: 30
  323. [20:11:33] [Server thread/INFO]: Preparing world injection
  324. [20:11:33] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  325. [20:11:33] [Server thread/INFO]: Experience Merge Radius: 6.0
  326. [20:11:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  327. [20:11:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  328. [20:11:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  329. [20:11:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  330. [20:11:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  331. [20:11:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  332. [20:11:33] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  333. [20:11:33] [Server thread/INFO]: Carrot Growth Modifier: 100%
  334. [20:11:33] [Server thread/INFO]: Potato Growth Modifier: 100%
  335. [20:11:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  336. [20:11:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  337. [20:11:33] [Server thread/INFO]: Vine Growth Modifier: 100%
  338. [20:11:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  339. [20:11:33] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  340. [20:11:33] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  341. [20:11:33] [Server thread/INFO]: Kelp Growth Modifier: 100%
  342. [20:11:33] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 16 / Ra 48 / Mi 12 / Tiv false
  343. [20:11:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  344. [20:11:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  345. [20:11:33] [Server thread/INFO]: Max TNT Explosions: 100
  346. [20:11:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  347. [20:11:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  348. [20:11:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  349. [20:11:33] [Server thread/INFO]: View Distance: 4
  350. [20:11:33] [Server thread/INFO]: Item Merge Radius: 4.0
  351. [20:11:33] [Server thread/INFO]: Item Despawn Rate: 6000
  352. [20:11:33] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:1200
  353. [20:11:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  354. [20:11:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  355. [20:11:33] [Server thread/INFO]: Mob Spawn Range: 4
  356. [20:11:33] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  357. [20:11:33] [Server thread/INFO]: Experience Merge Radius: 6.0
  358. [20:11:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  359. [20:11:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  360. [20:11:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  361. [20:11:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  362. [20:11:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  363. [20:11:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  364. [20:11:33] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  365. [20:11:33] [Server thread/INFO]: Carrot Growth Modifier: 100%
  366. [20:11:33] [Server thread/INFO]: Potato Growth Modifier: 100%
  367. [20:11:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  368. [20:11:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  369. [20:11:33] [Server thread/INFO]: Vine Growth Modifier: 100%
  370. [20:11:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  371. [20:11:33] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  372. [20:11:33] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  373. [20:11:33] [Server thread/INFO]: Kelp Growth Modifier: 100%
  374. [20:11:33] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 16 / Ra 48 / Mi 12 / Tiv false
  375. [20:11:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  376. [20:11:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  377. [20:11:33] [Server thread/INFO]: Max TNT Explosions: 100
  378. [20:11:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  379. [20:11:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  380. [20:11:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  381. [20:11:33] [Server thread/INFO]: View Distance: 4
  382. [20:11:33] [Server thread/INFO]: Item Merge Radius: 4.0
  383. [20:11:33] [Server thread/INFO]: Item Despawn Rate: 6000
  384. [20:11:33] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:1200
  385. [20:11:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  386. [20:11:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: true
  387. [20:11:33] [Server thread/INFO]: Mob Spawn Range: 4
  388. [20:11:33] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  389. [20:11:34] [Server thread/INFO]: Loaded 0 spawn chunks for world world
  390. [20:11:34] [Server thread/INFO]: Preparing spawn area: 0%
  391. [20:11:34] [Server thread/INFO]: Preparing spawn area: 0%
  392. [20:11:34] [Server thread/INFO]: Preparing spawn area: 0%
  393. [20:11:35] [Server thread/INFO]: Preparing spawn area: 0%
  394. [20:11:35] [Server thread/INFO]: Preparing spawn area: 1%
  395. [20:11:35] [Server thread/INFO]: Time elapsed: 2133 ms
  396. [20:11:35] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  397. [20:11:36] [Server thread/INFO]: Loaded 0 spawn chunks for world world_nether
  398. [20:11:36] [Server thread/INFO]: Preparing spawn area: 0%
  399. [20:11:36] [Server thread/INFO]: Preparing spawn area: 0%
  400. [20:11:36] [Server thread/INFO]: Preparing spawn area: 40%
  401. [20:11:37] [Server thread/INFO]: Preparing spawn area: 100%
  402. [20:11:37] [Server thread/INFO]: Time elapsed: 1740 ms
  403. [20:11:37] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  404. [20:11:37] [Server thread/INFO]: Loaded 0 spawn chunks for world world_the_end
  405. [20:11:37] [Server thread/INFO]: Preparing spawn area: 0%
  406. [20:11:38] [Server thread/INFO]: Preparing spawn area: 94%
  407. [20:11:38] [Server thread/INFO]: Time elapsed: 670 ms
  408. [20:11:38] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.9
  409. [20:11:38] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  410. [20:11:38] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
  411. [20:11:38] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v6.1.2
  412. [20:11:38] [Server thread/INFO]: [VoxelSniper] Registered 69 Sniper Brushes with 137 handles.
  413. [20:11:38] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  414. [20:11:39] [Server thread/INFO]: [CraftingStore] Enabling CraftingStore v2.6.1
  415. [20:11:39] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: craftingstore
  416. [20:11:39] [Server thread/INFO]: [CraftingStore] Hooked with PlaceholderAPI
  417. [20:11:39] [Server thread/INFO]: [ChatInjector] Enabling ChatInjector v1.0.2
  418. [20:11:39] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.7.9-SNAPSHOT*
  419. [20:11:39] [Server thread/INFO]: [PacketListenerAPI] Adding channels for online players...
  420. [20:11:39] [Server thread/INFO]: [ArmorStandEditor] Enabling ArmorStandEditor v1.16-24
  421. [20:11:39] [Server thread/INFO]: [CMILib] Enabling CMILib v1.0.0.2
  422. [20:11:39] [Server thread/INFO]: [GlowAPI] Enabling GlowAPI v1.4.14-SNAPSHOT*
  423. [20:11:39] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.23
  424. [20:11:39] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.20-Premium.jar
  425. [20:11:39] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_16_R3
  426. [20:11:39] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #866
  427. [20:11:39] [Server thread/INFO]: [LibsDisguises] Build Date: 03/02/2021 10:16
  428. [20:11:39] [Server thread/INFO]: [LibsDisguises] Found a premium Lib's Disguises jar (v10.0.20, build #803, created 27/11/2020 07:12)
  429. [20:11:39] [Server thread/INFO]: [LibsDisguises] Registered to: 971252 (26)
  430. [20:11:39] [Server thread/INFO]: [LibsDisguises] Premium enabled, thank you for supporting Lib's Disguises!
  431. [20:11:40] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  432. [20:11:40] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise fungusminion
  433. [20:11:40] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise fungusminion1
  434. [20:11:40] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise fungusminion2
  435. [20:11:40] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise fungusbigminion2
  436. [20:11:40] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise fungusbigminion1
  437. [20:11:40] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise SwampDungGrub
  438. [20:11:41] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise SwampDungBeetle
  439. [20:11:41] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise SwampDungCocoon
  440. [20:11:41] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise ShadowBossMount
  441. [20:11:41] [Server thread/INFO]: [LibsDisguises] Loaded 10 custom disguises
  442. [20:11:41] [Server thread/INFO]: [LibsDisguises] Config is up to date!
  443. [20:11:41] [Server thread/INFO]: [InventoryRollback] Enabling InventoryRollback v1.4.0
  444. [20:11:41] [Server thread/WARN]: ** WARNING... Plugin may not be compatible with this version of Minecraft. **
  445. [20:11:41] [Server thread/WARN]: ** Tested versions: 1.8.8 to 1.16.3 **
  446. [20:11:41] [Server thread/WARN]: ** Please fully test the plugin before using on your server as features may be broken. **
  447. [20:11:41] [Server thread/INFO]: Checking for updates...
  448. [20:11:41] [Server thread/INFO]: You are running the latest version.
  449. [20:11:41] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v3.1.1*
  450. [20:11:41] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing placeholders ...
  451. [20:11:41] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  452. [20:11:41] [Server thread/INFO]: [ImageMaps] Enabling ImageMaps v1.0.3
  453. [20:11:41] [Server thread/INFO]: [Minepacks] Enabling Minepacks v2.3.21.2-Release
  454. [20:11:41] [Server thread/INFO]: [Minepacks] Starting Minepacks in standalone mode!
  455. [20:11:41] [Server thread/INFO]: [Minepacks] Config file successfully loaded.
  456. [20:11:42] [Server thread/INFO]: [Minepacks] Language file successfully loaded. Language: english Author: GeorgH93
  457. [20:11:42] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Starting...
  458. [20:11:42] [Server thread/INFO]: [at.pcgamingfreaks.MinepacksStandalone.libs.com.zaxxer.hikari.HikariDataSource] Minepacks-Connection-Pool - Start completed.
  459. [20:11:42] [Server thread/INFO]: [Minepacks] Item name language file successfully loaded. Language: english Author: GeorgH93
  460. [20:11:42] [Server thread/INFO]: [Minepacks] Loading item translations ...
  461. [20:11:42] [Server thread/INFO]: [Minepacks] Finished loading item translations for 829 items.
  462. [20:11:42] [Server thread/INFO]: [Minepacks]  Minepacks has been enabled!  :) 
  463. [20:11:42] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v4.29.0*
  464. [20:11:42] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  465. [20:11:42] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v4.29.0
  466. [20:11:42] [Server thread/INFO]: [FeatherBoard] Framework version: 2020-06
  467. [20:11:42] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  468. [20:11:42] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  469. [20:11:42] [Server thread/INFO]: [FeatherBoard] Copyright: 2013-2020 All Rights Received
  470. [20:11:42] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  471. [20:11:42] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  472. [20:11:42] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  473. [20:11:42] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  474. [20:11:42] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 ...
  475. [20:11:42] [Server thread/INFO]: [FeatherBoard] ORMLite 5 is now loaded!
  476. [20:11:42] [Server thread/INFO]: [FeatherBoard] Loading dependency ORMLite 5 JDBC ...
  477. [20:11:42] [Server thread/INFO]: [FeatherBoard] ORMLite 5 JDBC is now loaded!
  478. [20:11:42] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  479. [20:11:42] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  480. [20:11:42] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  481. [20:11:43] [Server thread/INFO]: [FeatherBoard] Checking for module updates ...
  482. [20:11:43] [Server thread/INFO]: [FeatherBoard] Fetching modules from server ...
  483. [20:11:43] [Server thread/INFO]: [FeatherBoard] Loading placeholders and event triggers ...
  484. [20:11:43] [Server thread/INFO]: [FeatherBoard] Loading internal placeholders ...
  485. [20:11:43] [Server thread/INFO]: [FeatherBoard] Fetching available placeholders from server ...
  486. [20:11:44] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading City database ...
  487. [20:11:44] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
  488. [20:11:44] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoLiteCity.dat updated
  489. [20:11:44] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading Country database ...
  490. [20:11:44] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
  491. [20:11:44] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIP.dat updated
  492. [20:11:44] [Server thread/INFO]: [MVdWPlaceholderAPI] Downloading IPV6 database ...
  493. [20:11:44] [Server thread/INFO]: [MVdWPlaceholderAPI] geolite.maxmind.com
  494. [20:11:44] [Server thread/INFO]: [MVdWPlaceholderAPI] ./plugins/MVdWPlugin/db/GeoIPv6.dat updated
  495. [20:11:44] [Server thread/INFO]: [MVdWPlaceholderAPI] Updater disabled.
  496. [20:11:44] [Server thread/WARN]: [FeatherBoard] Loaded class com.onarandombox.MultiverseCore.MultiverseCore from Multiverse-Core v4.2.2-b812 which is not a depend, softdepend or loadbefore of this plugin.
  497. [20:11:45] [Server thread/INFO]: [FeatherBoard] Downloading placeholder [RankupCrayons 1.0.1] ...
  498. [20:11:45] [Server thread/INFO]: [FeatherBoard] Loading placeholder [RankupCrayons 1.0.1] ...
  499. [20:11:45] [Server thread/WARN]: [FeatherBoard] Deleting placeholder bundle due to error: rankupcrayons.jar
  500. [20:11:45] [Server thread/ERROR]: [FeatherBoard] java.lang.NoClassDefFoundError: net/scrayos/rankup/RankUp
  501. at be.maximvdw.placeholdercore.placeholders.RankupPlaceholderPack.onEnable(RankupPlaceholderPack.java:69)
  502. at be.maximvdw.featherboard.dk.registerPlaceHolder(dk.java:94)
  503. at be.maximvdw.featherboard.bX.a(bX.java:338)
  504. at be.maximvdw.featherboard.bX.a(bX.java:202)
  505. at be.maximvdw.featherboard.bX.a(bX.java:73)
  506. at be.maximvdw.featherboard.de.b(de.java:11)
  507. at be.maximvdw.featherboard.de.<init>(de.java:18)
  508. at be.maximvdw.featherboard.FeatherBoard.b(FeatherBoard.java:21)
  509. at be.maximvdw.featherboard.bv.j(bv.java:72)
  510. at be.maximvdw.featherboard.bv.onEnable(bv.java:22)
  511. at be.maximvdw.featherboard.FeatherBoard.onEnable(FeatherBoard.java:62)
  512. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  513. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:380)
  514. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:483)
  515. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:501)
  516. at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:415)
  517. at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:465)
  518. at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:239)
  519. at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:936)
  520. at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:174)
  521. at java.base/java.lang.Thread.run(Thread.java:834)
  522. Caused by: java.lang.ClassNotFoundException: net.scrayos.rankup.RankUp
  523. at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:471)
  524. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
  525. at java.base/java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:899)
  526. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
  527. ... 21 more
  528.  
  529. [20:11:45] [Server thread/INFO]: [FeatherBoard] Checking for placeholder updates ...
  530. [20:11:45] [Server thread/INFO]: [FeatherBoard] Loaded 6012 of the 6012 placholders
  531. [20:11:45] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: FeatherBoard
  532. [20:11:45] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
  533. [20:11:46] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example1' ...
  534. [20:11:46] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example1
  535. [20:11:46] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
  536. [20:11:46] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example3' ...
  537. [20:11:46] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example3
  538. [20:11:46] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
  539. [20:11:46] [Server thread/INFO]: [FeatherBoard] Loading custom effect 'example2' ...
  540. [20:11:46] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: example2
  541. [20:11:46] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
  542. [20:11:47] [Server thread/INFO]: [FeatherBoard] Using OPTIMAL as the update strategy
  543. [20:11:47] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'default' ...
  544. [20:11:47] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
  545. [20:11:47] [Server thread/INFO]: [FeatherBoard] Loading scoreboard 'tps' ...
  546. [20:11:47] [Server thread/WARN]: Warning: Nashorn engine is planned to be removed from a future JDK release
  547. [20:11:48] [Server thread/INFO]: [FeatherBoard] Added 'PERMISSION' as the default scoreboard assign method
  548. [20:11:48] [Server thread/INFO]: [FeatherBoard] Your version is up to date!
  549. [20:11:48] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  550. [20:11:48] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  551. [20:11:48] [Server thread/INFO]: [ColoredAnvils] Enabling ColoredAnvils v1.08*
  552. [20:11:48] [Server thread/INFO]: [ColoredAnvils] ColoredAnvils v1.08 has been enabled!
  553. [20:11:48] [Server thread/INFO]: [ColoredAnvils] Permissions for ColoredAnvils are disabled.
  554. [20:11:48] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.6
  555. [20:11:48] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  556. [20:11:48] [Server thread/INFO]: [ChestSort] Enabling ChestSort v9.0.1
  557. [20:11:48] [Server thread/INFO]: [ChestSort] Succesfully hooked into Minepacks
  558. [20:11:48] [Server thread/INFO]: [ChestSort] Use permissions: true
  559. [20:11:48] [Server thread/INFO]: [ChestSort] Current sorting method: {category},{itemsFirst},{name},{color},{customName}
  560. [20:11:48] [Server thread/INFO]: [ChestSort] Allow automatic chest sorting:true
  561. [20:11:48] [Server thread/INFO]: [ChestSort] |- Chest sorting enabled by default: false
  562. [20:11:48] [Server thread/INFO]: [ChestSort] |- Sort time: close
  563. [20:11:48] [Server thread/INFO]: [ChestSort] Allow automatic inventory sorting:true
  564. [20:11:48] [Server thread/INFO]: [ChestSort] |- Inventory sorting enabled by default: false
  565. [20:11:48] [Server thread/INFO]: [ChestSort] Auto generate category files: true
  566. [20:11:48] [Server thread/INFO]: [ChestSort] Allow hotkeys: true
  567. [20:11:48] [Server thread/INFO]: [ChestSort] Hotkeys enabled by default:
  568. [20:11:48] [Server thread/INFO]: [ChestSort] |- Middle-Click: true
  569. [20:11:48] [Server thread/INFO]: [ChestSort] |- Shift-Click: true
  570. [20:11:48] [Server thread/INFO]: [ChestSort] |- Double-Click: true
  571. [20:11:48] [Server thread/INFO]: [ChestSort] |- Shift-Right-Click: true
  572. [20:11:48] [Server thread/INFO]: [ChestSort] Allow additional hotkeys: true
  573. [20:11:48] [Server thread/INFO]: [ChestSort] Additional hotkeys enabled by default:
  574. [20:11:48] [Server thread/INFO]: [ChestSort] |- Left-Click: false
  575. [20:11:48] [Server thread/INFO]: [ChestSort] |- Right-Click: false
  576. [20:11:48] [Server thread/INFO]: [ChestSort] Check for updates: true
  577. [20:11:48] [Server thread/INFO]: [ChestSort] Check interval: 4 hours (14400 seconds)
  578. [20:11:48] [Server thread/INFO]: [ChestSort] Categories: 900-weapons (6), 905-common-tools (4), 907-other-tools (6), 909-food (33), 910-valuables (47), 920-armor-and-arrows (9), 930-brewing (18), 950-redstone (23), 960-wood (60), 970-stone (38), 980-plants (50), 981-corals (1)
  579. [20:11:48] [Server thread/WARN]: [ChestSort] Loaded class me.clip.placeholderapi.expansion.PlaceholderExpansion from PlaceholderAPI v2.10.9 which is not a depend, softdepend or loadbefore of this plugin.
  580. [20:11:48] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: chestsort
  581. [20:11:48] [Server thread/INFO]: [BeastWithdraw] Enabling BeastWithdraw v2.9.2
  582. [20:11:48] [Server thread/INFO]: [BeastWithdraw] /XpBottle command aliases [xpb, beastxpb, bottle] are registered.
  583. [20:11:48] [Server thread/INFO]: [BeastWithdraw] /bWithdraw command aliases [cashnote, withdraw, moneywithdraw, moneynote] are registered.
  584. [20:11:48] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_16_R3! Trying to find NMS support
  585. [20:11:48] [Server thread/INFO]: [NBTAPI] [NBTAPI] NMS support 'MC1_16_R3' loaded!
  586. [20:11:48] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
  587. [20:11:48] [Server thread/INFO]: [BeastWithdraw] Version 2.9.2 : has been enabled!
  588. [20:11:48] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.6.9
  589. [20:11:48] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  590. [20:11:48] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.3-b${env.TRAVIS_BUILD_NUMBER}
  591. [20:11:48] [Server thread/INFO]: | Command file(s) found : 1
  592. [20:11:48] [Server thread/INFO]: | Config : Ready.
  593. [20:11:48] [Server thread/INFO]: | ProtocolLib found, features enabled (SignMenu)
  594. [20:11:48] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: mycommand
  595. [20:11:48] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
  596. [20:11:48] [Server thread/INFO]: | Custom commands loaded : 22
  597. [20:11:48] [Server thread/INFO]: | Version: 5.6.9
  598. [20:11:48] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  599. [20:11:48] [Thread-30/WARN]: [NBTAPI] [NBTAPI] The NBT-API at 'package me.mraxetv.beastwithdraw.utils.nbtapi' seems to be outdated!
  600. [20:11:48] [Thread-30/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.6.0' Newest Version: 2.7.1'
  601. [20:11:48] [Thread-30/WARN]: [NBTAPI] [NBTAPI] Please update the nbt-api or the plugin that contains the api!
  602. [20:11:49] [Server thread/INFO]: | You are running the latest version of MyCommand.
  603. [20:11:49] [Server thread/WARN]: [MyCommand] Loaded class com.comphenix.protocol.events.PacketListener from ProtocolLib v4.6.0-SNAPSHOT-b480 which is not a depend, softdepend or loadbefore of this plugin.
  604. [20:11:49] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement