Regular backup

This commit is contained in:
bento64 2022-08-06 20:45:47 +07:00
parent 7d36ad75d2
commit 7db0b7b6df
Signed by: bento64
GPG Key ID: CF044E72D9A681CF
103 changed files with 2039 additions and 1260 deletions

View File

@ -1 +1 @@
java -Xmx4096M -Xms4096M -jar ./core.jar
java -Xmx4096M -Xms4096M -jar ./core.jar nogui

BIN
logs/2022-08-06-1.log.gz Normal file

Binary file not shown.

BIN
logs/2022-08-06-2.log.gz Normal file

Binary file not shown.

BIN
logs/2022-08-06-3.log.gz Normal file

Binary file not shown.

BIN
logs/2022-08-06-4.log.gz Normal file

Binary file not shown.

View File

@ -1,277 +1,292 @@
[15:04:23] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[15:04:24] [Worker-Main-2/INFO]: Loaded 7 recipes
[15:04:25] [Server thread/INFO]: Starting minecraft server version 1.18.2
[15:04:25] [Server thread/INFO]: Loading properties
[15:04:25] [Server thread/INFO]: This server is running Paper version git-Paper-387 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: df630a2 on ver/1.18.2)
[15:04:25] [Server thread/INFO]: Server Ping Player Sample Count: 12
[15:04:25] [Server thread/INFO]: Using 4 threads for Netty based IO
[15:04:25] [Server thread/INFO]: Default game type: SURVIVAL
[15:04:25] [Server thread/INFO]: Generating keypair
[15:04:25] [Server thread/INFO]: Starting Minecraft server on localhost:25565
[15:04:25] [Server thread/INFO]: Using epoll channel type
[15:04:25] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[15:04:25] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[15:04:26] [Server thread/INFO]: [TAB] Loading TAB v3.1.3
[15:04:26] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.8.0
[15:04:26] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.2.2
[15:04:26] [Server thread/INFO]: [AntiCheatReloaded] Loading AntiCheatReloaded v1.10.3
[15:04:26] [Server thread/INFO]: ACR > Pool size is 3 threads
[15:04:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[15:04:26] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.8.0
[15:04:26] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[15:04:26] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[15:04:26] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[15:04:26] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[15:04:26] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[15:04:26] [Server thread/INFO]: Preparing level "world"
[15:04:27] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[15:04:27] [Server thread/INFO]: Time elapsed: 173 ms
[15:04:27] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[15:04:27] [Server thread/INFO]: Time elapsed: 75 ms
[15:04:27] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[15:04:28] [Server thread/INFO]: Time elapsed: 71 ms
[15:04:28] [Server thread/INFO]: [TAB] Enabling TAB v3.1.3
[15:04:28] [Server thread/INFO]: [TAB] Server version: 1.18.2 (v1_18_R2)
[15:04:28] [Server thread/INFO]: [TAB] Loaded NMS hook in 47ms
[15:04:28] [Server thread/INFO]: [TAB] Enabled in 247ms
[15:04:28] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.2
[15:04:28] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_18_R2, using PaperSkinRefresher.
[15:04:29] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[15:04:29] [Server thread/INFO]: [AntiCheatReloaded] Enabling AntiCheatReloaded v1.10.3
[15:04:29] [Server thread/INFO]: ACR > Running Minecraft version v1_18_R2 (supported)
[15:04:30] [Server thread/INFO]: Running delayed init tasks
[15:04:30] [Server thread/INFO]: Done (4.583s)! For help, type "help"
[15:04:30] [Server thread/INFO]: Timings Reset
[15:04:30] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[15:04:30] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  +==================+
[15:04:30] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  | SkinsRestorer |
[15:04:30] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  |------------------|
[15:04:30] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  | Standalone Mode |
[15:04:30] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  +==================+
[15:04:30] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[15:04:30] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  Current version: 14.2.2
[15:04:30] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  This is the latest version!
[15:04:30] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[15:09:43] [User Authenticator #1/INFO]: UUID of player ZF_LotusSword is 743f0476-50c5-3552-93a0-a401e83dd699
[15:09:43] [Server thread/INFO]: ZF_LotusSword joined the game
[15:09:43] [Server thread/INFO]: ZF_LotusSword[/127.78.201.118:42931] logged in with entity id 105 at ([world]-309.4966257502093, -32.0, -276.4641062252482)
[15:11:23] [Server thread/INFO]: ZF_LotusSword burned to death
[15:13:06] [User Authenticator #2/INFO]: UUID of player ZF_LoneWolf is d539ee43-695a-3350-b6a8-fe5a92e55eb5
[15:13:06] [Server thread/INFO]: ZF_LoneWolf joined the game
[15:13:06] [Server thread/INFO]: ZF_LoneWolf[/127.78.201.118:60355] logged in with entity id 760 at ([world]-124.5, 70.0, -173.5)
[15:13:21] [Server thread/INFO]: ZF_LoneWolf lost connection: Disconnected
[15:13:21] [Server thread/INFO]: ZF_LoneWolf left the game
[15:13:33] [User Authenticator #2/INFO]: UUID of player ZF_LoneWolf is d539ee43-695a-3350-b6a8-fe5a92e55eb5
[15:13:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@205ac45d[id=d539ee43-695a-3350-b6a8-fe5a92e55eb5,name=ZF_LoneWolf,properties={},legacy=false] (/127.78.201.118:56181) lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(1) + length(1) exceeds writerIndex(1): PooledUnsafeDirectByteBuf(ridx: 1, widx: 1, cap: 1)
[15:13:41] [Async Chat Thread - #0/INFO]: <ZF_LotusSword> huh
[15:13:51] [User Authenticator #2/INFO]: UUID of player ZF_LoneWolf is d539ee43-695a-3350-b6a8-fe5a92e55eb5
[15:13:51] [Server thread/INFO]: ZF_LoneWolf joined the game
[15:13:51] [Server thread/INFO]: ZF_LoneWolf[/127.78.201.118:50067] logged in with entity id 919 at ([world]-124.5, 70.0, -173.5)
[15:14:01] [Async Chat Thread - #0/INFO]: <ZF_LotusSword> dit me
[15:14:04] [Async Chat Thread - #0/INFO]: <ZF_LotusSword> den luc roi
[15:14:06] [Async Chat Thread - #0/INFO]: <ZF_LotusSword> di pha rung thoi
[15:14:23] [Async Chat Thread - #0/INFO]: <ZF_LotusSword> weird
[15:14:29] [Async Chat Thread - #0/INFO]: <ZF_LotusSword> no deo bridge nguoc lai
[15:14:32] [Async Chat Thread - #0/INFO]: <ZF_LoneWolf> @htsnk: a
[15:14:34] [Async Chat Thread - #0/INFO]: <ZF_LotusSword> wtf
[15:14:35] [Async Chat Thread - #0/INFO]: <ZF_LotusSword> bleh
[15:14:55] [Async Chat Thread - #0/INFO]: <ZF_LotusSword> well
[15:14:59] [Async Chat Thread - #0/INFO]: <ZF_LotusSword> pha rung time
[15:16:50] [Server thread/INFO]: Unknown command. Type "/help" for help.
[15:17:05] [Server thread/INFO]: Unknown command. Type "/help" for help.
[15:17:15] [Server thread/INFO]: Unknown or incomplete command, see below for error
[15:17:15] [Server thread/INFO]: kick<--[HERE]
[15:18:08] [Server thread/INFO]: ZF_LotusSword lost connection: [BỘ TÀI NGUYÊN MÔI TRƯỜNG - CHI CỤC KIỂM LÂM] PHÁT HIỆN HÀNH VI PHÁ RỪNG. NƯỚC CHXHCNVN NGHIÊM CẤM HÀNH VI ĐỐT, PHÁ RỪNG DƯỚI MỌI HÌNH THỨC MÀ KHÔNG CÓ SỰ CHO PHÉP TỪ NHÀ NƯỚC!
[15:18:08] [Server thread/INFO]: ZF_LotusSword left the game
[15:18:08] [Server thread/INFO]: Kicked ZF_LotusSword: [BỘ TÀI NGUYÊN MÔI TRƯỜNG - CHI CỤC KIỂM LÂM] PHÁT HIỆN HÀNH VI PHÁ RỪNG. NƯỚC CHXHCNVN NGHIÊM CẤM HÀNH VI ĐỐT, PHÁ RỪNG DƯỚI MỌI HÌNH THỨC MÀ KHÔNG CÓ SỰ CHO PHÉP TỪ NHÀ NƯỚC!
[15:18:17] [Async Chat Thread - #1/INFO]: <ZF_LoneWolf> @htsnk: undefined
[15:18:21] [Async Chat Thread - #1/INFO]: <ZF_LoneWolf> @htsnk: <sticker>
[15:18:24] [User Authenticator #3/INFO]: UUID of player Navi_Vo_Dich is 6cf31700-fcf5-30d6-9a7e-949667e236d4
[15:18:24] [Server thread/INFO]: Navi_Vo_Dich joined the game
[15:18:24] [Server thread/INFO]: Navi_Vo_Dich[/127.26.232.54:46645] logged in with entity id 1794 at ([world]-336.7617034803169, 72.5625, -264.8871307183298)
[15:18:41] [Async Chat Thread - #1/INFO]: <Navi_Vo_Dich> dit me may
[15:18:48] [Async Chat Thread - #1/INFO]: <Navi_Vo_Dich> jk
[15:19:13] [Server thread/INFO]: Navi_Vo_Dich lost connection: [BAN TUYÊN GIÁO TW] Hành vi hỗn láo đã bị phát hiện!
[15:19:13] [Server thread/INFO]: Navi_Vo_Dich left the game
[15:19:13] [Server thread/INFO]: Kicked Navi_Vo_Dich: [BAN TUYÊN GIÁO TW] Hành vi hỗn láo đã bị phát hiện!
[15:19:23] [User Authenticator #3/INFO]: UUID of player ZF_LotusSword is 743f0476-50c5-3552-93a0-a401e83dd699
[15:19:23] [Server thread/INFO]: ZF_LotusSword joined the game
[15:19:23] [Server thread/INFO]: ZF_LotusSword[/127.78.201.118:51197] logged in with entity id 2090 at ([world]-113.57694025087922, 70.0, -185.30000001192093)
[15:19:26] [Async Chat Thread - #1/INFO]: <ZF_LotusSword> adu
[15:19:27] [Async Chat Thread - #1/INFO]: <ZF_LotusSword> dcmm
[15:19:33] [Async Chat Thread - #1/INFO]: <ZF_LotusSword> o thg kia leave cmnr
[15:19:33] [Async Chat Thread - #1/INFO]: <ZF_LoneWolf> @MCPEngu1: undefined
[15:19:34] [Async Chat Thread - #1/INFO]: <ZF_LoneWolf> @MCPEngu1: <sticker>
[15:19:40] [Async Chat Thread - #1/INFO]: <ZF_LotusSword> hay
[15:20:10] [Server thread/INFO]: ZF_LotusSword fell from a high place
[15:20:38] [Async Chat Thread - #1/INFO]: <ZF_LoneWolf> @RealBento64: adu
[15:20:40] [Async Chat Thread - #1/INFO]: <ZF_LoneWolf> @RealBento64: <sticker>
[15:20:43] [Async Chat Thread - #1/INFO]: <ZF_LoneWolf> @RealBento64: undefined
[15:20:46] [Async Chat Thread - #1/INFO]: <ZF_LotusSword> hay vc
[15:20:47] [User Authenticator #4/INFO]: UUID of player Navi_Vo_Dich is 6cf31700-fcf5-30d6-9a7e-949667e236d4
[15:20:47] [Server thread/INFO]: Navi_Vo_Dich joined the game
[15:20:47] [Server thread/INFO]: Navi_Vo_Dich[/127.26.232.54:42109] logged in with entity id 2466 at ([world]-342.39273940689645, 74.0, -250.69999998807907)
[15:20:55] [Async Chat Thread - #1/INFO]: <ZF_LotusSword> adu thg ranh con
[15:20:55] [Server thread/INFO]: ZF_LotusSword drowned
[15:21:27] [Server thread/INFO]: [Server] Địt mẹ VNPT hiếp dâm con heo đẩy bà già xuo<75>́ng biển bán khẩu trang tăng giá ghim hàng nu<6E>ớc rửa tay quay tay không chùi giấy ăn cầy không lá mơ rush b không quăng flash địt nhau không đeo bao xuống tay hại đồng bào thảm sát cả dân tộc quẩy sàn không múa quạt phát card không trúng ai có thai vẫn hút thuốc dùng cuốc đéo dùng xẻng bet trên đéo bet dưới henshin không driver địt mẹ địt cả con bán xôi kho<68>ng gói lá ăn cá ăn cả xương ăn cơm không có sườn đi cầu đéo đi tiểu hiểu nhưng bảo là không ăn lông rồi ở lỗ địt con mẹ chúng mày mất internet từ cà mau lên tây nguyên tây ngủng hết biển đảo trường sa <20>ến trường sơn rồi từ hà nội đến sài gòn khiến dân tộc cả nước đéo dùng được pornhub xhamster vlxx bắt grabfood đợi cả tiếng bắt loship đợi cả ngày đầu trạ<61>n đến cuối trận chat câu địt mẹ mày chứ đéo làm được gì địt con mẹ mấy thằng viettel cáp củng mỏng như bún ăn lồn ăn ca<63>̆c chim cu bướm karambit falchion đụ đĩ mẹ chúng mày ngu như cầm r8 holdsite bố mày đi vệ sinh đéo có internet lạc lõng giữa ngân hà đi nhưng trong lòng chán như Ngạn mất Hà Lan như tiếng bô của Dũng như Trà Long loạn luân bú cần không hút thuốc ma túy đéo tổng hợp như cọp lại sợ heo như băng keo lại đéo dính như địt mẹ chúng mày bắn đéo được con mẹ gì solo thì daxua quẩy hết 3 kiếm bố vẫn chưa farm xong con lính địt mẹ chúng mày ăn cứt ăn đầu buồi mà nói thật thì lý do bomman đéo có vợ là tại chúng mày đéo cung cấp internet băng thông chất lượng cao 0 ping 120 fps lắng nghe cái củ lồn tao địt chúng mày như cách tao địt vợ mày rồi bỏ đi như một thằng fuckboy địt chúng mày từ lúc jonathan còn trẻ tới tận lúc vũ trụ reset tao sẽ địt xuyên không gian thời gian từ lúc loạn quân giặc khăn vàng tới 2077 địt từ ngã bảy sang ngã năm địt thằng cà lăm tới thằng biết hát địt từ chú bác đến cháu chi<68>t địt từ khít sang lộn rồng địt từ một tới vô cực địt từ mực tới tôm địt từ cua tới cá sấu địt từ con xấu tới con đẹp địt mẹ lũ chúng mày
[15:21:34] [Async Chat Thread - #1/INFO]: <ZF_LotusSword> dcm
[15:21:36] [Async Chat Thread - #1/INFO]: <ZF_LotusSword> hay
[15:21:43] [Async Chat Thread - #1/INFO]: <Navi_Vo_Dich> dkm hao han
[15:21:47] [Server thread/INFO]: ZF_LoneWolf was slain by Zombie
[15:22:20] [Server thread/INFO]: ZF_LoneWolf was slain by Zombie
[15:22:38] [Server thread/INFO]: [Server] haha n0n
[15:22:53] [User Authenticator #5/INFO]: UUID of player bento64 is fd5e51a3-31c4-3585-880e-6af9a7a22e85
[15:22:53] [Server thread/INFO]: bento64 joined the game
[15:22:53] [Server thread/INFO]: bento64[/127.0.0.1:60596] logged in with entity id 3050 at ([world]-3027.259993425277, 69.0, 2030.8577596799691)
[15:23:03] [Server thread/INFO]: [Server] Địt mẹ VNPT hiếp dâm con heo đẩy bà già xuo<75>́ng biển bán khẩu trang tăng giá ghim hàng nu<6E>ớc rửa tay quay tay không chùi giấy ăn cầy không lá mơ rush b không quăng flash địt nhau không đeo bao xuống tay hại đồng bào thảm sát cả dân tộc quẩy sàn không múa quạt phát card không trúng ai có thai vẫn hút thuốc dùng cuốc đéo dùng xẻng bet trên đéo bet dưới henshin không driver địt mẹ địt cả con bán xôi kho<68>ng gói lá ăn cá ăn cả xương ăn cơm không có sườn đi cầu đéo đi tiểu hiểu nhưng bảo là không ăn lông rồi ở lỗ địt con mẹ chúng mày mất internet từ cà mau lên tây nguyên tây ngủng hết biển đảo trường sa <20>ến trường sơn rồi từ hà nội đến sài gòn khiến dân tộc cả nước đéo dùng được pornhub xhamster vlxx bắt grabfood đợi cả tiếng bắt loship đợi cả ngày đầu trạ<61>n đến cuối trận chat câu địt mẹ mày chứ đéo làm được gì địt con mẹ mấy thằng viettel cáp củng mỏng như bún ăn lồn ăn ca<63>̆c chim cu bướm karambit falchion đụ đĩ mẹ chúng mày ngu như cầm r8 holdsite bố mày đi vệ sinh đéo có internet lạc lõng giữa ngân hà đi nhưng trong lòng chán như Ngạn mất Hà Lan như tiếng bô của Dũng như Trà Long loạn luân bú cần không hút thuốc ma túy đéo tổng hợp như cọp lại sợ heo như băng keo lại đéo dính như địt mẹ chúng mày bắn đéo được con mẹ gì solo thì daxua quẩy hết 3 kiếm bố vẫn chưa farm xong con lính địt mẹ chúng mày ăn cứt ăn đầu buồi mà nói thật thì lý do bomman đéo có vợ là tại chúng mày đéo cung cấp internet băng thông chất lượng cao 0 ping 120 fps lắng nghe cái củ lồn tao địt chúng mày như cách tao địt vợ mày rồi bỏ đi như một thằng fuckboy địt chúng mày từ lúc jonathan còn trẻ tới tận lúc vũ trụ reset tao sẽ địt xuyên không gian thời gian từ lúc loạn quân giặc khăn vàng tới 2077 địt từ ngã bảy sang ngã năm địt thằng cà lăm tới thằng biết hát địt từ chú bác đến cháu chi<68>t địt từ khít sang lộn rồng địt từ một tới vô cực địt từ mực tới tôm địt từ cua tới cá sấu địt từ con xấu tới con đẹp địt mẹ lũ chúng mày
[15:23:16] [Async Chat Thread - #2/INFO]: <bento64> sup ae
[15:23:18] [Async Chat Thread - #2/INFO]: <bento64> clgt
[15:23:24] [Async Chat Thread - #2/INFO]: <ZF_LoneWolf> @htsnk: undefined
[15:23:25] [Async Chat Thread - #2/INFO]: <ZF_LoneWolf> @htsnk: chilling
[15:23:28] [Async Chat Thread - #2/INFO]: <Navi_Vo_Dich> dit me vnpt
[15:24:50] [Server thread/INFO]: ZF_LoneWolf was slain by Zombie
[15:24:55] [Async Chat Thread - #3/INFO]: <ZF_LotusSword> jau
[15:24:57] [Async Chat Thread - #3/INFO]: <ZF_LotusSword> hay
[15:28:08] [Server thread/INFO]: bento64 issued server command: /tp bento64 ZF_LotusSword
[15:28:08] [Server thread/INFO]: [bento64: Teleported bento64 to ZF_LotusSword]
[15:28:08] [Server thread/WARN]: bento64 moved too quickly! 2700.592419265746,-5.0,-2505.673425252938
[15:28:08] [Server thread/WARN]: bento64 moved too quickly! 2700.592419265746,-5.0,-2505.673425252938
[15:29:14] [Server thread/INFO]: bento64 issued server command: /kill
[15:29:14] [Server thread/INFO]: bento64 fell out of the world
[15:29:14] [Server thread/INFO]: [bento64: Killed bento64]
[15:29:18] [Async Chat Thread - #4/INFO]: <ZF_LotusSword> gg
[15:29:29] [Async Chat Thread - #4/INFO]: <Navi_Vo_Dich> dit con me thang nao muon solo pvp khong
[15:29:32] [Async Chat Thread - #4/INFO]: <ZF_LotusSword> gat
[15:29:42] [Async Chat Thread - #4/INFO]: <Navi_Vo_Dich> doc dia chi phat
[15:30:21] [Server thread/INFO]: bento64 issued server command: /kill
[15:30:21] [Server thread/INFO]: bento64 fell out of the world
[15:30:21] [Server thread/INFO]: [bento64: Killed bento64]
[15:31:33] [Server thread/INFO]: bento64 issued server command: /gamemode creative
[15:31:33] [Server thread/INFO]: [bento64: Set own game mode to Creative Mode]
[15:38:58] [Server thread/INFO]: ZF_LoneWolf was slain by Zombie
[15:39:06] [Server thread/INFO]: ZF_LotusSword was blown up by Creeper
[15:39:10] [Async Chat Thread - #5/INFO]: <ZF_LotusSword> hay
[15:39:43] [Async Chat Thread - #5/INFO]: <ZF_LoneWolf> @MCPEngu1: undefined
[15:39:43] [Async Chat Thread - #5/INFO]: <ZF_LoneWolf> @MCPEngu1: adu
[15:39:48] [Async Chat Thread - #5/INFO]: <ZF_LoneWolf> @htsnk: adu
[15:39:51] [Async Chat Thread - #5/INFO]: <ZF_LoneWolf> @htsnk: hay ae
[15:40:00] [Async Chat Thread - #5/INFO]: <ZF_LotusSword> di ngu
[15:44:28] [Server thread/INFO]: Navi_Vo_Dich fell from a high place
[15:45:35] [Server thread/INFO]: bento64 issued server command: /time set night
[15:45:35] [Server thread/INFO]: [bento64: Set the time to 13000]
[15:46:59] [Server thread/INFO]: bento64 issued server command: /tp bento64 ZF_LotusSword
[15:46:59] [Server thread/INFO]: [bento64: Teleported bento64 to ZF_LotusSword]
[15:46:59] [Server thread/WARN]: bento64 moved too quickly! 2711.532509121373,-9.0,-2318.077570428766
[15:47:46] [Server thread/INFO]: bento64 issued server command: /plugins
[15:47:51] [Server thread/INFO]: bento64 issued server command: /anticheat
[15:48:02] [Server thread/INFO]: bento64 issued server command: /acr checks
[15:48:32] [Server thread/INFO]: bento64 issued server command: /tp bento64 ZF_LotusSword
[15:48:32] [Server thread/INFO]: [bento64: Teleported bento64 to ZF_LotusSword]
[15:48:32] [Server thread/WARN]: bento64 moved too quickly! -1.399999976158142,-41.20000004768372,14.175744021888818
[15:48:32] [Server thread/WARN]: bento64 moved too quickly! -1.399999976158142,-41.20000004768372,14.175744021888818
[15:49:17] [Server thread/INFO]: bento64 issued server command: /gamemode spectator
[15:49:17] [Server thread/INFO]: [bento64: Set own game mode to Spectator Mode]
[15:49:37] [Server thread/INFO]: bento64 issued server command: /gamemode survival
[15:49:37] [Server thread/INFO]: [bento64: Set own game mode to Survival Mode]
[15:49:50] [Server thread/INFO]: bento64 issued server command: /gamemde creative
[15:49:52] [Server thread/INFO]: bento64 was slain by Spider
[15:49:59] [Server thread/INFO]: bento64 issued server command: /tp bento64 ZF_LotusSword
[15:49:59] [Server thread/INFO]: [bento64: Teleported bento64 to ZF_LotusSword]
[15:49:59] [Server thread/WARN]: bento64 moved too quickly! 2727.800000011921,-59.0,-2299.996017959447
[15:49:59] [Server thread/WARN]: bento64 moved too quickly! 2727.800000011921,-59.0,-2299.996017959447
[15:50:05] [Server thread/INFO]: bento64 issued server command: /gamemode creative
[15:50:05] [Server thread/INFO]: [bento64: Set own game mode to Creative Mode]
[15:50:14] [Server thread/INFO]: bento64 issued server command: /kill
[15:50:14] [Server thread/INFO]: bento64 fell out of the world
[15:50:14] [Server thread/INFO]: [bento64: Killed bento64]
[15:50:22] [Server thread/INFO]: bento64 lost connection: Disconnected
[15:50:22] [Server thread/INFO]: bento64 left the game
[15:50:49] [Server thread/INFO]: ZF_LoneWolf was slain by Zombie
[15:51:48] [Server thread/INFO]: ZF_LotusSword went up in flames
[15:52:04] [Async Chat Thread - #6/INFO]: <ZF_LotusSword> adu
[15:52:06] [Async Chat Thread - #6/INFO]: <ZF_LotusSword> hang xom
[15:52:14] [Server thread/INFO]: Villager EntityVillager['Leatherworker'/8120, uuid='268c9ff5-138a-4d4c-9de7-efc4a791d45b', l='ServerLevel[world]', x=-343.09, y=73.00, z=-249.02, cpos=[-22, -16], tl=271485, v=true] died, message: 'Leatherworker was slain by Navi_Vo_Dich'
[15:52:19] [Async Chat Thread - #6/INFO]: <ZF_LotusSword> duoc ae
[15:53:27] [Server thread/INFO]: ZF_LoneWolf was slain by Zombie
[15:53:30] [Server thread/INFO]: Villager EntityVillager['Leatherworker'/8117, uuid='8b5a2604-0715-4169-a820-d6785087359a', l='ServerLevel[world]', x=-342.30, y=73.00, z=-248.30, cpos=[-22, -16], tl=281136, v=true] died, message: 'Leatherworker was slain by Navi_Vo_Dich'
[15:53:32] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> lao vkl
[15:53:38] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> adu
[15:53:42] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> toi chuyen nha sang o cung dc 0
[15:53:44] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> :)))
[15:53:47] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> cmn
[15:53:48] [Async Chat Thread - #7/INFO]: <Navi_Vo_Dich> duoc :))
[15:53:48] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> deo khac gi
[15:53:50] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> di thue tro
[15:54:03] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> dm xien t di
[15:54:05] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> t ve nha lay do
[15:54:06] [Server thread/INFO]: ZF_LotusSword was slain by Navi_Vo_Dich
[15:54:33] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> rich
[15:54:50] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> dcm
[15:54:51] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> hay
[15:54:58] [Async Chat Thread - #7/INFO]: <Navi_Vo_Dich> dit me ao vl
[15:55:01] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> vjp vkl
[15:55:24] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> dkm
[15:55:26] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> kien truc su
[15:55:35] [Server thread/INFO]: Villager EntityVillager['Leatherworker'/8121, uuid='ad766323-d443-4494-a3e2-628cff6f47fe', l='ServerLevel[world]', x=-341.43, y=72.00, z=-245.25, cpos=[-22, -16], tl=248715, v=true] died, message: 'Leatherworker was slain by Navi_Vo_Dich'
[15:56:05] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> hay vkl
[15:56:16] [Async Chat Thread - #7/INFO]: <ZF_LoneWolf> @htsnk: undefined
[15:56:17] [Async Chat Thread - #7/INFO]: <Navi_Vo_Dich> dit me nha duoc vcl
[15:56:22] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> xin vkl
[15:56:33] [Async Chat Thread - #7/INFO]: <Navi_Vo_Dich> vjp
[15:56:36] [Async Chat Thread - #7/INFO]: <ZF_LotusSword> pr0
[15:58:39] [User Authenticator #6/INFO]: UUID of player bento64 is fd5e51a3-31c4-3585-880e-6af9a7a22e85
[15:58:39] [Server thread/INFO]: bento64 joined the game
[15:58:39] [Server thread/INFO]: bento64[/127.0.0.1:40310] logged in with entity id 21002 at ([world]-3027.1064607640565, 69.0, 2038.945460880878)
[15:58:53] [Server thread/INFO]: bento64 issued server command: /tp bento64 ZF_LotusSword
[15:58:53] [Server thread/INFO]: [bento64: Teleported bento64 to ZF_LotusSword]
[15:58:53] [Server thread/WARN]: bento64 moved too quickly! 2679.4064607759774,-63.0,-2324.444564763966
[15:58:57] [Async Chat Thread - #8/INFO]: <Navi_Vo_Dich> nha weo tuoi lon so voi nha t
[15:58:59] [Async Chat Thread - #8/INFO]: <Navi_Vo_Dich> JK
[15:59:01] [Async Chat Thread - #8/INFO]: <ZF_LotusSword> dcm
[15:59:01] [Server thread/INFO]: bento64 issued server command: /gamemode spectator
[15:59:01] [Server thread/INFO]: [bento64: Set own game mode to Spectator Mode]
[15:59:01] [Async Chat Thread - #8/INFO]: <ZF_LotusSword> he
[16:00:11] [Async Chat Thread - #9/INFO]: <ZF_LoneWolf> @RealBento64: undefined
[16:00:23] [Async Chat Thread - #9/INFO]: <ZF_LoneWolf> @htsnk: legit vkl
[16:00:39] [Server thread/INFO]: bento64 issued server command: /tp bento64 Navi_Vo_Dich
[16:00:39] [Server thread/INFO]: [bento64: Teleported bento64 to Navi_Vo_Dich]
[16:00:39] [Server thread/WARN]: bento64 moved too quickly! 64.32738061152719,66.23691552383276,-48.42930093824765
[16:00:39] [Server thread/WARN]: bento64 moved too quickly! 64.32738061152719,66.23691552383276,-48.42930093824765
[16:00:39] [Server thread/WARN]: bento64 moved too quickly! 64.32738061152719,66.23691552383276,-48.42930093824765
[16:01:02] [Server thread/INFO]: bento64 issued server command: /tp bento64 Navi_Vo_Dich
[16:01:02] [Server thread/INFO]: [bento64: Teleported bento64 to Navi_Vo_Dich]
[16:01:02] [Server thread/WARN]: bento64 moved too quickly! -44.70874391290289,-49.79500194029856,-16.67566900061155
[16:01:23] [Server thread/INFO]: bento64 issued server command: /tp bento64 ZF_LotusSword
[16:01:23] [Server thread/INFO]: [bento64: Teleported bento64 to ZF_LotusSword]
[16:01:23] [Server thread/WARN]: bento64 moved too quickly! -114.36294743705048,-94.1394394269379,-85.53501018751558
[16:02:47] [Server thread/INFO]: [Server] Server is going down for maintenance for 1 minute
[16:02:55] [Server thread/INFO]: bento64 issued server command: /tp bento64 ZF_LotusSword
[16:02:55] [Server thread/INFO]: [bento64: Teleported bento64 to ZF_LotusSword]
[16:02:56] [Async Chat Thread - #10/INFO]: <Navi_Vo_Dich> lai restart a
[16:03:48] [Server thread/INFO]: Stopping the server
[16:03:48] [Server thread/INFO]: Stopping server
[16:03:48] [Server thread/INFO]: [AntiCheatReloaded] Disabling AntiCheatReloaded v1.10.3
[16:03:48] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.2.2
[16:03:48] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.8.0
[16:03:48] [Server thread/INFO]: [TAB] Disabling TAB v3.1.3
[16:03:48] [Server thread/INFO]: [TAB] Disabled in 2ms
[16:03:48] [Server thread/INFO]: Saving players
[16:03:48] [Server thread/INFO]: Navi_Vo_Dich lost connection: Server closed
[16:03:48] [Server thread/INFO]: Navi_Vo_Dich left the game
[16:03:48] [Server thread/INFO]: ZF_LoneWolf lost connection: Server closed
[16:03:48] [Server thread/INFO]: ZF_LoneWolf left the game
[16:03:48] [Server thread/INFO]: ZF_LotusSword lost connection: Server closed
[16:03:48] [Server thread/INFO]: ZF_LotusSword left the game
[16:03:48] [Server thread/INFO]: bento64 lost connection: Server closed
[16:03:48] [Server thread/INFO]: bento64 left the game
[16:03:48] [Server thread/INFO]: Saving worlds
[16:03:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[16:03:51] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[16:03:51] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[16:03:51] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[16:03:51] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[16:03:51] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[16:03:51] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[16:03:53] [Server thread/INFO]: Flushing Chunk IO
[16:03:53] [Server thread/INFO]: Closing Thread Pool
[16:03:53] [Server thread/INFO]: Closing Server
[19:21:14] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[19:21:15] [Worker-Main-2/INFO]: Loaded 7 recipes
[19:21:16] [Server thread/INFO]: Starting minecraft server version 1.18.2
[19:21:16] [Server thread/INFO]: Loading properties
[19:21:16] [Server thread/INFO]: This server is running Paper version git-Paper-387 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: df630a2 on ver/1.18.2)
[19:21:16] [Server thread/INFO]: Server Ping Player Sample Count: 12
[19:21:16] [Server thread/INFO]: Using 4 threads for Netty based IO
[19:21:16] [Server thread/INFO]: Default game type: SURVIVAL
[19:21:16] [Server thread/INFO]: Generating keypair
[19:21:16] [Server thread/INFO]: Starting Minecraft server on localhost:25565
[19:21:16] [Server thread/INFO]: Using epoll channel type
[19:21:16] [Server thread/INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[19:21:16] [Server thread/INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[19:21:16] [Server thread/INFO]: [TAB] Loading TAB v3.1.3
[19:21:16] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.8.0
[19:21:17] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v14.2.3
[19:21:17] [Server thread/INFO]: [AntiCheatReloaded] Loading AntiCheatReloaded v1.10.3
[19:21:17] [Server thread/INFO]: ACR > Pool size is 3 threads
[19:21:17] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:21:17] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.8.0
[19:21:17] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[19:21:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:21:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:21:17] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[19:21:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:21:17] [Server thread/INFO]: Preparing level "world"
[19:21:18] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[19:21:18] [Server thread/INFO]: Time elapsed: 152 ms
[19:21:18] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[19:21:18] [Server thread/INFO]: Time elapsed: 90 ms
[19:21:18] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[19:21:18] [Server thread/INFO]: Time elapsed: 81 ms
[19:21:18] [Server thread/INFO]: [TAB] Enabling TAB v3.1.3
[19:21:18] [Server thread/INFO]: [TAB] Server version: 1.18.2 (v1_18_R2)
[19:21:18] [Server thread/INFO]: [TAB] Loaded NMS hook in 116ms
[19:21:19] [Server thread/INFO]: [TAB] Enabled in 155ms
[19:21:19] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.3
[19:21:19] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_18_R2, using PaperSkinRefresher.
[19:21:19] [Server thread/INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[19:21:19] [Server thread/INFO]: [AntiCheatReloaded] Enabling AntiCheatReloaded v1.10.3
[19:21:19] [Server thread/INFO]: ACR > Running Minecraft version v1_18_R2 (supported)
[19:21:20] [Server thread/INFO]: Running delayed init tasks
[19:21:20] [Server thread/INFO]: Done (4.676s)! For help, type "help"
[19:21:20] [Server thread/INFO]: Timings Reset
[19:21:20] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[19:21:20] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  +==================+
[19:21:20] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  | SkinsRestorer |
[19:21:20] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  |------------------|
[19:21:20] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  | Standalone Mode |
[19:21:20] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  +==================+
[19:21:20] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[19:21:20] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  Current version: 14.2.3
[19:21:20] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer]  This is the latest version!
[19:21:20] [Craft Scheduler Thread - 3 - SkinsRestorer/INFO]: [SkinsRestorer] ----------------------------------------------
[19:21:37] [User Authenticator #1/INFO]: UUID of player Navi_Vo_Dich is 6cf31700-fcf5-30d6-9a7e-949667e236d4
[19:21:38] [Server thread/INFO]: Navi_Vo_Dich joined the game
[19:21:38] [Server thread/INFO]: Navi_Vo_Dich[/127.26.232.54:42809] logged in with entity id 64 at ([world]-555.5347390613888, 59.12999635226073, -361.94717740579733)
[19:21:55] [Async Chat Thread - #0/INFO]: <Navi_Vo_Dich> dit me thang ranh con nay
[19:22:10] [User Authenticator #1/INFO]: UUID of player bento64 is fd5e51a3-31c4-3585-880e-6af9a7a22e85
[19:22:10] [Server thread/INFO]: bento64 joined the game
[19:22:10] [Server thread/INFO]: bento64[/127.0.0.1:53506] logged in with entity id 301 at ([world]-593.2237758173691, 80.34951751518662, -408.0070934366517)
[19:22:10] [Server thread/INFO]: Navi_Vo_Dich lost connection: ACR > Kicked for unfair advantage
[19:22:10] [Server thread/INFO]: Navi_Vo_Dich left the game
[19:22:26] [User Authenticator #1/INFO]: UUID of player Navi_Vo_Dich is 6cf31700-fcf5-30d6-9a7e-949667e236d4
[19:22:26] [Server thread/INFO]: Navi_Vo_Dich joined the game
[19:22:26] [Server thread/INFO]: Navi_Vo_Dich[/127.26.232.54:60299] logged in with entity id 332 at ([world]-546.7896113063625, 60.177946722599366, -374.1165056616017)
[19:24:01] [Server thread/INFO]: bento64 issued server command: /tp bento64 Navi_Vo_Dich
[19:24:01] [Server thread/INFO]: [bento64: Teleported bento64 to Navi_Vo_Dich]
[19:24:01] [Server thread/WARN]: bento64 moved too quickly! 30.059990767873614,-18.219289683907718,57.49006757402651
[19:24:01] [Server thread/WARN]: bento64 moved too quickly! 30.059990767873614,-18.219289683907718,57.49006757402651
[19:24:01] [Server thread/WARN]: bento64 moved too quickly! 30.059990767873614,-18.219289683907718,57.49006757402651
[19:24:22] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:24:22] [Server thread/INFO]: [bento64: Teleported 19 entities to Navi_Vo_Dich]
[19:24:27] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:24:30] [Async Chat Thread - #1/INFO]: <Navi_Vo_Dich> wtf
[19:24:35] [Server thread/INFO]: bento64 issued server command: /tp bento64 Navi_Vo_Dich
[19:24:35] [Server thread/INFO]: [bento64: Teleported bento64 to Navi_Vo_Dich]
[19:24:35] [Server thread/WARN]: bento64 moved too quickly! 216.57362759791954,3.7556640533763215,149.60120929633777
[19:24:35] [Server thread/WARN]: bento64 moved too quickly! 216.57362759791954,3.7556640533763215,149.60120929633777
[19:24:48] [Server thread/INFO]: bento64 issued server command: /time set noon
[19:24:48] [Server thread/INFO]: [bento64: Set the time to 6000]
[19:26:23] [Server thread/INFO]: bento64 issued server command: /time set midnight
[19:26:23] [Server thread/INFO]: [bento64: Set the time to 18000]
[19:26:59] [Async Chat Thread - #2/INFO]: <Navi_Vo_Dich> hmm
[19:27:33] [Server thread/INFO]: bento64 issued server command: /tp bento64 Navi_Vo_Dich
[19:27:33] [Server thread/INFO]: [bento64: Teleported bento64 to Navi_Vo_Dich]
[19:27:33] [Server thread/WARN]: bento64 moved too quickly! -53.088162340797226,-2.727232252474522,-8.502189022831772
[19:27:33] [Server thread/WARN]: bento64 moved too quickly! -53.088162340797226,-2.727232252474522,-8.502189022831772
[19:27:33] [Server thread/WARN]: bento64 moved too quickly! -53.088162340797226,-2.727232252474522,-8.502189022831772
[19:27:40] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:27:40] [Server thread/INFO]: [bento64: Teleported 21 entities to Navi_Vo_Dich]
[19:27:50] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:27:50] [Server thread/INFO]: [bento64: Teleported 26 entities to Navi_Vo_Dich]
[19:27:54] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:27:54] [Server thread/INFO]: [bento64: Teleported 29 entities to Navi_Vo_Dich]
[19:27:55] [Async Chat Thread - #2/INFO]: <Navi_Vo_Dich> TF
[19:27:56] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:27:56] [Server thread/INFO]: [bento64: Teleported 29 entities to Navi_Vo_Dich]
[19:27:58] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:27:58] [Server thread/INFO]: [bento64: Teleported 33 entities to Navi_Vo_Dich]
[19:27:58] [Server thread/INFO]: bento64 issued server command: /
[19:28:00] [Server thread/INFO]: bento64 issued server command: /
[19:28:02] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:28:02] [Server thread/INFO]: [bento64: Teleported 33 entities to Navi_Vo_Dich]
[19:28:06] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:28:06] [Server thread/INFO]: [bento64: Teleported 34 entities to Navi_Vo_Dich]
[19:28:10] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:28:10] [Server thread/INFO]: [bento64: Teleported 37 entities to Navi_Vo_Dich]
[19:28:12] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:28:14] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:28:14] [Server thread/INFO]: [bento64: Teleported 31 entities to Navi_Vo_Dich]
[19:28:15] [Async Chat Thread - #2/INFO]: <Navi_Vo_Dich> dm
[19:28:22] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:creeper] Navi_Vo_Dich
[19:28:22] [Server thread/INFO]: [bento64: Teleported 21 entities to Navi_Vo_Dich]
[19:28:23] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:28:34] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:creeper] Navi_Vo_Dichs
[19:28:36] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:creeper] Navi_Vo_Dich
[19:28:36] [Server thread/INFO]: [bento64: Teleported 15 entities to Navi_Vo_Dich]
[19:28:40] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:creeper] Navi_Vo_Dich
[19:28:40] [Server thread/INFO]: [bento64: Teleported 6 entities to Navi_Vo_Dich]
[19:28:42] [Server thread/INFO]: Navi_Vo_Dich was blown up by Creeper
[19:28:55] [Server thread/INFO]: [Server] You're still cheating tho
[19:28:58] [Async Chat Thread - #2/INFO]: <Navi_Vo_Dich> no blyat
[19:29:02] [Async Chat Thread - #2/INFO]: <Navi_Vo_Dich> tat roi
[19:29:08] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:skeleton] Navi_Vo_Dich
[19:29:08] [Server thread/INFO]: [bento64: Teleported 30 entities to Navi_Vo_Dich]
[19:29:12] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:skeleton] Navi_Vo_Dich
[19:29:12] [Server thread/INFO]: [bento64: Teleported 31 entities to Navi_Vo_Dich]
[19:29:15] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:creeper] Navi_Vo_Dich
[19:29:15] [Server thread/INFO]: [bento64: Teleported 12 entities to Navi_Vo_Dich]
[19:29:17] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:skeleton] Navi_Vo_Dich
[19:29:17] [Server thread/INFO]: [bento64: Teleported 29 entities to Navi_Vo_Dich]
[19:29:23] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:skeleton] Navi_Vo_Dich
[19:29:23] [Server thread/INFO]: [bento64: Teleported 20 entities to Navi_Vo_Dich]
[19:29:27] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:creeper] Navi_Vo_Dich
[19:29:27] [Server thread/INFO]: [bento64: Teleported 19 entities to Navi_Vo_Dich]
[19:29:32] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:creeper] Navi_Vo_Dich
[19:29:32] [Server thread/INFO]: [bento64: Teleported 24 entities to Navi_Vo_Dich]
[19:29:33] [Server thread/INFO]: Navi_Vo_Dich was blown up by Creeper
[19:29:34] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:creeper] Navi_Vo_Dich
[19:29:34] [Server thread/INFO]: [bento64: Teleported 11 entities to Navi_Vo_Dich]
[19:29:35] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:creeper] Navi_Vo_Dich
[19:29:35] [Server thread/INFO]: [bento64: Teleported 11 entities to Navi_Vo_Dich]
[19:29:38] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:creeper] Navi_Vo_Dich
[19:29:38] [Server thread/INFO]: [bento64: Teleported 11 entities to Navi_Vo_Dich]
[19:29:53] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:29:53] [Server thread/INFO]: [bento64: Teleported 17 entities to Navi_Vo_Dich]
[19:30:08] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:30:08] [Server thread/INFO]: [bento64: Teleported 18 entities to Navi_Vo_Dich]
[19:30:09] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:30:09] [Server thread/INFO]: [bento64: Teleported 18 entities to Navi_Vo_Dich]
[19:30:13] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:30:16] [Server thread/INFO]: bento64 issued server command: /gamemode creative
[19:30:16] [Server thread/INFO]: [bento64: Set own game mode to Creative Mode]
[19:30:32] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:30:32] [Server thread/INFO]: [bento64: Teleported 63 entities to Navi_Vo_Dich]
[19:30:45] [Server thread/INFO]: bento64 issued server command: /gamemode creative
[19:30:46] [Server thread/INFO]: Navi_Vo_Dich fell from a high place
[19:30:48] [Server thread/INFO]: bento64 issued server command: /gamemode
[19:30:51] [Server thread/INFO]: bento64 issued server command: /gamemode spectator
[19:30:51] [Server thread/INFO]: [bento64: Set own game mode to Spectator Mode]
[19:30:58] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:30:58] [Server thread/INFO]: [bento64: Teleported 73 entities to Navi_Vo_Dich]
[19:31:05] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:31:05] [Server thread/INFO]: [bento64: Teleported 29 entities to Navi_Vo_Dich]
[19:31:11] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:31:22] [Server thread/INFO]: bento64 issued server command: /gamemode creative
[19:31:22] [Server thread/INFO]: [bento64: Set own game mode to Creative Mode]
[19:32:20] [Server thread/INFO]: bento64 issued server command: /gamemode spectator
[19:32:20] [Server thread/INFO]: [bento64: Set own game mode to Spectator Mode]
[19:32:23] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:32:23] [Server thread/INFO]: [bento64: Teleported 19 entities to Navi_Vo_Dich]
[19:32:31] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:32:31] [Server thread/INFO]: [bento64: Teleported 20 entities to Navi_Vo_Dich]
[19:32:31] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:32:33] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:32:33] [Server thread/INFO]: [bento64: Teleported 28 entities to Navi_Vo_Dich]
[19:32:34] [Async Chat Thread - #3/INFO]: <Navi_Vo_Dich> dit me
[19:32:36] [Async Chat Thread - #3/INFO]: <Navi_Vo_Dich> restart client da
[19:32:38] [Server thread/INFO]: Navi_Vo_Dich lost connection: Disconnected
[19:32:38] [Server thread/INFO]: Navi_Vo_Dich left the game
[19:33:25] [User Authenticator #2/INFO]: UUID of player Navi_Vo_Dich is 6cf31700-fcf5-30d6-9a7e-949667e236d4
[19:33:25] [Server thread/INFO]: Navi_Vo_Dich joined the game
[19:33:25] [Server thread/INFO]: Navi_Vo_Dich[/127.26.232.54:49613] logged in with entity id 2908 at ([world]-341.30000001192093, 72.5, -247.30000001192093)
[19:33:30] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:33:38] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:33:45] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:33:51] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:33:57] [Async Chat Thread - #4/INFO]: <Navi_Vo_Dich> wtf
[19:33:58] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:34:00] [Server thread/INFO]: bento64 issued server command: /gamerule doDaylightCycle true
[19:34:00] [Server thread/INFO]: [bento64: Gamerule doDaylightCycle is now set to: true]
[19:34:05] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] bento64
[19:34:05] [Server thread/INFO]: [bento64: Teleported 29 entities to bento64]
[19:34:22] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] Navi_Vo_Dich
[19:34:22] [Server thread/INFO]: [bento64: Teleported 31 entities to Navi_Vo_Dich]
[19:34:25] [Async Chat Thread - #4/INFO]: <Navi_Vo_Dich> dude
[19:34:25] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:34:28] [Async Chat Thread - #4/INFO]: <Navi_Vo_Dich> dit me
[19:34:32] [Server thread/INFO]: Navi_Vo_Dich was slain by Zombie
[19:34:32] [Async Chat Thread - #4/INFO]: <Navi_Vo_Dich> thang ranh con nay
[19:34:35] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] bento64
[19:34:35] [Server thread/INFO]: [bento64: Teleported 28 entities to bento64]
[19:34:38] [Async Chat Thread - #4/INFO]: <bento64> gi chu
[19:35:31] [Async Chat Thread - #4/INFO]: <bento64> cdm sao toan ske duoi nay the
[19:35:39] [Server thread/INFO]: bento64 issued server command: /kill
[19:35:39] [Server thread/INFO]: bento64 fell out of the world
[19:35:39] [Server thread/INFO]: [bento64: Killed bento64]
[19:36:33] [Server thread/INFO]: Navi_Vo_Dich was shot by Skeleton
[19:38:28] [Server thread/INFO]: bento64 issued server command: /gamerule doDaylightCycle false
[19:38:28] [Server thread/INFO]: [bento64: Gamerule doDaylightCycle is now set to: false]
[19:38:52] [Server thread/INFO]: bento64 issued server command: /gamemode creative
[19:38:52] [Server thread/INFO]: [bento64: Set own game mode to Creative Mode]
[19:41:00] [Server thread/INFO]: bento64 issued server command: /gamemode spectator
[19:41:00] [Server thread/INFO]: [bento64: Set own game mode to Spectator Mode]
[19:41:32] [Server thread/INFO]: bento64 issued server command: /tp bento64 Navi_Vo_Dich
[19:41:32] [Server thread/INFO]: [bento64: Teleported bento64 to Navi_Vo_Dich]
[19:41:32] [Server thread/WARN]: bento64 moved too quickly! 2652.0661912466394,-7.988927557120789,-2289.5062694196968
[19:41:58] [Server thread/INFO]: bento64 issued server command: /tp @e[type=minecraft:zombie] bento64
[19:41:58] [Server thread/INFO]: [bento64: Teleported 24 entities to bento64]
[19:42:20] [Server thread/INFO]: bento64 issued server command: /tp -3026 69 2032
[19:42:20] [Server thread/INFO]: [bento64: Teleported bento64 to -3025.500000, 69.000000, 2032.500000]
[19:42:20] [Server thread/WARN]: bento64 moved too quickly! -2668.1284779984917,-13.358462915062574,2258.589087933763
[19:42:36] [Server thread/INFO]: bento64 issued server command: /gamemode survival
[19:42:36] [Server thread/INFO]: [bento64: Set own game mode to Survival Mode]
[19:42:37] [Async Chat Thread - #5/INFO]: <Navi_Vo_Dich> dJT
[19:42:40] [Async Chat Thread - #5/INFO]: <Navi_Vo_Dich> djt
[19:44:40] [Server thread/INFO]: bento64 issued server command: /weather
[19:44:42] [Server thread/INFO]: bento64 issued server command: /weather rain
[19:44:42] [Server thread/INFO]: [bento64: Set the weather to rain]
[19:47:09] [Server thread/INFO]: bento64 issued server command: /kill
[19:47:09] [Server thread/INFO]: bento64 fell out of the world
[19:47:09] [Server thread/INFO]: [bento64: Killed bento64]
[19:56:53] [Server thread/INFO]: Navi_Vo_Dich lost connection: Disconnected
[19:56:53] [Server thread/INFO]: Navi_Vo_Dich left the game
[20:01:25] [Server thread/INFO]: bento64 issued server command: /weather clear
[20:01:25] [Server thread/INFO]: [bento64: Set the weather to clear]
[20:04:19] [Server thread/INFO]: bento64 issued server command: /kill
[20:04:19] [Server thread/INFO]: bento64 fell out of the world
[20:04:19] [Server thread/INFO]: [bento64: Killed bento64]
[20:06:33] [Server thread/INFO]: bento64 issued server command: /kill
[20:06:33] [Server thread/INFO]: bento64 fell out of the world
[20:06:33] [Server thread/INFO]: [bento64: Killed bento64]
[20:07:33] [Server thread/INFO]: bento64 issued server command: /kill
[20:07:33] [Server thread/INFO]: bento64 fell out of the world
[20:07:33] [Server thread/INFO]: [bento64: Killed bento64]
[20:16:15] [Server thread/INFO]: bento64 issued server command: /give bento64 minecraft:lava_bucket
[20:16:15] [Server thread/INFO]: [bento64: Gave 1 [Lava Bucket] to bento64]
[20:18:06] [Server thread/INFO]: bento64 issued server command: /tp 83 63 2040
[20:18:06] [Server thread/INFO]: [bento64: Teleported bento64 to 83.500000, 63.000000, 2040.500000]
[20:18:14] [Server thread/INFO]: bento64 issued server command: /kill
[20:18:14] [Server thread/INFO]: bento64 fell out of the world
[20:18:14] [Server thread/INFO]: [bento64: Killed bento64]
[20:19:44] [Server thread/INFO]: bento64 issued server command: /gamemode creative
[20:19:44] [Server thread/INFO]: [bento64: Set own game mode to Creative Mode]
[20:20:03] [Server thread/INFO]: bento64 issued server command: /gamemode survival
[20:20:03] [Server thread/INFO]: [bento64: Set own game mode to Survival Mode]
[20:20:17] [Server thread/INFO]: bento64 issued server command: /gamemode creative
[20:20:17] [Server thread/INFO]: [bento64: Set own game mode to Creative Mode]
[20:20:42] [Server thread/INFO]: bento64 issued server command: /gamemode survival
[20:20:42] [Server thread/INFO]: [bento64: Set own game mode to Survival Mode]
[20:21:11] [Server thread/INFO]: bento64 issued server command: /kill
[20:21:11] [Server thread/INFO]: bento64 fell out of the world
[20:21:11] [Server thread/INFO]: [bento64: Killed bento64]
[20:29:41] [Server thread/INFO]: bento64 issued server command: /gamemode creative
[20:29:41] [Server thread/INFO]: [bento64: Set own game mode to Creative Mode]
[20:34:28] [Server thread/INFO]: bento64 issued server command: /gamemode survival
[20:34:28] [Server thread/INFO]: [bento64: Set own game mode to Survival Mode]
[20:42:34] [Server thread/INFO]: bento64 issued server command: /kill
[20:42:34] [Server thread/INFO]: bento64 fell out of the world
[20:42:34] [Server thread/INFO]: [bento64: Killed bento64]
[20:45:05] [Server thread/INFO]: bento64 lost connection: Disconnected
[20:45:05] [Server thread/INFO]: bento64 left the game
[20:45:30] [Server thread/INFO]: Stopping the server
[20:45:30] [Server thread/INFO]: Stopping server
[20:45:30] [Server thread/INFO]: [AntiCheatReloaded] Disabling AntiCheatReloaded v1.10.3
[20:45:30] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v14.2.3
[20:45:30] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.8.0
[20:45:30] [Server thread/INFO]: [TAB] Disabling TAB v3.1.3
[20:45:30] [Server thread/INFO]: [TAB] Disabled in 1ms
[20:45:30] [Server thread/INFO]: Saving players
[20:45:30] [Server thread/INFO]: Saving worlds
[20:45:30] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[20:45:31] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[20:45:32] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[20:45:32] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[20:45:32] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[20:45:32] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[20:45:32] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[20:45:33] [Server thread/INFO]: Flushing Chunk IO
[20:45:33] [Server thread/INFO]: Closing Thread Pool
[20:45:33] [Server thread/INFO]: Closing Server

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
d539ee43-695a-3350-b6a8-fe5a92e55eb5: 0
fd5e51a3-31c4-3585-880e-6af9a7a22e85: 0
743f0476-50c5-3552-93a0-a401e83dd699: 0
6cf31700-fcf5-30d6-9a7e-949667e236d4: 0
743f0476-50c5-3552-93a0-a401e83dd699: 67
6cf31700-fcf5-30d6-9a7e-949667e236d4: 9

View File

@ -1 +1,53 @@
[INFO|3:57:35]: ACR > ZF_LotusSword failed BadPackets (x8) | ping: 160ms, tps: 20
[INFO|4:14:40]: ACR > ZF_LotusSword failed BadPackets (x8) | ping: 117ms, tps: 20
[INFO|4:20:44]: ACR > Navi_Vo_Dich failed Speed (x8) | type: verticalspeed, ping: 94ms, tps: 20
[INFO|4:22:56]: ACR > Navi_Vo_Dich failed Speed (x16) | type: airspeed, ping: 104ms, tps: 20
[INFO|4:24:24]: ACR > Navi_Vo_Dich failed KillAura (x8) | type: reach, ping: 102ms, tps: 20
[INFO|4:24:25]: ACR > Navi_Vo_Dich failed KillAura (x16) | type: reach, ping: 102ms, tps: 20
[INFO|4:24:28]: ACR > Navi_Vo_Dich failed KillAura (x24) | type: reach, ping: 102ms, tps: 20
[INFO|4:24:29]: ACR > Navi_Vo_Dich failed KillAura (x32) | type: reach, ping: 102ms, tps: 20
[INFO|4:24:43]: ACR > Navi_Vo_Dich failed KillAura (x40) | type: reach, ping: 98ms, tps: 20
[INFO|4:26:02]: ACR > Navi_Vo_Dich failed KillAura (x48) | type: packetorder, ping: 95ms, tps: 20
[INFO|4:26:05]: ACR > Navi_Vo_Dich failed KillAura (x56) | type: packetorder, ping: 94ms, tps: 20
[INFO|4:26:06]: ACR > Navi_Vo_Dich failed KillAura (x64) | type: reach, ping: 94ms, tps: 20
[INFO|4:26:06]: ACR > Navi_Vo_Dich was kicked for cheating (KillAura)
[INFO|4:26:19]: ACR > Navi_Vo_Dich failed KillAura (x72) | type: reach, ping: 0ms, tps: 20
[INFO|4:26:19]: ACR > Navi_Vo_Dich failed KillAura (x80) | type: reach, ping: 0ms, tps: 20
[INFO|4:26:19]: ACR > Navi_Vo_Dich was kicked for cheating (KillAura)
[INFO|4:26:44]: ACR > Navi_Vo_Dich failed KillAura (x88) | type: reach, ping: 109ms, tps: 20
[INFO|4:26:44]: ACR > Navi_Vo_Dich was kicked for cheating (KillAura)
[INFO|4:26:52]: ACR > ZF_LotusSword failed BadPackets (x16) | ping: 109ms, tps: 20
[INFO|4:27:32]: ACR > Navi_Vo_Dich failed KillAura (x96) | type: reach, ping: 106ms, tps: 20
[INFO|4:27:39]: ACR > Navi_Vo_Dich was kicked for cheating (KillAura)
[INFO|4:33:00]: ACR > ZF_LotusSword failed Flight (x8) | type: airflight, ping: 100ms, tps: 19.5
[INFO|4:34:43]: ACR > Navi_Vo_Dich failed Flight (x8) | type: gravity, ping: 116ms, tps: 20
[INFO|4:40:33]: ACR > ZF_LotusSword failed BadPackets (x24) | ping: 0ms, tps: 20
[INFO|4:40:33]: ACR > ZF_LotusSword failed BadPackets (x32) | ping: 0ms, tps: 20
[INFO|4:40:37]: ACR > ZF_LotusSword failed BadPackets (x40) | ping: 0ms, tps: 20
[INFO|4:40:42]: ACR > ZF_LotusSword failed BadPackets (x48) | ping: 0ms, tps: 20
[INFO|4:40:47]: ACR > ZF_LotusSword failed BadPackets (x56) | ping: 0ms, tps: 20
[INFO|4:40:52]: ACR > ZF_LotusSword failed BadPackets (x64) | ping: 0ms, tps: 20
[INFO|4:43:44]: ACR > ZF_LotusSword failed MorePackets (x8) | ping: 262ms, tps: 20
[INFO|4:43:59]: ACR > ZF_LotusSword failed MorePackets (x16) | ping: 321ms, tps: 20
[INFO|4:46:51]: ACR > Navi_Vo_Dich failed Speed (x24) | type: groundspeed, ping: 106ms, tps: 20
[INFO|4:55:49]: ACR > Navi_Vo_Dich failed KillAura (x104) | type: angle, ping: 105ms, tps: 20
[INFO|4:58:17]: ACR > ZF_LotusSword failed MorePackets (x24) | ping: 13375ms, tps: 20
[INFO|4:58:20]: ACR > ZF_LotusSword failed Speed (x8) | type: airspeed, ping: 13375ms, tps: 20
[INFO|5:00:28]: ACR > ZF_LotusSword failed BadPackets (x72) | ping: 132ms, tps: 20
[INFO|5:00:28]: ACR > ZF_LotusSword failed MorePackets (x32) | ping: 132ms, tps: 20
[INFO|5:00:30]: ACR > ZF_LotusSword failed BadPackets (x80) | ping: 132ms, tps: 20
[INFO|5:00:30]: ACR > ZF_LotusSword was kicked for cheating (BadPackets)
[INFO|7:21:55]: ACR > Navi_Vo_Dich failed KillAura (x8) | type: reach, ping: 108ms, tps: 20
[INFO|7:22:06]: ACR > Navi_Vo_Dich failed KillAura (x16) | type: reach, ping: 108ms, tps: 20
[INFO|7:22:07]: ACR > Navi_Vo_Dich failed KillAura (x24) | type: reach, ping: 108ms, tps: 20
[INFO|7:22:07]: ACR > Navi_Vo_Dich failed KillAura (x32) | type: reach, ping: 108ms, tps: 20
[INFO|7:22:08]: ACR > Navi_Vo_Dich failed KillAura (x40) | type: reach, ping: 132ms, tps: 20
[INFO|7:22:09]: ACR > Navi_Vo_Dich failed KillAura (x48) | type: packetorder, ping: 132ms, tps: 20
[INFO|7:22:09]: ACR > Navi_Vo_Dich failed KillAura (x56) | type: reach, ping: 132ms, tps: 20
[INFO|7:22:10]: ACR > Navi_Vo_Dich failed KillAura (x64) | type: reach, ping: 132ms, tps: 20
[INFO|7:22:10]: ACR > Navi_Vo_Dich failed KillAura (x72) | type: reach, ping: 132ms, tps: 20
[INFO|7:22:10]: ACR > Navi_Vo_Dich was kicked for cheating (KillAura)
[INFO|7:27:44]: ACR > Navi_Vo_Dich failed Aimbot (x8) | ping: 100ms, tps: 20
[INFO|7:31:21]: ACR > Navi_Vo_Dich failed WaterWalk (x8) | type: hop, ping: 100ms, tps: 20
[INFO|7:31:51]: ACR > Navi_Vo_Dich failed WaterWalk (x16) | type: hop, ping: 121ms, tps: 20
[INFO|7:34:04]: ACR > Navi_Vo_Dich failed KillAura (x80) | type: angle, ping: 95ms, tps: 20

View File

@ -0,0 +1,321 @@
version: 2
general:
checkForUpdates: true
updateOnBlockDamage: true
bypassNotification: true
ignoreSpectator: false
updateRadius: 2
advanced:
verbose: false
useAsyncPacketListener: true
maxMillisecondsPerTick: 10
protocolLibThreads: -1
obfuscationWorkerThreads: -1
proximityHiderThreads: -1
cache:
enabled: true
baseDirectory: orebfuscator_cache
maximumOpenRegionFiles: 256
deleteRegionFilesAfterAccess: 172800000
maximumSize: 16384
expireAfterAccess: 60000
maximumTaskQueueSize: 32768
obfuscation:
obfuscation-overworld:
enabled: true
minY: -2032
maxY: 2031
worlds:
- world
hiddenBlocks:
- minecraft:emerald_ore
- minecraft:deepslate_emerald_ore
- minecraft:diamond_ore
- minecraft:deepslate_diamond_ore
- minecraft:gold_ore
- minecraft:deepslate_gold_ore
- minecraft:raw_gold_block
- minecraft:iron_ore
- minecraft:deepslate_iron_ore
- minecraft:raw_iron_block
- minecraft:coal_ore
- minecraft:deepslate_coal_ore
- minecraft:lapis_ore
- minecraft:deepslate_lapis_ore
- minecraft:redstone_ore
- minecraft:deepslate_redstone_ore
- minecraft:copper_ore
- minecraft:raw_copper_block
- minecraft:deepslate_copper_ore
- minecraft:stone
- minecraft:deepslate
- minecraft:chest
- minecraft:ender_chest
- minecraft:trapped_chest
- minecraft:shulker_box
- minecraft:white_shulker_box
- minecraft:orange_shulker_box
- minecraft:magenta_shulker_box
- minecraft:light_blue_shulker_box
- minecraft:yellow_shulker_box
- minecraft:lime_shulker_box
- minecraft:pink_shulker_box
- minecraft:gray_shulker_box
- minecraft:light_gray_shulker_box
- minecraft:cyan_shulker_box
- minecraft:purple_shulker_box
- minecraft:blue_shulker_box
- minecraft:brown_shulker_box
- minecraft:green_shulker_box
- minecraft:red_shulker_box
- minecraft:black_shulker_box
randomBlocks:
minecraft:stone: 30
minecraft:deepslate: 30
minecraft:cave_air: 5
minecraft:cobblestone: 1
minecraft:diamond_ore: 25
minecraft:emerald_ore: 10
minecraft:gold_ore: 5
minecraft:iron_ore: 5
minecraft:copper_ore: 5
minecraft:coal_ore: 5
minecraft:lapis_ore: 5
minecraft:redstone_ore: 5
minecraft:mossy_cobblestone: 1
minecraft:obsidian: 1
minecraft:tnt: 1
obfuscation-nether:
enabled: true
minY: -2032
maxY: 2031
worlds:
- world_nether
hiddenBlocks:
- minecraft:netherrack
- minecraft:nether_quartz_ore
- minecraft:chest
- minecraft:ender_chest
- minecraft:trapped_chest
- minecraft:shulker_box
- minecraft:white_shulker_box
- minecraft:orange_shulker_box
- minecraft:magenta_shulker_box
- minecraft:light_blue_shulker_box
- minecraft:yellow_shulker_box
- minecraft:lime_shulker_box
- minecraft:pink_shulker_box
- minecraft:gray_shulker_box
- minecraft:light_gray_shulker_box
- minecraft:cyan_shulker_box
- minecraft:purple_shulker_box
- minecraft:blue_shulker_box
- minecraft:brown_shulker_box
- minecraft:green_shulker_box
- minecraft:red_shulker_box
- minecraft:black_shulker_box
- minecraft:ancient_debris
- minecraft:nether_gold_ore
- minecraft:basalt
- minecraft:soul_sand
- minecraft:soul_soil
randomBlocks:
minecraft:netherrack: 4
minecraft:nether_quartz_ore: 1
minecraft:nether_gold_ore: 1
minecraft:ancient_debris: 1
obfuscation-end:
enabled: true
minY: -2032
maxY: 2031
worlds:
- world_the_end
hiddenBlocks:
- minecraft:chest
- minecraft:ender_chest
- minecraft:trapped_chest
- minecraft:shulker_box
- minecraft:white_shulker_box
- minecraft:orange_shulker_box
- minecraft:magenta_shulker_box
- minecraft:light_blue_shulker_box
- minecraft:yellow_shulker_box
- minecraft:lime_shulker_box
- minecraft:pink_shulker_box
- minecraft:gray_shulker_box
- minecraft:light_gray_shulker_box
- minecraft:cyan_shulker_box
- minecraft:purple_shulker_box
- minecraft:blue_shulker_box
- minecraft:brown_shulker_box
- minecraft:green_shulker_box
- minecraft:red_shulker_box
- minecraft:black_shulker_box
randomBlocks:
minecraft:end_stone: 1
minecraft:end_stone_bricks: 1
minecraft:bedrock: 1
minecraft:obsidian: 1
minecraft:purpur_block: 1
proximity:
proximity-overworld:
enabled: true
minY: -2032
maxY: 2031
worlds:
- world
distance: 24
useFastGazeCheck: false
useBlockBelow: true
hiddenBlocks:
minecraft:mossy_cobblestone: {}
minecraft:diamond_ore: {}
minecraft:deepslate_diamond_ore: {}
minecraft:emerald_ore: {}
minecraft:deepslate_emerald_ore: {}
minecraft:chest: {}
minecraft:ender_chest: {}
minecraft:trapped_chest: {}
minecraft:anvil: {}
minecraft:crafting_table: {}
minecraft:dispenser: {}
minecraft:enchanting_table: {}
minecraft:furnace: {}
minecraft:blast_furnace: {}
minecraft:cartography_table: {}
minecraft:fletching_table: {}
minecraft:grindstone: {}
minecraft:composter: {}
minecraft:lectern: {}
minecraft:loom: {}
minecraft:smithing_table: {}
minecraft:smoker: {}
minecraft:stonecutter: {}
minecraft:hopper: {}
minecraft:spawner: {}
minecraft:shulker_box: {}
minecraft:white_shulker_box: {}
minecraft:orange_shulker_box: {}
minecraft:magenta_shulker_box: {}
minecraft:light_blue_shulker_box: {}
minecraft:yellow_shulker_box: {}
minecraft:lime_shulker_box: {}
minecraft:pink_shulker_box: {}
minecraft:gray_shulker_box: {}
minecraft:light_gray_shulker_box: {}
minecraft:cyan_shulker_box: {}
minecraft:purple_shulker_box: {}
minecraft:blue_shulker_box: {}
minecraft:brown_shulker_box: {}
minecraft:green_shulker_box: {}
minecraft:red_shulker_box: {}
minecraft:black_shulker_box: {}
minecraft:bee_nest: {}
minecraft:beehive: {}
randomBlocks:
minecraft:stone: 1
proximity-nether:
enabled: true
minY: -2032
maxY: 2031
worlds:
- world_nether
distance: 24
useFastGazeCheck: false
useBlockBelow: true
hiddenBlocks:
minecraft:chest: {}
minecraft:ender_chest: {}
minecraft:trapped_chest: {}
minecraft:anvil: {}
minecraft:crafting_table: {}
minecraft:dispenser: {}
minecraft:enchanting_table: {}
minecraft:furnace: {}
minecraft:blast_furnace: {}
minecraft:cartography_table: {}
minecraft:fletching_table: {}
minecraft:grindstone: {}
minecraft:composter: {}
minecraft:lectern: {}
minecraft:loom: {}
minecraft:smithing_table: {}
minecraft:smoker: {}
minecraft:stonecutter: {}
minecraft:hopper: {}
minecraft:spawner: {}
minecraft:shulker_box: {}
minecraft:white_shulker_box: {}
minecraft:orange_shulker_box: {}
minecraft:magenta_shulker_box: {}
minecraft:light_blue_shulker_box: {}
minecraft:yellow_shulker_box: {}
minecraft:lime_shulker_box: {}
minecraft:pink_shulker_box: {}
minecraft:gray_shulker_box: {}
minecraft:light_gray_shulker_box: {}
minecraft:cyan_shulker_box: {}
minecraft:purple_shulker_box: {}
minecraft:blue_shulker_box: {}
minecraft:brown_shulker_box: {}
minecraft:green_shulker_box: {}
minecraft:red_shulker_box: {}
minecraft:black_shulker_box: {}
minecraft:bee_nest: {}
minecraft:beehive: {}
minecraft:ancient_debris: {}
minecraft:nether_gold_ore: {}
minecraft:respawn_anchor: {}
randomBlocks:
minecraft:netherrack: 1
proximity-end:
enabled: true
minY: -2032
maxY: 2031
worlds:
- world_the_end
distance: 24
useFastGazeCheck: false
useBlockBelow: true
hiddenBlocks:
minecraft:chest: {}
minecraft:ender_chest: {}
minecraft:trapped_chest: {}
minecraft:anvil: {}
minecraft:crafting_table: {}
minecraft:dispenser: {}
minecraft:enchanting_table: {}
minecraft:furnace: {}
minecraft:blast_furnace: {}
minecraft:cartography_table: {}
minecraft:fletching_table: {}
minecraft:grindstone: {}
minecraft:composter: {}
minecraft:lectern: {}
minecraft:loom: {}
minecraft:smithing_table: {}
minecraft:smoker: {}
minecraft:stonecutter: {}
minecraft:hopper: {}
minecraft:spawner: {}
minecraft:shulker_box: {}
minecraft:white_shulker_box: {}
minecraft:orange_shulker_box: {}
minecraft:magenta_shulker_box: {}
minecraft:light_blue_shulker_box: {}
minecraft:yellow_shulker_box: {}
minecraft:lime_shulker_box: {}
minecraft:pink_shulker_box: {}
minecraft:gray_shulker_box: {}
minecraft:light_gray_shulker_box: {}
minecraft:cyan_shulker_box: {}
minecraft:purple_shulker_box: {}
minecraft:blue_shulker_box: {}
minecraft:brown_shulker_box: {}
minecraft:green_shulker_box: {}
minecraft:red_shulker_box: {}
minecraft:black_shulker_box: {}
minecraft:bee_nest: {}
minecraft:beehive: {}
randomBlocks:
minecraft:end_stone: 1

Binary file not shown.

View File

@ -1,3 +1,3 @@
ewogICJ0aW1lc3RhbXAiIDogMTYzNjU1ODM3MTU3OSwKICAicHJvZmlsZUlkIiA6ICIyZTEyODcwYzA4ZWM0MzM3YmMyZThmYmY1NGU3OTg1MyIsCiAgInByb2ZpbGVOYW1lIiA6ICJUYXBMIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzNkZjQyYWRmMTRiNDExZTg5YmE0YjI5YzFjMWQ1MjFhNTNhYTM1MThjNWNkY2ZjYjIxMjlkOGRmZWVmZjRkNjEiCiAgICB9LAogICAgIkNBUEUiIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2U3ZGZlYTE2ZGM4M2M5N2RmMDFhMTJmYWJiZDEyMTYzNTljMGNkMGVhNDJmOTk5OWI2ZTk3YzU4NDk2M2U5ODAiCiAgICB9CiAgfQp9
E6mDakvl/G9r58mrQY8EIRRyWACA0ZBOlt5jV4mlSNT3zISnB+ULhglCHtMgMdguCWILWFrnABZaeHppkNzslD9VCFyHzBi73k8d/KYi0ziS4o2Yc6tpN3VSHnhchH2b2lqTebQnxxMH9IZRT6h+7psWw6hnJmeIQyJgQXdjVBXUznlj20oJt2o3jFKcsM4n7dDDXuelhZbu+jZt3kc8JFIMaQEDa9r6Hb3lr5HVBFLAg2GHO/3//gB0WWuddskRbszKZ40uIb0J7ZtkgwYMge7yZJptnjcLo6UcUed+Ym/w6vgc8GI1s0U29zX9iUNzPneUzcIReUSVbucpgPngegfCAke5QoMWbl+42/SjNhCdq1vgbwbB7rwPLuHCC/de0CRtmo0B917OkwXSF3bch4cGzYuuTeWyliXHfoikiAbt1NJZhhY6iIf6I4knxow3EkpoWHJPe2Y/IGBbcm1mLpaqmJyrC17GtvC53842Nw5+xJ/gifse+hTb8hyh5hysS2ysxOregkg6J0o9hAGCiR2v//UGwPea8kPIF576R+Yu9cJnbruBPdcJdRB2fl4AMLHijpICSxk5PGFDHlDccF7VJMICjlWR/GLGGzIDTBI5VnrYYa9aa35mXNMzWtCH0LIfvzE60fiQku3jJx3J685+3MBtPEmObGrjhK6cYBU=
1659776319984
1659788531252

View File

@ -70,3 +70,4 @@ CUSTOM_HELP_IF_ENABLED: |2-
HELP_SKIN_SEARCH: Search up a skin that you want
COMMAND_SERVER_NOT_ALLOWED_MESSAGE: '&4Error&8: &cCommands have been disabled for the server %server%.'
SKIN_SEARCH_MESSAGE: "&2You can find skins matching \"&a%SearchString%&2\" here: \n&ahttps://namemc.com/minecraft-skins/tag/%SearchString% \n\n&2If no skins are found, you can always find some skins at https://namemc.com/minecraft-skins/tag \nYou can set the skin using the skin link:\n /skin https://namemc.com/skin/"
SYNTAX_SKINSEARCH: ' <search>'

View File

@ -1,5 +1,5 @@
#Minecraft server properties
#Sat Aug 06 15:04:23 ICT 2022
#Sat Aug 06 19:21:14 ICT 2022
allow-flight=false
allow-nether=true
broadcast-console-to-ops=true

View File

@ -1 +1 @@
[{"name":"bento64","uuid":"fd5e51a3-31c4-3585-880e-6af9a7a22e85","expiresOn":"2022-09-06 15:58:39 +0700"},{"name":"Navi_Vo_Dich","uuid":"6cf31700-fcf5-30d6-9a7e-949667e236d4","expiresOn":"2022-09-06 15:20:47 +0700"},{"name":"ZF_LotusSword","uuid":"743f0476-50c5-3552-93a0-a401e83dd699","expiresOn":"2022-09-06 15:19:23 +0700"},{"name":"ZF_LoneWolf","uuid":"d539ee43-695a-3350-b6a8-fe5a92e55eb5","expiresOn":"2022-09-06 15:13:51 +0700"},{"name":"Quangpe","uuid":"841792cf-e228-32ce-811b-d5762a4e89cc","expiresOn":"2022-09-04 22:30:01 +0700"},{"name":"LoneWolf","uuid":"ed0e1cc7-8787-3f8e-82c6-b79d32f937c8","expiresOn":"2022-09-04 15:52:26 +0700"},{"name":"HMTheBoy154","uuid":"2491502d-2f94-3eac-8788-2e660a11832a","expiresOn":"2022-09-04 13:49:58 +0700"},{"name":"Aragami1408","uuid":"43802be5-553b-307a-8e27-97fa23be1c48","expiresOn":"2022-09-04 12:54:06 +0700"}]
[{"name":"Navi_Vo_Dich","uuid":"6cf31700-fcf5-30d6-9a7e-949667e236d4","expiresOn":"2022-09-06 19:33:25 +0700"},{"name":"bento64","uuid":"fd5e51a3-31c4-3585-880e-6af9a7a22e85","expiresOn":"2022-09-06 19:22:10 +0700"},{"name":"ZF_LotusSword","uuid":"743f0476-50c5-3552-93a0-a401e83dd699","expiresOn":"2022-09-06 16:52:41 +0700"},{"name":"ZF_LoneWolf","uuid":"d539ee43-695a-3350-b6a8-fe5a92e55eb5","expiresOn":"2022-09-06 15:13:51 +0700"},{"name":"Quangpe","uuid":"841792cf-e228-32ce-811b-d5762a4e89cc","expiresOn":"2022-09-04 22:30:01 +0700"},{"name":"LoneWolf","uuid":"ed0e1cc7-8787-3f8e-82c6-b79d32f937c8","expiresOn":"2022-09-04 15:52:26 +0700"},{"name":"HMTheBoy154","uuid":"2491502d-2f94-3eac-8788-2e660a11832a","expiresOn":"2022-09-04 13:49:58 +0700"},{"name":"Aragami1408","uuid":"43802be5-553b-307a-8e27-97fa23be1c48","expiresOn":"2022-09-04 12:54:06 +0700"}]

View File

@ -1,4 +1,10 @@
{
"minecraft:recipes/tools/fishing_rod": {
"criteria": {
"has_string": "2022-08-06 16:44:26 +0700"
},
"done": true
},
"minecraft:recipes/food/cooked_mutton_from_campfire_cooking": {
"criteria": {
"has_mutton": "2022-08-04 12:33:17 +0700"
@ -101,6 +107,12 @@
},
"done": true
},
"minecraft:recipes/misc/pumpkin_seeds": {
"criteria": {
"has_pumpkin": "2022-08-06 19:39:18 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/magenta_wool": {
"criteria": {
"has_white_wool": "2022-08-04 12:33:17 +0700"
@ -119,6 +131,18 @@
},
"done": true
},
"minecraft:recipes/decorations/candle": {
"criteria": {
"has_string": "2022-08-06 16:44:26 +0700"
},
"done": true
},
"minecraft:recipes/food/bread": {
"criteria": {
"has_wheat": "2022-08-06 16:11:40 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/diorite_slab_from_diorite_stonecutting": {
"criteria": {
"has_diorite": "2022-08-04 13:03:42 +0700"
@ -221,6 +245,12 @@
},
"done": true
},
"minecraft:recipes/misc/flower_banner_pattern": {
"criteria": {
"has_oxeye_daisy": "2022-08-06 16:49:49 +0700"
},
"done": true
},
"minecraft:recipes/misc/firework_rocket_simple": {
"criteria": {
"has_gunpowder": "2022-08-04 23:02:56 +0700"
@ -369,6 +399,12 @@
},
"done": true
},
"minecraft:recipes/building_blocks/coarse_dirt": {
"criteria": {
"has_gravel": "2022-08-06 16:18:41 +0700"
},
"done": true
},
"minecraft:recipes/decorations/granite_wall": {
"criteria": {
"has_granite": "2022-08-04 20:21:51 +0700"
@ -429,6 +465,12 @@
},
"done": true
},
"minecraft:recipes/building_blocks/hay_block": {
"criteria": {
"has_wheat": "2022-08-06 16:11:40 +0700"
},
"done": true
},
"minecraft:recipes/combat/leather_leggings": {
"criteria": {
"has_leather": "2022-08-04 12:49:13 +0700"
@ -459,6 +501,12 @@
},
"done": true
},
"minecraft:recipes/combat/bow": {
"criteria": {
"has_string": "2022-08-06 16:44:26 +0700"
},
"done": true
},
"minecraft:recipes/redstone/oak_fence_gate": {
"criteria": {
"has_planks": "2022-08-04 12:34:19 +0700"
@ -795,6 +843,12 @@
},
"done": true
},
"minecraft:recipes/building_blocks/white_wool_from_string": {
"criteria": {
"has_string": "2022-08-06 16:44:26 +0700"
},
"done": true
},
"minecraft:recipes/tools/diamond_pickaxe": {
"criteria": {
"has_diamond": "2022-08-04 13:20:48 +0700"
@ -807,6 +861,12 @@
},
"done": true
},
"minecraft:recipes/food/baked_potato_from_smoking": {
"criteria": {
"has_potato": "2022-08-06 16:11:40 +0700"
},
"done": true
},
"minecraft:recipes/transportation/activator_rail": {
"criteria": {
"has_rail": "2022-08-04 13:14:37 +0700"
@ -871,6 +931,12 @@
},
"done": true
},
"minecraft:recipes/food/baked_potato": {
"criteria": {
"has_potato": "2022-08-06 16:11:40 +0700"
},
"done": true
},
"minecraft:recipes/decorations/white_carpet": {
"criteria": {
"has_white_wool": "2022-08-04 12:33:17 +0700"
@ -997,6 +1063,12 @@
},
"done": true
},
"minecraft:recipes/food/baked_potato_from_campfire_cooking": {
"criteria": {
"has_potato": "2022-08-06 16:11:40 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/oak_slab": {
"criteria": {
"has_planks": "2022-08-04 12:34:19 +0700"
@ -1069,6 +1141,12 @@
},
"done": true
},
"minecraft:recipes/decorations/loom": {
"criteria": {
"has_string": "2022-08-06 16:44:26 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/green_wool": {
"criteria": {
"has_white_wool": "2022-08-04 12:33:17 +0700"
@ -1273,6 +1351,12 @@
},
"done": true
},
"minecraft:recipes/redstone/tripwire_hook": {
"criteria": {
"has_string": "2022-08-06 16:44:26 +0700"
},
"done": true
},
"minecraft:recipes/redstone/oak_pressure_plate": {
"criteria": {
"has_planks": "2022-08-04 12:34:19 +0700"
@ -1577,6 +1661,12 @@
},
"done": true
},
"minecraft:recipes/brewing/fermented_spider_eye": {
"criteria": {
"has_spider_eye": "2022-08-06 16:44:26 +0700"
},
"done": true
},
"minecraft:recipes/tools/stone_pickaxe": {
"criteria": {
"has_cobblestone": "2022-08-04 12:38:10 +0700"
@ -1661,6 +1751,12 @@
},
"done": true
},
"minecraft:recipes/food/pumpkin_pie": {
"criteria": {
"has_pumpkin": "2022-08-06 19:39:18 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/pink_wool": {
"criteria": {
"has_white_wool": "2022-08-04 12:33:17 +0700"
@ -1805,6 +1901,12 @@
},
"done": true
},
"minecraft:recipes/misc/light_gray_dye_from_oxeye_daisy": {
"criteria": {
"has_oxeye_daisy": "2022-08-06 16:49:49 +0700"
},
"done": true
},
"minecraft:recipes/decorations/soul_campfire": {
"criteria": {
"has_stick": "2022-08-04 12:36:17 +0700"

View File

@ -101,6 +101,12 @@
},
"done": true
},
"minecraft:recipes/tools/golden_hoe": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:recipes/food/bread": {
"criteria": {
"has_wheat": "2022-08-06 15:25:37 +0700"
@ -113,6 +119,12 @@
},
"done": true
},
"minecraft:recipes/building_blocks/copper_block": {
"criteria": {
"has_copper_ingot": "2022-08-06 16:24:13 +0700"
},
"done": true
},
"minecraft:recipes/decorations/ladder": {
"criteria": {
"has_stick": "2022-08-04 22:29:40 +0700"
@ -137,6 +149,12 @@
},
"done": true
},
"minecraft:recipes/combat/golden_sword": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/brown_concrete_powder": {
"criteria": {
"has_sand": "2022-08-04 21:54:06 +0700"
@ -203,6 +221,12 @@
},
"done": true
},
"minecraft:recipes/misc/flower_banner_pattern": {
"criteria": {
"has_oxeye_daisy": "2022-08-06 16:37:49 +0700"
},
"done": true
},
"minecraft:recipes/tools/flint_and_steel": {
"criteria": {
"has_flint": "2022-08-06 15:10:56 +0700"
@ -233,6 +257,12 @@
},
"done": true
},
"minecraft:recipes/misc/gold_nugget": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:recipes/combat/iron_leggings": {
"criteria": {
"has_iron_ingot": "2022-08-04 22:38:58 +0700"
@ -373,6 +403,12 @@
},
"done": true
},
"minecraft:recipes/misc/gold_ingot_from_smelting_raw_gold": {
"criteria": {
"has_raw_gold": "2022-08-06 16:18:48 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/hay_block": {
"criteria": {
"has_wheat": "2022-08-06 15:25:37 +0700"
@ -391,6 +427,12 @@
},
"done": true
},
"minecraft:recipes/tools/golden_shovel": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/pink_concrete_powder": {
"criteria": {
"has_sand": "2022-08-04 21:54:06 +0700"
@ -463,6 +505,18 @@
},
"done": true
},
"minecraft:recipes/building_blocks/gold_block": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:story/obtain_armor": {
"criteria": {
"iron_leggings": "2022-08-06 16:42:31 +0700"
},
"done": true
},
"minecraft:recipes/combat/diamond_chestplate": {
"criteria": {
"has_diamond": "2022-08-04 22:41:38 +0700"
@ -571,6 +625,18 @@
},
"done": true
},
"minecraft:recipes/food/golden_apple": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:recipes/misc/gold_ingot_from_blasting_raw_gold": {
"criteria": {
"has_raw_gold": "2022-08-06 16:18:48 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/oak_stairs": {
"criteria": {
"has_planks": "2022-08-06 15:11:37 +0700"
@ -673,18 +739,18 @@
},
"done": true
},
"minecraft:recipes/tools/clock": {
"criteria": {
"has_redstone": "2022-08-06 15:50:48 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/white_wool_from_string": {
"criteria": {
"has_string": "2022-08-06 15:25:06 +0700"
},
"done": true
},
"minecraft:recipes/tools/clock": {
"criteria": {
"has_redstone": "2022-08-06 15:50:48 +0700"
},
"done": true
},
"minecraft:recipes/tools/diamond_pickaxe": {
"criteria": {
"has_diamond": "2022-08-04 22:41:38 +0700"
@ -697,6 +763,12 @@
},
"done": true
},
"minecraft:recipes/redstone/lightning_rod": {
"criteria": {
"has_copper_ingot": "2022-08-06 16:24:13 +0700"
},
"done": true
},
"minecraft:adventure/kill_all_mobs": {
"criteria": {
"minecraft:skeleton": "2022-08-06 15:20:06 +0700",
@ -868,6 +940,12 @@
},
"done": true
},
"minecraft:recipes/combat/golden_boots": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/raw_copper_block": {
"criteria": {
"has_raw_copper": "2022-08-04 22:41:23 +0700"
@ -898,6 +976,12 @@
},
"done": true
},
"minecraft:recipes/combat/golden_chestplate": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:recipes/decorations/deepslate_tile_wall_from_cobbled_deepslate_stonecutting": {
"criteria": {
"has_cobbled_deepslate": "2022-08-04 22:41:46 +0700"
@ -964,6 +1048,18 @@
},
"done": true
},
"minecraft:recipes/misc/yellow_dye_from_dandelion": {
"criteria": {
"has_dandelion": "2022-08-06 16:38:00 +0700"
},
"done": true
},
"minecraft:recipes/redstone/light_weighted_pressure_plate": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:recipes/combat/wooden_sword": {
"criteria": {
"has_stick": "2022-08-04 22:29:40 +0700"
@ -1012,6 +1108,12 @@
},
"done": true
},
"minecraft:recipes/tools/golden_axe": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:recipes/tools/iron_axe": {
"criteria": {
"has_iron_ingot": "2022-08-04 22:38:58 +0700"
@ -1030,6 +1132,12 @@
},
"done": true
},
"minecraft:recipes/combat/golden_helmet": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/cut_sandstone_slab_from_sandstone_stonecutting": {
"criteria": {
"has_sandstone": "2022-08-04 22:35:35 +0700"
@ -1048,12 +1156,24 @@
},
"done": true
},
"minecraft:recipes/building_blocks/raw_gold_block": {
"criteria": {
"has_raw_gold": "2022-08-06 16:18:48 +0700"
},
"done": true
},
"minecraft:recipes/combat/iron_boots": {
"criteria": {
"has_iron_ingot": "2022-08-04 22:38:58 +0700"
},
"done": true
},
"minecraft:recipes/misc/bone_meal": {
"criteria": {
"has_bone": "2022-08-06 16:20:28 +0700"
},
"done": true
},
"minecraft:recipes/building_blocks/birch_planks": {
"criteria": {
"has_logs": "2022-08-06 15:26:19 +0700"
@ -1210,6 +1330,12 @@
},
"done": true
},
"minecraft:recipes/tools/golden_pickaxe": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:recipes/decorations/diorite_wall": {
"criteria": {
"has_diorite": "2022-08-04 22:31:34 +0700"
@ -1408,6 +1534,12 @@
},
"done": true
},
"minecraft:recipes/combat/golden_leggings": {
"criteria": {
"has_gold_ingot": "2022-08-06 16:20:11 +0700"
},
"done": true
},
"minecraft:recipes/decorations/lantern": {
"criteria": {
"has_iron_ingot": "2022-08-04 22:38:58 +0700"
@ -1456,6 +1588,18 @@
},
"done": true
},
"minecraft:recipes/food/cooked_chicken": {
"criteria": {
"has_the_recipe": "2022-08-06 16:19:30 +0700"
},
"done": true
},
"minecraft:recipes/misc/light_gray_dye_from_oxeye_daisy": {
"criteria": {
"has_oxeye_daisy": "2022-08-06 16:37:49 +0700"
},
"done": true
},
"minecraft:recipes/decorations/soul_campfire": {
"criteria": {
"has_stick": "2022-08-04 22:29:40 +0700"

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
world/region/r.1.0.mca Normal file

Binary file not shown.

BIN
world/region/r.1.1.mca Normal file

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More