이해도 | 초보자 |
---|---|
게임버전 (JE) | 관련없음 |
게임버전 (BE) | 관련없음 |
안녕하십니까. 방금 서버를 해킹당했습니다.
ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ 저도 지금 이 상황이 믿기지가 않네요ㅋㅋ
백업은 있는데 지금 기분이 너무 불쾌합니다.
이런 일을 대비할 수 있는 마인크래프트 서버 보안 방법이 있습니까?
있다면 알려주시면 감사하겠습니다.
평소 10초정도 걸리던 서버 부팅이 6분이 지나도 부팅되질 않습니다.
답변 부탁드립니다.
( 화이트 리스트를 켜놓은 상태고, Via fabric이라는 봇에 의해 해킹되었습니다. )
자세한 상황 정리를 위해 서버 로그를 첨부합니다.
[16:21:33] [User Authenticator #3/INFO]: UUID of player Summer_Luma is f84317ee-d07c-41e8-9220-2bcd8c9c2ac1
[16:21:33] [Server thread/INFO]: Summer_Luma joined the game
[16:21:33] [Server thread/INFO]: Summer_Luma[**] logged in with entity id 3253 at ([world]123.5, -54.0, 239.5)
[16:21:46] [Server thread/INFO]: Summer_Luma issued server command: /gamemode creative
[16:21:56] [Server thread/INFO]: Summer_Luma issued server command: /whitelist off
[16:21:59] [User Authenticator #3/INFO]: UUID of player ViaFabric is 523835f1-8c56-4935-9dcd-bfaf946973a1
[16:21:59] [Server thread/INFO]: Disconnecting ViaFabric (/118.39.180.25:63195): You are banned from this server.
Reason: Banned by an operator.
[16:21:59] [Server thread/INFO]: ViaFabric (**) lost connection: You are banned from this server.
Reason: Banned by an operator.
[16:22:04] [Server thread/INFO]: Summer_Luma issued server command: /pardon Summer_Sangchu
[16:22:17] [Server thread/INFO]: Summer_Luma issued server command: /pardon ViaFabrioc
[16:22:17] [Server thread/WARN]: [AutoSaveWorld] Something attempted to access socket://api.mojang.com:443 in main server thread, printing stack trace
[16:22:17] [Server thread/WARN]: java.lang.Exception: Stack trace
[16:22:17] [Server thread/WARN]: at java.base/java.lang.Thread.dumpStack(Thread.java:2209)
[16:22:17] [Server thread/WARN]: at AutoSaveWorld.jar//autosaveworld.features.networkwatcher.NetworkWatcherProxySelector.select(NetworkWatcherProxySelector.java:61)
[16:22:17] [Server thread/WARN]: at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:316)
[16:22:17] [Server thread/WARN]: at java.base/java.net.Socket.connect(Socket.java:751)
[16:22:17] [Server thread/WARN]: at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304)
[16:22:17] [Server thread/WARN]: at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:178)
[16:22:17] [Server thread/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:531)
[16:22:17] [Server thread/WARN]: at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:636)
[16:22:17] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
[16:22:17] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377)
[16:22:17] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193)
[16:22:17] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1282)
[16:22:17] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1123)
[16:22:17] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179)
[16:22:17] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1446)
[16:22:17] [Server thread/WARN]: at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1417)
[16:22:17] [Server thread/WARN]: at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:219)
[16:22:17] [Server thread/WARN]: at com.mojang.authlib.minecraft.client.MinecraftClient.postInternal(MinecraftClient.java:126)
[16:22:17] [Server thread/WARN]: at com.mojang.authlib.minecraft.client.MinecraftClient.post(MinecraftClient.java:75)
[16:22:17] [Server thread/WARN]: at com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:59)
[16:22:17] [Server thread/WARN]: at com.destroystokyo.paper.profile.PaperGameProfileRepository.findProfilesByNames(PaperGameProfileRepository.java:43)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.players.UserCache.a(UserCache.java:98)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.players.UserCache.a(UserCache.java:169)
[16:22:17] [Server thread/WARN]: at net.minecraft.commands.arguments.ArgumentProfile.a(ArgumentProfile.java:55)
[16:22:17] [Server thread/WARN]: at net.minecraft.commands.arguments.ArgumentProfile.a(ArgumentProfile.java:30)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.commands.CommandPardon.a(CommandPardon.java:21)
[16:22:17] [Server thread/WARN]: at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:265)
[16:22:17] [Server thread/WARN]: at net.minecraft.commands.CommandDispatcher.performCommand(CommandDispatcher.java:330)
[16:22:17] [Server thread/WARN]: at net.minecraft.commands.CommandDispatcher.a(CommandDispatcher.java:314)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2208)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.network.PlayerConnection.lambda$handleChatCommand$19(PlayerConnection.java:2168)
[16:22:17] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.b(IAsyncTaskHandler.java:59)
[16:22:17] [Server thread/WARN]: at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.TickTask.run(TickTask.java:18)
[16:22:17] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.d(IAsyncTaskHandler.java:153)
[16:22:17] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(IAsyncTaskHandlerReentrant.java:24)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1324)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:193)
[16:22:17] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.x(IAsyncTaskHandler.java:126)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.bg(MinecraftServer.java:1301)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1294)
[16:22:17] [Server thread/WARN]: at net.minecraft.util.thread.IAsyncTaskHandler.c(IAsyncTaskHandler.java:136)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.u_(MinecraftServer.java:1272)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1160)
[16:22:17] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315)
[16:22:17] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1583)
[16:22:19] [Server thread/INFO]: Summer_Luma issued server command: /pardon ViaFabric
[16:22:22] [User Authenticator #3/INFO]: UUID of player ViaFabric is 523835f1-8c56-4935-9dcd-bfaf946973a1
[16:22:22] [Server thread/INFO]: ViaFabric (formerly known as doyunislowiq) joined the game
[16:22:22] [Server thread/INFO]: ViaFabric[/** logged in with entity id 3451 at ([epsilon]-129.57430079229044, 20.0, 37.26401183556511)
[16:22:24] [Server thread/INFO]: ViaFabric issued server command: /gamemode creative
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Who is Cutting Onions?]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [You've Got a Friend in Me]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [With Our Powers Combined!]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Oh Shiny]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Suit Up]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Smithing with Style]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Very Very Frightening]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Hot Stuff]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Whatever Floats Your Goat!]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Free the End]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Surge Protector]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [A Furious Cocktail]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Best Friends Forever]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Careful Restoration]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Glow and Behold!]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Bring Home the Beacon]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Not Today, Thank You]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [When the Squad Hops into Town]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Isn't It Iron Pick]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Local Brewery]
[16:22:31] [Server thread/INFO]: L5m2um has reached the goal [The Next Generation]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [It Spreads]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Fishy Business]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Hot Tourist Destinations]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Caves & Cliffs]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [This Boat Has Legs]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Sniper Duel]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [How Did We Get Here?]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Bullseye]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Spooky Scary Skeleton]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Two by Two]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Stone Age]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Two Birds, One Arrow]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [We Need to Go Deeper]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Who's the Pillager Now?]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Getting an Upgrade]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Light as a Rabbit]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Tactical Fishing]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Respecting the Remnants]
[16:22:31] [Server thread/INFO]: L5m2um has reached the goal [Zombie Doctor]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Little Sniffs]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [The City at the End of the Game]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Remote Getaway]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Into Fire]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [War Pigs]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Total Beelocation]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Arbalistic]
[16:22:31] [Server thread/INFO]: L5m2um has reached the goal [The End... Again...]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Acquire Hardware]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Not Quite "Nine" Lives]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Cover Me with Diamonds]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Bukkit Bukkit]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Wax Off]
[16:22:31] [Server thread/INFO]: L5m2um has reached the goal [Hired Help]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Return to Sender]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Sweet Dreams]
[16:22:31] [Server thread/INFO]: L5m2um has reached the goal [You Need a Mint]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Monsters Hunted]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Enchanter]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Smells Interesting]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Voluntary Exile]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Eye Spy]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Is It a Bird?]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Serious Dedication]
[16:22:31] [Server thread/INFO]: L5m2um has reached the goal [Postmortal]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Planting the Past]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Adventuring Time]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [A Seedy Place]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Those Were the Days]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [The Cutest Predator]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Birthday Song]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Is It a Plane?]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Feels Like Home]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Star Trader]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Wax On]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Sound of Music]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Hero of the Village]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Hidden in the Depths]
[16:22:31] [Server thread/INFO]: L5m2um has reached the goal [Beaconator]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Withering Heights]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [A Balanced Diet]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Subspace Bubble]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [The Power of Books]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Country Lode, Take Me Home]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Bee Our Guest]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [What a Deal!]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Is It a Balloon?]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Crafting a New Look]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Uneasy Alliance]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [The Healing Power of Friendship!]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [A Terrible Fortress]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [A Throwaway Joke]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [Sticky Situation]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [Cover Me in Debris]
[16:22:31] [Server thread/INFO]: L5m2um has made the advancement [The Parrots and the Bats]
[16:22:31] [Server thread/INFO]: L5m2um has completed the challenge [A Complete Catalogue]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Who is Cutting Onions?]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [You've Got a Friend in Me]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [With Our Powers Combined!]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Oh Shiny]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Smithing with Style]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Very Very Frightening]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Whatever Floats Your Goat!]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Free the End]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Surge Protector]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [A Furious Cocktail]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Best Friends Forever]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Careful Restoration]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Glow and Behold!]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Not Today, Thank You]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [When the Squad Hops into Town]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Isn't It Iron Pick]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Local Brewery]
[16:22:31] [Server thread/INFO]: Summer_Luma has reached the goal [The Next Generation]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [It Spreads]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Fishy Business]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Hot Tourist Destinations]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Caves & Cliffs]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [This Boat Has Legs]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Sniper Duel]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Great View From Up Here]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [How Did We Get Here?]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Bullseye]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Spooky Scary Skeleton]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Two by Two]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Stone Age]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Two Birds, One Arrow]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Who's the Pillager Now?]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Getting an Upgrade]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Light as a Rabbit]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Tactical Fishing]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Respecting the Remnants]
[16:22:31] [Server thread/INFO]: Summer_Luma has reached the goal [Zombie Doctor]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Little Sniffs]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [The City at the End of the Game]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Ice Bucket Challenge]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Remote Getaway]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Into Fire]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [War Pigs]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Total Beelocation]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Arbalistic]
[16:22:31] [Server thread/INFO]: Summer_Luma has reached the goal [The End... Again...]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Acquire Hardware]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Not Quite "Nine" Lives]
[16:22:31] [Server thread/INFO]: Summer_Luma has reached the goal [Sky's the Limit]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Bukkit Bukkit]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Wax Off]
[16:22:31] [Server thread/INFO]: Summer_Luma has reached the goal [Hired Help]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Sneak 100]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Return to Sender]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Sweet Dreams]
[16:22:31] [Server thread/INFO]: Summer_Luma has reached the goal [You Need a Mint]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Monsters Hunted]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Enchanter]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Smells Interesting]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Voluntary Exile]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Eye Spy]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Is It a Bird?]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Serious Dedication]
[16:22:31] [Server thread/INFO]: Summer_Luma has reached the goal [Postmortal]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Planting the Past]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Adventuring Time]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [A Seedy Place]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Those Were the Days]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [The Cutest Predator]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Birthday Song]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Is It a Plane?]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Feels Like Home]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Star Trader]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Wax On]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Sound of Music]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Hero of the Village]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Hidden in the Depths]
[16:22:31] [Server thread/INFO]: Summer_Luma has reached the goal [Beaconator]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Withering Heights]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [A Balanced Diet]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Subspace Bubble]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [The Power of Books]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Country Lode, Take Me Home]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Bee Our Guest]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [What a Deal!]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Is It a Balloon?]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Crafting a New Look]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Uneasy Alliance]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [The Healing Power of Friendship!]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [A Terrible Fortress]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [A Throwaway Joke]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [Sticky Situation]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [Cover Me in Debris]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [The End?]
[16:22:31] [Server thread/INFO]: Summer_Luma has made the advancement [The Parrots and the Bats]
[16:22:31] [Server thread/INFO]: Summer_Luma has completed the challenge [A Complete Catalogue]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Who is Cutting Onions?]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [You've Got a Friend in Me]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [With Our Powers Combined!]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Oh Shiny]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Suit Up]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Smithing with Style]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Very Very Frightening]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Hot Stuff]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Whatever Floats Your Goat!]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Free the End]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Surge Protector]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [A Furious Cocktail]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Best Friends Forever]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Careful Restoration]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Glow and Behold!]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Bring Home the Beacon]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Not Today, Thank You]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [When the Squad Hops into Town]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Isn't It Iron Pick]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Local Brewery]
[16:22:31] [Server thread/INFO]: ViaFabric has reached the goal [The Next Generation]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [It Spreads]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Fishy Business]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Hot Tourist Destinations]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Caves & Cliffs]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [This Boat Has Legs]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Sniper Duel]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Great View From Up Here]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [How Did We Get Here?]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Bullseye]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Spooky Scary Skeleton]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Two by Two]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Stone Age]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Two Birds, One Arrow]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [We Need to Go Deeper]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Who's the Pillager Now?]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Getting an Upgrade]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Light as a Rabbit]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Tactical Fishing]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Respecting the Remnants]
[16:22:31] [Server thread/INFO]: ViaFabric has reached the goal [Zombie Doctor]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Little Sniffs]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [The City at the End of the Game]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Ice Bucket Challenge]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Remote Getaway]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Into Fire]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [War Pigs]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Take Aim]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Total Beelocation]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Arbalistic]
[16:22:31] [Server thread/INFO]: ViaFabric has reached the goal [The End... Again...]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Acquire Hardware]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Not Quite "Nine" Lives]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Cover Me with Diamonds]
[16:22:31] [Server thread/INFO]: ViaFabric has reached the goal [Sky's the Limit]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Bukkit Bukkit]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Wax Off]
[16:22:31] [Server thread/INFO]: ViaFabric has reached the goal [Hired Help]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Sneak 100]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Return to Sender]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Sweet Dreams]
[16:22:31] [Server thread/INFO]: ViaFabric has reached the goal [You Need a Mint]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Monsters Hunted]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Enchanter]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Smells Interesting]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Voluntary Exile]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Eye Spy]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Is It a Bird?]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Serious Dedication]
[16:22:31] [Server thread/INFO]: ViaFabric has reached the goal [Postmortal]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Monster Hunter]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Planting the Past]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Adventuring Time]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [A Seedy Place]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Those Were the Days]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [The Cutest Predator]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Birthday Song]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Is It a Plane?]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Feels Like Home]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Star Trader]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Wax On]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Sound of Music]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Hero of the Village]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Hidden in the Depths]
[16:22:31] [Server thread/INFO]: ViaFabric has reached the goal [Beaconator]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Withering Heights]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [A Balanced Diet]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Subspace Bubble]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [The Power of Books]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Country Lode, Take Me Home]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Bee Our Guest]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [What a Deal!]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Is It a Balloon?]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Crafting a New Look]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Uneasy Alliance]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Diamonds!]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [The Healing Power of Friendship!]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [A Terrible Fortress]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [A Throwaway Joke]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Sticky Situation]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [Ol' Betsy]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [Cover Me in Debris]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [The End?]
[16:22:31] [Server thread/INFO]: ViaFabric has made the advancement [The Parrots and the Bats]
[16:22:31] [Server thread/INFO]: ViaFabric has completed the challenge [A Complete Catalogue]
[16:22:37] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5504ms or 110 ticks behind
[16:22:38] [Server thread/INFO]: L5m2um lost connection: Disconnected
[16:22:38] [Server thread/INFO]: Reich on top L5m2um discord.gg/griefer left the game
[16:22:39] [Server thread/INFO]: Summer_Luma lost connection: Disconnected
[16:22:39] [Server thread/INFO]: Reich on top Summer_Luma discord.gg/griefer left the game
[16:22:42] [User Authenticator #3/INFO]: UUID of player L5m2um is 6f21a11b-2b63-41e1-b471-4828df3dd1d0
[16:22:42] [Server thread/INFO]: Reich on top L5m2um discord.gg/griefer joined the game
[16:22:42] [Server thread/INFO]: L5m2um[/127.0.0.1:62835] logged in with entity id 6883 at ([world]205.12025950677926, -39.50489943154257, 398.882796643277)
[16:22:49] [Server thread/INFO]: L5m2um lost connection: Disconnected
[16:22:49] [Server thread/INFO]: Reich on top L5m2um discord.gg/griefer left the game
[16:22:50] [User Authenticator #3/INFO]: UUID of player L5m2um is 6f21a11b-2b63-41e1-b471-4828df3dd1d0
[16:22:51] [Server thread/INFO]: Reich on top L5m2um discord.gg/griefer joined the game
[16:22:51] [Server thread/INFO]: L5m2um[/127.0.0.1:62856] logged in with entity id 8994 at ([world]205.12025950677926, -39.50489943154257, 398.882796643277)
[16:22:55] [Server thread/INFO]: L5m2um lost connection: Disconnected
[16:22:55] [Server thread/INFO]: Reich on top L5m2um discord.gg/griefer left the game
[16:23:02] [Server thread/INFO]: ViaFabric issued server command: /mvlist
[16:23:31] [Server thread/INFO]: ViaFabric issued server command: /pl
[16:23:32] [Server thread/INFO]: ViaFabric issued server command: /pl
[16:23:35] [Server thread/INFO]: ViaFabric issued server command: /about\
[16:23:48] [Server thread/INFO]: ViaFabric lost connection: Received chat packet with missing or invalid signature.
[16:23:49] [Server thread/INFO]: ViaFabric left the game
[16:24:36] [Server thread/INFO]: Stopping the server
[16:24:36] [Server thread/INFO]: Stopping server
Sidite
2024.04.10복돌서버 인가요? 맞다면 화이트리스트 해도 의미가 없어요.
개송
2024.04.10아닙니다.. 현재 IP까지 털렸어요.
Sidite
2024.04.10[16:21:56] [Server thread/INFO]: Summer_Luma issued server command: /whitelist off
Summer_Luma가 본인 혹은 아는 지인인가요?
개송
2024.04.10아는 지인입니다.
현재 사이가 안 좋은데요, 이 분 외 2명이 제 디스코드 서버도 테러했습니다.
개송
2024.04.10일단 IP는 바꿨습니다
Sidite
2024.04.10그럼... 일부러 친해진 다음 테러, 계정 해킹 중 하나네요.
그거 말고는 테러할 방법이 없어요.
개송
2024.04.10아... 알겠습니다.. 답변해주셔서 감사합니다.
꼬꼬닭
2024.04.13118.39.180.25 이IP익숙하네요