Advertisement
Zwyczajny_gosc

Untitled

Jun 1st, 2022
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.07 KB | None | 0 0
  1. [09:07:51] [ServerMain/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. [09:07:52] [Worker-Main-1/INFO]: Loaded 7 recipes
  3. [09:07:53] [Server thread/INFO]: Starting minecraft server version 1.18.2
  4. [09:07:53] [Server thread/INFO]: Loading properties
  5. [09:07:53] [Server thread/INFO]: This server is running Paper version git-Paper-273 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: 7bf9446d)
  6. [09:07:53] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [09:07:53] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [09:07:53] [Server thread/INFO]: Default game type: SURVIVAL
  9. [09:07:53] [Server thread/INFO]: Generating keypair
  10. [09:07:53] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:59370
  11. [09:07:53] [Server thread/INFO]: Using epoll channel type
  12. [09:07:53] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
  13. [09:07:53] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
  14. [09:07:53] [Server thread/ERROR]: Could not load 'plugins/AntiBot.jar' in folder 'plugins'
  15. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  16. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:178) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:159) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  18. at org.bukkit.craftbukkit.v1_18_R2.CraftServer.loadPlugins(CraftServer.java:417) ~[paper-1.18.2.jar:git-Paper-273]
  19. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:288) ~[paper-1.18.2.jar:git-Paper-273]
  20. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) ~[paper-1.18.2.jar:git-Paper-273]
  21. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) ~[paper-1.18.2.jar:git-Paper-273]
  22. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  23. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  24. ... 7 more
  25. [09:07:54] [Server thread/ERROR]: [STDERR] [org.bukkit.craftbukkit.v1_18_R2.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  26. [09:07:57] [Server thread/WARN]: Legacy plugin CraftserveAgent v20200515-1100 does not specify an api-version.
  27. [09:07:57] [Server thread/WARN]: Legacy plugin Spyglass v1.2.0 does not specify an api-version.
  28. [09:07:57] [Server thread/WARN]: Legacy plugin VaultChatFormatter v1.0-SNAPSHOT does not specify an api-version.
  29. [09:07:57] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.25
  30. [09:07:57] [Server thread/INFO]: [Infiniteannouncements] Loading Infiniteannouncements v2.3.0
  31. [09:07:57] [Server thread/INFO]: [CraftserveAgent] Loading CraftserveAgent v20200515-1100
  32. [09:07:57] [Server thread/INFO]: [OpeNLogin] Loading OpeNLogin v1.5.2
  33. [09:07:57] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.8.0
  34. [09:07:58] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.28
  35. [09:07:58] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.1.15
  36. [09:07:58] [Server thread/INFO]: [UltimateAntiBot] Loading UltimateAntiBot v3.3
  37. [09:07:58] [Server thread/INFO]: [Spyglass] Loading Spyglass v1.2.0
  38. [09:07:58] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  39. [09:07:58] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.10+1742f98
  40. [09:07:58] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@7ff31efd]
  41. [09:07:58] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.4
  42. [09:07:58] [Server thread/INFO]: [VaultChatFormatter] Loading VaultChatFormatter v1.0-SNAPSHOT
  43. [09:07:58] [Server thread/INFO]: [InvSee++] Loading InvSeePlusPlus v0.11.8-SNAPSHOT
  44. [09:07:58] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.7+216b061
  45. [09:07:58] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.29-SNAPSHOT (build 2490)
  46. [09:07:58] [Server thread/INFO]: [TAB] Loading TAB v3.1.1
  47. [09:07:58] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.2.7
  48. [09:07:58] [Server thread/INFO]: [ProtectionStones] Loading ProtectionStones v2.10.2
  49. [09:07:59] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.20.0-dev+6-ea5cdc0
  50. [09:07:59] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v21.2
  51. [09:07:59] [Server thread/INFO]: [UltimateTimber] Loading UltimateTimber v2.3.2
  52. [09:07:59] [Server thread/INFO]: [CrisTreeCapitator] Loading CrisTreeCapitator v6.2.10
  53. [09:07:59] [Server thread/INFO]: [ItemEdit] Loading ItemEdit v3.0.3
  54. [09:07:59] [Server thread/INFO]: [dtlTraders] Loading dtlTraders v6.4.12
  55. [09:07:59] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.25.1
  56. [09:07:59] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  57. [09:07:59] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.25
  58. [09:07:59] [Server thread/INFO]: __
  59. [09:07:59] [Server thread/INFO]: | |__) LuckPerms v5.4.25
  60. [09:07:59] [Server thread/INFO]: |___ | Running on Bukkit - Paper
  61. [09:07:59] [Server thread/INFO]:
  62. [09:07:59] [Server thread/INFO]: [LuckPerms] Loading configuration...
  63. [09:07:59] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  64. [09:07:59] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  65. [09:07:59] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  66. [09:08:00] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1096ms)
  67. [09:08:00] [Server thread/INFO]: [CraftserveAgent] Enabling CraftserveAgent v20200515-1100*
  68. [09:08:00] [Server thread/ERROR]: [CraftserveAgent] Could not enable telemetry module.
  69. java.lang.ClassNotFoundException: net.minecraft.server.v1_18_R2.MinecraftServer
  70. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  71. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  72. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
  73. at java.lang.Class.forName0(Native Method) ~[?:?]
  74. at java.lang.Class.forName(Class.java:375) ~[?:?]
  75. at pl.craftserve.agent.module.impl.TelemetryModule.enable(TelemetryModule.java:45) ~[CraftserveAgent.jar:?]
  76. at pl.craftserve.agent.module.AgentModule.setEnabled(AgentModule.java:64) ~[CraftserveAgent.jar:?]
  77. at pl.craftserve.agent.AgentPlugin.lambda$setModulesEnabled$0(AgentPlugin.java:37) ~[CraftserveAgent.jar:?]
  78. at java.util.HashMap.forEach(HashMap.java:1421) ~[?:?]
  79. at pl.craftserve.agent.AgentPlugin.setModulesEnabled(AgentPlugin.java:35) ~[CraftserveAgent.jar:?]
  80. at pl.craftserve.agent.AgentPlugin.onEnable(AgentPlugin.java:26) ~[CraftserveAgent.jar:?]
  81. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  82. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  83. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:501) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  84. at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:559) ~[paper-1.18.2.jar:git-Paper-273]
  85. at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:473) ~[paper-1.18.2.jar:git-Paper-273]
  86. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:289) ~[paper-1.18.2.jar:git-Paper-273]
  87. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) ~[paper-1.18.2.jar:git-Paper-273]
  88. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) ~[paper-1.18.2.jar:git-Paper-273]
  89. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  90. [09:08:00] [Server thread/WARN]: [io.sentry.DefaultSentryClientFactory] No 'stacktrace.app.packages' was configured, this option is highly recommended as it affects stacktrace grouping and display on Sentry. See documentation: https://docs.sentry.io/clients/java/config/#in-application-stack-frames
  91. [09:08:00] [Server thread/WARN]: [io.sentry.DefaultSentryClientFactory] No 'stacktrace.app.packages' was configured, this option is highly recommended as it affects stacktrace grouping and display on Sentry. See documentation: https://docs.sentry.io/clients/java/config/#in-application-stack-frames
  92. [09:08:00] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.8.0
  93. [09:08:00] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  94. [09:08:00] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  95. [09:08:00] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.19.4 which is not a depend or softdepend of this plugin.
  96. [09:08:00] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  97. [09:08:00] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  98. [09:08:00] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  99. [09:08:00] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  100. [09:08:00] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.10+1742f98
  101. [09:08:00] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  102. [09:08:00] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  103. [09:08:00] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_18_R2.PaperweightAdapter as the Bukkit adapter
  104. [09:08:01] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  105. [09:08:01] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  106. [09:08:01] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  107. [09:08:01] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  108. [09:08:01] [Server thread/INFO]: Preparing level "Swiat"
  109. [09:08:01] [Server thread/INFO]: -------- World Settings For [Swiat] --------
  110. [09:08:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  111. [09:08:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  112. [09:08:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  113. [09:08:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  114. [09:08:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  115. [09:08:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  116. [09:08:01] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  117. [09:08:01] [Server thread/INFO]: Carrot Growth Modifier: 100%
  118. [09:08:01] [Server thread/INFO]: Potato Growth Modifier: 100%
  119. [09:08:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  120. [09:08:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  121. [09:08:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  122. [09:08:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  123. [09:08:01] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  124. [09:08:01] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  125. [09:08:01] [Server thread/INFO]: Kelp Growth Modifier: 100%
  126. [09:08:01] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
  127. [09:08:01] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
  128. [09:08:01] [Server thread/INFO]: CaveVines Growth Modifier: 100%
  129. [09:08:01] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
  130. [09:08:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  131. [09:08:01] [Server thread/INFO]: Max TNT Explosions: 100
  132. [09:08:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  133. [09:08:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
  134. [09:08:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  135. [09:08:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  136. [09:08:01] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  137. [09:08:01] [Server thread/INFO]: Item Merge Radius: 2.5
  138. [09:08:01] [Server thread/INFO]: Item Despawn Rate: 6000
  139. [09:08:01] [Server thread/INFO]: View Distance: 10
  140. [09:08:01] [Server thread/INFO]: Simulation Distance: 10
  141. [09:08:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  142. [09:08:01] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  143. [09:08:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  144. [09:08:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  145. [09:08:01] [Server thread/INFO]: Mob Spawn Range: 6
  146. [09:08:02] [Server thread/INFO]: -------- World Settings For [Swiat_nether] --------
  147. [09:08:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
  148. [09:08:02] [Server thread/INFO]: Cane Growth Modifier: 100%
  149. [09:08:02] [Server thread/INFO]: Melon Growth Modifier: 100%
  150. [09:08:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  151. [09:08:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  152. [09:08:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
  153. [09:08:02] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  154. [09:08:02] [Server thread/INFO]: Carrot Growth Modifier: 100%
  155. [09:08:02] [Server thread/INFO]: Potato Growth Modifier: 100%
  156. [09:08:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
  157. [09:08:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  158. [09:08:02] [Server thread/INFO]: Vine Growth Modifier: 100%
  159. [09:08:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  160. [09:08:02] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  161. [09:08:02] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  162. [09:08:02] [Server thread/INFO]: Kelp Growth Modifier: 100%
  163. [09:08:02] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
  164. [09:08:02] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
  165. [09:08:02] [Server thread/INFO]: CaveVines Growth Modifier: 100%
  166. [09:08:02] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
  167. [09:08:02] [Server thread/INFO]: Experience Merge Radius: 3.0
  168. [09:08:02] [Server thread/INFO]: Max TNT Explosions: 100
  169. [09:08:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  170. [09:08:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
  171. [09:08:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  172. [09:08:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  173. [09:08:02] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  174. [09:08:02] [Server thread/INFO]: Item Merge Radius: 2.5
  175. [09:08:02] [Server thread/INFO]: Item Despawn Rate: 6000
  176. [09:08:02] [Server thread/INFO]: View Distance: 10
  177. [09:08:02] [Server thread/INFO]: Simulation Distance: 10
  178. [09:08:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  179. [09:08:02] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  180. [09:08:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  181. [09:08:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  182. [09:08:02] [Server thread/INFO]: Mob Spawn Range: 6
  183. [09:08:02] [Server thread/INFO]: -------- World Settings For [Swiat_the_end] --------
  184. [09:08:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
  185. [09:08:02] [Server thread/INFO]: Cane Growth Modifier: 100%
  186. [09:08:02] [Server thread/INFO]: Melon Growth Modifier: 100%
  187. [09:08:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  188. [09:08:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  189. [09:08:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
  190. [09:08:02] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  191. [09:08:02] [Server thread/INFO]: Carrot Growth Modifier: 100%
  192. [09:08:02] [Server thread/INFO]: Potato Growth Modifier: 100%
  193. [09:08:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
  194. [09:08:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  195. [09:08:02] [Server thread/INFO]: Vine Growth Modifier: 100%
  196. [09:08:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  197. [09:08:02] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  198. [09:08:02] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  199. [09:08:02] [Server thread/INFO]: Kelp Growth Modifier: 100%
  200. [09:08:02] [Server thread/INFO]: TwistingVines Growth Modifier: 100%
  201. [09:08:02] [Server thread/INFO]: WeepingVines Growth Modifier: 100%
  202. [09:08:02] [Server thread/INFO]: CaveVines Growth Modifier: 100%
  203. [09:08:02] [Server thread/INFO]: GlowBerry Growth Modifier: 100%
  204. [09:08:02] [Server thread/INFO]: Experience Merge Radius: 3.0
  205. [09:08:02] [Server thread/INFO]: Max TNT Explosions: 100
  206. [09:08:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  207. [09:08:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true / Isa false
  208. [09:08:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  209. [09:08:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  210. [09:08:02] [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 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
  211. [09:08:02] [Server thread/INFO]: Item Merge Radius: 2.5
  212. [09:08:02] [Server thread/INFO]: Item Despawn Rate: 6000
  213. [09:08:02] [Server thread/INFO]: View Distance: 10
  214. [09:08:02] [Server thread/INFO]: Simulation Distance: 10
  215. [09:08:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  216. [09:08:02] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  217. [09:08:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  218. [09:08:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  219. [09:08:02] [Server thread/INFO]: Mob Spawn Range: 6
  220. [09:08:02] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  221. [09:08:02] [Server thread/INFO]: Time elapsed: 157 ms
  222. [09:08:02] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  223. [09:08:02] [Server thread/INFO]: Time elapsed: 56 ms
  224. [09:08:02] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  225. [09:08:02] [Server thread/INFO]: Time elapsed: 66 ms
  226. [09:08:02] [Server thread/INFO]: [Infiniteannouncements] Enabling Infiniteannouncements v2.3.0
  227. [09:08:02] [Server thread/INFO]:
  228. [09:08:02] [Server thread/INFO]: ====================================
  229. [09:08:02] [Server thread/INFO]: Plugin name: Infiniteannouncements
  230. [09:08:02] [Server thread/INFO]: Version: 2.3.0
  231. [09:08:02] [Server thread/INFO]: Core version: 0.7.25
  232. [09:08:02] [Server thread/INFO]: ====================================
  233. [09:08:02] [Server thread/INFO]:
  234. [09:08:02] [Server thread/INFO]: [Infiniteannouncements] Loaded locale "en_US"
  235. [09:08:02] [Server thread/INFO]: [OpeNLogin] Enabling OpeNLogin v1.5.2
  236. [09:08:02] [Server thread/INFO]: [OpeNLogin] ___ __ __ _
  237. [09:08:02] [Server thread/INFO]: [OpeNLogin] /___\_ __ ___ /\ \ \/ / ___ __ _(_)_ __
  238. [09:08:02] [Server thread/INFO]: [OpeNLogin] // // '_ \ / _ \/ \/ / / / _ \ / _` | | '_ \
  239. [09:08:02] [Server thread/INFO]: [OpeNLogin] / \_//| |_) | __/ /\ / /__| (_) | (_| | | | | |
  240. [09:08:02] [Server thread/INFO]: [OpeNLogin] \___/ | .__/ \___\_\ \/\____/\___/ \__, |_|_| |_|
  241. [09:08:02] [Server thread/INFO]: [OpeNLogin] |_| |___/
  242. [09:08:02] [Server thread/INFO]: [OpeNLogin] By: www.nickuc.com / github.com/nickuc/OpeNLogin - V 1.5.2
  243. [09:08:02] [Server thread/INFO]: [OpeNLogin]
  244. [09:08:02] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.28
  245. [09:08:02] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises-10.0.28-Free.jar
  246. [09:08:02] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_18_R2
  247. [09:08:02] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #1086
  248. [09:08:02] [Server thread/INFO]: [LibsDisguises] Build Date: 22/03/2022 06:37
  249. [09:08:02] [Server thread/WARN]: [LibsDisguises] If you own the plugin, place the premium jar downloaded from https://www.spigotmc.org/resources/libs-disguises.32453/ in plugins/LibsDisguises/
  250. [09:08:02] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
  251. [09:08:06] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  252. [09:08:06] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  253. [09:08:06] [Server thread/INFO]: [LibsDisguises] Config is up to date!
  254. [09:08:06] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.1.15
  255. [09:08:06] [Server thread/INFO]: [SkinsRestorer] Using PaperSkinRefresher
  256. [09:08:06] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_18_R2, using PaperSkinRefresher.
  257. [09:08:06] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
  258. [09:08:06] [Server thread/INFO]: [UltimateAntiBot] Enabling UltimateAntiBot v3.3
  259. [09:08:06] [Server thread/INFO]: AB ? Loading Core...
  260. [09:08:06] [Server thread/INFO]: AB ? Loaded Filter
  261. [09:08:06] [Server thread/INFO]: AB ? 11 IPs have been loaded into the FrameWork
  262. [09:08:06] [Server thread/INFO]: AB ? 11 Joindata have been loaded intro the Framework
  263. [09:08:06] [Server thread/INFO]: AB ? _ _ ____
  264. [09:08:06] [Server thread/INFO]: AB ? | | | | /\ | _ \
  265. [09:08:06] [Server thread/INFO]: AB ? | | | | / \ | |_) |
  266. [09:08:06] [Server thread/INFO]: AB ? | | | |/ /\ \ | _ <
  267. [09:08:06] [Server thread/INFO]: AB ? | |__| / ____ \| |_) |
  268. [09:08:06] [Server thread/INFO]: AB ? \____/_/ \_\____/
  269. [09:08:06] [Server thread/INFO]: AB ? Running version 3.3
  270. [09:08:06] [Server thread/INFO]: AB ? Enabled
  271. [09:08:06] [Server thread/INFO]: Took 113 ms
  272. [09:08:06] [Server thread/INFO]: [Spyglass] Enabling Spyglass v1.2.0*
  273. [09:08:06] [Server thread/INFO]: [Essentials] Enabling Essentials v2.19.4
  274. [09:08:06] [Server thread/WARN]: [Essentials] ?4Version mismatch! Please update EssentialsSpawn to the same version.
  275. [09:08:06] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  276. [09:08:06] [Server thread/INFO]: [Essentials] No kits found to migrate.
  277. [09:08:06] [Server thread/INFO]: [Essentials] Loaded 36926 items from items.json.
  278. [09:08:06] [Server thread/INFO]: [Essentials] Using locale en_US
  279. [09:08:06] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  280. [09:08:06] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  281. [09:08:06] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  282. [09:08:06] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  283. [09:08:06] [Server thread/INFO]: [VaultChatFormatter] Enabling VaultChatFormatter v1.0-SNAPSHOT*
  284. [09:08:06] [Server thread/INFO]: [VaultChatFormatter] New Vault Chat implementation registered: LuckPerms
  285. [09:08:06] [Server thread/INFO]: [InvSee++] Enabling InvSeePlusPlus v0.11.8-SNAPSHOT
  286. [09:08:06] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
  287. [09:08:06] [Server thread/INFO]: [WorldGuard] (Swiat) TNT ignition is PERMITTED.
  288. [09:08:06] [Server thread/INFO]: [WorldGuard] (Swiat) Lighters are PERMITTED.
  289. [09:08:06] [Server thread/INFO]: [WorldGuard] (Swiat) Lava fire is PERMITTED.
  290. [09:08:06] [Server thread/INFO]: [WorldGuard] (Swiat) Fire spread is UNRESTRICTED.
  291. [09:08:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Swiat'
  292. [09:08:06] [Server thread/INFO]: [WorldGuard] (Swiat_nether) TNT ignition is PERMITTED.
  293. [09:08:06] [Server thread/INFO]: [WorldGuard] (Swiat_nether) Lighters are PERMITTED.
  294. [09:08:06] [Server thread/INFO]: [WorldGuard] (Swiat_nether) Lava fire is PERMITTED.
  295. [09:08:06] [Server thread/INFO]: [WorldGuard] (Swiat_nether) Fire spread is UNRESTRICTED.
  296. [09:08:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Swiat_nether'
  297. [09:08:06] [Server thread/INFO]: [WorldGuard] (Swiat_the_end) TNT ignition is PERMITTED.
  298. [09:08:06] [Server thread/INFO]: [WorldGuard] (Swiat_the_end) Lighters are PERMITTED.
  299. [09:08:06] [Server thread/INFO]: [WorldGuard] (Swiat_the_end) Lava fire is PERMITTED.
  300. [09:08:06] [Server thread/INFO]: [WorldGuard] (Swiat_the_end) Fire spread is UNRESTRICTED.
  301. [09:08:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Swiat_the_end'
  302. [09:08:06] [Server thread/INFO]: [WorldGuard] Loading region data...
  303. [09:08:06] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.29-SNAPSHOT (build 2490)
  304. [09:08:06] [Server thread/ERROR]: [Citizens] v2.0.29-SNAPSHOT (build 2490) is not compatible with Minecraft v1_18_R2 - try upgrading or downgrading Citizens. Disabling.
  305. [09:08:06] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.29-SNAPSHOT (build 2490)
  306. [09:08:06] [Server thread/ERROR]: Error occurred while disabling Citizens v2.0.29-SNAPSHOT (build 2490) (Is it up to date?)
  307. java.lang.NullPointerException: Cannot invoke "net.citizensnpcs.api.npc.NPCRegistry.saveToStore()" because "reg" is null
  308. at net.citizensnpcs.Citizens.despawnNPCs(Citizens.java:144) ~[Citizens-2.0.29-b2490.jar:?]
  309. at net.citizensnpcs.Citizens.onDisable(Citizens.java:292) ~[Citizens-2.0.29-b2490.jar:?]
  310. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  311. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:399) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  312. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:538) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  313. at net.citizensnpcs.Citizens.onEnable(Citizens.java:316) ~[Citizens-2.0.29-b2490.jar:?]
  314. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  315. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  316. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:501) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  317. at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:559) ~[paper-1.18.2.jar:git-Paper-273]
  318. at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:473) ~[paper-1.18.2.jar:git-Paper-273]
  319. at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:664) ~[paper-1.18.2.jar:git-Paper-273]
  320. at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:431) ~[paper-1.18.2.jar:git-Paper-273]
  321. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-273]
  322. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) ~[paper-1.18.2.jar:git-Paper-273]
  323. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) ~[paper-1.18.2.jar:git-Paper-273]
  324. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  325. [09:08:06] [Server thread/INFO]: [TAB] Enabling TAB v3.1.1
  326. [09:08:06] [Server thread/INFO]: [TAB] ?7Server version: 1.18.2 (v1_18_R2)
  327. [09:08:06] [Server thread/INFO]: [TAB] ?7Loaded NMS hook in 12ms
  328. [09:08:07] [Server thread/INFO]: [TAB] ?aEnabled in 59ms
  329. [09:08:07] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.2.7
  330. [09:08:07] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
  331. [09:08:07] [Server thread/INFO]: [ProtectionStones] Enabling ProtectionStones v2.10.2
  332. [09:08:07] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.GreetingFlagHandler
  333. [09:08:07] [Server thread/INFO]: [WorldGuard] Registering session handler dev.espi.protectionstones.flags.FarewellFlagHandler
  334. [09:08:07] [Server thread/INFO]: [ProtectionStones] PlaceholderAPI not found! There will be no PlaceholderAPI support.
  335. [09:08:07] [Server thread/INFO]: [ProtectionStones] LuckPerms support enabled!
  336. [09:08:07] [Server thread/INFO]: [ProtectionStones] Protection Stone Blocks:
  337. [09:08:07] [Server thread/INFO]: [ProtectionStones] - NETHERITE_BLOCK (150)
  338. [09:08:07] [Server thread/INFO]: [ProtectionStones] - DIAMOND_BLOCK (100)
  339. [09:08:07] [Server thread/INFO]: [ProtectionStones] - IRON_BLOCK (50)
  340. [09:08:07] [Server thread/INFO]: [ProtectionStones] - GOLD_BLOCK (75)
  341. [09:08:07] [Server thread/INFO]: [ProtectionStones] Building region cache...
  342. [09:08:07] [Server thread/INFO]: [ProtectionStones] Building UUID cache... (if slow change async-load-uuid-cache in the config to true)
  343. [09:08:07] [Server thread/INFO]: [ProtectionStones] Checking if PS regions have been updated to UUIDs...
  344. [09:08:07] [Server thread/INFO]: [ProtectionStones] ?fProtectionStones has successfully started!
  345. [09:08:07] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.0-dev+6-ea5cdc0
  346. [09:08:07] [Server thread/WARN]: [EssentialsSpawn] ?4Version mismatch! Please update all Essentials jars to the same version.
  347. [09:08:07] [Server thread/INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
  348. [09:08:07] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.2
  349. [09:08:07] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  350. [09:08:07] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  351. [09:08:07] [Server thread/INFO]: --------------------
  352. [09:08:07] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
  353. [09:08:07] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
  354. [09:08:07] [Server thread/INFO]: --------------------
  355. [09:08:07] [Server thread/INFO]: [UltimateTimber] Enabling UltimateTimber v2.3.2
  356. [09:08:07] [Server thread/INFO]:
  357. [09:08:07] [Server thread/INFO]: =============================
  358. [09:08:07] [Server thread/INFO]: UltimateTimber 2.3.2 by Songoda <3!
  359. [09:08:07] [Server thread/INFO]: Action: Enabling...
  360. [09:08:07] [Server thread/INFO]: [UltimateTimber] Loaded locale "en_US"
  361. [09:08:07] [Server thread/INFO]: [SongodaCore] [SongodaCore] Hooked UltimateTimber.
  362. [09:08:07] [Server thread/INFO]: =============================
  363. [09:08:07] [Server thread/INFO]:
  364. [09:08:07] [Server thread/INFO]: [CrisTreeCapitator] Enabling CrisTreeCapitator v6.2.10
  365. [09:08:07] [Server thread/INFO]: [CrisTreeCapitator] WorldGuard found, extra protection enabled.
  366. [09:08:07] [Server thread/INFO]: [CrisTreeCapitator] Enabled
  367. [09:08:08] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v3.0.3
  368. [09:08:08] [Server thread/INFO]: [ItemEdit] Hooking into Vault
  369. [09:08:08] [Server thread/INFO]: [ItemEdit] # Enabled (took 44 ms)
  370. [09:08:08] [Server thread/INFO]: [dtlTraders] Enabling dtlTraders v6.4.12
  371. [09:08:08] [Server thread/INFO]: dtlTraders> Welcome to dtlTraders v6.4.12!
  372. [09:08:08] [Server thread/INFO]: dtlTraders> Trying to hook into any Vault supported plugin...
  373. [09:08:08] [Server thread/INFO]: dtlTraders> Vault found! Trying to hook...
  374. [09:08:08] [Server thread/INFO]: dtlTraders> Found economy plugin: EssentialsX Economy
  375. [09:08:08] [Server thread/INFO]: dtlTraders> Loaded 0 guis from the guis config!
  376. [09:08:08] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.29-SNAPSHOT (build 2490)
  377. [09:08:08] [Server thread/WARN]: Enabled plugin with unregistered PluginClassLoader Citizens v2.0.29-SNAPSHOT (build 2490)
  378. [09:08:08] [Server thread/ERROR]: [Citizens] Citizens implementation changed, disabling plugin.
  379. [09:08:08] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.29-SNAPSHOT (build 2490)
  380. [09:08:08] [Server thread/ERROR]: Error occurred while disabling Citizens v2.0.29-SNAPSHOT (build 2490) (Is it up to date?)
  381. java.lang.NullPointerException: Cannot invoke "net.citizensnpcs.api.npc.NPCRegistry.saveToStore()" because "reg" is null
  382. at net.citizensnpcs.Citizens.despawnNPCs(Citizens.java:144) ~[Citizens-2.0.29-b2490.jar:?]
  383. at net.citizensnpcs.Citizens.onDisable(Citizens.java:292) ~[Citizens-2.0.29-b2490.jar:?]
  384. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  385. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:399) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  386. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:538) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  387. at net.citizensnpcs.Citizens.onImplementationChanged(Citizens.java:357) ~[Citizens-2.0.29-b2490.jar:?]
  388. at net.citizensnpcs.api.CitizensAPI.setImplementation(CitizensAPI.java:200) ~[Citizens-2.0.29-b2490.jar:?]
  389. at net.citizensnpcs.Citizens.onEnable(Citizens.java:303) ~[Citizens-2.0.29-b2490.jar:?]
  390. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  391. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  392. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:501) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  393. at com.degitise.minevid.dtlTraders.Main.onEnable(Main.java:215) ~[dtlTraders-6.4.12.jar:?]
  394. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  395. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  396. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:501) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  397. at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:559) ~[paper-1.18.2.jar:git-Paper-273]
  398. at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:473) ~[paper-1.18.2.jar:git-Paper-273]
  399. at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:664) ~[paper-1.18.2.jar:git-Paper-273]
  400. at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:431) ~[paper-1.18.2.jar:git-Paper-273]
  401. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-273]
  402. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) ~[paper-1.18.2.jar:git-Paper-273]
  403. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) ~[paper-1.18.2.jar:git-Paper-273]
  404. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  405. [09:08:08] [Server thread/ERROR]: [Citizens] v2.0.29-SNAPSHOT (build 2490) is not compatible with Minecraft v1_18_R2 - try upgrading or downgrading Citizens. Disabling.
  406. [09:08:08] [Server thread/WARN]: [SuperVanish] Unknown exception occurred!
  407. [09:08:08] [Server thread/WARN]: [SuperVanish] Please report this issue!
  408. [09:08:08] [Server thread/WARN]: [SuperVanish] Message:
  409. [09:08:08] [Server thread/WARN]: [SuperVanish] org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register de.myzelyam.supervanish.hooks.CitizensHook@2cb39c4c while not enabled
  410. [09:08:08] [Server thread/WARN]: [SuperVanish] General information:
  411. [09:08:08] [Server thread/WARN]: [SuperVanish] ServerVersion: git-Paper-273 (MC: 1.18.2)
  412. [09:08:08] [Server thread/WARN]: [SuperVanish] PluginVersion: 6.2.7
  413. [09:08:08] [Server thread/WARN]: [SuperVanish] ServerPlugins: LuckPerms v5.4.25, Infiniteannouncements v2.3.0, CraftserveAgent v20200515-1100, OpeNLogin v1.5.2, ProtocolLib v4.8.0, LibsDisguises v10.0.28, SkinsRestorer v14.1.15, UltimateAntiBot v3.3, Spyglass v1.2.0, Vault v1.7.3-b131, WorldEdit v7.2.10+1742f98, Essentials v2.19.4, VaultChatFormatter v1.0-SNAPSHOT, InvSeePlusPlus v0.11.8-SNAPSHOT, WorldGuard v7.0.7+216b061, Citizens v2.0.29-SNAPSHOT (build 2490), TAB v3.1.1, ProtectionStones v2.10.2, EssentialsSpawn v2.20.0-dev+6-ea5cdc0, CoreProtect v21.2, UltimateTimber v2.3.2, CrisTreeCapitator v6.2.10, ItemEdit v3.0.3, dtlTraders v6.4.12, DiscordSRV v1.25.1,
  414. [09:08:08] [Server thread/WARN]: [SuperVanish] Settings:
  415. [09:08:08] [Server thread/WARN]: [SuperVanish] MsgsVersion: 6.2.7
  416. [09:08:08] [Server thread/WARN]: [SuperVanish] Settings: ||InvisibilityFeatures.NightVisionEffect>true||InvisibilityFeatures.DisableDamage>true||InvisibilityFeatures.DisableHunger>true||InvisibilityFeatures.DisableMobTarget>true||InvisibilityFeatures.OpenChestsSilently>true||InvisibilityFeatures.DisablePressurePlates>true||InvisibilityFeatures.DisablePush>false||InvisibilityFeatures.DefaultPickUpItemsOption>false||InvisibilityFeatures.ModifyTablistPackets>true||InvisibilityFeatures.Fly.Enable>true||InvisibilityFeatures.Fly.DisableOnReappear>true||VanishStateFeatures.AutoVanishOnJoin>false||VanishStateFeatures.ReappearOnWorldChange>false||VanishStateFeatures.ReappearOnQuit>false||VanishStateFeatures.CheckPermissionOnWorldChange>false||VanishStateFeatures.CheckPermissionOnQuit>false||VanishStateFeatures.CheckPermissionOnLogin>false||IndicationFeatures.LayeredPermissions.EnableSeePermission>true||IndicationFeatures.LayeredPermissions.LayeredSeeAndUsePermissions>false||IndicationFeatures.LayeredPermissions.MaxLevel>100||IndicationFeatures.MarkVanishedPlayersAsSpectators>true||MessageOptions.FakeJoinQuitMessages.BroadcastFakeQuitOnVanish>false||MessageOptions.FakeJoinQuitMessages.BroadcastFakeJoinOnReappear>false||MessageOptions.FakeJoinQuitMessages.AnnounceVanishReappearToAdmins>true||MessageOptions.FakeJoinQuitMessages.SendMessageOnlyToAdmins>false||MessageOptions.FakeJoinQuitMessages.SendMessageOnlyToUsers>false||MessageOptions.HideRealJoinQuitMessages>true||MessageOptions.ReappearOnQuitHideLeaveMsg>true||MessageOptions.AnnounceRealJoinQuitToAdmins>true||MessageOptions.AnnounceDeathToAdmins>true||MessageOptions.RemindVanishedOnJoin>true||MessageOptions.DisplayActionBar>true||RestrictiveOptions.PreventBlockBreaking>false||RestrictiveOptions.PreventBlockPlacing>false||RestrictiveOptions.PreventHittingEntities>false||ExternalInvisibility.ServerList.AdjustAmountOfOnlinePlayers>true||ExternalInvisibility.ServerList.AdjustListOfLoggedInPlayers>true||HookOptions.EnableEssentialsHook>true||HookOptions.EnableDynmapHook>true||HookOptions.DynmapSendJoinLeaveMessages>true||HookOptions.EnableTrailGUIHook>true||HookOptions.EnablePlaceholderAPIHook>true||HookOptions.EnableMVdWPlaceholderAPIHook>true||HookOptions.EnableCitizensHook>true||CompatibilityOptions.PlayerJoinEventPriority>HIGH||CompatibilityOptions.PlayerQuitEventPriority>HIGH||MiscellaneousOptions.UpdateChecker.Enable>true||MiscellaneousOptions.UpdateChecker.NotifyAdmins>true||ConfigVersion>6.2.7||
  417. [09:08:08] [Server thread/WARN]: [SuperVanish] StackTrace:
  418. [09:08:08] [Server thread/WARN]: de.myzelyam.supervanish.hooks.InvalidPluginHookException: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register de.myzelyam.supervanish.hooks.CitizensHook@2cb39c4c while not enabled
  419. [09:08:08] [Server thread/WARN]: at SuperVanish-6.2.7.jar//de.myzelyam.supervanish.hooks.PluginHookMgr.onPluginEnable(PluginHookMgr.java:82)
  420. [09:08:08] [Server thread/WARN]: at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor299.execute(Unknown Source)
  421. [09:08:08] [Server thread/WARN]: at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:75)
  422. [09:08:08] [Server thread/WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80)
  423. [09:08:08] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
  424. [09:08:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:629)
  425. [09:08:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:381)
  426. [09:08:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:501)
  427. [09:08:08] [Server thread/WARN]: at dtlTraders-6.4.12.jar//com.degitise.minevid.dtlTraders.Main.onEnable(Main.java:215)
  428. [09:08:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  429. [09:08:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
  430. [09:08:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:501)
  431. [09:08:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:559)
  432. [09:08:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:473)
  433. [09:08:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:664)
  434. [09:08:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:431)
  435. [09:08:08] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:316)
  436. [09:08:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1163)
  437. [09:08:08] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
  438. [09:08:08] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:833)
  439. [09:08:08] [Server thread/WARN]: Caused by: org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register de.myzelyam.supervanish.hooks.CitizensHook@2cb39c4c while not enabled
  440. [09:08:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:658)
  441. [09:08:08] [Server thread/WARN]: at SuperVanish-6.2.7.jar//de.myzelyam.supervanish.hooks.PluginHookMgr.onPluginEnable(PluginHookMgr.java:59)
  442. [09:08:08] [Server thread/WARN]: ... 19 more
  443. [09:08:08] [Server thread/WARN]: [SuperVanish] Please include this information
  444. [09:08:08] [Server thread/WARN]: [SuperVanish] if you report the issue.
  445. [09:08:08] [Server thread/WARN]: [SuperVanish] Affected by this error is only the Citizens-Hook, all other hooks and features aren't affected.
  446. [09:08:08] [Server thread/INFO]: dtlTraders> Hooking into Citizens!
  447. [09:08:08] [Server thread/ERROR]: Error occurred while enabling dtlTraders v6.4.12 (Is it up to date?)
  448. java.lang.NoClassDefFoundError: net/citizensnpcs/api/CitizensAPI
  449. at com.degitise.minevid.dtlTraders.utils.citizens.CitizensHook.<init>(CitizensHook.java:27) ~[dtlTraders-6.4.12.jar:?]
  450. at com.degitise.minevid.dtlTraders.Main.onEnable(Main.java:219) ~[dtlTraders-6.4.12.jar:?]
  451. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  452. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  453. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:501) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  454. at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugin(CraftServer.java:559) ~[paper-1.18.2.jar:git-Paper-273]
  455. at org.bukkit.craftbukkit.v1_18_R2.CraftServer.enablePlugins(CraftServer.java:473) ~[paper-1.18.2.jar:git-Paper-273]
  456. at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:664) ~[paper-1.18.2.jar:git-Paper-273]
  457. at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:431) ~[paper-1.18.2.jar:git-Paper-273]
  458. at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:316) ~[paper-1.18.2.jar:git-Paper-273]
  459. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1163) ~[paper-1.18.2.jar:git-Paper-273]
  460. at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) ~[paper-1.18.2.jar:git-Paper-273]
  461. at java.lang.Thread.run(Thread.java:833) ~[?:?]
  462. Caused by: java.lang.ClassNotFoundException: net.citizensnpcs.api.CitizensAPI
  463. at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:151) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  464. at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[paper-api-1.18.2-R0.1-SNAPSHOT.jar:?]
  465. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
  466. ... 13 more
  467. [09:08:08] [Server thread/INFO]: [dtlTraders] Disabling dtlTraders v6.4.12
  468. [09:08:08] [Server thread/INFO]: dtlTraders> Saving shops before shutting down...
  469. [09:08:08] [Server thread/INFO]: dtlTraders> Shops Saved!
  470. [09:08:08] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.25.1
  471. [09:08:08] [pool-43-thread-1/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (339e5e81da67cfe6210679af775eb66a9b5033be)
  472. [09:08:08] [Server thread/INFO]: Starting GS4 status listener
  473. [09:08:08] [Query Listener #1/INFO]: Query running on 127.0.0.1:59370
  474. [09:08:08] [Server thread/INFO]: Thread Query Listener started
  475. [09:08:08] [Server thread/INFO]: Running delayed init tasks
  476. [09:08:08] [Craft Scheduler Thread - 6 - Essentials/INFO]: [Essentials] ?6Fetching version information...
  477. [09:08:08] [Craft Scheduler Thread - 5 - Vault/INFO]: [Vault] Checking for Updates ...
  478. [09:08:08] [Server thread/INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
  479. [09:08:08] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
  480. [09:08:08] [Server thread/INFO]: Done (15.055s)! For help, type "help"
  481. [09:08:08] [Server thread/INFO]: Timings Reset
  482. [09:08:08] [Craft Scheduler Thread - 5 - Vault/INFO]: [Vault] No new version available
  483. [09:08:08] [Craft Scheduler Thread - 0 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
  484. [09:08:08] [Craft Scheduler Thread - 0 - SkinsRestorer/INFO]: [SkinsRestorer]  +==================+
  485. [09:08:08] [Craft Scheduler Thread - 0 - SkinsRestorer/INFO]: [SkinsRestorer]  | SkinsRestorer |
  486. [09:08:08] [Craft Scheduler Thread - 0 - SkinsRestorer/INFO]: [SkinsRestorer]  |------------------|
  487. [09:08:08] [Craft Scheduler Thread - 0 - SkinsRestorer/INFO]: [SkinsRestorer]  | Standalone Mode |
  488. [09:08:08] [Craft Scheduler Thread - 0 - SkinsRestorer/INFO]: [SkinsRestorer]  +==================+
  489. [09:08:08] [Craft Scheduler Thread - 0 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
  490. [09:08:08] [Craft Scheduler Thread - 0 - SkinsRestorer/INFO]: [SkinsRestorer]  Current version: 14.1.15
  491. [09:08:08] [Craft Scheduler Thread - 0 - SkinsRestorer/INFO]: [SkinsRestorer]  This is the latest version!
  492. [09:08:08] [Craft Scheduler Thread - 0 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
  493. [09:08:08] [DiscordSRV - Initialization/INFO]: [DiscordSRV] [JDA] Login Successful!
  494. [09:08:09] [JDA MainWS-WriteThread/INFO]: [DiscordSRV] [JDA] Connected to WebSocket
  495. [09:08:10] [JDA MainWS-ReadThread/INFO]: [DiscordSRV] [JDA] Finished Loading!
  496. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:Diamond_mine.pl(850659003381448739)
  497. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???przylot(862649191363641344)
  498. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???odloty(861292227668738098)
  499. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???darmowe-rangi(861611113975775232)
  500. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???regulamin(862651545619398676)
  501. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???konsola(863404030440505345)
  502. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???og?oszenie(864448451190587393)
  503. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???levelowanie(868232692762816632)
  504. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???konkurs-na-nazwe(979455676722069565)
  505. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???komendy(861639893397667840)
  506. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???pisanko(862649780291371028)
  507. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:?pv?(861611164805890088)
  508. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???minecraft-chat(862651175898578964)
  509. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???pytania-do-admina(869137605432840192)
  510. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???reklamujemy-serwa(874307206114324600)
  511. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???nowo?ci(979846520306294914)
  512. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???klipy(980137980024987718)
  513. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???uwaga-dla-lobby-minecraft(861295878701711360)
  514. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???liczenie(874296243826860074)
  515. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???propozycje(874294655502663730)
  516. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???memy(874293974305746974)
  517. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:???zg?o?(874292552226963487)
  518. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel TC:???konsola(863404030440505345)
  519. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling Essentials hook
  520. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling SuperVanish hook
  521. [09:08:10] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling LuckPerms hook
  522. [09:08:10] [Server thread/INFO]: AB ? Although spigot support has been added,
  523. [09:08:10] [Server thread/INFO]: AB ? I absolutely do not recommend that you do not use a bungeecord proxy network for your server.
  524. [09:08:10] [Server thread/INFO]: AB ? Spigot has many processes to manage due to the various plugins
  525. [09:08:10] [Server thread/INFO]: AB ? moreover the antibot to mitigate the attacks uses a system of tasks that could
  526. [09:08:10] [Server thread/INFO]: AB ? slow down servers with less powerful hardware
  527. [09:08:10] [Server thread/INFO]: AB ? Spigot has fewer checks than Bungeecord and cannot handle too many connections per second
  528. [09:08:10] [Server thread/INFO]: AB ? Stay safe! Use Waterfall
  529.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement