Guest User

minecraft mythicmobs error lightning

a guest
Jul 14th, 2021
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 245.84 KB | None | 0 0
  1. [10:57:30] [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. [10:57:30] [main/INFO]: Reloading ResourceManager: Default, bukkit
  3. [10:57:31] [Worker-Main-1/INFO]: Loaded 7 recipes
  4. [10:57:32] [Server thread/INFO]: Starting minecraft server version 1.17.1
  5. [10:57:32] [Server thread/INFO]: Loading properties
  6. [10:57:32] [Server thread/INFO]: This server is running Paper version git-Paper-104 (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 377a60d)
  7. [10:57:33] [Server thread/INFO]: Debug logging is disabled
  8. [10:57:33] [Server thread/INFO]: Server Ping Player Sample Count: 12
  9. [10:57:33] [Server thread/INFO]: Using 4 threads for Netty based IO
  10. [10:57:33] [Server thread/INFO]: Default game type: SURVIVAL
  11. [10:57:33] [Server thread/INFO]: Generating keypair
  12. [10:57:33] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565
  13. [10:57:33] [Server thread/INFO]: Using epoll channel type
  14. [10:57:33] [Server thread/ERROR]: Could not load 'plugins/TNE.jar' in folder 'plugins'
  15. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  16.     at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:186) ~[patched_1.17.1.jar:git-Paper-104]
  17.     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:160) ~[patched_1.17.1.jar:git-Paper-104]
  18.     at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.17.1.jar:git-Paper-104]
  19.     at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:276) ~[patched_1.17.1.jar:git-Paper-104]
  20.     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1126) ~[patched_1.17.1.jar:git-Paper-104]
  21.     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-104]
  22.     at java.lang.Thread.run(Thread.java:831) [?:?]
  23. Caused by: java.util.zip.ZipException: invalid CEN header (bad signature)
  24.     at java.util.zip.ZipFile$Source.zerror(ZipFile.java:1587) ~[?:?]
  25.     at java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1511) ~[?:?]
  26.     at java.util.zip.ZipFile$Source.<init>(ZipFile.java:1263) ~[?:?]
  27.     at java.util.zip.ZipFile$Source.get(ZipFile.java:1225) ~[?:?]
  28.     at java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:706) ~[?:?]
  29.     at java.util.zip.ZipFile.<init>(ZipFile.java:240) ~[?:?]
  30.     at java.util.zip.ZipFile.<init>(ZipFile.java:171) ~[?:?]
  31.     at java.util.jar.JarFile.<init>(JarFile.java:348) ~[?:?]
  32.     at java.util.jar.JarFile.<init>(JarFile.java:319) ~[?:?]
  33.     at java.util.jar.JarFile.<init>(JarFile.java:285) ~[?:?]
  34.     at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:174) ~[patched_1.17.1.jar:git-Paper-104]
  35.     ... 6 more
  36. [10:57:33] [Server thread/ERROR]: Could not load 'plugins/81297-v343242__GeyserMinecraftBedrockProtocolSupport.jar' in folder 'plugins'
  37. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  38.     at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:186) ~[patched_1.17.1.jar:git-Paper-104]
  39.     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:160) ~[patched_1.17.1.jar:git-Paper-104]
  40.     at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.17.1.jar:git-Paper-104]
  41.     at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:276) ~[patched_1.17.1.jar:git-Paper-104]
  42.     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1126) ~[patched_1.17.1.jar:git-Paper-104]
  43.     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-104]
  44.     at java.lang.Thread.run(Thread.java:831) [?:?]
  45. Caused by: java.util.zip.ZipException: zip END header not found
  46.     at java.util.zip.ZipFile$Source.zerror(ZipFile.java:1587) ~[?:?]
  47.     at java.util.zip.ZipFile$Source.findEND(ZipFile.java:1441) ~[?:?]
  48.     at java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1450) ~[?:?]
  49.     at java.util.zip.ZipFile$Source.<init>(ZipFile.java:1263) ~[?:?]
  50.     at java.util.zip.ZipFile$Source.get(ZipFile.java:1225) ~[?:?]
  51.     at java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:706) ~[?:?]
  52.     at java.util.zip.ZipFile.<init>(ZipFile.java:240) ~[?:?]
  53.     at java.util.zip.ZipFile.<init>(ZipFile.java:171) ~[?:?]
  54.     at java.util.jar.JarFile.<init>(JarFile.java:348) ~[?:?]
  55.     at java.util.jar.JarFile.<init>(JarFile.java:319) ~[?:?]
  56.     at java.util.jar.JarFile.<init>(JarFile.java:285) ~[?:?]
  57.     at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:174) ~[patched_1.17.1.jar:git-Paper-104]
  58.     ... 6 more
  59. [10:57:33] [Server thread/ERROR]: Could not load 'plugins/Prism-2.1.8-SNAPSHOT.jar' in folder 'plugins'
  60. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  61.     at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:186) ~[patched_1.17.1.jar:git-Paper-104]
  62.     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:160) ~[patched_1.17.1.jar:git-Paper-104]
  63.     at org.bukkit.craftbukkit.v1_17_R1.CraftServer.loadPlugins(CraftServer.java:393) ~[patched_1.17.1.jar:git-Paper-104]
  64.     at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:276) ~[patched_1.17.1.jar:git-Paper-104]
  65.     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1126) ~[patched_1.17.1.jar:git-Paper-104]
  66.     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-104]
  67.     at java.lang.Thread.run(Thread.java:831) [?:?]
  68. Caused by: java.util.zip.ZipException: invalid CEN header (bad signature)
  69.     at java.util.zip.ZipFile$Source.zerror(ZipFile.java:1587) ~[?:?]
  70.     at java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1511) ~[?:?]
  71.     at java.util.zip.ZipFile$Source.<init>(ZipFile.java:1263) ~[?:?]
  72.     at java.util.zip.ZipFile$Source.get(ZipFile.java:1225) ~[?:?]
  73.     at java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:706) ~[?:?]
  74.     at java.util.zip.ZipFile.<init>(ZipFile.java:240) ~[?:?]
  75.     at java.util.zip.ZipFile.<init>(ZipFile.java:171) ~[?:?]
  76.     at java.util.jar.JarFile.<init>(JarFile.java:348) ~[?:?]
  77.     at java.util.jar.JarFile.<init>(JarFile.java:319) ~[?:?]
  78.     at java.util.jar.JarFile.<init>(JarFile.java:285) ~[?:?]
  79.     at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:174) ~[patched_1.17.1.jar:git-Paper-104]
  80.     ... 6 more
  81. [10:57:33] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
  82. [10:57:38] [Server thread/WARN]: Legacy plugin HackedCore v2.71.4 does not specify an api-version.
  83. [10:57:38] [Server thread/WARN]: Legacy plugin Playtimes v1.4.4 does not specify an api-version.
  84. [10:57:39] [Server thread/WARN]: Legacy plugin dynmap v3.2-beta-1-470 does not specify an api-version.
  85. [10:57:39] [Server thread/WARN]: Legacy plugin HackedServer v2.82.4 does not specify an api-version.
  86. [10:57:39] [Server thread/WARN]: Legacy plugin dynmap-mobs v1.3 does not specify an api-version.
  87. [10:57:39] [Server thread/WARN]: Legacy plugin KillerMoney v4.6.0 does not specify an api-version.
  88. [10:57:39] [Server thread/INFO]: [HackedCore] Loading HackedCore v2.71.4
  89. [10:57:39] [Server thread/INFO]: [PlayerGUIAdvanced] Loading PlayerGUIAdvanced v5.8
  90. [10:57:39] [Server thread/INFO]: [XrayDetection] Loading XrayDetection v3.1
  91. [10:57:39] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.10-DEV-129
  92. [10:57:39] [Server thread/INFO]: [UltimateAutoRestart] Loading UltimateAutoRestart vBuild 44c
  93. [10:57:39] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7
  94. [10:57:39] [Server thread/INFO]: [BookNews] Loading BookNews v5.4
  95. [10:57:39] [Server thread/INFO]: [PL-Hide] Loading PL-Hide v1.5.19
  96. [10:57:39] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v4.0.2-SNAPSHOT
  97. [10:57:39] [Server thread/INFO]: [ViaVersion] ViaVersion 4.0.2-SNAPSHOT is now loaded, injecting!
  98. [10:57:39] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
  99. [10:57:39] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
  100. [10:57:40] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
  101. [10:57:40] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
  102. [10:57:40] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
  103. [10:57:40] [Via-Mappingloader-5/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
  104. [10:57:40] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
  105. [10:57:40] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
  106. [10:57:40] [Server thread/INFO]: [BurgerHud] Loading BurgerHud v1.2
  107. [10:57:40] [Server thread/INFO]: [ViaBackwards] Loading ViaBackwards v4.0.2-SNAPSHOT
  108. [10:57:40] [Server thread/INFO]: [ViaBackwards] Loading translations...
  109. [10:57:40] [Via-Mappingloader-5/INFO]: [ViaBackwards] Loading 1.10 -> 1.9.4 mappings...
  110. [10:57:40] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.11 -> 1.10 mappings...
  111. [10:57:40] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.13 -> 1.12 mappings...
  112. [10:57:40] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.13.2 -> 1.13 mappings...
  113. [10:57:40] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
  114. [10:57:40] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.15 -> 1.14 mappings...
  115. [10:57:40] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.16 -> 1.15 mappings...
  116. [10:57:40] [Via-Mappingloader-0/INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16 mappings...
  117. [10:57:40] [Via-Mappingloader-1/INFO]: [ViaBackwards] Loading 1.17 -> 1.16.2 mappings...
  118. [10:57:40] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.3.51
  119. [10:57:41] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.2.2
  120. [10:57:41] [Server thread/INFO]: [spark] Loading spark v1.6.1
  121. [10:57:41] [Server thread/INFO]: [FasterVillagers] Loading FasterVillagers v1.0-SNAPSHOT
  122. [10:57:41] [Server thread/INFO]: [LoneLibs] Loading LoneLibs v1.0.14
  123. [10:57:41] [Server thread/INFO]: [Playtimes] Loading Playtimes v1.4.4
  124. [10:57:41] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.7.1-SNAPSHOT-b530
  125. [10:57:42] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v10.0.25-SNAPSHOT
  126. [10:57:42] [Server thread/INFO]: [AntiXrayPlus] Loading AntiXrayPlus v1.0.0
  127. [10:57:42] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
  128. [10:57:42] [Server thread/INFO]: [floodgate] Loading floodgate v2.0-SNAPSHOT
  129. [10:57:42] [Server thread/INFO]: [floodgate] Took 420ms to boot Floodgate
  130. [10:57:42] [Server thread/INFO]: [ViaRewind] Loading ViaRewind v2.0.2-SNAPSHOT
  131. [10:57:42] [Server thread/INFO]: [ChatColor2] Loading ChatColor2 v1.11
  132. [10:57:42] [Server thread/INFO]: [BKCommonLib] Loading BKCommonLib v1.17.1-v1-SNAPSHOT
  133. [10:57:46] [Server thread/INFO]: -------- World Settings For [DUMMY] --------
  134. [10:57:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  135. [10:57:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  136. [10:57:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  137. [10:57:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  138. [10:57:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  139. [10:57:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  140. [10:57:46] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  141. [10:57:46] [Server thread/INFO]: Carrot Growth Modifier: 100%
  142. [10:57:46] [Server thread/INFO]: Potato Growth Modifier: 100%
  143. [10:57:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  144. [10:57:46] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  145. [10:57:46] [Server thread/INFO]: Vine Growth Modifier: 100%
  146. [10:57:46] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  147. [10:57:46] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  148. [10:57:46] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  149. [10:57:46] [Server thread/INFO]: Kelp Growth Modifier: 100%
  150. [10:57:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  151. [10:57:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  152. [10:57:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  153. [10:57:46] [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
  154. [10:57:46] [Server thread/INFO]: Max TNT Explosions: 100
  155. [10:57:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  156. [10:57:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  157. [10:57:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  158. [10:57:46] [Server thread/INFO]: Item Merge Radius: 2.5
  159. [10:57:46] [Server thread/INFO]: Item Despawn Rate: 6000
  160. [10:57:46] [Server thread/INFO]: View Distance: 10
  161. [10:57:46] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  162. [10:57:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  163. [10:57:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  164. [10:57:46] [Server thread/INFO]: Mob Spawn Range: 8
  165. [10:57:49] [Server thread/INFO]: [BedrockPlayerManager] Loading BedrockPlayerManager v1.4
  166. [10:57:49] [Server thread/INFO]: [Discordia] Loading Discordia v1.5.1
  167. [10:57:49] [Server thread/INFO]: [TabTPS] Loading TabTPS v1.3.9-SNAPSHOT+0031c0c
  168. [10:57:49] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.8
  169. [10:57:49] [Server thread/INFO]: [SetHomes] Loading SetHomes v1.3.0
  170. [10:57:49] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v1.4.1-SNAPSHOT
  171. [10:57:49] [Server thread/INFO]: [dynmap] Loading dynmap v3.2-beta-1-470
  172. [10:57:49] [Server thread/INFO]: [dynmap] version=git-Paper-104 (MC: 1.17.1)
  173. [10:57:49] [Server thread/INFO]: [dynmap] Mod Support API available
  174. [10:57:49] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.62.2
  175. [10:57:49] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.6-SNAPSHOT+5866-954210d
  176. [10:57:50] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2fb354bd]
  177. [10:57:50] [Server thread/INFO]: [Essentials] Loading Essentials v2.18.2.0
  178. [10:57:50] [Server thread/INFO]: [HackedServer] Loading HackedServer v2.82.4
  179. [10:57:50] [Server thread/INFO]: [ChangeSkin] Loading ChangeSkin v3.1-SNAPSHOT-9fa2f2c
  180. [10:57:50] [Server thread/INFO]: [LightCleaner] Loading LightCleaner v1.17.1-v1-SNAPSHOT
  181. [10:57:50] [Server thread/INFO]: [CommandPanels] Loading CommandPanels v3.16.2.1
  182. [10:57:50] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-SNAPSHOT-b852
  183. [10:57:50] [Server thread/INFO]: [dynmap-mobs] Loading dynmap-mobs v1.3
  184. [10:57:50] [Server thread/INFO]: [IPortal] Loading IPortal v1.13
  185. [10:57:50] [Server thread/INFO]: [ProdigyNightclub] Loading ProdigyNightclub v3.0.64
  186. [10:57:50] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.2.2-SNAPSHOT-b848
  187. [10:57:50] [Server thread/INFO]: [KillerMoney] Loading KillerMoney v4.6.0
  188. [10:57:50] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.6-SNAPSHOT+2137-7e817c3
  189. [10:57:50] [Server thread/INFO]: [Holograms] Loading Holograms v2.14-8-SNAPSHOT
  190. [10:57:50] [Server thread/INFO]: [Images] Loading Images v2.2.2
  191. [10:57:50] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v5.0.0-SNAPSHOT-a0e23ea4
  192. [10:57:50] [Server thread/INFO]: [PvPManager] Loading PvPManager v3.8.4
  193. [10:57:50] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v19.5
  194. [10:57:50] [Server thread/INFO]: [ActionHealth] Loading ActionHealth v3.5.5
  195. [10:57:50] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.28-SNAPSHOT (build 2346)
  196. [10:57:50] [Server thread/INFO]: [Plan] Loading Plan v5.4 build 1366
  197. [10:57:50] [Server thread/INFO]: [Wraith] Loading Wraith v2.2.6
  198. [10:57:50] [Server thread/INFO]: [LWC] Loading LWC v2.2.8-dev-289210f
  199. [10:57:50] [Server thread/INFO]: [AuctionMaster] Loading AuctionMaster v2.9
  200. [10:57:50] [Server thread/INFO]: [Sentinel] Loading Sentinel v2.3.0-SNAPSHOT (build 418)
  201. [10:57:50] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  202. [10:57:50] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.3.51
  203. [10:57:50] [Server thread/INFO]:         __    
  204. [10:57:50] [Server thread/INFO]:   |    |__)   LuckPerms v5.3.51
  205. [10:57:50] [Server thread/INFO]:   |___ |      Running on Bukkit - Paper
  206. [10:57:50] [Server thread/INFO]:
  207. [10:57:50] [Server thread/INFO]: [LuckPerms] Loading configuration...
  208. [10:57:51] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  209. [10:57:51] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  210. [10:57:51] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  211. [10:57:51] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1455ms)
  212. [10:57:51] [Server thread/INFO]: [LoneLibs] Enabling LoneLibs v1.0.14
  213. [10:57:51] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.7.1-SNAPSHOT-b530
  214. [10:57:51] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  215. [10:57:52] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
  216. [10:57:52] [Server thread/WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.18.2.0 which is not a depend, softdepend or loadbefore of this plugin.
  217. [10:57:52] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  218. [10:57:52] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  219. [10:57:52] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
  220. [10:57:52] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  221. [10:57:52] [Server thread/INFO]: [ViaRewind] Enabling ViaRewind v2.0.2-SNAPSHOT
  222. [10:57:52] [Server thread/INFO]: [BKCommonLib] Enabling BKCommonLib v1.17.1-v1-SNAPSHOT
  223. [10:57:52] [Server thread/INFO]: [BKCommonLib] BKCommonLib is running on Paperspigot (git-Paper-104) : v1_17_R1 (Minecraft 1.17.1)
  224. [10:57:52] [Server thread/INFO]: [BKCommonLib.Network] [BKCommonLib] [Network] Now using the ProtocolLib library to provide Packet Listener and Monitor support
  225. [10:57:54] [Server thread/INFO]: [BKCommonLib] For all the haters out there: BKCommonLib at least tries!
  226. [10:57:54] [Server thread/INFO]: [BKCommonLib] BKCommonLib version 1.17.1-v1-SNAPSHOT (build: 1076) enabled! (1.886s)
  227. [10:57:54] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.6-SNAPSHOT+5866-954210d
  228. [10:57:54] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  229. [10:57:54] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
  230. [10:57:54] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_17_R1_2 as the Bukkit adapter
  231. [10:57:55] [Server thread/INFO]: [LWC] Enabling LWC v2.2.8-dev-289210f
  232. [10:57:55] [Server thread/INFO]: [LWC] Connecting to SQLite
  233. [10:57:55] [Server thread/INFO]: Preparing level "cobblestone"
  234. [10:57:55] [Server thread/INFO]: -------- World Settings For [cobblestone] --------
  235. [10:57:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
  236. [10:57:55] [Server thread/INFO]: Cane Growth Modifier: 100%
  237. [10:57:55] [Server thread/INFO]: Melon Growth Modifier: 100%
  238. [10:57:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  239. [10:57:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  240. [10:57:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
  241. [10:57:55] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  242. [10:57:55] [Server thread/INFO]: Carrot Growth Modifier: 100%
  243. [10:57:55] [Server thread/INFO]: Potato Growth Modifier: 100%
  244. [10:57:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
  245. [10:57:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  246. [10:57:55] [Server thread/INFO]: Vine Growth Modifier: 100%
  247. [10:57:55] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  248. [10:57:55] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  249. [10:57:55] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  250. [10:57:55] [Server thread/INFO]: Kelp Growth Modifier: 100%
  251. [10:57:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  252. [10:57:55] [Server thread/INFO]: Experience Merge Radius: 3.0
  253. [10:57:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  254. [10:57:55] [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
  255. [10:57:55] [Server thread/INFO]: Max TNT Explosions: 100
  256. [10:57:55] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  257. [10:57:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  258. [10:57:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  259. [10:57:55] [Server thread/INFO]: Item Merge Radius: 2.5
  260. [10:57:55] [Server thread/INFO]: Item Despawn Rate: 6000
  261. [10:57:55] [Server thread/INFO]: View Distance: 10
  262. [10:57:55] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  263. [10:57:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  264. [10:57:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  265. [10:57:55] [Server thread/INFO]: Mob Spawn Range: 8
  266. [10:57:56] [Server thread/INFO]: -------- World Settings For [cobblestone_the_end] --------
  267. [10:57:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  268. [10:57:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  269. [10:57:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  270. [10:57:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  271. [10:57:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  272. [10:57:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  273. [10:57:56] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  274. [10:57:56] [Server thread/INFO]: Carrot Growth Modifier: 100%
  275. [10:57:56] [Server thread/INFO]: Potato Growth Modifier: 100%
  276. [10:57:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  277. [10:57:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  278. [10:57:56] [Server thread/INFO]: Vine Growth Modifier: 100%
  279. [10:57:56] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  280. [10:57:56] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  281. [10:57:56] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  282. [10:57:56] [Server thread/INFO]: Kelp Growth Modifier: 100%
  283. [10:57:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  284. [10:57:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  285. [10:57:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  286. [10:57:56] [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
  287. [10:57:56] [Server thread/INFO]: Max TNT Explosions: 100
  288. [10:57:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  289. [10:57:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  290. [10:57:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  291. [10:57:56] [Server thread/INFO]: Item Merge Radius: 2.5
  292. [10:57:56] [Server thread/INFO]: Item Despawn Rate: 6000
  293. [10:57:56] [Server thread/INFO]: View Distance: 10
  294. [10:57:56] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  295. [10:57:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  296. [10:57:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  297. [10:57:56] [Server thread/INFO]: Mob Spawn Range: 8
  298. [10:57:56] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  299. [10:57:59] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  300. [10:57:59] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  301. [10:57:59] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  302. [10:57:59] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  303. [10:57:59] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  304. [10:57:59] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  305. [10:57:59] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  306. [10:58:00] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  307. [10:58:00] [Server thread/INFO]: Preparing spawn area: 0%
  308. [10:58:01] [Server thread/INFO]: Preparing spawn area: 0%
  309. [10:58:01] [Worker-Main-1/INFO]: Preparing spawn area: 1%
  310. [10:58:02] [Server thread/INFO]: Preparing spawn area: 41%
  311. [10:58:02] [Server thread/INFO]: Preparing spawn area: 43%
  312. [10:58:02] [Server thread/INFO]: Time elapsed: 6090 ms
  313. [10:58:02] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
  314. [10:58:05] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  315. [10:58:05] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  316. [10:58:05] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  317. [10:58:05] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  318. [10:58:05] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  319. [10:58:05] [Server thread/INFO]: Time elapsed: 2315 ms
  320. [10:58:05] [Server thread/INFO]: [HackedCore] Enabling HackedCore v2.71.4*
  321. [10:58:05] [Server thread/INFO]: [HackedCore] Libraries successfully loaded
  322. [10:58:05] [Server thread/INFO]: [PlayerGUIAdvanced] Enabling PlayerGUIAdvanced v5.8
  323. [10:58:05] [Server thread/INFO]: -------------------------------------------
  324. [10:58:05] [Server thread/INFO]: PlayerGUIAdvanced - A supported Minecraft version has been detected
  325. [10:58:05] [Server thread/INFO]: PlayerGUIAdvanced - Continuing plugin startup
  326. [10:58:05] [Server thread/INFO]: -------------------------------------------
  327. [10:58:05] [Server thread/INFO]: -------------------------------------------
  328. [10:58:05] [Server thread/INFO]: PlayerGUIAdvanced - Plugin By Loving11ish
  329. [10:58:05] [Server thread/INFO]: PlayerGUIAdvanced - has been loaded successfully
  330. [10:58:05] [Server thread/INFO]: PlayerGUIAdvanced - Plugin Version 5.8
  331. [10:58:05] [Server thread/INFO]: -------------------------------------------
  332. [10:58:05] [Server thread/INFO]: [XrayDetection] Enabling XrayDetection v3.1
  333. [10:58:05] [Server thread/WARN]: SLF4J: No SLF4J providers were found.
  334. [10:58:05] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
  335. [10:58:05] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details.
  336. [10:58:05] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.10-DEV-129
  337. [10:58:05] [Server thread/WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.0.2-SNAPSHOT which is not a depend, softdepend or loadbefore of this plugin.
  338. [10:58:05] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  339. [10:58:05] [Server thread/INFO]: [UltimateAutoRestart] Enabling UltimateAutoRestart vBuild 44c
  340. [10:58:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ultimateautorestart
  341. [10:58:06] [Server thread/INFO]:  
  342. [10:58:06] [Server thread/INFO]: UltimateAutoRestart Build 44c, a free resource by Norska - Thanks for using!
  343. [10:58:06] [Server thread/INFO]:  
  344. [10:58:06] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7
  345. [10:58:06] [Server thread/INFO]: [BookNews] Enabling BookNews v5.4
  346. [10:58:06] [Server thread/INFO]: BookNews is fully updated.
  347. [10:58:06] [Server thread/INFO]: [PL-Hide] Enabling PL-Hide v1.5.19
  348. [10:58:06] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v4.0.2-SNAPSHOT
  349. [10:58:06] [Server thread/INFO]: [BKCommonLib] ViaVersion detected, will use it to detect player game versions
  350. [10:58:06] [Server thread/INFO]: [BurgerHud] Enabling BurgerHud v1.2
  351. [10:58:06] [Server thread/INFO]: [ViaBackwards] Enabling ViaBackwards v4.0.2-SNAPSHOT
  352. [10:58:06] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.2.2
  353. [10:58:06] [Server thread/INFO]: [ClearLag] Using version-adapter: LatestVersionAdapter
  354. [10:58:06] [Server thread/INFO]: [ClearLag] Loading modules...
  355. [10:58:06] [Server thread/WARN]: [ClearLag] Clearlag failed to use the internal TPS tracker during initialization. Reverted to estimation... (net.minecraft.server.v1_17_R1.MinecraftServer)
  356. [10:58:06] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  357. [10:58:06] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  358. [10:58:06] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  359. [10:58:06] [Server thread/INFO]: [spark] Enabling spark v1.6.1
  360. [10:58:06] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
  361. [10:58:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spark
  362. [10:58:06] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
  363. [10:58:06] [Server thread/INFO]: [FasterVillagers] Enabling FasterVillagers v1.0-SNAPSHOT
  364. [10:58:06] [Server thread/INFO]: [Playtimes] Enabling Playtimes v1.4.4*
  365. [10:58:07] [Server thread/INFO]: [PlayTimes] Plugin is up to date! - 1.4.4
  366. [10:58:07] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: PlayTimes
  367. [10:58:07] [Server thread/INFO]: [PlayTimes] PlaceholdersAPI Hooked!
  368. [10:58:07] [Server thread/INFO]: [PlayTimes] Successfully loaded.
  369. [10:58:07] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v10.0.25-SNAPSHOT
  370. [10:58:07] [Server thread/INFO]: [LibsDisguises] File Name: LibsDisguises.jar
  371. [10:58:07] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_17_R1
  372. [10:58:07] [Server thread/INFO]: [LibsDisguises] Jenkins Build: #971
  373. [10:58:07] [Server thread/INFO]: [LibsDisguises] Build Date: 13/07/2021 18:13
  374. [10:58:07] [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/
  375. [10:58:07] [Server thread/INFO]: [LibsDisguises] You are running the free version, commands limited to non-players and operators. (Console, Command Blocks, Admins)
  376. [10:58:09] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  377. [10:58:09] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise PrideZomb
  378. [10:58:09] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise PrideEnderKing
  379. [10:58:09] [Server thread/INFO]: [LibsDisguises] Loaded 3 custom disguises
  380. [10:58:09] [Server thread/INFO]: [LibsDisguises] Config is up to date!
  381. [10:58:09] [Server thread/INFO]: [AntiXrayPlus] Enabling AntiXrayPlus v1.0.0
  382. [10:58:09] [Server thread/INFO]: [floodgate] Enabling floodgate v2.0-SNAPSHOT
  383. [10:58:09] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.11
  384. [10:58:09] [Server thread/INFO]: [ChatColor] ChatColor 2 Version 1.11 has been enabled.
  385. [10:58:09] [Server thread/INFO]: [ChatColor] Current update: Custom GUI update! (+1.17 support)
  386. [10:58:09] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cc
  387. [10:58:09] [Server thread/INFO]: [ChatColor] PlaceholderAPI has been hooked.
  388. [10:58:09] [Server thread/INFO]: [ChatColor] Metrics is enabled for this plugin. Stats sent to https://bstats.org/plugin/bukkit/ChatColor2
  389. "client":{"sha1":"8d9b65467c7913fcf6f5b2e729d44a1e00fde150","size":19546842,"url":"https://launcher.mojang.com/v1/objects/8d9b65467c7913fcf6f5b2e729d44a1e00fde150/client.jar"},"client_mappings":{"sha1":"e4d540e0cba05a6097e885dffdf363e621f87d3f","size":6437531,"url":"https://launcher.mojang.com/v1/objects/e4d540e0cba05a6097e885dffdf363e621f87d3f/client.txt"},"server":{"sha1":"a16d67e5807f57fc4e550299cf20226194497dc2","size":43626592,"url":"https://launcher.mojang.com/v1/objects/a16d67e5807f57fc4e550299cf20226194497dc2/server.jar"},"server_mappings":{"sha1":"f6cae1c5c1255f68ba4834b16a0da6a09621fe13","size":4953452,"url":"https://launcher.mojang.com/v1/objects/f6cae1c5c1255f68ba4834b16a0da6a09621fe13/server.txt"}}
  390. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] {"sha1":"8d9b65467c7913fcf6f5b2e729d44a1e00fde150","size":19546842,"url":"https://launcher.mojang.com/v1/objects/8d9b65467c7913fcf6f5b2e729d44a1e00fde150/client.jar"}
  391. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Downloading and loading locale: en_us
  392. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Locale already downloaded and up-to date: en_us
  393. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Exception while trying to find an SRV record for the remote host.
  394. [10:58:17] [Server thread/WARN]: javax.naming.NameNotFoundException: DNS name not found [response code 3]; remaining name '_minecraft._tcp.boopernova.ddns.net'
  395. [10:58:17] [Server thread/WARN]:    at jdk.naming.dns/com.sun.jndi.dns.DnsClient.checkResponseCode(DnsClient.java:664)
  396. [10:58:17] [Server thread/WARN]:    at jdk.naming.dns/com.sun.jndi.dns.DnsClient.isMatchResponse(DnsClient.java:582)
  397. [10:58:17] [Server thread/WARN]:    at jdk.naming.dns/com.sun.jndi.dns.DnsClient.doUdpQuery(DnsClient.java:430)
  398. [10:58:17] [Server thread/WARN]:    at jdk.naming.dns/com.sun.jndi.dns.DnsClient.query(DnsClient.java:214)
  399. [10:58:17] [Server thread/WARN]:    at jdk.naming.dns/com.sun.jndi.dns.Resolver.query(Resolver.java:81)
  400. [10:58:17] [Server thread/WARN]:    at jdk.naming.dns/com.sun.jndi.dns.DnsContext.c_getAttributes(DnsContext.java:434)
  401. [10:58:17] [Server thread/WARN]:    at java.naming/com.sun.jndi.toolkit.ctx.ComponentDirContext.p_getAttributes(ComponentDirContext.java:235)
  402. [10:58:17] [Server thread/WARN]:    at java.naming/com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.getAttributes(PartialCompositeDirContext.java:141)
  403. [10:58:17] [Server thread/WARN]:    at java.naming/com.sun.jndi.toolkit.url.GenericURLDirContext.getAttributes(GenericURLDirContext.java:103)
  404. [10:58:17] [Server thread/WARN]:    at java.naming/javax.naming.directory.InitialDirContext.getAttributes(InitialDirContext.java:171)
  405. [10:58:17] [Server thread/WARN]:    at org.geysermc.connector.GeyserConnector.<init>(GeyserConnector.java:179)
  406. [10:58:17] [Server thread/WARN]:    at org.geysermc.connector.GeyserConnector.start(GeyserConnector.java:488)
  407. [10:58:17] [Server thread/WARN]:    at org.geysermc.platform.spigot.GeyserSpigotPlugin.onEnable(GeyserSpigotPlugin.java:145)
  408. [10:58:17] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
  409. [10:58:17] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370)
  410. [10:58:17] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500)
  411. [10:58:17] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:518)
  412. [10:58:17] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:432)
  413. [10:58:17] [Server thread/WARN]:    at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:639)
  414. [10:58:17] [Server thread/WARN]:    at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:306)
  415. [10:58:17] [Server thread/WARN]:    at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1126)
  416. [10:58:17] [Server thread/WARN]:    at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316)
  417. [10:58:17] [Server thread/WARN]:    at java.base/java.lang.Thread.run(Thread.java:831)
  418. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Loaded Floodgate key!
  419. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Setting MTU to 1400
  420. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] EventLoop type: EPOLL
  421. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:25565
  422. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Done (6.592s)! Run /geyser help for help!
  423. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Registered command help
  424. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Registered command list
  425. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Registered command reload
  426. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Registered command stop
  427. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Registered command offhand
  428. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Registered command dump
  429. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Registered command version
  430. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Registered command settings
  431. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Registered command statistics
  432. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Registered command advancements
  433. [10:58:17] [Server thread/INFO]: [Geyser-Spigot] Using NMS adapter: class org.geysermc.platform.spigot.world.manager.GeyserSpigotNativeWorldManager, v1_17_R1
  434. [10:58:17] [Server thread/INFO]: [dynmap] Enabling dynmap v3.2-beta-1-470*
  435. [10:58:18] [Server thread/INFO]: [dynmap] Added 2 custom biome mappings
  436. [10:58:18] [Server thread/INFO]: [dynmap] Using LuckPerms 5.3.51 for access control
  437. [10:58:18] [Server thread/INFO]: [dynmap] Mod Support processing completed
  438. [10:58:18] [Server thread/INFO]: [dynmap] Loaded 25 shaders.
  439. [10:58:18] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
  440. [10:58:18] [Server thread/INFO]: [dynmap] Loaded 22 lightings.
  441. [10:58:18] [Server thread/INFO]: [dynmap] Starting enter/exit processing
  442. [10:58:18] [Dynmap Render Thread/INFO]: [dynmap] Finish marker initialization
  443. [10:58:18] [Server thread/INFO]: [dynmap] Web server started on address 0.0.0.0:8123
  444. [10:58:18] [Server thread/INFO]: [dynmap] version 3.2-beta-1-470 is enabled - core version 3.2-beta-1-470
  445. [10:58:18] [Server thread/INFO]: [dynmap] For support, visit https://reddit.com/r/Dynmap or our Discord at https://discord.gg/s3rd5qn
  446. [10:58:18] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues
  447. [10:58:18] [Server thread/INFO]: [dynmap] If you'd like to donate, please visit https://www.patreon.com/dynmap or https://ko-fi.com/michaelprimm
  448. [10:58:18] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'cobblestone'.
  449. [10:58:18] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'cobblestone_the_end'.
  450. [10:58:18] [Server thread/INFO]: [dynmap] Enabled
  451. [10:58:18] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.62.2
  452. [10:58:19] [Server thread/INFO]: [Essentials] Enabling Essentials v2.18.2.0
  453. [10:58:19] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!
  454. [10:58:19] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
  455. [10:58:19] [Server thread/INFO]: [Essentials] No kits found to migrate.
  456. [10:58:19] [Server thread/INFO]: [Essentials] Loaded 25599 items from items.json.
  457. [10:58:19] [Server thread/INFO]: [Essentials] Using locale en_US
  458. [10:58:19] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  459. [10:58:19] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  460. [10:58:19] [Server thread/INFO]: [Vault] [Economy] Essentials Economy hooked.
  461. [10:58:19] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
  462. [10:58:19] [Server thread/INFO]: [HackedServer] Enabling HackedServer v2.82.4*
  463. [10:58:19] [Server thread/INFO]: [HackedServer] Logs file not found, creating it...
  464. [10:58:19] [Server thread/INFO]: [HackedServer] Loading listeners
  465. [10:58:19] [Server thread/INFO]: »  Labymod's listener enabled on channel LABYMOD
  466. [10:58:19] [Server thread/INFO]: »  Labymod V3's listener enabled on channel LMC
  467. [10:58:19] [Server thread/INFO]: »  5zig Mod's listener enabled on channel 5zig_Set
  468. [10:58:19] [Server thread/INFO]: »  PX Mod's listener enabled on channel PX|Version
  469. [10:58:19] [Server thread/INFO]: »  Better Sprinting's listener enabled on channel BSprint
  470. [10:58:19] [Server thread/INFO]: »  Hyperium's listener enabled on channel hyperium
  471. [10:58:19] [Server thread/INFO]: »  JourneyMap's listener enabled on channel journeymap_channel
  472. [10:58:19] [Server thread/INFO]: »  Remix's listener enabled on channel BLC|M
  473. [10:58:19] [Server thread/INFO]: »  Waila's listener enabled on channel waila
  474. [10:58:19] [Server thread/INFO]: »  Legacy Forge Mod Loader's listener enabled on channels REGISTER, minecraft:register
  475. [10:58:19] [Server thread/INFO]: »  World Downloader's listener enabled on channels REGISTER, minecraft:register
  476. [10:58:19] [Server thread/INFO]: »  Easy Minecraft Client's listener enabled on channels MC|Brand, minecraft:brand
  477. [10:58:19] [Server thread/INFO]: »  LiteLoader's listener enabled on channels MC|Brand, minecraft:brand
  478. [10:58:19] [Server thread/INFO]: »  Rift's listener enabled on channels MC|Brand, minecraft:brand
  479. [10:58:19] [Server thread/INFO]: »  Fabric's listener enabled on channels MC|Brand, minecraft:brand
  480. [10:58:19] [Server thread/INFO]: »  Forge's listener enabled on channels MC|Brand, minecraft:brand
  481. [10:58:19] [Server thread/INFO]: »  World Downloader's listener enabled on channels MC|Brand, minecraft:brand
  482. [10:58:19] [Server thread/INFO]: »  Forge Mod Loader's listener enabled on channels FML|HS, l:fmlhs
  483. [10:58:19] [Server thread/INFO]: »  XaeroMinimap's listener enabled on channel XaeroMinimap
  484. [10:58:19] [Server thread/INFO]: »  InventoryTweaks's listener enabled on channel InventoryTweaks
  485. [10:58:19] [Server thread/INFO]: »  World Downloader's listener enabled on channel
  486. [10:58:19] [Server thread/INFO]: »  World Downloader's listener enabled on channel WDL|INIT
  487. [10:58:19] [Server thread/INFO]: »  World Downloader's listener enabled on channel WDL|CONTROL
  488. [10:58:19] [Server thread/INFO]: »  World Edit CUI's listener enabled on channel WECUI
  489. [10:58:19] [Server thread/INFO]: »  Vape's listener enabled on channel LOLIMAHCKER
  490. [10:58:19] [Server thread/INFO]: [HackedServer] Your server is running a new version which may not be supported completely: 1_17_R1, switching to fallback solutions
  491. [10:58:19] [Server thread/INFO]: [HackedServer] Enabled
  492. [10:58:19] [Server thread/INFO]: [ChangeSkin] Enabling ChangeSkin v3.1-SNAPSHOT-9fa2f2c
  493. [10:58:19] [Server thread/INFO]: [changeskin.hikari.HikariDataSource] ChangeSkin - Starting...
  494. [10:58:19] [Server thread/INFO]: [changeskin.hikari.HikariDataSource] ChangeSkin - Start completed.
  495. [10:58:19] [Server thread/INFO]: [LightCleaner] Enabling LightCleaner v1.17.1-v1-SNAPSHOT
  496. [10:58:19] [Server thread/INFO]: [LightCleaner] Saving plugins/LightCleaner/config.yml...
  497. [10:58:19] [Server thread/INFO]: [LightCleaner] LightCleaner version 1.17.1-v1-SNAPSHOT (build: 113) enabled! (0.062s)
  498. [10:58:19] [Server thread/INFO]: [CommandPanels] Enabling CommandPanels v3.16.2.1
  499. [10:58:19] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.16.2.1 Plugin Loading...
  500. [10:58:19] [Server thread/INFO]: [CommandPanels] RockyHawk's CommandPanels v3.16.2.1 Plugin Loaded!
  501. [10:58:19] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-SNAPSHOT-b852
  502. [10:58:19] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-SNAPSHOT-b852" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
  503. [10:58:19] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
  504. [10:58:19] [Server thread/INFO]: -------- World Settings For [warxwolf] --------
  505. [10:58:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
  506. [10:58:19] [Server thread/INFO]: Cane Growth Modifier: 100%
  507. [10:58:19] [Server thread/INFO]: Melon Growth Modifier: 100%
  508. [10:58:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  509. [10:58:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  510. [10:58:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
  511. [10:58:19] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  512. [10:58:19] [Server thread/INFO]: Carrot Growth Modifier: 100%
  513. [10:58:19] [Server thread/INFO]: Potato Growth Modifier: 100%
  514. [10:58:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
  515. [10:58:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  516. [10:58:19] [Server thread/INFO]: Vine Growth Modifier: 100%
  517. [10:58:19] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  518. [10:58:19] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  519. [10:58:19] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  520. [10:58:19] [Server thread/INFO]: Kelp Growth Modifier: 100%
  521. [10:58:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  522. [10:58:19] [Server thread/INFO]: Experience Merge Radius: 3.0
  523. [10:58:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  524. [10:58:19] [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
  525. [10:58:19] [Server thread/INFO]: Max TNT Explosions: 100
  526. [10:58:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  527. [10:58:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  528. [10:58:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  529. [10:58:19] [Server thread/INFO]: Item Merge Radius: 2.5
  530. [10:58:19] [Server thread/INFO]: Item Despawn Rate: 6000
  531. [10:58:19] [Server thread/INFO]: View Distance: 10
  532. [10:58:19] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  533. [10:58:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  534. [10:58:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  535. [10:58:19] [Server thread/INFO]: Mob Spawn Range: 8
  536. [10:58:19] [Server thread/INFO]: Preparing start region for dimension minecraft:warxwolf
  537. [10:58:22] [Server thread/INFO]: Time elapsed: 3115 ms
  538. [10:58:22] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'warxwolf'.
  539. [10:58:22] [Server thread/INFO]: -------- World Settings For [ocean] --------
  540. [10:58:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  541. [10:58:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  542. [10:58:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  543. [10:58:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  544. [10:58:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  545. [10:58:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  546. [10:58:22] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  547. [10:58:22] [Server thread/INFO]: Carrot Growth Modifier: 100%
  548. [10:58:22] [Server thread/INFO]: Potato Growth Modifier: 100%
  549. [10:58:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  550. [10:58:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  551. [10:58:22] [Server thread/INFO]: Vine Growth Modifier: 100%
  552. [10:58:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  553. [10:58:22] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  554. [10:58:22] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  555. [10:58:22] [Server thread/INFO]: Kelp Growth Modifier: 100%
  556. [10:58:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  557. [10:58:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  558. [10:58:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  559. [10:58:22] [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
  560. [10:58:22] [Server thread/INFO]: Max TNT Explosions: 100
  561. [10:58:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  562. [10:58:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  563. [10:58:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  564. [10:58:22] [Server thread/INFO]: Item Merge Radius: 2.5
  565. [10:58:22] [Server thread/INFO]: Item Despawn Rate: 6000
  566. [10:58:22] [Server thread/INFO]: View Distance: 10
  567. [10:58:22] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  568. [10:58:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  569. [10:58:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  570. [10:58:22] [Server thread/INFO]: Mob Spawn Range: 8
  571. [10:58:22] [Server thread/INFO]: Preparing start region for dimension minecraft:ocean
  572. [10:58:24] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  573. [10:58:24] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  574. [10:58:24] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  575. [10:58:24] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  576. [10:58:24] [Server thread/INFO]: Time elapsed: 1835 ms
  577. [10:58:24] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'ocean'.
  578. [10:58:24] [Server thread/INFO]: -------- World Settings For [quartz] --------
  579. [10:58:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
  580. [10:58:24] [Server thread/INFO]: Cane Growth Modifier: 100%
  581. [10:58:24] [Server thread/INFO]: Melon Growth Modifier: 100%
  582. [10:58:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  583. [10:58:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  584. [10:58:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
  585. [10:58:24] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  586. [10:58:24] [Server thread/INFO]: Carrot Growth Modifier: 100%
  587. [10:58:24] [Server thread/INFO]: Potato Growth Modifier: 100%
  588. [10:58:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
  589. [10:58:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  590. [10:58:24] [Server thread/INFO]: Vine Growth Modifier: 100%
  591. [10:58:24] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  592. [10:58:24] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  593. [10:58:24] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  594. [10:58:24] [Server thread/INFO]: Kelp Growth Modifier: 100%
  595. [10:58:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  596. [10:58:24] [Server thread/INFO]: Experience Merge Radius: 3.0
  597. [10:58:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  598. [10:58:24] [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
  599. [10:58:24] [Server thread/INFO]: Max TNT Explosions: 100
  600. [10:58:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  601. [10:58:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  602. [10:58:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  603. [10:58:24] [Server thread/INFO]: Item Merge Radius: 2.5
  604. [10:58:24] [Server thread/INFO]: Item Despawn Rate: 6000
  605. [10:58:24] [Server thread/INFO]: View Distance: 10
  606. [10:58:24] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  607. [10:58:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  608. [10:58:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  609. [10:58:24] [Server thread/INFO]: Mob Spawn Range: 8
  610. [10:58:24] [Server thread/INFO]: Preparing start region for dimension minecraft:quartz
  611. [10:58:26] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  612. [10:58:26] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  613. [10:58:26] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  614. [10:58:26] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  615. [10:58:26] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  616. [10:58:27] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  617. [10:58:27] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  618. [10:58:28] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  619. [10:58:30] [Server thread/INFO]: Preparing spawn area: 0%
  620. [10:58:30] [Server thread/INFO]: Preparing spawn area: 0%
  621. [10:58:30] [Server thread/INFO]: Preparing spawn area: 0%
  622. [10:58:30] [Server thread/INFO]: Preparing spawn area: 9%
  623. [10:58:30] [Server thread/INFO]: Preparing spawn area: 9%
  624. [10:58:31] [Server thread/INFO]: Time elapsed: 6320 ms
  625. [10:58:31] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'quartz'.
  626. [10:58:31] [Server thread/INFO]: -------- World Settings For [amethyst] --------
  627. [10:58:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
  628. [10:58:31] [Server thread/INFO]: Cane Growth Modifier: 100%
  629. [10:58:31] [Server thread/INFO]: Melon Growth Modifier: 100%
  630. [10:58:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  631. [10:58:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  632. [10:58:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
  633. [10:58:31] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  634. [10:58:31] [Server thread/INFO]: Carrot Growth Modifier: 100%
  635. [10:58:31] [Server thread/INFO]: Potato Growth Modifier: 100%
  636. [10:58:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
  637. [10:58:31] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  638. [10:58:31] [Server thread/INFO]: Vine Growth Modifier: 100%
  639. [10:58:31] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  640. [10:58:31] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  641. [10:58:31] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  642. [10:58:31] [Server thread/INFO]: Kelp Growth Modifier: 100%
  643. [10:58:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  644. [10:58:31] [Server thread/INFO]: Experience Merge Radius: 3.0
  645. [10:58:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  646. [10:58:31] [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
  647. [10:58:31] [Server thread/INFO]: Max TNT Explosions: 100
  648. [10:58:31] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  649. [10:58:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  650. [10:58:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  651. [10:58:31] [Server thread/INFO]: Item Merge Radius: 2.5
  652. [10:58:31] [Server thread/INFO]: Item Despawn Rate: 6000
  653. [10:58:31] [Server thread/INFO]: View Distance: 10
  654. [10:58:31] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  655. [10:58:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  656. [10:58:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  657. [10:58:31] [Server thread/INFO]: Mob Spawn Range: 8
  658. [10:58:31] [Server thread/INFO]: Preparing start region for dimension minecraft:amethyst
  659. [10:58:33] [Network Listener - #1/INFO]: [Geyser-Spigot] /174.208.135.17:9033 has pinged you!
  660. [10:58:33] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  661. [10:58:33] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  662. [10:58:33] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  663. [10:58:33] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  664. [10:58:33] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  665. [10:58:33] [Server thread/INFO]: Time elapsed: 2227 ms
  666. [10:58:33] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'amethyst'.
  667. [10:58:33] [Server thread/INFO]: -------- World Settings For [sandstone] --------
  668. [10:58:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  669. [10:58:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  670. [10:58:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  671. [10:58:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  672. [10:58:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  673. [10:58:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  674. [10:58:33] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  675. [10:58:33] [Server thread/INFO]: Carrot Growth Modifier: 100%
  676. [10:58:33] [Server thread/INFO]: Potato Growth Modifier: 100%
  677. [10:58:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  678. [10:58:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  679. [10:58:33] [Server thread/INFO]: Vine Growth Modifier: 100%
  680. [10:58:33] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  681. [10:58:33] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  682. [10:58:33] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  683. [10:58:33] [Server thread/INFO]: Kelp Growth Modifier: 100%
  684. [10:58:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  685. [10:58:33] [Server thread/INFO]: Experience Merge Radius: 3.0
  686. [10:58:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  687. [10:58: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
  688. [10:58:33] [Server thread/INFO]: Max TNT Explosions: 100
  689. [10:58:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  690. [10:58:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  691. [10:58:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  692. [10:58:33] [Server thread/INFO]: Item Merge Radius: 2.5
  693. [10:58:33] [Server thread/INFO]: Item Despawn Rate: 6000
  694. [10:58:33] [Server thread/INFO]: View Distance: 10
  695. [10:58:33] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  696. [10:58:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  697. [10:58:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  698. [10:58:33] [Server thread/INFO]: Mob Spawn Range: 8
  699. [10:58:33] [Server thread/INFO]: Preparing start region for dimension minecraft:sandstone
  700. [10:58:36] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  701. [10:58:36] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  702. [10:58:36] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  703. [10:58:36] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  704. [10:58:36] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  705. [10:58:36] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  706. [10:58:36] [Server thread/INFO]: Preparing spawn area: 0%
  707. [10:58:37] [Network Listener - #1/INFO]: [Geyser-Spigot] /174.208.135.17:9033 has pinged you!
  708. [10:58:38] [Server thread/INFO]: Preparing spawn area: 25%
  709. [10:58:38] [Server thread/INFO]: Preparing spawn area: 25%
  710. [10:58:38] [Server thread/INFO]: Preparing spawn area: 25%
  711. [10:58:38] [Server thread/INFO]: Preparing spawn area: 25%
  712. [10:58:38] [Server thread/INFO]: Time elapsed: 5212 ms
  713. [10:58:38] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'sandstone'.
  714. [10:58:38] [Server thread/INFO]: -------- World Settings For [cobblestone_nether] --------
  715. [10:58:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
  716. [10:58:38] [Server thread/INFO]: Cane Growth Modifier: 100%
  717. [10:58:38] [Server thread/INFO]: Melon Growth Modifier: 100%
  718. [10:58:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  719. [10:58:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  720. [10:58:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
  721. [10:58:38] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  722. [10:58:38] [Server thread/INFO]: Carrot Growth Modifier: 100%
  723. [10:58:38] [Server thread/INFO]: Potato Growth Modifier: 100%
  724. [10:58:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
  725. [10:58:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  726. [10:58:38] [Server thread/INFO]: Vine Growth Modifier: 100%
  727. [10:58:38] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  728. [10:58:38] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  729. [10:58:38] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  730. [10:58:38] [Server thread/INFO]: Kelp Growth Modifier: 100%
  731. [10:58:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  732. [10:58:38] [Server thread/INFO]: Experience Merge Radius: 3.0
  733. [10:58:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  734. [10:58:38] [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
  735. [10:58:38] [Server thread/INFO]: Max TNT Explosions: 100
  736. [10:58:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  737. [10:58:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  738. [10:58:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  739. [10:58:38] [Server thread/INFO]: Item Merge Radius: 2.5
  740. [10:58:38] [Server thread/INFO]: Item Despawn Rate: 6000
  741. [10:58:38] [Server thread/INFO]: View Distance: 10
  742. [10:58:38] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  743. [10:58:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  744. [10:58:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  745. [10:58:38] [Server thread/INFO]: Mob Spawn Range: 8
  746. [10:58:38] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
  747. [10:58:40] [Network Listener - #1/INFO]: [Geyser-Spigot] /174.208.135.17:9027 tried to connect!
  748. [10:58:40] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  749. [10:58:40] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  750. [10:58:40] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  751. [10:58:40] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  752. [10:58:40] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  753. [10:58:41] [Server thread/INFO]: Time elapsed: 2112 ms
  754. [10:58:41] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'cobblestone_nether'.
  755. [10:58:41] [Server thread/INFO]: -------- World Settings For [gmisland] --------
  756. [10:58:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
  757. [10:58:41] [Server thread/INFO]: Cane Growth Modifier: 100%
  758. [10:58:41] [Server thread/INFO]: Melon Growth Modifier: 100%
  759. [10:58:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  760. [10:58:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  761. [10:58:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
  762. [10:58:41] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  763. [10:58:41] [Server thread/INFO]: Carrot Growth Modifier: 100%
  764. [10:58:41] [Server thread/INFO]: Potato Growth Modifier: 100%
  765. [10:58:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
  766. [10:58:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  767. [10:58:41] [Server thread/INFO]: Vine Growth Modifier: 100%
  768. [10:58:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  769. [10:58:41] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  770. [10:58:41] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  771. [10:58:41] [Server thread/INFO]: Kelp Growth Modifier: 100%
  772. [10:58:41] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  773. [10:58:41] [Server thread/INFO]: Experience Merge Radius: 3.0
  774. [10:58:41] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  775. [10:58:41] [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
  776. [10:58:41] [Server thread/INFO]: Max TNT Explosions: 100
  777. [10:58:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  778. [10:58:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  779. [10:58:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  780. [10:58:41] [Server thread/INFO]: Item Merge Radius: 2.5
  781. [10:58:41] [Server thread/INFO]: Item Despawn Rate: 6000
  782. [10:58:41] [Server thread/INFO]: View Distance: 10
  783. [10:58:41] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
  784. [10:58:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  785. [10:58:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  786. [10:58:41] [Server thread/INFO]: Mob Spawn Range: 8
  787. [10:58:41] [Server thread/INFO]: Preparing start region for dimension minecraft:gmisland
  788. [10:58:41] [Network Listener - #1/INFO]: [Geyser-Spigot] Is player data valid? true
  789. [10:58:42] [Network Listener - #1/INFO]: [Geyser-Spigot] Could not find packet for ClientToServerHandshakePacket
  790. [10:58:42] [Network Listener - #1/INFO]: [Geyser-Spigot] Could not find packet for ClientCacheStatusPacket
  791. [10:58:42] [Network Listener - #1/INFO]: [Geyser-Spigot] Player connected with username GratefulPluto95
  792. [10:58:43] [Network Listener - #1/INFO]: [Geyser-Spigot] Could not find packet for RequestChunkRadiusPacket
  793. [10:58:43] [Network Listener - #1/INFO]: [Geyser-Spigot] Could not find packet for TickSyncPacket
  794. [10:58:46] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  795. [10:58:46] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  796. [10:58:46] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  797. [10:58:46] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  798. [10:58:46] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  799. [10:58:46] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  800. [10:58:46] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  801. [10:58:46] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  802. [10:58:46] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  803. [10:58:46] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  804. [10:58:46] [Worker-Main-2/INFO]: Preparing spawn area: 0%
  805. [10:58:46] [Network Listener - #1/INFO]: [Geyser-Spigot] Attempting to login using floodgate mode... authentication will be encrypted.
  806. [10:58:46] [Worker-Main-1/INFO]: Preparing spawn area: 0%
  807. [10:58:46] [epollEventLoopGroup-2-1/INFO]: [Geyser-Spigot] GratefulPluto95 (logged in as: GratefulPluto95) has connected to remote java server on address boopernova.ddns.net
  808. [10:58:46] [epollEventLoopGroup-2-1/INFO]: [Geyser-Spigot] Downloading and loading locale: en_us
  809. [10:58:46] [epollEventLoopGroup-2-1/INFO]: [Geyser-Spigot] Locale already downloaded and up-to date: en_us
  810. [10:58:47] [Server thread/INFO]: Time elapsed: 5722 ms
  811. [10:58:47] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'gmisland'//____/           /____/                
  812. [10:58:50] [Server thread/INFO]:         The prodigy is the man who knows how to become the king of the party ©
  813. [10:58:50] [Server thread/INFO]: Info: Vault economy is loaded ! Ticket purchase system is now allowed
  814. [10:58:50] [Server thread/INFO]: INFO: example_scenario.json is detected !
  815. [10:58:50] [Server thread/INFO]:  - Path: plugins/ProdigyNightclub/nightclubs/clubfur/scenario/example_scenario.json
  816. [10:58:50] [Server thread/INFO]:  - This scenario is not used by ProdigyNightclub, rename the file if you want to load it
  817. [10:58:50] [Server thread/INFO]: [ProdigyNightclub] [ACF] Enabled Asynchronous Tab Completion Support!
  818. [10:58:50] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.2.2-SNAPSHOT-b848
  819. [10:58:50] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  820. [10:58:50] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  821. [10:58:50] [Server thread/INFO]: [Multiverse-Portals 4.2.2-SNAPSHOT-b848]  Enabled - By Rigby and fernferret
  822. [10:58:50] [Server thread/INFO]: [KillerMoney] Enabling KillerMoney v4.6.0*
  823. [10:58:50] [Server thread/WARN]: [[Minecraft]] [KillerMoney] Unknown entity type: PIG_ZOMBIE. Ignoring...
  824. [10:58:51] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.6-SNAPSHOT+2137-7e817c3
  825. [10:58:51] [Server thread/INFO]: [WorldGuard] (cobblestone) TNT ignition is PERMITTED.
  826. [10:58:51] [Server thread/INFO]: [WorldGuard] (cobblestone) Lighters are PERMITTED.
  827. [10:58:51] [Server thread/INFO]: [WorldGuard] (cobblestone) Lava fire is PERMITTED.
  828. [10:58:51] [Server thread/INFO]: [WorldGuard] (cobblestone) Fire spread is UNRESTRICTED.
  829. [10:58:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'cobblestone'
  830. [10:58:51] [Server thread/INFO]: [WorldGuard] (cobblestone_the_end) TNT ignition is PERMITTED.
  831. [10:58:51] [Server thread/INFO]: [WorldGuard] (cobblestone_the_end) Lighters are PERMITTED.
  832. [10:58:51] [Server thread/INFO]: [WorldGuard] (cobblestone_the_end) Lava fire is PERMITTED.
  833. [10:58:51] [Server thread/INFO]: [WorldGuard] (cobblestone_the_end) Fire spread is UNRESTRICTED.
  834. [10:58:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'cobblestone_the_end'
  835. [10:58:51] [Server thread/INFO]: [WorldGuard] (warxwolf) TNT ignition is PERMITTED.
  836. [10:58:51] [Server thread/INFO]: [WorldGuard] (warxwolf) Lighters are PERMITTED.
  837. [10:58:51] [Server thread/INFO]: [WorldGuard] (warxwolf) Lava fire is PERMITTED.
  838. [10:58:51] [Server thread/INFO]: [WorldGuard] (warxwolf) Fire spread is UNRESTRICTED.
  839. [10:58:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'warxwolf'
  840. [10:58:51] [Server thread/INFO]: [WorldGuard] (ocean) TNT ignition is PERMITTED.
  841. [10:58:51] [Server thread/INFO]: [WorldGuard] (ocean) Lighters are PERMITTED.
  842. [10:58:51] [Server thread/INFO]: [WorldGuard] (ocean) Lava fire is PERMITTED.
  843. [10:58:51] [Server thread/INFO]: [WorldGuard] (ocean) Fire spread is UNRESTRICTED.
  844. [10:58:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ocean'
  845. [10:58:51] [Server thread/INFO]: [WorldGuard] (quartz) TNT ignition is PERMITTED.
  846. [10:58:51] [Server thread/INFO]: [WorldGuard] (quartz) Lighters are PERMITTED.
  847. [10:58:51] [Server thread/INFO]: [WorldGuard] (quartz) Lava fire is PERMITTED.
  848. [10:58:51] [Server thread/INFO]: [WorldGuard] (quartz) Fire spread is UNRESTRICTED.
  849. [10:58:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'quartz'
  850. [10:58:51] [Server thread/INFO]: [WorldGuard] (amethyst) TNT ignition is PERMITTED.
  851. [10:58:51] [Server thread/INFO]: [WorldGuard] (amethyst) Lighters are PERMITTED.
  852. [10:58:51] [Server thread/INFO]: [WorldGuard] (amethyst) Lava fire is PERMITTED.
  853. [10:58:51] [Server thread/INFO]: [WorldGuard] (amethyst) Fire spread is UNRESTRICTED.
  854. [10:58:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'amethyst'
  855. [10:58:51] [Server thread/INFO]: [WorldGuard] (sandstone) TNT ignition is PERMITTED.
  856. [10:58:51] [Server thread/INFO]: [WorldGuard] (sandstone) Lighters are PERMITTED.
  857. [10:58:51] [Server thread/INFO]: [WorldGuard] (sandstone) Lava fire is PERMITTED.
  858. [10:58:51] [Server thread/INFO]: [WorldGuard] (sandstone) Fire spread is UNRESTRICTED.
  859. [10:58:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sandstone'
  860. [10:58:51] [Server thread/INFO]: [WorldGuard] (cobblestone_nether) TNT ignition is PERMITTED.
  861. [10:58:51] [Server thread/INFO]: [WorldGuard] (cobblestone_nether) Lighters are PERMITTED.
  862. [10:58:51] [Server thread/INFO]: [WorldGuard] (cobblestone_nether) Lava fire is PERMITTED.
  863. [10:58:51] [Server thread/INFO]: [WorldGuard] (cobblestone_nether) Fire spread is UNRESTRICTED.
  864. [10:58:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'cobblestone_nether'
  865. [10:58:51] [Server thread/INFO]: [WorldGuard] (gmisland) TNT ignition is PERMITTED.
  866. [10:58:51] [Server thread/INFO]: [WorldGuard] (gmisland) Lighters are PERMITTED.
  867. [10:58:51] [Server thread/INFO]: [WorldGuard] (gmisland) Lava fire is PERMITTED.
  868. [10:58:51] [Server thread/INFO]: [WorldGuard] (gmisland) Fire spread is UNRESTRICTED.
  869. [10:58:51] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'gmisland'
  870. [10:58:51] [Server thread/INFO]: [WorldGuard] Loading region data...
  871. [10:58:51] [Server thread/INFO]: [Holograms] Enabling Holograms v2.14-8-SNAPSHOT
  872. [10:58:51] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_17_R1.HologramEntityControllerImpl
  873. [10:58:51] [Server thread/INFO]: [Images] Enabling Images v2.2.2
  874. [10:58:51] [Server thread/INFO]: [Images] ProtocolLib detected. Enabling generic packet handling...
  875. [10:58:51] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v5.0.0-SNAPSHOT-a0e23ea4
  876. [10:58:51] [Server thread/INFO]: [LumineUtils] (io.lumine.xikage.mythicmobs.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs
  877. [10:58:51] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Paper (MC: 1.17.1)...
  878. [10:58:51] [Server thread/INFO]: [MythicMobs] The server is running PaperSpigot; enabled PaperSpigot exclusive functionality
  879. [10:58:51] [Server thread/INFO]: [MythicMobs] MythicMobs Holograms Support has been enabled!
  880. [10:58:51] [Server thread/INFO]: [MythicMobs] MythicMobs HolographicDisplays Support has been enabled!
  881. [10:58:51] [Server thread/INFO]: [MythicMobs] MythicMobs LibsDisguises Support has been enabled!
  882. [10:58:51] [Server thread/INFO]: [MythicMobs] MythicMobs PlaceholderAPI Support has been enabled!
  883. [10:58:51] [Server thread/INFO]: [MythicMobs] Loaded ProtocolLib packet handlers
  884. [10:58:51] [Server thread/INFO]: [MythicMobs] MythicMobs ProtocolLib Support has been enabled!
  885. [10:58:51] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
  886. [10:58:51] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
  887. [10:58:51] [Server thread/INFO]: [MythicMobs] Loading Mob Registry...
  888. [10:58:51] [Server thread/INFO]: [MythicMobs] Base directory /home/amp/.ampdata/instances/BoopersMCServer/Minecraft/plugins/MythicMobs/SavedData
  889. [10:58:51] [Server thread/INFO]: [MythicMobs] Module directory /home/amp/.ampdata/instances/BoopersMCServer/Minecraft/plugins/MythicMobs/SavedData/worlds
  890. [10:58:52] [Server thread/INFO]: [MythicMobs] LOADED
  891. [10:58:52] [Server thread/INFO]: [MythicMobs] ✓ Loaded 25 mobs.
  892. [10:58:52] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides.
  893. [10:58:52] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks.
  894. [10:58:52] [Server thread/INFO]: [MythicMobs] ✓ Loaded 31 skills.
  895. [10:58:52] [Server thread/INFO]: [MythicMobs] ✓ Loaded 20 random spawns.
  896. [10:58:52] [Server thread/INFO]: [MythicMobs] ✓ Loaded 7 mythic items.
  897. [10:58:52] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables.
  898. [10:58:52] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners.
  899. [10:58:52] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully.
  900. [10:58:52] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics
  901. [10:58:52] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs Premium v5.0.0 (build a0e23ea4) has been successfully loaded!
  902. [10:58:52] [Server thread/INFO]: [PvPManager] Enabling PvPManager v3.8.4
  903. [10:58:52] [Server thread/INFO]: [PvPManager] Loaded 1 players from users file
  904. [10:58:52] [Server thread/INFO]: [PvPManager] WorldGuard Found! Enabling Support For WorldGuard Regions
  905. [10:58:52] [Server thread/INFO]: [PvPManager] Essentials Found! Hooked successfully
  906. [10:58:52] [Server thread/INFO]: [PvPManager] Vault Found! Using it for currency related features
  907. [10:58:52] [Server thread/INFO]: [PvPManager] PlaceholderAPI Found! Hooked successfully
  908. [10:58:52] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pvpmanager
  909. [10:58:52] [Server thread/INFO]: [PvPManager] LibsDisguises Found! Using it to disable disguises
  910. [10:58:52] [Server thread/INFO]: [PvPManager] PvPManager Enabled (63 ms)
  911. [10:58:52] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v19.5
  912. [10:58:52] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
  913. [10:58:52] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  914. [10:58:52] [Server thread/INFO]: --------------------
  915. [10:58:52] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Join our Discord!
  916. [10:58:52] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
  917. [10:58:52] [Server thread/INFO]: --------------------
  918. [10:58:52] [Server thread/INFO]: [ActionHealth] Enabling ActionHealth v3.5.5
  919. [10:58:52] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.28-SNAPSHOT (build 2346)
  920. [10:58:52] [Server thread/INFO]: [Plan] Enabling Plan v5.4 build 1366
  921. [10:58:53] [Server thread/INFO]: [Plan]
  922. [10:58:53] [Server thread/INFO]: [Plan]            ██▌
  923. [10:58:53] [Server thread/INFO]: [Plan]      ██▌   ██▌
  924. [10:58:53] [Server thread/INFO]: [Plan]   ██▌██▌██▌██▌  Player Analytics
  925. [10:58:53] [Server thread/INFO]: [Plan]   ██▌██▌██▌██▌  v5.4 build 1366
  926. [10:58:53] [Server thread/INFO]: [Plan]
  927. [10:58:53] [Server thread/INFO]: [Plan] Locale: 'English' by AuroraLS3
  928. [10:58:53] [Server thread/INFO]: [Plan] SQLite-database connection established.
  929. [10:58:53] [Server thread/INFO]: [Plan] WebServer: Certificate KeyStore File not Found: plugins/Plan/Cert.jks
  930. [10:58:53] [Server thread/INFO]: [Plan] WebServer: No Certificate -> Using HTTP-server for Visualization.
  931. [10:58:53] [Server thread/INFO]: [Plan] WebServer: User Authorization Disabled! (Not secure over HTTP)
  932. [10:58:53] [Server thread/INFO]: [Plan] Webserver running on PORT 8804 ( http://localhost:8804 )
  933. [10:58:53] [Server thread/INFO]: [Plan] IP in server.properties is empty & Alternative_IP is not in use. Incorrect links might be given!
  934. [10:58:53] [Server thread/WARN]: [Plan] 0.0.0.0 is not a valid address, set up Alternative_IP settings. Incorrect links might be given!
  935. [10:58:53] [Server thread/INFO]: [Plan] Loading server identifying information
  936. [10:58:53] [Server thread/INFO]: [Plan] Registered extension: Essentials
  937. [10:58:53] [Server thread/INFO]: [Plan] Registered extension: LuckPerms
  938. [10:58:53] [Server thread/INFO]: [Plan] Registered extension: PlaceholderAPI
  939. [10:58:53] [Server thread/INFO]: [Plan] Registered extension: Economy (Vault)
  940. [10:58:53] [Server thread/INFO]: [Plan] Registered extension: Permission Groups (Vault)
  941. [10:58:53] [Server thread/INFO]: [Plan] Player Analytics Enabled.
  942. [10:58:53] [Server thread/INFO]: [Wraith] Enabling Wraith v2.2.6
  943. [10:58:53] [Server thread/INFO]: ███████
  944. [10:58:53] [Server thread/INFO]: ███████
  945. [10:58:53] [Server thread/INFO]: ██▀██▀█ Wraith > haunts every hacker
  946. [10:58:53] [Server thread/INFO]: ███████ Version: 2.2.6
  947. [10:58:53] [Server thread/INFO]: ███████
  948. [10:58:53] [Server thread/WARN]: [Wraith] It's advised to install PacketLimiter to block packet spam and lag (nuke, crashers...). Download: https://bit.ly/wrpacklim
  949. [10:58:53] [Server thread/WARN]: [Wraith] Loaded class org.apache.commons.io.filefilter.IOFileFilter from PlugMan v2.1.7 which is not a depend, softdepend or loadbefore of this plugin.
  950. [10:58:53] [Server thread/WARN]: [Wraith] Minecraft 1.17 doesn't support pingspoof detection. Now disabled.
  951. [10:58:53] [Server thread/WARN]: [ProtocolLib] [PacketFilterManager] [Wraith] Unsupported client packet in current Minecraft version: FLYING[PLAY, CLIENT, 254, classNames: [net.minecraft.network.protocol.game.PacketPlayInFlying, net.minecraft.network.protocol.game.ServerboundFlyingPacket, net.minecraft.network.play.client.CPacketPlayer] (unregistered)]
  952. [10:58:53] [Server thread/INFO]: [Wraith] Found version v1_17_R1
  953. [10:58:53] [Server thread/INFO]: [AuctionMaster] Enabling AuctionMaster v2.9
  954. [10:58:53] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: auctionmaster
  955. [10:58:53] [Server thread/INFO]: [AuctionMaster] Succesfully connected to the Deliveries SQL.
  956. [10:58:53] [Server thread/INFO]: [AuctionMaster] Succesfully connected to the Auctions Database SQL.
  957. [10:58:53] [Server thread/INFO]: [AuctionMaster] Succesfully connected to the Auctions Player List SQL.
  958. [10:58:53] [Server thread/INFO]: [AuctionMaster] Succesfully connected to the Preview Data SQL.
  959. [10:58:54] [Server thread/INFO]: [Sentinel] Enabling Sentinel v2.3.0-SNAPSHOT (build 418)
  960. [10:58:54] [Server thread/INFO]: [Sentinel] Sentinel loading...
  961. [10:58:54] [Server thread/INFO]: [Sentinel] Running on java version: 16.0.1
  962. [10:58:54] [Server thread/INFO]: [Sentinel] Sentinel loaded on a fully supported Minecraft version. If you encounter any issues or need to ask a question, please join our Discord at https://discord.gg/Q6pZGSR and post in the '#sentinel' channel.
  963. [10:58:54] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work.
  964. [10:58:54] [Server thread/INFO]: [Sentinel] Sentinel found WorldGuard! Adding support for it!
  965. [10:58:54] [Server thread/INFO]: [Sentinel] Sentinel loaded!
  966. [10:58:54] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  967. [10:58:54] [Server thread/INFO]: No expansions were registered!
  968. [10:58:54] [Server thread/INFO]: Starting GS4 status listener
  969. [10:58:54] [Server thread/WARN]: Unable to initialise query system on 0.0.0.0:25565
  970. java.net.BindException: Address already in use
  971.     at sun.nio.ch.Net.bind0(Native Method) ~[?:?]
  972.     at sun.nio.ch.Net.bind(Net.java:552) ~[?:?]
  973.     at sun.nio.ch.DatagramChannelImpl.bindInternal(DatagramChannelImpl.java:1189) ~[?:?]
  974.     at sun.nio.ch.DatagramChannelImpl.bind(DatagramChannelImpl.java:1160) ~[?:?]
  975.     at sun.nio.ch.DatagramSocketAdaptor.bind(DatagramSocketAdaptor.java:107) ~[?:?]
  976.     at java.net.DatagramSocket.createDelegate(DatagramSocket.java:1127) ~[?:?]
  977.     at java.net.DatagramSocket.<init>(DatagramSocket.java:197) ~[?:?]
  978.     at java.net.DatagramSocket.<init>(DatagramSocket.java:256) ~[?:?]
  979.     at net.minecraft.server.rcon.thread.QueryThreadGs4.initSocket(QueryThreadGs4.java:327) ~[?:?]
  980.     at net.minecraft.server.rcon.thread.QueryThreadGs4.start(QueryThreadGs4.java:310) ~[?:?]
  981.     at net.minecraft.server.rcon.thread.QueryThreadGs4.create(QueryThreadGs4.java:78) ~[?:?]
  982.     at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:317) ~[patched_1.17.1.jar:git-Paper-104]
  983.     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1126) ~[patched_1.17.1.jar:git-Paper-104]
  984.     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-104]
  985.     at java.lang.Thread.run(Thread.java:831) [?:?]
  986. [10:58:54] [Server thread/INFO]: Starting remote control listener
  987. [10:58:54] [Server thread/WARN]: No rcon password set in server.properties, rcon disabled!
  988. [10:58:54] [Server thread/INFO]: Running delayed init tasks
  989. [10:58:54] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.17.1 (756)
  990. [10:58:54] [Craft Scheduler Thread - 9/INFO]: [ClearLag] 0 Logs have been removed!
  991. [10:58:54] [Craft Scheduler Thread - 15/INFO]: [PvPManager] Checking for updates...
  992. [10:58:54] [Netty Epoll Server IO #1/INFO]: [floodgate] Something isn't right with this data. Try logging in again or contact a server administrator if the issue persists.
  993. [10:58:54] [epollEventLoopGroup-2-1/INFO]: [Geyser-Spigot] GratefulPluto95 has disconnected from remote Java server on address boopernova.ddns.net because of Connection closed.
  994. [10:58:54] [Craft Scheduler Thread - 17/INFO]: [Vault] Checking for Updates ...
  995. [10:58:54] [Craft Scheduler Thread - 9/INFO]: [Plan] You're using the latest version.
  996. [10:58:54] [Craft Scheduler Thread - 7/INFO]: *-------------------------------------------*
  997. [10:58:54] [Craft Scheduler Thread - 7/INFO]: [PlayerGUIAdvanced] - A new version is available!
  998. [10:58:54] [Craft Scheduler Thread - 7/INFO]: *-------------------------------------------*
  999. [10:58:54] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
  1000. [10:58:54] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: plan
  1001. [10:58:54] [Server thread/INFO]: [ShopGUIPlus] ================================[ ShopGUI+ 1.62.2 ]================================
  1002. [10:58:54] [Server thread/INFO]: [ShopGUIPlus]  
  1003. [10:58:54] [Server thread/INFO]: [ShopGUIPlus] Vault economy registered.
  1004. [10:58:54] [Server thread/INFO]: [ShopGUIPlus] Vault economy enabled.
  1005. [10:58:54] [Server thread/INFO]: [ShopGUIPlus] Using Vault as default economy provider.
  1006. [10:58:54] [Server thread/INFO]: [ShopGUIPlus] Permissions support enabled.
  1007. [10:58:54] [Server thread/INFO]: [ShopGUIPlus] No external spawner plugins registered, using built-in spawners support.
  1008. [10:58:54] [Server thread/INFO]: [ShopGUIPlus] Loaded 10 main menu items.
  1009. [10:58:54] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'food' with 19 items.
  1010. [10:58:54] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'armor' with 24 items.
  1011. [10:58:54] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'halloween' with 6 items.
  1012. [10:58:54] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'farmergoose' with 18 items.
  1013. [10:58:54] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'blocks' with 37 items.
  1014. [10:58:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'drops' with 18 items.
  1015. [10:58:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'miscellaneous' with 9 items.
  1016. [10:58:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'dyes' with 16 items.
  1017. [10:58:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'tools' with 15 items.
  1018. [10:58:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'ores' with 8 items.
  1019. [10:58:55] [Server thread/INFO]: [ShopGUIPlus] Loaded shop 'farming' with 18 items.
  1020. [10:58:55] [Server thread/INFO]: [ShopGUIPlus] Loaded 11 shops with total of 188 items.
  1021. [10:58:55] [Server thread/INFO]: [ShopGUIPlus]  
  1022. [10:58:55] [Server thread/INFO]: [ShopGUIPlus] ====================================================================================
  1023. [10:58:55] [Server thread/INFO]: [MythicMobs] ✓Using Holograms plugin for holograms
  1024. [10:58:55] [Network Listener - #1/INFO]: [Geyser-Spigot] Bedrock user with ip: /174.208.135.17 has disconnected for reason CLOSED_BY_REMOTE_PEER
  1025. [10:58:55] [Craft Scheduler Thread - 10/INFO]: [TabTPS] This server is running a development build of TabTPS! (v1.3.9-SNAPSHOT+0031c0c)
  1026. [10:58:55] [Craft Scheduler Thread - 10/INFO]: [TabTPS] The latest official release is v1.3.8
  1027. [10:58:55] [Craft Scheduler Thread - 17/INFO]: [Vault] No new version available
  1028. [10:58:55] [Craft Scheduler Thread - 15/INFO]: [PvPManager] No update found
  1029. [10:58:55] [Server thread/INFO]: [Citizens] Loaded 39 NPCs.
  1030. [10:58:55] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
  1031. [10:58:55] [Server thread/INFO]: [XrayDetection] You are using the latest version of XrayDetection.
  1032. [10:58:55] [Server thread/WARN]: [ViaVersion] You are running a development version of the plugin, please report any bugs to GitHub.
  1033. [10:58:55] [Server thread/INFO]: Done (82.729s)! For help, type "help"
  1034. [10:58:55] [Server thread/INFO]: Timings Reset
  1035. [10:58:56] [Server thread/WARN]: [Holograms] holograms.yml file had no 'holograms' section defined, no holograms loaded
  1036. [10:58:57] [Craft Scheduler Thread - 16/INFO]: Update check failed. Please try again later.
  1037. [10:58:58] [Server thread/WARN]: [Sentinel] NPC 23 has a null spawn point and can't be spawned. Perhaps the world was deleted?
  1038. [10:58:58] [Craft Scheduler Thread - 10/INFO]: [Images] Loaded 35 images...
  1039. [10:59:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 20.0
  1040. [10:59:03] [Network Listener - #1/INFO]: [Geyser-Spigot] /174.208.135.17:9033 has pinged you!
  1041. [10:59:07] [Network Listener - #1/INFO]: [Geyser-Spigot] /174.208.135.17:9033 has pinged you!
  1042. [10:59:10] [Network Listener - #1/INFO]: [Geyser-Spigot] /174.208.135.17:9027 tried to connect!
  1043. [10:59:11] [Network Listener - #1/INFO]: [Geyser-Spigot] Is player data valid? true
  1044. [10:59:11] [Network Listener - #1/INFO]: [Geyser-Spigot] Could not find packet for ClientToServerHandshakePacket
  1045. [10:59:11] [Network Listener - #1/INFO]: [Geyser-Spigot] Could not find packet for ClientCacheStatusPacket
  1046. [10:59:11] [Network Listener - #1/INFO]: [Geyser-Spigot] Player connected with username GratefulPluto95
  1047. [10:59:12] [Network Listener - #1/INFO]: [Geyser-Spigot] Could not find packet for RequestChunkRadiusPacket
  1048. [10:59:12] [Network Listener - #1/INFO]: [Geyser-Spigot] Could not find packet for TickSyncPacket
  1049. [10:59:16] [Network Listener - #1/INFO]: [Geyser-Spigot] Attempting to login using floodgate mode... authentication will be encrypted.
  1050. [10:59:16] [epollEventLoopGroup-2-2/INFO]: [Geyser-Spigot] GratefulPluto95 (logged in as: GratefulPluto95) has connected to remote java server on address boopernova.ddns.net
  1051. [10:59:16] [epollEventLoopGroup-2-2/INFO]: [Geyser-Spigot] Downloading and loading locale: en_us
  1052. [10:59:16] [epollEventLoopGroup-2-2/INFO]: [Geyser-Spigot] Locale already downloaded and up-to date: en_us
  1053. [10:59:17] [Netty Epoll Server IO #3/INFO]: UUID of player _GratefulPluto95 is 00000000-0000-0000-0009-01fc7a8f390e
  1054. [10:59:17] [Server thread/INFO]: [floodgate] Floodgate player logged in as _GratefulPluto95 joined (UUID: 00000000-0000-0000-0009-01fc7a8f390e)
  1055. [10:59:17] [epollEventLoopGroup-2-2/INFO]: [Geyser-Spigot] Could not find packet for LoginSetCompressionPacket
  1056. [10:59:17] [epollEventLoopGroup-2-2/INFO]: [Geyser-Spigot] Registering bedrock skin for _GratefulPluto95 (00000000-0000-0000-0009-01fc7a8f390e)
  1057. [10:59:17] [epollEventLoopGroup-2-2/INFO]: [Geyser-Spigot] Could not find packet for LoginSuccessPacket
  1058. [10:59:17] [Server thread/INFO]: Player has true
  1059. [10:59:17] [Server thread/INFO]: _GratefulPluto95 joined the game
  1060. [10:59:17] [Netty Epoll Server IO #3/INFO]: _GratefulPluto95 -> Payload: minecraft:brand
  1061. [10:59:17] [Netty Epoll Server IO #3/INFO]: _GratefulPluto95 -> Payload: minecraft:register
  1062. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet team_gold CREATE [BBwolf97, warxwolf303]
  1063. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet team_blue CREATE [Xenon_Folf, MrFadedFox]
  1064. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-9233fe496b56 CREATE []
  1065. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-511279ec2fb8 CREATE []
  1066. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-084386da24d7 CREATE []
  1067. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-a4ce6bdb9c1f CREATE []
  1068. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-e807686329b4 CREATE []
  1069. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-232c1626e255 CREATE []
  1070. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-50c6d85e3871 CREATE []
  1071. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-e29b052b074c CREATE []
  1072. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-f505bae08e3b CREATE []
  1073. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_7 CREATE []
  1074. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_8 CREATE []
  1075. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-defd68972a38 CREATE []
  1076. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_9 CREATE []
  1077. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_3 CREATE []
  1078. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_4 CREATE []
  1079. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_5 CREATE []
  1080. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_6 CREATE []
  1081. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_0 CREATE []
  1082. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_1 CREATE []
  1083. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_2 CREATE []
  1084. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-b69aead10913 CREATE []
  1085. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet team_green CREATE [BoxcarTheFox, BlazeFireIM]
  1086. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-7783771e475b CREATE []
  1087. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_a CREATE []
  1088. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-8dbbb8973a9b CREATE []
  1089. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet team_purple CREATE [Bikendi, BuckyShepherd]
  1090. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_b CREATE []
  1091. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-cf2b4029b129 CREATE []
  1092. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-8a5bae30de6d CREATE []
  1093. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-f57982c882b4 CREATE []
  1094. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-9fa9d6b98ff3 CREATE []
  1095. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_NoName CREATE []
  1096. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-70f30f59cdb5 CREATE []
  1097. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-e6f7c0429df1 CREATE []
  1098. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-31bf99014a7f CREATE []
  1099. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-13641e471e15 CREATE []
  1100. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-e5d49db97479 CREATE []
  1101. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_c CREATE []
  1102. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_d CREATE []
  1103. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_e CREATE []
  1104. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-584220d457b5 CREATE []
  1105. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_Color_f CREATE []
  1106. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-0b0e49543804 CREATE []
  1107. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Spawned player at 349.195 66 177.141
  1108. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-000000000000 CREATE []
  1109. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-000000000000 UPDATE null
  1110. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-000000000000 UPDATE null
  1111. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-8a5bae30de6d CREATE [i<3Bikendi]
  1112. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-584220d457b5 CREATE []
  1113. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-232c1626e255 CREATE [Blacksmith]
  1114. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-f505bae08e3b CREATE [Toolsmith]
  1115. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-e29b052b074c CREATE [PiggyBank]
  1116. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-31bf99014a7f CREATE []
  1117. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-f57982c882b4 CREATE [Inn Keeper]
  1118. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-084386da24d7 CREATE [HolidayVendor]
  1119. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-8dbbb8973a9b CREATE [FarmerGoose]
  1120. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-70f30f59cdb5 CREATE [Bar Maid]
  1121. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-e6f7c0429df1 CREATE []
  1122. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-13641e471e15 CREATE [guard]
  1123. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-a4ce6bdb9c1f CREATE []
  1124. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-7783771e475b CREATE []
  1125. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-e807686329b4 CREATE []
  1126. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-cf2b4029b129 CREATE [Preacher]
  1127. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-0b0e49543804 CREATE []
  1128. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-511279ec2fb8 CREATE []
  1129. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-defd68972a38 CREATE []
  1130. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-50c6d85e3871 CREATE [Guard]
  1131. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-9233fe496b56 CREATE []
  1132. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-9fa9d6b98ff3 CREATE []
  1133. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-e5d49db97479 CREATE []
  1134. [10:59:17] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-b69aead10913 CREATE [AuctionHouse]
  1135. [10:59:17] [Server thread/INFO]: _GratefulPluto95[/174.208.135.17:57769] logged in with entity id 839 at ([cobblestone]349.1949, 66.0, 177.14073)
  1136. [10:59:17] [Network Listener - #1/INFO]: [Geyser-Spigot] GratefulPluto95 moved too quickly. current position: (349.1949, 67.62001, 177.14073), new position: (0.3, 67.407394, 0.3)
  1137. [10:59:17] [Network Listener - #1/INFO]: [Geyser-Spigot] Recalculating position...
  1138. [10:59:17] [Network Listener - #1/INFO]: [Geyser-Spigot] GratefulPluto95 moved too quickly. current position: (349.1949, 67.62001, 177.14073), new position: (0.3, 66.89045, 0.3)
  1139. [10:59:17] [Network Listener - #1/INFO]: [Geyser-Spigot] Recalculating position...
  1140. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] GratefulPluto95 moved too quickly. current position: (349.1949, 67.62001, 177.14073), new position: (0.3, 66.30544, 0.3)
  1141. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] Recalculating position...
  1142. [10:59:18] [pool-34-thread-22/INFO]: [Geyser-Spigot] Found Bedrock-only block entity: org.geysermc.connector.network.translators.world.block.entity.DoubleChestBlockEntityTranslator
  1143. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] GratefulPluto95 moved too quickly. current position: (349.1949, 67.62001, 177.14073), new position: (0.3, 65.65373, 0.3)
  1144. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] Recalculating position...
  1145. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] GratefulPluto95 moved too quickly. current position: (349.1949, 67.62001, 177.14073), new position: (0.3, 64.93665, 0.3)
  1146. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] Recalculating position...
  1147. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] GratefulPluto95 moved too quickly. current position: (349.1949, 67.62001, 177.14073), new position: (0.3, 64.155525, 0.3)
  1148. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] Recalculating position...
  1149. [10:59:18] [pool-111-thread-1/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/b6c6ca0fc653d6d0ff9359cef995ba59c2ac921b0c5c54cf0e121a9a09caffab
  1150. [10:59:18] [pool-111-thread-1/INFO]: [Geyser-Spigot] Took 249ms for 00000000-0000-0000-0009-01fc7a8f390e
  1151. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] GratefulPluto95 moved too quickly. current position: (349.1949, 67.62001, 177.14073), new position: (0.3, 63.311615, 0.3)
  1152. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] Recalculating position...
  1153. [10:59:18] [pool-111-thread-2/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/b6c6ca0fc653d6d0ff9359cef995ba59c2ac921b0c5c54cf0e121a9a09caffab
  1154. [10:59:18] [pool-111-thread-2/INFO]: [Geyser-Spigot] Took 266ms for 00000000-0000-0000-0009-01fc7a8f390e
  1155. [10:59:18] [pool-111-thread-3/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/2149b5e2ba867ddcd24b3cdae9803e58174ddce41a0043dd928ed76f43d5b4c3
  1156. [10:59:18] [pool-111-thread-4/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/b25a6229d0ec9ea3659ce05805f11adf27a332586770ad08369a028b6461f600
  1157. [10:59:18] [pool-111-thread-5/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/d9e43918f4a02313396d38d2d61b40e411dbc261b66af3d70f11a6813125d34e
  1158. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] GratefulPluto95 moved too quickly. current position: (349.1949, 67.62001, 177.14073), new position: (0.3, 62.40618, 0.3)
  1159. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] Recalculating position...
  1160. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] GratefulPluto95 moved too quickly. current position: (349.1949, 67.62001, 177.14073), new position: (0.3, 61.440456, 0.3)
  1161. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] Recalculating position...
  1162. [10:59:18] [Network Listener - #1/INFO]: [Geyser-Spigot] Could not find packet for BossEventPacket
  1163. [10:59:18] [pool-111-thread-6/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/99cd76d4d410979a61a19cb82ade3a81351316331c07b984acf514170e1aa858
  1164. [10:59:18] [pool-111-thread-7/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/cb53eba606055dcab2b3a211669686a0456677829f96dbd42a9c7a862e9622c2
  1165. [10:59:18] [pool-111-thread-8/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/e9cb37294e068a8268437d24fbd4ee4d7a0ddd8cf9c38d166e85610afef3124
  1166. [10:59:18] [Server thread/INFO]: [Server] hi _GratefulPluto95 00000000-0000-0000-0009-01fc7a8f390e
  1167. [10:59:18] [Server thread/INFO]: [Server] No cheating No Hacking, Please join discord for Voice chat and more! http://www.linktr.ee/myk3sr
  1168. [10:59:18] [pool-34-thread-14/INFO]: [Geyser-Spigot] GratefulPluto95 received more than 20 score packets per second (currently 72).We will decrease the amount that the scoreboard is updated to once every 0.25 seconds to improve performance.
  1169. [10:59:18] [luckperms-command-executor/INFO]: [LP] _gratefulpluto95 does not inherit from default in context global.
  1170. [10:59:18] [luckperms-command-executor/INFO]: [LP] _gratefulpluto95 already inherits from bedrock_user (bedrock_user) in context global.
  1171. [10:59:19] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity ENDERMAN at location (306.3709, 52.0, 147.7498) with id 23 (java id 634)
  1172. [10:59:19] [pool-111-thread-9/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/51182cf65d180ecf08fab2311abed0cfcee960e6df5a3ba528f7ea47cc41f0a2
  1173. [10:59:19] [pool-111-thread-9/INFO]: [Geyser-Spigot] Took 157ms for 9233fe49-6b56-2718-aa83-e9adc076f2d7
  1174. [10:59:19] [pool-111-thread-12/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/51182cf65d180ecf08fab2311abed0cfcee960e6df5a3ba528f7ea47cc41f0a2
  1175. [10:59:19] [pool-111-thread-12/INFO]: [Geyser-Spigot] Took 118ms for a4ce6bdb-9c1f-245d-a0e8-8b9c65269b97
  1176. [10:59:19] [pool-111-thread-10/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/51182cf65d180ecf08fab2311abed0cfcee960e6df5a3ba528f7ea47cc41f0a2
  1177. [10:59:19] [pool-111-thread-14/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/51182cf65d180ecf08fab2311abed0cfcee960e6df5a3ba528f7ea47cc41f0a2
  1178. [10:59:19] [Server thread/INFO]: Brand: [Geyser]
  1179. [10:59:19] [Server thread/INFO]: _GratefulPluto95 -> onRegisterChannel: floodgate:skin
  1180. [10:59:19] [Server thread/INFO]: _GratefulPluto95 -> onRegisterChannel: floodgate:form
  1181. [10:59:19] [pool-111-thread-11/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/51182cf65d180ecf08fab2311abed0cfcee960e6df5a3ba528f7ea47cc41f0a2
  1182. [10:59:19] [pool-111-thread-10/INFO]: [Geyser-Spigot] Took 151ms for e5d49db9-7479-2b4b-844e-d10f819d7d1f
  1183. [10:59:19] [pool-111-thread-14/INFO]: [Geyser-Spigot] Took 121ms for 31bf9901-4a7f-21d0-92e6-bb4cafe745f5
  1184. [10:59:19] [pool-111-thread-11/INFO]: [Geyser-Spigot] Took 145ms for 511279ec-2fb8-220b-904b-a4893ef50fa2
  1185. [10:59:19] [ForkJoinPool.commonPool-worker-3/INFO]: [Geyser-Spigot] Loaded Local Bedrock Java Skin Data for GratefulPluto95
  1186. [10:59:19] [pool-111-thread-19/INFO]: [Geyser-Spigot] Took 0ms for defd6897-2a38-25f3-ab49-173dd3c3d20e
  1187. [10:59:19] [pool-111-thread-20/INFO]: [Geyser-Spigot] Took 0ms for 13641e47-1e15-2fab-9bb9-05ad1508d650
  1188. [10:59:19] [pool-111-thread-13/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/51182cf65d180ecf08fab2311abed0cfcee960e6df5a3ba528f7ea47cc41f0a2
  1189. [10:59:19] [pool-111-thread-13/INFO]: [Geyser-Spigot] Took 139ms for 9fa9d6b9-8ff3-282c-9961-de3af87c8e13
  1190. [10:59:19] [pool-111-thread-15/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/1fbc944bae3fc3663f01fe3d840da6a358848febbb243687226797baaa7c97b2
  1191. [10:59:19] [pool-111-thread-15/INFO]: [Geyser-Spigot] Took 129ms for 50c6d85e-3871-2c24-aedb-32b36c81873e
  1192. [10:59:19] [pool-111-thread-16/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/51182cf65d180ecf08fab2311abed0cfcee960e6df5a3ba528f7ea47cc41f0a2
  1193. [10:59:19] [pool-111-thread-16/INFO]: [Geyser-Spigot] Took 133ms for 584220d4-57b5-21ac-bc68-0565db67b0a3
  1194. [10:59:19] [pool-111-thread-17/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/51182cf65d180ecf08fab2311abed0cfcee960e6df5a3ba528f7ea47cc41f0a2
  1195. [10:59:19] [pool-111-thread-17/INFO]: [Geyser-Spigot] Took 118ms for e8076863-29b4-2286-900c-9cdff211bfc2
  1196. [10:59:19] [Thread-64/INFO]: [Geyser-Spigot] Could not find packet for ServerInitializeBorderPacket
  1197. [10:59:19] [pool-111-thread-18/INFO]: [Geyser-Spigot] Downloaded https://textures.minecraft.net/texture/51182cf65d180ecf08fab2311abed0cfcee960e6df5a3ba528f7ea47cc41f0a2
  1198. [10:59:19] [pool-111-thread-18/INFO]: [Geyser-Spigot] Took 103ms for 0b0e4954-3804-2f44-867b-afbab503fd2f
  1199. [10:59:19] [ForkJoinPool.commonPool-worker-5/INFO]: [Geyser-Spigot] Loaded Local Bedrock Java Skin Data for GratefulPluto95
  1200. [10:59:19] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:tell to msg
  1201. [10:59:19] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:tm to teammsg
  1202. [10:59:19] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:tp to teleport
  1203. [10:59:19] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:w to msg
  1204. [10:59:19] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:xp to experience
  1205. [10:59:19] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command tm to teammsg
  1206. [10:59:19] [Thread-64/INFO]: [Geyser-Spigot] Sending command packet of 65 commands
  1207. [10:59:19] [Thread-64/INFO]: [Geyser-Spigot] Could not find packet for ServerOpenBookPacket
  1208. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:tell to msg
  1209. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:tm to teammsg
  1210. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:tp to teleport
  1211. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:w to msg
  1212. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:xp to experience
  1213. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command tm to teammsg
  1214. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Sending command packet of 65 commands
  1215. [10:59:20] [ForkJoinPool.commonPool-worker-7/INFO]: [Geyser-Spigot] Downloaded https://optifine.net/capes/Guard.png
  1216. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:tell to msg
  1217. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:tm to teammsg
  1218. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:tp to teleport
  1219. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:w to msg
  1220. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:xp to experience
  1221. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command tm to teammsg
  1222. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Sending command packet of 65 commands
  1223. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_213s CREATE []
  1224. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_213s ADD_PLAYER [§u]
  1225. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_213s UPDATE null
  1226. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_213s UPDATE null
  1227. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_213s UPDATE null
  1228. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_z12 CREATE []
  1229. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_z12 ADD_PLAYER [§j§q]
  1230. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_z12 UPDATE null
  1231. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_z12 UPDATE null
  1232. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_z12 UPDATE null
  1233. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=455.5, y=62.0, z=153.5, volume=7.0, pitch=0.08)
  1234. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_213s REMOVE null
  1235. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1l5c CREATE []
  1236. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1l5c ADD_PLAYER []
  1237. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1l5c UPDATE null
  1238. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1l5c UPDATE null
  1239. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1l5c UPDATE null
  1240. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_tjj CREATE []
  1241. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_tjj ADD_PLAYER [§q]
  1242. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_tjj UPDATE null
  1243. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_tjj UPDATE null
  1244. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_tjj UPDATE null
  1245. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=428.5, y=55.0, z=177.5, volume=7.0, pitch=0.08)
  1246. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1l5c REMOVE null
  1247. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_z12 REMOVE null
  1248. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_tjj REMOVE null
  1249. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_21j CREATE []
  1250. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_21j ADD_PLAYER []
  1251. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_21j UPDATE null
  1252. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_21j UPDATE null
  1253. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_21j UPDATE null
  1254. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_g37 CREATE []
  1255. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_g37 ADD_PLAYER [§w§i]
  1256. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_g37 UPDATE null
  1257. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_g37 UPDATE null
  1258. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_g37 UPDATE null
  1259. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_21j REMOVE null
  1260. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18ug CREATE []
  1261. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18ug ADD_PLAYER [§z]
  1262. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18ug UPDATE null
  1263. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18ug UPDATE null
  1264. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18ug UPDATE null
  1265. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1c5o CREATE []
  1266. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1c5o ADD_PLAYER [§q]
  1267. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1c5o UPDATE null
  1268. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1c5o UPDATE null
  1269. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1c5o UPDATE null
  1270. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=365.5, y=22.0, z=209.5, volume=7.0, pitch=0.08)
  1271. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1cq4 CREATE []
  1272. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1cq4 ADD_PLAYER []
  1273. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1cq4 UPDATE null
  1274. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1cq4 UPDATE null
  1275. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1cq4 UPDATE null
  1276. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1izy CREATE []
  1277. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1izy ADD_PLAYER [§p]
  1278. [10:59:20] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1izy UPDATE null
  1279. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1izy UPDATE null
  1280. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1izy UPDATE null
  1281. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=373.5, y=32.0, z=128.5, volume=7.0, pitch=0.08)
  1282. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (365.5, 22.5, 209.5) with id 93 (java id 943)
  1283. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (373.5, 32.5, 128.5) with id 94 (java id 944)
  1284. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (365.5, 22.5, 209.5) with id 95 (java id 945)
  1285. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (373.5, 32.5, 128.5) with id 96 (java id 946)
  1286. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18ug REMOVE null
  1287. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1cq4 REMOVE null
  1288. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_g37 REMOVE null
  1289. [10:59:21] [pool-34-thread-11/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 73, 234) with java id 536870911
  1290. [10:59:21] [pool-34-thread-11/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 72, 234) with java id 536870912
  1291. [10:59:21] [pool-34-thread-8/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 71, 234) with java id 536870913
  1292. [10:59:21] [pool-34-thread-8/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 70, 234) with java id 536870914
  1293. [10:59:21] [pool-34-thread-20/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 69, 234) with java id 536870915
  1294. [10:59:21] [pool-34-thread-20/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 68, 234) with java id 536870916
  1295. [10:59:21] [pool-34-thread-25/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 73, 235) with java id 536870917
  1296. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 72, 235) with java id 536870918
  1297. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 71, 235) with java id 536870919
  1298. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 70, 235) with java id 536870920
  1299. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 69, 235) with java id 536870921
  1300. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 68, 235) with java id 536870922
  1301. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 73, 236) with java id 536870923
  1302. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 72, 236) with java id 536870924
  1303. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 71, 236) with java id 536870925
  1304. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 70, 236) with java id 536870926
  1305. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 69, 236) with java id 536870927
  1306. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 68, 236) with java id 536870928
  1307. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 72, 237) with java id 536870930
  1308. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 71, 237) with java id 536870931
  1309. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 70, 237) with java id 536870932
  1310. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 69, 237) with java id 536870933
  1311. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 68, 237) with java id 536870934
  1312. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 72, 236) with java id 536870941
  1313. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 71, 236) with java id 536870942
  1314. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 70, 236) with java id 536870943
  1315. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 69, 236) with java id 536870944
  1316. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 68, 236) with java id 536870945
  1317. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 73, 235) with java id 536870946
  1318. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 72, 235) with java id 536870947
  1319. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 71, 235) with java id 536870948
  1320. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 70, 235) with java id 536870949
  1321. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 69, 235) with java id 536870950
  1322. [10:59:21] [pool-34-thread-23/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 68, 235) with java id 536870951
  1323. [10:59:21] [pool-34-thread-26/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 73, 234) with java id 536870952
  1324. [10:59:21] [pool-34-thread-22/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 72, 234) with java id 536870953
  1325. [10:59:21] [pool-34-thread-22/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 71, 234) with java id 536870954
  1326. [10:59:21] [pool-34-thread-22/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 70, 234) with java id 536870955
  1327. [10:59:21] [pool-34-thread-22/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 69, 234) with java id 536870956
  1328. [10:59:21] [pool-34-thread-22/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 68, 234) with java id 536870957
  1329. [10:59:21] [pool-34-thread-22/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 73, 237) with java id 536870964
  1330. [10:59:21] [pool-34-thread-22/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 72, 237) with java id 536870965
  1331. [10:59:21] [pool-34-thread-22/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 71, 237) with java id 536870966
  1332. [10:59:21] [pool-34-thread-22/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 70, 237) with java id 536870967
  1333. [10:59:21] [pool-34-thread-22/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 69, 237) with java id 536870968
  1334. [10:59:21] [pool-34-thread-10/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 68, 237) with java id 536870969
  1335. [10:59:21] [pool-34-thread-10/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 73, 236) with java id 536870970
  1336. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_15qn CREATE []
  1337. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_15qn ADD_PLAYER []
  1338. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_15qn UPDATE null
  1339. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_15qn UPDATE null
  1340. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_15qn UPDATE null
  1341. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1kpk CREATE []
  1342. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1kpk ADD_PLAYER [§w]
  1343. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1kpk UPDATE null
  1344. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1kpk UPDATE null
  1345. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1kpk UPDATE null
  1346. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=310.5, y=55.0, z=168.5, volume=7.0, pitch=0.08)
  1347. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (310.5, 55.5, 168.5) with id 97 (java id 963)
  1348. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:tell to msg
  1349. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:tm to teammsg
  1350. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:tp to teleport
  1351. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:w to msg
  1352. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command minecraft:xp to experience
  1353. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Redirecting command tm to teammsg
  1354. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Sending command packet of 65 commands
  1355. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (310.5, 55.5, 168.5) with id 98 (java id 964)
  1356. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_15qn REMOVE null
  1357. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1c5o REMOVE null
  1358. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1izy REMOVE null
  1359. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_jqj CREATE []
  1360. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_jqj ADD_PLAYER []
  1361. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_jqj UPDATE null
  1362. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_jqj UPDATE null
  1363. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_jqj UPDATE null
  1364. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1f48 CREATE []
  1365. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1f48 ADD_PLAYER []
  1366. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1f48 UPDATE null
  1367. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1f48 UPDATE null
  1368. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1f48 UPDATE null
  1369. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=340.5, y=34.0, z=244.5, volume=7.0, pitch=0.08)
  1370. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (340.5, 34.5, 244.5) with id 99 (java id 971)
  1371. [10:59:21] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (340.5, 34.5, 244.5) with id 100 (java id 980)
  1372. [10:59:22] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_jqj REMOVE null
  1373. [10:59:22] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1kpk REMOVE null
  1374. [10:59:22] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1f48 REMOVE null
  1375. [10:59:24] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_si5 CREATE []
  1376. [10:59:24] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_si5 ADD_PLAYER []
  1377. [10:59:24] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_si5 UPDATE null
  1378. [10:59:24] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_si5 UPDATE null
  1379. [10:59:24] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_si5 UPDATE null
  1380. [10:59:24] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1buv CREATE []
  1381. [10:59:24] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1buv ADD_PLAYER []
  1382. [10:59:24] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1buv UPDATE null
  1383. [10:59:24] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1buv UPDATE null
  1384. [10:59:24] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1buv UPDATE null
  1385. [10:59:24] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_si5 REMOVE null
  1386. [10:59:25] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1buv REMOVE null
  1387. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_do7 CREATE []
  1388. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_do7 ADD_PLAYER []
  1389. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_do7 UPDATE null
  1390. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_do7 UPDATE null
  1391. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_do7 UPDATE null
  1392. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_x7l CREATE []
  1393. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_x7l ADD_PLAYER [§i]
  1394. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_x7l UPDATE null
  1395. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_x7l UPDATE null
  1396. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_x7l UPDATE null
  1397. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=357.5, y=18.0, z=132.5, volume=7.0, pitch=0.08)
  1398. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (357.5, 18.5, 132.5) with id 121 (java id 1052)
  1399. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (357.5, 18.5, 132.5) with id 122 (java id 1058)
  1400. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_do7 REMOVE null
  1401. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_24a5 CREATE []
  1402. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_24a5 ADD_PLAYER []
  1403. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_24a5 UPDATE null
  1404. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_24a5 UPDATE null
  1405. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_24a5 UPDATE null
  1406. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ba1 CREATE []
  1407. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ba1 ADD_PLAYER []
  1408. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ba1 UPDATE null
  1409. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ba1 UPDATE null
  1410. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ba1 UPDATE null
  1411. [10:59:26] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_24a5 REMOVE null
  1412. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_x7l REMOVE null
  1413. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ba1 REMOVE null
  1414. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_bmz CREATE []
  1415. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_bmz ADD_PLAYER []
  1416. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_bmz UPDATE null
  1417. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_bmz UPDATE null
  1418. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_bmz UPDATE null
  1419. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_r07 CREATE []
  1420. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_r07 ADD_PLAYER []
  1421. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_r07 UPDATE null
  1422. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_r07 UPDATE null
  1423. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_r07 UPDATE null
  1424. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=419.5, y=54.0, z=206.5, volume=7.0, pitch=0.08)
  1425. [10:59:27] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (419.5, 54.5, 206.5) with id 123 (java id 1081)
  1426. [10:59:28] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (419.5, 54.5, 206.5) with id 124 (java id 1084)
  1427. [10:59:28] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_bmz REMOVE null
  1428. [10:59:28] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_r07 REMOVE null
  1429. [10:59:29] [pool-34-thread-29/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 73, 237) with java id 536870929
  1430. [10:59:29] [pool-34-thread-9/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 73, 238) with java id 536870935
  1431. [10:59:29] [pool-34-thread-1/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 72, 238) with java id 536870936
  1432. [10:59:29] [pool-34-thread-1/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 71, 238) with java id 536870937
  1433. [10:59:29] [pool-34-thread-1/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 70, 238) with java id 536870938
  1434. [10:59:29] [pool-34-thread-5/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 69, 238) with java id 536870939
  1435. [10:59:29] [pool-34-thread-5/INFO]: [Geyser-Spigot] Spawned item frame at location (371, 68, 238) with java id 536870940
  1436. [10:59:29] [pool-34-thread-19/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 73, 238) with java id 536870958
  1437. [10:59:29] [pool-34-thread-31/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 72, 238) with java id 536870959
  1438. [10:59:29] [pool-34-thread-21/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 71, 238) with java id 536870960
  1439. [10:59:29] [pool-34-thread-21/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 70, 238) with java id 536870961
  1440. [10:59:29] [pool-34-thread-21/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 69, 238) with java id 536870962
  1441. [10:59:29] [pool-34-thread-21/INFO]: [Geyser-Spigot] Spawned item frame at location (328, 68, 238) with java id 536870963
  1442. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_nh3 CREATE []
  1443. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_nh3 ADD_PLAYER []
  1444. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_nh3 UPDATE null
  1445. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_nh3 UPDATE null
  1446. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_nh3 UPDATE null
  1447. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_15q9 CREATE []
  1448. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_15q9 ADD_PLAYER [§t]
  1449. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_15q9 UPDATE null
  1450. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_15q9 UPDATE null
  1451. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_15q9 UPDATE null
  1452. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=420.5, y=54.0, z=207.5, volume=7.0, pitch=0.08)
  1453. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_q4v CREATE []
  1454. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_q4v ADD_PLAYER [§s]
  1455. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_q4v UPDATE null
  1456. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_q4v UPDATE null
  1457. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_q4v UPDATE null
  1458. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_13w9 CREATE []
  1459. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_13w9 ADD_PLAYER [§g§q]
  1460. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_13w9 UPDATE null
  1461. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_13w9 UPDATE null
  1462. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_13w9 UPDATE null
  1463. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=403.5, y=58.0, z=211.5, volume=7.0, pitch=0.08)
  1464. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (403.5, 58.5, 211.5) with id 138 (java id 1201)
  1465. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_nh3 REMOVE null
  1466. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (403.5, 58.5, 211.5) with id 139 (java id 1202)
  1467. [10:59:34] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_q4v REMOVE null
  1468. [10:59:35] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_15q9 REMOVE null
  1469. [10:59:35] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_13w9 REMOVE null
  1470. [10:59:36] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_cg8 CREATE []
  1471. [10:59:36] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_cg8 ADD_PLAYER [§z]
  1472. [10:59:36] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_cg8 UPDATE null
  1473. [10:59:36] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_cg8 UPDATE null
  1474. [10:59:36] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_cg8 UPDATE null
  1475. [10:59:36] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_tne CREATE []
  1476. [10:59:36] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_tne ADD_PLAYER [§t]
  1477. [10:59:36] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_tne UPDATE null
  1478. [10:59:36] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_tne UPDATE null
  1479. [10:59:36] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_tne UPDATE null
  1480. [10:59:36] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=318.5, y=27.0, z=237.5, volume=7.0, pitch=0.08)
  1481. [10:59:36] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_cg8 REMOVE null
  1482. [10:59:37] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_tne REMOVE null
  1483. [10:59:39] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_hf4 CREATE []
  1484. [10:59:39] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_hf4 ADD_PLAYER [§t]
  1485. [10:59:39] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_hf4 UPDATE null
  1486. [10:59:39] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_hf4 UPDATE null
  1487. [10:59:39] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_hf4 UPDATE null
  1488. [10:59:39] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_123k CREATE []
  1489. [10:59:39] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_123k ADD_PLAYER []
  1490. [10:59:39] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_123k UPDATE null
  1491. [10:59:39] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_123k UPDATE null
  1492. [10:59:39] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_123k UPDATE null
  1493. [10:59:39] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_hf4 REMOVE null
  1494. [10:59:40] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_123k REMOVE null
  1495. [10:59:41] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_q90 CREATE []
  1496. [10:59:41] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_q90 ADD_PLAYER [§z]
  1497. [10:59:41] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_q90 UPDATE null
  1498. [10:59:41] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_q90 UPDATE null
  1499. [10:59:41] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_q90 UPDATE null
  1500. [10:59:41] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18aw CREATE []
  1501. [10:59:41] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18aw ADD_PLAYER [§g§h]
  1502. [10:59:41] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18aw UPDATE null
  1503. [10:59:41] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18aw UPDATE null
  1504. [10:59:41] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18aw UPDATE null
  1505. [10:59:41] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_q90 REMOVE null
  1506. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18aw REMOVE null
  1507. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_hjw CREATE []
  1508. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_hjw ADD_PLAYER [§h]
  1509. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_hjw UPDATE null
  1510. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_hjw UPDATE null
  1511. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_hjw UPDATE null
  1512. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_10om CREATE []
  1513. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_10om ADD_PLAYER [§t§t]
  1514. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_10om UPDATE null
  1515. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_10om UPDATE null
  1516. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_10om UPDATE null
  1517. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=277.5, y=59.0, z=167.5, volume=7.0, pitch=0.08)
  1518. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1qwt CREATE []
  1519. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1qwt ADD_PLAYER []
  1520. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1qwt UPDATE null
  1521. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1qwt UPDATE null
  1522. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1qwt UPDATE null
  1523. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_198 CREATE []
  1524. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_198 ADD_PLAYER [§j]
  1525. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_198 UPDATE null
  1526. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_198 UPDATE null
  1527. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_198 UPDATE null
  1528. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=276.5, y=59.0, z=165.5, volume=7.0, pitch=0.08)
  1529. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_obi CREATE []
  1530. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_obi ADD_PLAYER []
  1531. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_obi UPDATE null
  1532. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_obi UPDATE null
  1533. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_obi UPDATE null
  1534. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_10ju CREATE []
  1535. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_10ju ADD_PLAYER []
  1536. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_10ju UPDATE null
  1537. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_10ju UPDATE null
  1538. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_10ju UPDATE null
  1539. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=304.5, y=62.0, z=155.5, volume=7.0, pitch=0.08)
  1540. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (277.5, 59.5, 167.5) with id 140 (java id 1335)
  1541. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (276.5, 59.5, 165.5) with id 141 (java id 1336)
  1542. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (304.5, 62.5, 155.5) with id 142 (java id 1337)
  1543. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_57p CREATE []
  1544. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_57p ADD_PLAYER [§h]
  1545. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_57p UPDATE null
  1546. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_57p UPDATE null
  1547. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_57p UPDATE null
  1548. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_j19 CREATE []
  1549. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_j19 ADD_PLAYER [§j]
  1550. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_j19 UPDATE null
  1551. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_j19 UPDATE null
  1552. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_j19 UPDATE null
  1553. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=345.5, y=10.0, z=157.5, volume=7.0, pitch=0.08)
  1554. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (345.5, 10.5, 157.5) with id 143 (java id 1343)
  1555. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (277.5, 59.5, 167.5) with id 144 (java id 1344)
  1556. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (276.5, 59.5, 165.5) with id 145 (java id 1345)
  1557. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (304.5, 62.5, 155.5) with id 146 (java id 1346)
  1558. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_hjw REMOVE null
  1559. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1qwt REMOVE null
  1560. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_obi REMOVE null
  1561. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (345.5, 10.5, 157.5) with id 147 (java id 1348)
  1562. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_57p REMOVE null
  1563. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_haa CREATE []
  1564. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_haa ADD_PLAYER []
  1565. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_haa UPDATE null
  1566. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_haa UPDATE null
  1567. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_haa UPDATE null
  1568. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ybf CREATE []
  1569. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ybf ADD_PLAYER []
  1570. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ybf UPDATE null
  1571. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ybf UPDATE null
  1572. [10:59:42] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ybf UPDATE null
  1573. [10:59:43] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_haa REMOVE null
  1574. [10:59:43] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_10om REMOVE null
  1575. [10:59:43] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_198 REMOVE null
  1576. [10:59:43] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_10ju REMOVE null
  1577. [10:59:43] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_j19 REMOVE null
  1578. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ybf REMOVE null
  1579. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_grn CREATE []
  1580. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_grn ADD_PLAYER []
  1581. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_grn UPDATE null
  1582. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_grn UPDATE null
  1583. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_grn UPDATE null
  1584. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ym8 CREATE []
  1585. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ym8 ADD_PLAYER [§z§v]
  1586. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ym8 UPDATE null
  1587. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ym8 UPDATE null
  1588. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ym8 UPDATE null
  1589. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_21b8 CREATE []
  1590. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_21b8 ADD_PLAYER [§s§g]
  1591. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_21b8 UPDATE null
  1592. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_21b8 UPDATE null
  1593. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_21b8 UPDATE null
  1594. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_b3w CREATE []
  1595. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_b3w ADD_PLAYER [§x]
  1596. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_b3w UPDATE null
  1597. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_b3w UPDATE null
  1598. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_b3w UPDATE null
  1599. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_grn REMOVE null
  1600. [10:59:44] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_21b8 REMOVE null
  1601. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ym8 REMOVE null
  1602. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_b3w REMOVE null
  1603. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o3y CREATE []
  1604. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o3y ADD_PLAYER [§z]
  1605. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o3y UPDATE null
  1606. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o3y UPDATE null
  1607. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o3y UPDATE null
  1608. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_14m9 CREATE []
  1609. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_14m9 ADD_PLAYER [§j§y]
  1610. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_14m9 UPDATE null
  1611. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_14m9 UPDATE null
  1612. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_14m9 UPDATE null
  1613. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=364.5, y=41.0, z=199.5, volume=7.0, pitch=0.08)
  1614. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (364.5, 41.5, 199.5) with id 148 (java id 1388)
  1615. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (364.5, 41.5, 199.5) with id 149 (java id 1390)
  1616. [10:59:45] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o3y REMOVE null
  1617. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o9g CREATE []
  1618. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o9g ADD_PLAYER []
  1619. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o9g UPDATE null
  1620. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o9g UPDATE null
  1621. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o9g UPDATE null
  1622. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_16kt CREATE []
  1623. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_16kt ADD_PLAYER [§s]
  1624. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_16kt UPDATE null
  1625. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_16kt UPDATE null
  1626. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_16kt UPDATE null
  1627. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=270.5, y=32.0, z=129.5, volume=7.0, pitch=0.08)
  1628. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_b6l CREATE []
  1629. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_b6l ADD_PLAYER [§v]
  1630. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_b6l UPDATE null
  1631. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_b6l UPDATE null
  1632. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_b6l UPDATE null
  1633. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_qa1 CREATE []
  1634. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_qa1 ADD_PLAYER []
  1635. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_qa1 UPDATE null
  1636. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_qa1 UPDATE null
  1637. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_qa1 UPDATE null
  1638. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=398.5, y=41.0, z=120.5, volume=7.0, pitch=0.08)
  1639. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (398.5, 41.5, 120.5) with id 150 (java id 1407)
  1640. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (398.5, 41.5, 120.5) with id 151 (java id 1409)
  1641. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o9g REMOVE null
  1642. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_b6l REMOVE null
  1643. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_rtx CREATE []
  1644. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_rtx ADD_PLAYER [§p]
  1645. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_rtx UPDATE null
  1646. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_rtx UPDATE null
  1647. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_rtx UPDATE null
  1648. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1c33 CREATE []
  1649. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1c33 ADD_PLAYER [§w]
  1650. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1c33 UPDATE null
  1651. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1c33 UPDATE null
  1652. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1c33 UPDATE null
  1653. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=292.5, y=56.0, z=139.5, volume=7.0, pitch=0.08)
  1654. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (292.5, 56.5, 139.5) with id 152 (java id 1419)
  1655. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_14m9 REMOVE null
  1656. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (292.5, 56.5, 139.5) with id 153 (java id 1420)
  1657. [10:59:46] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_rtx REMOVE null
  1658. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_16kt REMOVE null
  1659. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_qa1 REMOVE null
  1660. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_u99 CREATE []
  1661. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_u99 ADD_PLAYER [§s]
  1662. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_u99 UPDATE null
  1663. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_u99 UPDATE null
  1664. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_u99 UPDATE null
  1665. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_19t5 CREATE []
  1666. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_19t5 ADD_PLAYER []
  1667. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_19t5 UPDATE null
  1668. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_19t5 UPDATE null
  1669. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_19t5 UPDATE null
  1670. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=389.5, y=16.0, z=215.5, volume=7.0, pitch=0.08)
  1671. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1c33 REMOVE null
  1672. [10:59:47] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_u99 REMOVE null
  1673. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_6wi CREATE []
  1674. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_6wi ADD_PLAYER [§u]
  1675. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_6wi UPDATE null
  1676. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_6wi UPDATE null
  1677. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_6wi UPDATE null
  1678. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o7c CREATE []
  1679. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o7c ADD_PLAYER [§w]
  1680. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o7c UPDATE null
  1681. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o7c UPDATE null
  1682. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o7c UPDATE null
  1683. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=260.5, y=33.0, z=197.5, volume=7.0, pitch=0.08)
  1684. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_6wi REMOVE null
  1685. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_19t5 REMOVE null
  1686. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a63 CREATE []
  1687. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a63 ADD_PLAYER []
  1688. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a63 UPDATE null
  1689. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a63 UPDATE null
  1690. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a63 UPDATE null
  1691. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_44 CREATE []
  1692. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_44 ADD_PLAYER [§s]
  1693. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_44 UPDATE null
  1694. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_44 UPDATE null
  1695. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_44 UPDATE null
  1696. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=280.5, y=62.0, z=167.5, volume=7.0, pitch=0.08)
  1697. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_mzp CREATE []
  1698. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_mzp ADD_PLAYER []
  1699. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_mzp UPDATE null
  1700. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_mzp UPDATE null
  1701. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_mzp UPDATE null
  1702. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_xxv CREATE []
  1703. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_xxv ADD_PLAYER [§p]
  1704. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_xxv UPDATE null
  1705. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_xxv UPDATE null
  1706. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_xxv UPDATE null
  1707. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=280.5, y=62.0, z=161.5, volume=7.0, pitch=0.08)
  1708. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (280.5, 62.5, 167.5) with id 154 (java id 1450)
  1709. [10:59:48] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (280.5, 62.5, 161.5) with id 155 (java id 1451)
  1710. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_lht CREATE []
  1711. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_lht ADD_PLAYER [§y]
  1712. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_lht UPDATE null
  1713. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_lht UPDATE null
  1714. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_lht UPDATE null
  1715. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_11at CREATE []
  1716. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_11at ADD_PLAYER []
  1717. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_11at UPDATE null
  1718. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_11at UPDATE null
  1719. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_11at UPDATE null
  1720. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=332.5, y=43.0, z=203.5, volume=7.0, pitch=0.08)
  1721. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (332.5, 43.5, 203.5) with id 156 (java id 1464)
  1722. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (280.5, 62.5, 167.5) with id 157 (java id 1465)
  1723. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (280.5, 62.5, 161.5) with id 158 (java id 1466)
  1724. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a63 REMOVE null
  1725. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_mzp REMOVE null
  1726. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (332.5, 43.5, 203.5) with id 159 (java id 1467)
  1727. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_lht REMOVE null
  1728. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_o7c REMOVE null
  1729. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a0p CREATE []
  1730. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a0p ADD_PLAYER []
  1731. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a0p UPDATE null
  1732. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a0p UPDATE null
  1733. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a0p UPDATE null
  1734. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_puu CREATE []
  1735. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_puu ADD_PLAYER [§z]
  1736. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_puu UPDATE null
  1737. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_puu UPDATE null
  1738. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_puu UPDATE null
  1739. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=293.5, y=38.0, z=90.5, volume=7.0, pitch=0.08)
  1740. [10:59:49] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a0p REMOVE null
  1741. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_44 REMOVE null
  1742. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_xxv REMOVE null
  1743. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_11at REMOVE null
  1744. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a0e CREATE []
  1745. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a0e ADD_PLAYER [§g]
  1746. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a0e UPDATE null
  1747. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a0e UPDATE null
  1748. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a0e UPDATE null
  1749. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_r8n CREATE []
  1750. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_r8n ADD_PLAYER [§h]
  1751. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_r8n UPDATE null
  1752. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_r8n UPDATE null
  1753. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_r8n UPDATE null
  1754. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=258.5, y=32.0, z=200.5, volume=7.0, pitch=0.08)
  1755. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_puu REMOVE null
  1756. [10:59:50] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_a0e REMOVE null
  1757. [10:59:51] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_r8n REMOVE null
  1758. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_vxg CREATE []
  1759. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_vxg ADD_PLAYER [§i]
  1760. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_vxg UPDATE null
  1761. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_vxg UPDATE null
  1762. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_vxg UPDATE null
  1763. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1ebd CREATE []
  1764. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1ebd ADD_PLAYER []
  1765. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1ebd UPDATE null
  1766. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1ebd UPDATE null
  1767. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1ebd UPDATE null
  1768. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=406.5, y=61.0, z=213.5, volume=7.0, pitch=0.08)
  1769. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (406.5, 61.5, 213.5) with id 161 (java id 1568)
  1770. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (406.5, 61.5, 213.5) with id 162 (java id 1570)
  1771. [10:59:56] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_vxg REMOVE null
  1772. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1ebd REMOVE null
  1773. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1no CREATE []
  1774. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1no ADD_PLAYER [§p]
  1775. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1no UPDATE null
  1776. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1no UPDATE null
  1777. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1no UPDATE null
  1778. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_dgn CREATE []
  1779. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_dgn ADD_PLAYER [§h]
  1780. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_dgn UPDATE null
  1781. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_dgn UPDATE null
  1782. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_dgn UPDATE null
  1783. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=250.5, y=62.0, z=173.5, volume=7.0, pitch=0.08)
  1784. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1dpi CREATE []
  1785. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1dpi ADD_PLAYER []
  1786. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1dpi UPDATE null
  1787. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1dpi UPDATE null
  1788. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1dpi UPDATE null
  1789. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1pwa CREATE []
  1790. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1pwa ADD_PLAYER []
  1791. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1pwa UPDATE null
  1792. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1pwa UPDATE null
  1793. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1pwa UPDATE null
  1794. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=436.5, y=60.0, z=176.5, volume=7.0, pitch=0.08)
  1795. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_jxw CREATE []
  1796. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_jxw ADD_PLAYER []
  1797. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_jxw UPDATE null
  1798. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_jxw UPDATE null
  1799. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_jxw UPDATE null
  1800. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_xbr CREATE []
  1801. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_xbr ADD_PLAYER [§x]
  1802. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_xbr UPDATE null
  1803. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_xbr UPDATE null
  1804. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_xbr UPDATE null
  1805. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=393.5, y=16.0, z=222.5, volume=7.0, pitch=0.08)
  1806. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1no REMOVE null
  1807. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1dpi REMOVE null
  1808. [10:59:57] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_jxw REMOVE null
  1809. [10:59:58] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_dgn REMOVE null
  1810. [10:59:58] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_1pwa REMOVE null
  1811. [10:59:58] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_xbr REMOVE null
  1812. [11:00:00] [Server thread/INFO]: TPS from last 1m, 5m, 15m: 20.0, 20.0, 20.0
  1813. [11:00:00] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_esg CREATE []
  1814. [11:00:00] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_esg ADD_PLAYER []
  1815. [11:00:00] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_esg UPDATE null
  1816. [11:00:00] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_esg UPDATE null
  1817. [11:00:00] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_esg UPDATE null
  1818. [11:00:00] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_qab CREATE []
  1819. [11:00:00] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_qab ADD_PLAYER []
  1820. [11:00:00] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_qab UPDATE null
  1821. [11:00:00] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_qab UPDATE null
  1822. [11:00:00] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_qab UPDATE null
  1823. [11:00:00] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=450.5, y=59.0, z=155.5, volume=7.0, pitch=0.08)
  1824. [11:00:00] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_esg REMOVE null
  1825. [11:00:01] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_qab REMOVE null
  1826. [11:00:01] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_rc8 CREATE []
  1827. [11:00:01] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_rc8 ADD_PLAYER [§g]
  1828. [11:00:01] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_rc8 UPDATE null
  1829. [11:00:01] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_rc8 UPDATE null
  1830. [11:00:01] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_rc8 UPDATE null
  1831. [11:00:01] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18eq CREATE []
  1832. [11:00:01] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18eq ADD_PLAYER [§y]
  1833. [11:00:01] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18eq UPDATE null
  1834. [11:00:01] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18eq UPDATE null
  1835. [11:00:01] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18eq UPDATE null
  1836. [11:00:01] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_rc8 REMOVE null
  1837. [11:00:02] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_alg CREATE []
  1838. [11:00:02] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_alg ADD_PLAYER [§s§y]
  1839. [11:00:02] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_alg UPDATE null
  1840. [11:00:02] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_alg UPDATE null
  1841. [11:00:02] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_alg UPDATE null
  1842. [11:00:02] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ryv CREATE []
  1843. [11:00:02] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ryv ADD_PLAYER [§p]
  1844. [11:00:02] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ryv UPDATE null
  1845. [11:00:02] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ryv UPDATE null
  1846. [11:00:02] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ryv UPDATE null
  1847. [11:00:02] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_alg REMOVE null
  1848. [11:00:02] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_18eq REMOVE null
  1849. [11:00:03] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_ryv REMOVE null
  1850. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_bi4 CREATE []
  1851. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_bi4 ADD_PLAYER [§g]
  1852. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_bi4 UPDATE null
  1853. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_bi4 UPDATE null
  1854. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_bi4 UPDATE null
  1855. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_s16 CREATE []
  1856. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_s16 ADD_PLAYER []
  1857. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_s16 UPDATE null
  1858. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_s16 UPDATE null
  1859. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_s16 UPDATE null
  1860. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] [PlaySound] Defaulting to sound server gave us for ServerPlaySoundPacket(sound=CustomSound(name=minecraft:entity.endermen.scream), category=MASTER, x=284.5, y=50.0, z=136.5, volume=7.0, pitch=0.08)
  1861. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (284.5, 50.5, 136.5) with id 163 (java id 1728)
  1862. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Spawned entity LIGHTNING_BOLT at location (284.5, 50.5, 136.5) with id 164 (java id 1731)
  1863. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet LD_bi4 REMOVE null
  1864. [11:00:05] [Server thread/INFO]: Stopping the server
  1865. [11:00:05] [Server thread/INFO]: Stopping server
  1866. [11:00:05] [Server thread/INFO]: [Sentinel] Disabling Sentinel v2.3.0-SNAPSHOT (build 418)
  1867. [11:00:05] [Server thread/INFO]: [Sentinel] Sentinel unloading...
  1868. [11:00:05] [Server thread/INFO]: [Sentinel] Sentinel unloaded!
  1869. [11:00:05] [Server thread/INFO]: [AuctionMaster] Disabling AuctionMaster v2.9
  1870. [11:00:05] [Server thread/INFO]: [LWC] Disabling LWC v2.2.8-dev-289210f
  1871. [11:00:05] [Server thread/INFO]: [LWC] Flushing protection updates (0)
  1872. [11:00:05] [Server thread/INFO]: [Wraith] Disabling Wraith v2.2.6
  1873. [11:00:05] [Server thread/INFO]: [Plan] Disabling Plan v5.4 build 1366
  1874. [11:00:05] [Server thread/INFO]: [Plan] Saving unfinished sessions..
  1875. [11:00:05] [Server thread/INFO]: [Plan] Processing complete.
  1876. [11:00:05] [Server thread/INFO]: [Plan] Waiting for unfinished transactions to avoid data loss..
  1877. [11:00:05] [Server thread/INFO]: [Plan] Transaction queue closed.
  1878. [11:00:05] [Server thread/INFO]: [Plan] Waiting queries to finish to avoid SQLite crashing JVM..
  1879. [11:00:05] [Server thread/INFO]: [Plan] Closed SQLite connection.
  1880. [11:00:05] [Server thread/INFO]: [Plan] Webserver has been disabled.
  1881. [11:00:05] [Server thread/INFO]: [Plan] Player Analytics Disabled.
  1882. [11:00:05] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.28-SNAPSHOT (build 2346)
  1883. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-084386da24d7 REMOVE null
  1884. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-70f30f59cdb5 REMOVE null
  1885. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-f57982c882b4 REMOVE null
  1886. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-cf2b4029b129 REMOVE null
  1887. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-f505bae08e3b REMOVE null
  1888. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-232c1626e255 REMOVE null
  1889. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-e29b052b074c REMOVE null
  1890. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-8dbbb8973a9b REMOVE null
  1891. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-b69aead10913 REMOVE null
  1892. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-13641e471e15 REMOVE null
  1893. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-50c6d85e3871 REMOVE null
  1894. [11:00:05] [Thread-64/INFO]: [Geyser-Spigot] Team packet CIT-8a5bae30de6d REMOVE null
  1895. [11:00:05] [Server thread/INFO]: [ActionHealth] Disabling ActionHealth v3.5.5
  1896. [11:00:05] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v19.5
  1897. [11:00:05] [Server thread/INFO]: [CoreProtect] Finishing up data logging. Please wait...
  1898. [11:00:06] [Server thread/INFO]: [CoreProtect] Success! Disabled CoreProtect v19.5
  1899. [11:00:06] [Server thread/INFO]: [PvPManager] Disabling PvPManager v3.8.4
  1900. [11:00:06] [Thread-64/INFO]: [Geyser-Spigot] Team packet PVP-000000000000 REMOVE null
  1901. [11:00:06] [Server thread/INFO]: [MythicMobs] Disabling MythicMobs v5.0.0-SNAPSHOT-a0e23ea4
  1902. [11:00:06] [Server thread/INFO]: [MythicMobs] Disabling Mythic Mobs...
  1903. [11:00:06] [Server thread/INFO]: [MythicMobs] All active settings have been saved.
  1904. [11:00:06] [Server thread/INFO]: [MythicMobs] UNLOADED
  1905. [11:00:06] [Server thread/INFO]: [Images] Disabling Images v2.2.2
  1906. [11:00:06] [Server thread/INFO]: [Holograms] Disabling Holograms v2.14-8-SNAPSHOT
  1907. [11:00:06] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v7.0.6-SNAPSHOT+2137-7e817c3
  1908. [11:00:06] [Server thread/INFO]: [WorldGuard] Shutting down executor and cancelling any pending tasks...
  1909. [11:00:06] [Server thread/INFO]: [KillerMoney] Disabling KillerMoney v4.6.0
  1910. [11:00:06] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v4.2.2-SNAPSHOT-b848
  1911. [11:00:06] [Server thread/INFO]: [ProdigyNightclub] Disabling ProdigyNightclub v3.0.64
  1912. [11:00:06] [Server thread/ERROR]: Error occurred while disabling ProdigyNightclub v3.0.64 (Is it up to date?)
  1913. java.lang.NoSuchMethodError: 'void net.minecraft.network.protocol.game.PacketPlayOutEntityDestroy.<init>(int)'
  1914.     at fr.cocoraid.prodigynightclub.nightclub.projector.Projector.despawn(Projector.java:99) ~[?:?]
  1915.     at fr.cocoraid.prodigynightclub.nightclub.Nightclub.lambda$unload$2(Nightclub.java:83) ~[?:?]
  1916.     at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?]
  1917.     at fr.cocoraid.prodigynightclub.nightclub.Nightclub.unload(Nightclub.java:81) ~[?:?]
  1918.     at fr.cocoraid.prodigynightclub.ProdigyNightclub.lambda$onDisable$4(ProdigyNightclub.java:167) ~[?:?]
  1919.     at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?]
  1920.     at fr.cocoraid.prodigynightclub.ProdigyNightclub.onDisable(ProdigyNightclub.java:166) ~[?:?]
  1921.     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[patched_1.17.1.jar:git-Paper-104]
  1922.     at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:405) ~[patched_1.17.1.jar:git-Paper-104]
  1923.     at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:533) ~[patched_1.17.1.jar:git-Paper-104]
  1924.     at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:519) ~[patched_1.17.1.jar:git-Paper-104]
  1925.     at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:512) ~[patched_1.17.1.jar:git-Paper-104]
  1926.     at org.bukkit.craftbukkit.v1_17_R1.CraftServer.disablePlugins(CraftServer.java:452) ~[patched_1.17.1.jar:git-Paper-104]
  1927.     at net.minecraft.server.MinecraftServer.stopServer(MinecraftServer.java:959) ~[patched_1.17.1.jar:git-Paper-104]
  1928.     at net.minecraft.server.dedicated.DedicatedServer.stopServer(DedicatedServer.java:806) ~[patched_1.17.1.jar:git-Paper-104]
  1929.     at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1238) ~[patched_1.17.1.jar:git-Paper-104]
  1930.     at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-104]
  1931.     at java.lang.Thread.run(Thread.java:831) [?:?]
  1932. [11:00:06] [Server thread/INFO]: [IPortal] Disabling IPortal v1.13
  1933. [11:00:06] [Server thread/INFO]: [iPortal] IPortal has been disabled!
  1934. [11:00:06] [Server thread/INFO]: [dynmap-mobs] Disabling dynmap-mobs v1.3
  1935. [11:00:06] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v4.3.1-SNAPSHOT-b852
  1936. [11:00:06] [Server thread/INFO]: [CommandPanels] Disabling CommandPanels v3.16.2.1
  1937. [11:00:06] [Server thread/INFO]: RockyHawk's CommandPanels Plugin Disabled, aww man.
  1938. [11:00:06] [Server thread/INFO]: [LightCleaner] Disabling LightCleaner v1.17.1-v1-SNAPSHOT
  1939. [11:00:06] [Server thread/INFO]: [LightCleaner] LightCleaner disabled!
  1940. [11:00:06] [Server thread/INFO]: [ChangeSkin] Disabling ChangeSkin v3.1-SNAPSHOT-9fa2f2c
  1941. [11:00:06] [Server thread/INFO]: [changeskin.hikari.HikariDataSource] ChangeSkin - Shutdown initiated...
  1942. [11:00:06] [Server thread/INFO]: [changeskin.hikari.HikariDataSource] ChangeSkin - Shutdown completed.
  1943. [11:00:06] [Server thread/INFO]: [HackedServer] Disabling HackedServer v2.82.4
  1944. [11:00:06] [Server thread/INFO]: [HackedServer] Disabled
  1945. [11:00:06] [Server thread/INFO]: [Essentials] Disabling Essentials v2.18.2.0
  1946. [11:00:06] [Server thread/INFO]: [Vault] [Economy] Essentials Economy unhooked.
  1947. [11:00:06] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.2.6-SNAPSHOT+5866-954210d
  1948. [11:00:06] [Server thread/INFO]: Unregistering com.sk89q.worldedit.bukkit.BukkitServerInterface from WorldEdit
  1949. [11:00:06] [Server thread/INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.62.2
  1950. [11:00:06] [Server thread/INFO]: [dynmap] Disabling dynmap v3.2-beta-1-470
  1951. [11:00:06] [Server thread/INFO]: [dynmap] Unloaded 11 components.
  1952. [11:00:06] [Server thread/INFO]: [dynmap] Stopping map renderer...
  1953. [11:00:07] [Server thread/INFO]: [dynmap] Saved 3 pending tile renders in world 'cobblestone'
  1954. [11:00:07] [Server thread/INFO]: [dynmap] Disabled
  1955. [11:00:07] [Server thread/INFO]: [Geyser-Spigot] Disabling Geyser-Spigot v1.4.1-SNAPSHOT
  1956. [11:00:07] [Server thread/INFO]: [Geyser-Spigot] Shutting down Geyser.
  1957. [11:00:07] [Server thread/INFO]: [Geyser-Spigot] Kicking 1 player(s)
  1958. [11:00:07] [epollEventLoopGroup-2-2/INFO]: [Geyser-Spigot] GratefulPluto95 has disconnected from remote Java server on address boopernova.ddns.net because of Geyser Proxy shutting down.
  1959. [11:00:07] [Server thread/INFO]: [Geyser-Spigot] Kicked all players!
  1960. [11:00:07] [Netty Epoll Server IO #3/INFO]: [floodgate] Floodgate player logged in as _GratefulPluto95 disconnected
  1961. [11:00:07] [Network Listener - #1/INFO]: [Geyser-Spigot] Bedrock user with ip: /174.208.135.17 has disconnected for reason SHUTTING_DOWN
  1962. [11:00:07] [Server thread/INFO]: [Geyser-Spigot] Geyser shutdown successfully.
  1963. [11:00:07] [Server thread/INFO]: [SetHomes] Disabling SetHomes v1.3.0
  1964. [11:00:07] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.8
  1965. [11:00:07] [Server thread/INFO]: [TabTPS] Disabling TabTPS v1.3.9-SNAPSHOT+0031c0c
  1966. [11:00:07] [Server thread/INFO]: [Discordia] Disabling Discordia v1.5.1
  1967. [11:00:07] [Server thread/INFO]: [BedrockPlayerManager] Disabling BedrockPlayerManager v1.4
  1968. [11:00:07] [Server thread/INFO]: [BKCommonLib] Disabling BKCommonLib v1.17.1-v1-SNAPSHOT
  1969. [11:00:07] [WebSocketConnectReadThread-122/INFO]: [Geyser-Spigot] The skin uploader has been closed
  1970. [11:00:07] [Server thread/INFO]: [ChatColor2] Disabling ChatColor2 v1.11
  1971. [11:00:07] [Server thread/INFO]: [ChatColor] ChatColor 2 Version 1.11 has been disabled.
  1972. [11:00:07] [Server thread/INFO]: [ViaRewind] Disabling ViaRewind v2.0.2-SNAPSHOT
  1973. [11:00:07] [Server thread/INFO]: [floodgate] Disabling floodgate v2.0-SNAPSHOT
  1974. [11:00:07] [Server thread/INFO]: [Vault] Disabling Vault v1.7.3-b131
  1975. [11:00:07] [Server thread/INFO]: [AntiXrayPlus] Disabling AntiXrayPlus v1.0.0
  1976. [11:00:07] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v10.0.25-SNAPSHOT
  1977. [11:00:07] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.7.1-SNAPSHOT-b530
  1978. [11:00:07] [Server thread/INFO]: [Playtimes] Disabling Playtimes v1.4.4
  1979. [11:00:07] [Server thread/INFO]: [LoneLibs] Disabling LoneLibs v1.0.14
  1980. [11:00:07] [Server thread/INFO]: [FasterVillagers] Disabling FasterVillagers v1.0-SNAPSHOT
  1981. [11:00:07] [Server thread/INFO]: [spark] Disabling spark v1.6.1
  1982. [11:00:07] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.2.2
  1983. [11:00:07] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  1984. [11:00:07] [Server thread/INFO]: [LuckPerms] Disabling LuckPerms v5.3.51
  1985. [11:00:07] [Server thread/INFO]: [LuckPerms] Starting shutdown process...
  1986. [11:00:07] [Server thread/INFO]: [LuckPerms] Closing storage...
  1987. [11:00:07] [Server thread/INFO]: [LuckPerms] Goodbye!
  1988. [11:00:07] [Server thread/INFO]: [ViaBackwards] Disabling ViaBackwards v4.0.2-SNAPSHOT
  1989. [11:00:07] [Server thread/INFO]: [BurgerHud] Disabling BurgerHud v1.2
  1990. [11:00:07] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v4.0.2-SNAPSHOT
  1991. [11:00:07] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  1992. [11:00:07] [Server thread/INFO]: [PL-Hide] Disabling PL-Hide v1.5.19
  1993. [11:00:07] [Server thread/INFO]: [BookNews] Disabling BookNews v5.4
  1994. [11:00:07] [Server thread/INFO]: BookNews has been disabled.
  1995. [11:00:07] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.7
  1996. [11:00:07] [Server thread/INFO]: [UltimateAutoRestart] Disabling UltimateAutoRestart vBuild 44c
  1997. [11:00:07] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.10-DEV-129
  1998. [11:00:07] [Server thread/INFO]: [XrayDetection] Disabling XrayDetection v3.1
  1999. [11:00:07] [Server thread/INFO]: [XrayDetection] Disabled Xray Detection
  2000. [11:00:07] [Server thread/INFO]: [PlayerGUIAdvanced] Disabling PlayerGUIAdvanced v5.8
  2001. [11:00:07] [Server thread/INFO]: [HackedCore] Disabling HackedCore v2.71.4
  2002. [11:00:07] [Server thread/INFO]: Saving players
  2003. [11:00:07] [Server thread/INFO]: _GratefulPluto95 lost connection: Server closed
  2004. [11:00:07] [Server thread/INFO]: _GratefulPluto95 left the game
  2005. [11:00:08] [Server thread/INFO]: Saving worlds
  2006. [11:00:08] [Server thread/INFO]: Saving chunks for level 'ServerLevel[cobblestone]'/minecraft:overworld
  2007. [11:00:09] [Server thread/INFO]: Saving chunks for level 'ServerLevel[cobblestone_the_end]'/minecraft:the_end
  2008. [11:00:09] [Server thread/INFO]: Saving chunks for level 'ServerLevel[warxwolf]'/minecraft:warxwolf
  2009. [11:00:09] [Server thread/INFO]: Saving chunks for level 'ServerLevel[ocean]'/minecraft:ocean
  2010. [11:00:10] [Server thread/INFO]: Saving chunks for level 'ServerLevel[quartz]'/minecraft:quartz
  2011. [11:00:10] [Server thread/INFO]: Saving chunks for level 'ServerLevel[amethyst]'/minecraft:amethyst
  2012. [11:00:11] [Server thread/INFO]: Saving chunks for level 'ServerLevel[sandstone]'/minecraft:sandstone
  2013. [11:00:12] [Server thread/INFO]: Saving chunks for level 'ServerLevel[cobblestone_nether]'/minecraft:the_nether
  2014. [11:00:12] [Server thread/INFO]: Saving chunks for level 'ServerLevel[gmisland]'/minecraft:gmisland
  2015. [11:00:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (cobblestone): All chunks are saved
  2016. [11:00:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  2017. [11:00:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (warxwolf): All chunks are saved
  2018. [11:00:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (ocean): All chunks are saved
  2019. [11:00:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (quartz): All chunks are saved
  2020. [11:00:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (amethyst): All chunks are saved
  2021. [11:00:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (sandstone): All chunks are saved
  2022. [11:00:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  2023. [11:00:13] [Server thread/INFO]: ThreadedAnvilChunkStorage (gmisland): All chunks are saved
  2024. [11:00:13] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
  2025. [11:00:13] [Server thread/INFO]: Flushing Chunk IO
  2026. [11:00:13] [Server thread/INFO]: Closing Thread Pool
  2027. [11:00:13] [Server thread/INFO]: Closing Server
  2028.  
Add Comment
Please, Sign In to add comment