CraftikMC
Paper / 1.21.4
Public
A free Minecraft server provided by Minehost.io
Stopped
Starting org.bukkit.craftbukkit.Main
*** Warning, you've not updated in a while! ***
*** Please download a new build as per instructions from https://papermc.io/downloads/paper ***
WARN StatusConsoleListener Advanced terminal features are not available in this environment
[14:14:06 INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.6+7-Ubuntu-122.04.1; Ubuntu null) on Linux 6.8.0-1024-aws (aarch64)
[14:14:06 INFO]: [bootstrap] Loading Paper 1.21-130-master@b1b5d4c (2024-08-10T10:02:42Z) for Minecraft 1.21
[14:14:07 INFO]: [PluginInitializerManager] Initializing plugins...
[14:14:07 INFO]: [ReobfServer] Remapping server...
[14:14:16 INFO]: [ReobfServer] Done remapping server in 8408ms.
[14:14:16 INFO]: [PluginRemapper] Remapping plugin 'plugins/SimpleTpa-7.6.jar'...
[14:14:16 INFO]: [PluginRemapper] Remapping plugin 'plugins/SetHome-6.2.3.jar'...
[14:14:16 INFO]: [PluginRemapper] Remapping plugin 'plugins/LoginSecurity-3.1.1-Spigot.jar'...
[14:14:16 INFO]: [PluginRemapper] Remapping plugin 'plugins/NametagEdit-4.5.20.jar'...
[14:14:17 INFO]: [PluginRemapper] Done remapping plugin 'plugins/SetHome-6.2.3.jar' in 672ms.
[14:14:17 INFO]: [PluginRemapper] Remapping plugin 'plugins/worldedit-bukkit-7.3.11.jar'...
[14:14:17 INFO]: [PluginRemapper] Done remapping plugin 'plugins/SimpleTpa-7.6.jar' in 698ms.
[14:14:17 INFO]: [PluginRemapper] Done remapping plugin 'plugins/LoginSecurity-3.1.1-Spigot.jar' in 737ms.
[14:14:17 INFO]: [PluginRemapper] Done remapping plugin 'plugins/NametagEdit-4.5.20.jar' in 851ms.
[14:14:18 INFO]: [PluginRemapper] Done remapping plugin 'plugins/worldedit-bukkit-7.3.11.jar' in 1722ms.
[14:14:18 INFO]: [PluginInitializerManager] Initialized 5 plugins
[14:14:18 INFO]: [PluginInitializerManager] Bukkit plugins (5):
- LoginSecurity (3.1.1), NametagEdit (4.5.20), SetHome (6.2.3), SimpleTpa (7.6), WorldEdit (7.3.11+7055-8357a12)
[14:14:24 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[14:14:27 INFO]: Loaded 1290 recipes
[14:14:28 INFO]: Loaded 1399 advancements
[14:14:28 INFO]: Starting minecraft server version 1.21
[14:14:28 INFO]: Loading properties
[14:14:28 INFO]: This server is running Paper version 1.21-130-master@b1b5d4c (2024-08-10T10:02:42Z) (Implementing API version 1.21-R0.1-SNAPSHOT)
[14:14:29 INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[14:14:29 INFO]: Server Ping Player Sample Count: 12
[14:14:29 INFO]: Using 4 threads for Netty based IO
[14:14:31 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and population gen parallelism of 1 threads
[14:14:31 INFO]: Default game type: SURVIVAL
[14:14:31 INFO]: Generating keypair
[14:14:31 INFO]: Starting Minecraft server on *:25565
[14:14:31 INFO]: Using epoll channel type
[14:14:31 INFO]: Paper: Using libdeflate (Linux aarch64) compression from Velocity.
[14:14:31 INFO]: Paper: Using OpenSSL (Linux aarch64) cipher from Velocity.
[14:14:32 WARN]: [org.bukkit.craftbukkit.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[14:14:50 WARN]: Legacy plugin LoginSecurity v3.1.1 does not specify an api-version.
[14:14:50 ERROR]: [ModernPluginLoadingStrategy] Could not load plugin 'worldedit-bukkit-7.3.11.jar' in folder 'plugins/.paper-remapped'
org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.21.3
at org.bukkit.craftbukkit.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:369) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:121) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.provider.type.spigot.SpigotPluginProvider.createInstance(SpigotPluginProvider.java:35) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.strategy.modern.ModernPluginLoadingStrategy.loadProviders(ModernPluginLoadingStrategy.java:116) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.storage.SimpleProviderStorage.enter(SimpleProviderStorage.java:38) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.entrypoint.LaunchEntryPointHandler.enter(LaunchEntryPointHandler.java:40) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:546) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:292) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[14:14:50 INFO]: [SimpleTpa] Loading server plugin SimpleTpa v7.6
[14:14:50 INFO]: [SetHome] Loading server plugin SetHome v6.2.3
[14:14:50 INFO]: [NametagEdit] Loading server plugin NametagEdit v4.5.20
[14:14:50 INFO]: [LoginSecurity] Loading server plugin LoginSecurity v3.1.1
[14:14:50 INFO]: Server permissions file permissions.yml is empty, ignoring it
[14:14:50 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[14:14:50 WARN]: The server will make no attempt to authenticate usernames. Beware.
[14:14:50 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.
[14:14:50 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[14:14:50 INFO]: Preparing level "world"
[14:14:51 INFO]: Preparing start region for dimension minecraft:overworld
[14:14:53 INFO]: Time elapsed: 2089 ms
[14:14:53 INFO]: Preparing start region for dimension minecraft:the_nether
[14:14:54 INFO]: Time elapsed: 491 ms
[14:14:54 INFO]: Preparing start region for dimension minecraft:the_end
[14:14:54 INFO]: Time elapsed: 336 ms
[14:14:54 INFO]: [SimpleTpa] Enabling SimpleTpa v7.6
[14:14:54 INFO]: [SimpleTpa] If you need support contact me at https://discord.gg/SZUkza9
[14:14:54 INFO]: [SimpleTpa] Simple Tpa has been enabled on version 7.6
[14:14:54 INFO]: Enabled metrics. You may opt-out by changing plugins/bStats/config.yml
[14:14:54 INFO]: [SetHome] Enabling SetHome v6.2.3
[14:14:55 INFO]: [NametagEdit] Enabling NametagEdit v4.5.20
[14:14:55 ERROR]: Error occurred while enabling NametagEdit v4.5.20 (Is it up to date?)
java.lang.ExceptionInInitializerError: null
at NametagEdit-4.5.20.jar/com.nametagedit.plugin.packets.PacketWrapper.<clinit>(PacketWrapper.java:27) ~[NametagEdit-4.5.20.jar:?]
at NametagEdit-4.5.20.jar/com.nametagedit.plugin.NametagEdit.testCompat(NametagEdit.java:103) ~[NametagEdit-4.5.20.jar:?]
at NametagEdit-4.5.20.jar/com.nametagedit.plugin.NametagEdit.onEnable(NametagEdit.java:39) ~[NametagEdit-4.5.20.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:288) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 3 out of bounds for length 3
at NametagEdit-4.5.20.jar/com.nametagedit.plugin.packets.PacketAccessor.<clinit>(PacketAccessor.java:14) ~[NametagEdit-4.5.20.jar:?]
... 15 more
[14:14:55 INFO]: [NametagEdit] Disabling NametagEdit v4.5.20
[14:14:55 ERROR]: Error occurred while disabling NametagEdit v4.5.20
java.lang.NullPointerException: Cannot invoke "com.nametagedit.plugin.NametagManager.reset()" because "this.manager" is null
at NametagEdit-4.5.20.jar/com.nametagedit.plugin.NametagEdit.onDisable(NametagEdit.java:86) ~[NametagEdit-4.5.20.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:291) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.disablePlugin(PaperPluginInstanceManager.java:237) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.disablePlugin(PaperPluginManagerImpl.java:114) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:550) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:206) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520) ~[paper-api-1.21-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:640) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:589) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:754) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:516) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:329) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1215) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1.21-130-b1b5d4c]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
[14:14:55 INFO]: [LoginSecurity] Enabling LoginSecurity v3.1.1*
[14:14:55 INFO]: [LoginSecurity] Loading base translations from "en_us"
[14:14:55 INFO]: [LoginSecurity] Loading specified translations from "en_us"
[14:14:55 INFO]: [LoginSecurity] Registering commands...
[14:14:55 INFO]: [LoginSecurity] Registering listeners...
[14:14:56 INFO]: [LoginSecurity] Using 1.12+ map captcha renderer
[14:14:56 INFO]: [spark] Starting background profiler...
[14:14:56 INFO]: Done preparing level "world" (6.050s)
[14:14:56 INFO]: Starting remote control listener
[14:14:56 INFO]: Thread RCON Listener started
[14:14:56 INFO]: RCON running on 0.0.0.0:25575
[14:14:56 INFO]: Running delayed init tasks
[14:14:56 INFO]: Done (51.998s)! For help, type "help"
[14:14:56 INFO]: Timings Reset
[14:15:16 INFO]: UUID of player Kofeskiy is 18faf267-21a4-36d3-9f87-3d696d50c4e7
[14:15:17 INFO]: Kofeskiy joined the game
[14:15:18 INFO]: Kofeskiy[/5.187.86.212:59694] logged in with entity id 199 at ([world]258.9052685904982, 70.3892783172086, 59.13680147902166)
[14:16:03 INFO]: [Not Secure] [Server] minehost.io says: Thanks for using our free service! Please support us by following us on Twitter at @minehost_io
[14:16:09 INFO]: UUID of player Klopee is 2f4386e1-248d-3d36-96a4-9f905ba4381d
[14:16:11 INFO]: ST.MODER Klopee joined the game
[14:16:11 INFO]: Klopee[/109.165.119.57:56823] logged in with entity id 343 at ([world]264.6851533072676, 70.87429331309657, 52.04458358874633)
[14:16:33 INFO]: [Not Secure] <Kofeskiy> ты ст модер или админг?
[14:16:46 INFO]: [Not Secure] <Klopee> я ст модер
[14:16:50 INFO]: [Not Secure] <Klopee> естьтг?
[14:16:52 INFO]: [Not Secure] <Kofeskiy> нажми таб
[14:16:55 INFO]: [Not Secure] <Kofeskiy> да есть тг
[14:17:06 INFO]: [Not Secure] <Kofeskiy> а сколько лет создателю?
[14:17:15 INFO]: [Not Secure] <Klopee> 12
[14:17:19 INFO]: [Not Secure] <Kofeskiy> ок
[14:17:23 INFO]: [Not Secure] <Kofeskiy> спс
[14:18:04 INFO]: [Not Secure] <Klopee> @viristi0 добовляй пж
[14:18:11 INFO]: [Not Secure] <Kofeskiy> ща
[14:18:51 INFO]: [Not Secure] <Kofeskiy> можно пж по номеру
[14:18:57 INFO]: UUID of player canz000 is d6899468-5f5a-38e5-b988-6a9f94374dd4
[14:18:59 INFO]: ST.MODER canz000 joined the game
[14:18:59 INFO]: canz000[/212.3.142.243:14293] logged in with entity id 652 at ([world]255.14159325969496, 71.067423748734, 42.471037202533026)
[14:19:12 INFO]: Kofeskiy issued server command: /team leave canz000
[14:19:12 INFO]: [Kofeskiy: Removed canz000 from any team]
[14:19:12 INFO]: [Not Secure] <Klopee> +79034865087
[14:19:19 INFO]: Kofeskiy issued server command: /team join DonateAdmin canz000
[14:19:19 INFO]: [Kofeskiy: Added ST.MODER canz000 to team [DonateAdmin]]
[14:19:26 INFO]: Kofeskiy issued server command: /team join DonateStModer canz000
[14:19:26 INFO]: [Kofeskiy: Added canz000 to team [DonateStModer]]
[14:19:27 INFO]: [Not Secure] <canz000> cделай меня админом префикс
[14:19:31 INFO]: [Not Secure] <Kofeskiy> jr
[14:19:33 INFO]: [Not Secure] <Kofeskiy> ок
[14:19:59 INFO]: Kofeskiy issued server command: /team modify DonateAdmin prefix {"text":"ADMIN ","color":"red"}
[14:20:04 INFO]: Kofeskiy issued server command: /team leave Klopee
[14:20:04 INFO]: [Kofeskiy: Removed Klopee from any team]
[14:20:08 INFO]: Klopee has made the advancement [Voluntary Exile]
[14:20:18 INFO]: Kofeskiy issued server command: /team modify DonateStModer prefix {"text":"ST.MODER ","color":"red"}
[14:20:23 INFO]: [Not Secure] <canz000> извини что сервер крашнулся такое бывает
[14:20:24 INFO]: Kofeskiy issued server command: /team modify DonateStModer prefix {"text":"ST.MODER ","color":"blue"}
[14:20:29 INFO]: Kofeskiy issued server command: /team leave canz000
[14:20:29 INFO]: [Kofeskiy: Removed canz000 from any team]
[14:20:35 INFO]: Kofeskiy issued server command: /team join DonateAdmin canz000
[14:20:35 INFO]: [Kofeskiy: Added ADMIN canz000 to team [DonateAdmin]]
[14:20:40 INFO]: [Not Secure] <Klopee> ава
[14:20:42 INFO]: Kofeskiy issued server command: /team join DonateStModer Klopee
[14:20:42 INFO]: [Kofeskiy: Added ST.MODER Klopee to team [DonateStModer]]
[14:20:45 INFO]: [Not Secure] <Kofeskiy> всё
[14:20:48 INFO]: [Not Secure] <canz000> спс
[14:20:49 INFO]: [Not Secure] <Klopee> спс
[14:20:57 INFO]: [Not Secure] <canz000> дашь тг
[14:21:02 INFO]: [Not Secure] <Kofeskiy> я
[14:21:04 INFO]: [Not Secure] <Kofeskiy> ??
[14:21:06 INFO]: [Not Secure] <canz000> да
[14:21:11 INFO]: [Not Secure] <Kofeskiy> номер?
[14:21:25 INFO]: [Not Secure] <canz000> лс ну или номер как хочешь
[14:21:27 INFO]: Klopee issued server command: /tell canz000
[14:21:34 INFO]: [Not Secure] <Kofeskiy> +7 951 851 06-05
[14:21:37 INFO]: [Not Secure] <canz000> ща
[14:21:54 INFO]: Klopee issued server command: /spark
[14:22:00 INFO]: Kofeskiy issued server command: /w canz000 А скок тебе лет?
[14:22:09 INFO]: Klopee issued server command: /spark tps
[14:22:44 INFO]: canz000 issued server command: /msg Kofeskiy 13
[14:25:27 INFO]: [Not Secure] <Kofeskiy> ое
[14:25:29 INFO]: [Not Secure] <Kofeskiy> jr
[14:25:30 INFO]: [Not Secure] <Kofeskiy> ок
[14:25:38 INFO]: [Not Secure] <Kofeskiy> какой цвет
[14:25:41 INFO]: [Not Secure] <Kofeskiy> ?? префикс
[14:26:05 INFO]: [Not Secure] [Server] minehost.io says: Please consider telling your friends about us, we currently rely on advertisements and word of mouth.
[14:26:08 INFO]: [Not Secure] <Kofeskiy> тут разные цвета в одном префиксе нельзя делать
[14:26:27 INFO]: Kofeskiy issued server command: /team add DonateTexAdmin
[14:26:27 INFO]: [Kofeskiy: Created team [DonateTexAdmin]]
[14:27:04 INFO]: Kofeskiy issued server command: /team modify DonateTexAdmin prefix {"text":"TEH.ADMIN","color":"dark_red"}
[14:27:10 INFO]: Kofeskiy issued server command: /team modify DonateTexAdmin prefix {"text":"TEH.ADMIN ","color":"dark_red"}
[14:27:15 INFO]: Kofeskiy issued server command: /team join DonateTexAdmin Kofeskiy
[14:27:15 INFO]: [Kofeskiy: Added TEH.ADMIN Kofeskiy to team [DonateTexAdmin]]
[14:27:42 INFO]: [Not Secure] <Kofeskiy> Если стриметь, то может ютубер префикс сделать?
[14:28:06 INFO]: [Not Secure] <Kofeskiy> тут разные цвета в одном префиксе нельзя делать. Именно на этом хостинге
[14:28:28 INFO]: [Not Secure] <Kofeskiy> сделать день?
[14:28:37 INFO]: Kofeskiy issued server command: /time set day
[14:28:37 INFO]: [TEH.ADMIN Kofeskiy: Set the time to 1000]
[14:28:45 INFO]: Klopee lost connection: Disconnected
[14:28:46 INFO]: ST.MODER Klopee left the game
[14:29:48 INFO]: [Not Secure] <Kofeskiy> не
[14:30:18 INFO]: [Not Secure] <Kofeskiy> А поч у вас нет плагина EsentialsX или Esentials?
[14:30:46 INFO]: canz000 issued server command: /tp @s 29999999 64 29999999
[14:30:46 INFO]: [ADMIN canz000: Teleported ADMIN canz000 to 29999999.500000, 64.000000, 29999999.500000]
[14:30:52 INFO]: Kofeskiy issued server command: /tp canz000
[14:30:52 INFO]: [TEH.ADMIN Kofeskiy: Teleported TEH.ADMIN Kofeskiy to ADMIN canz000]
[14:30:59 INFO]: [Not Secure] <Kofeskiy> Я за границей
[14:31:06 INFO]: [Not Secure] <canz000> f
[14:31:06 INFO]: Kofeskiy issued server command: /gamemode spectator
[14:31:06 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[14:31:35 INFO]: Disconnecting Kofeskiy (/5.187.86.212:65520): [LoginSecurity] This player is already online!
[14:31:35 INFO]: UUID of player Kofeskiy is 18faf267-21a4-36d3-9f87-3d696d50c4e7
[14:31:35 INFO]: Kofeskiy (/5.187.86.212:65520) lost connection: [LoginSecurity] This player is already online!
[14:31:45 INFO]: canz000 issued server command: /tp Kofeskiy canz000
[14:31:45 INFO]: [ADMIN canz000: Teleported TEH.ADMIN Kofeskiy to ADMIN canz000]
[14:31:49 INFO]: Disconnecting Kofeskiy (/5.187.86.212:62949): [LoginSecurity] This player is already online!
[14:31:49 INFO]: UUID of player Kofeskiy is 18faf267-21a4-36d3-9f87-3d696d50c4e7
[14:31:49 INFO]: Kofeskiy (/5.187.86.212:62949) lost connection: [LoginSecurity] This player is already online!
[14:32:02 INFO]: Kofeskiy lost connection: Timed out
[14:32:02 INFO]: TEH.ADMIN Kofeskiy left the game
[14:32:07 INFO]: UUID of player Kofeskiy is 18faf267-21a4-36d3-9f87-3d696d50c4e7
[14:32:09 INFO]: TEH.ADMIN Kofeskiy joined the game
[14:32:09 INFO]: Kofeskiy[/5.187.86.212:57187] logged in with entity id 2687 at ([world]2.999997475463127E7, 63.0, 2.999996434464965E7)
[14:32:16 INFO]: Kofeskiy issued server command: /gamemode creative
[14:32:16 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[14:32:19 INFO]: Kofeskiy issued server command: /gamemode creative
[14:32:21 INFO]: Kofeskiy issued server command: /gamemode creative
[14:32:27 INFO]: Kofeskiy issued server command: /gm 0
[14:32:28 INFO]: Kofeskiy issued server command: /gamemode creative
[14:33:26 INFO]: TEH.ADMIN Kofeskiy has made the advancement [Glow and Behold!]
[14:33:39 INFO]: Kofeskiy issued server command: /sethome BazaAdminov
[14:34:03 INFO]: Kofeskiy issued server command: /kill @e[type=minecraft:area_effect_cloud ,limit=1,distance=..5,sort= nearest]
[14:34:19 INFO]: Kofeskiy issued server command: /give Kofeskiy item_frame{EntityTag:{Invisible:1b}}
[14:34:39 INFO]: canz000 issued server command: /home
[14:34:41 INFO]: [Not Secure] <Kofeskiy> Я знаю фишку
[14:34:57 INFO]: [Not Secure] <Kofeskiy> Если мёдом помазать на табличку, то её нельзя изменить
[14:35:13 INFO]: Kofeskiy issued server command: /gamemode spectator
[14:35:13 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[14:35:16 INFO]: Kofeskiy issued server command: /gamemode creative
[14:35:16 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[14:35:20 INFO]: Kofeskiy issued server command: /tp canz000
[14:35:20 INFO]: [TEH.ADMIN Kofeskiy: Teleported TEH.ADMIN Kofeskiy to ADMIN canz000]
[14:35:45 INFO]: Kofeskiy issued server command: /fill 280 65 44
[14:35:50 INFO]: Kofeskiy issued server command: /fill 280 65 44 290 65 37
[14:35:53 INFO]: [Not Secure] <Kofeskiy> погоди
[14:36:06 INFO]: Kofeskiy issued server command: /fill 280 65 44 290 65 37 infested
[14:36:14 INFO]: Kofeskiy issued server command: /fill 280 65 44 290 65 37 minecraft:infested_stone_bricks
[14:36:14 INFO]: [TEH.ADMIN Kofeskiy: Successfully filled 80 block(s)]
[14:36:17 INFO]: [Not Secure] <Kofeskiy> Обернись
[14:36:24 INFO]: [Not Secure] <Kofeskiy> Обернись
[14:36:41 INFO]: canz000 issued server command: /v
[14:36:44 INFO]: Kofeskiy issued server command: /fill 288 67 54
[14:36:57 INFO]: Kofeskiy issued server command: /fill 288 67 54 293 67 65 f
[14:37:04 INFO]: [Not Secure] [Server] minehost.io says: Like to advertise here? Contact us at admin@minehost.io
[14:37:06 INFO]: Kofeskiy issued server command: /fill 288 67 54 293 67 65 minecraft:infested_stone_bricks
[14:37:06 INFO]: [TEH.ADMIN Kofeskiy: Successfully filled 72 block(s)]
[14:37:25 INFO]: [Not Secure] <Kofeskiy> ./fill
[14:37:31 INFO]: canz000 issued server command: /fill
[14:37:37 INFO]: [Not Secure] <Kofeskiy> наводишься на блок
[14:37:43 INFO]: canz000 issued server command: /fillbiome 293 67 59 293 67 59 minecraft:crimson_forest
[14:37:43 INFO]: [ADMIN canz000: 1 biome entry/entries set between 292, 64, 56 and 292, 64, 56]
[14:38:03 INFO]: [Not Secure] <Kofeskiy> да
[14:38:05 INFO]: [Not Secure] <Kofeskiy> air
[14:38:26 INFO]: [Not Secure] <Kofeskiy> хз
[14:38:53 WARN]: Can't keep up! Is the server overloaded? Running 8384ms or 167 ticks behind
[14:39:28 INFO]: [Not Secure] <Kofeskiy> про серв?
[14:39:34 INFO]: [Not Secure] <Kofeskiy> В рекламе
[14:39:40 INFO]: [Not Secure] <Kofeskiy> да
[14:40:00 INFO]: [Not Secure] <Kofeskiy> Вы с модером могли серв на aternos создать?
[14:40:22 INFO]: [Not Secure] <Kofeskiy> а какие минусы?
[14:40:52 INFO]: Kofeskiy issued server command: /time set day
[14:40:52 INFO]: [TEH.ADMIN Kofeskiy: Set the time to 1000]
[14:41:07 INFO]: [Not Secure] <Kofeskiy> я ща приду
[14:41:45 INFO]: [Not Secure] <Kofeskiy> магазин, pvp, шахта
[14:42:01 INFO]: [Not Secure] <Kofeskiy> авто шахта не плагин
[14:42:10 INFO]: [Not Secure] <Kofeskiy> это спокойно делаеться без плагинов
[14:42:25 INFO]: [Not Secure] <Kofeskiy> Я не сильно в этом силён, но постараюсь
[14:43:39 INFO]: [Not Secure] <Kofeskiy> есть плагин esentialsX
[14:43:53 INFO]: [Not Secure] <Kofeskiy> Он добавит ваниш сет варп сет хом и тд
[14:44:49 INFO]: Kofeskiy issued server command: /fill 287 67 55
[14:44:58 INFO]: Kofeskiy issued server command: /fill 287 67 55 295 67 71
[14:45:05 INFO]: Kofeskiy issued server command: /fill 287 67 55 295 67 71 chiseled_
[14:45:11 INFO]: Kofeskiy issued server command: /fill 287 67 55 295 67 71 minecraft:chiseled_sandstone
[14:45:11 INFO]: [TEH.ADMIN Kofeskiy: Successfully filled 147 block(s)]
[14:45:59 INFO]: [Not Secure] <Kofeskiy> у меня на моём сервре пвп ватер
[14:46:09 INFO]: [Not Secure] <Kofeskiy> есть
[14:46:15 INFO]: TEH.ADMIN Kofeskiy has made the advancement [Ice Bucket Challenge]
[14:46:44 INFO]: [Not Secure] <Kofeskiy> можно сделать 2 пвп арены
[14:47:01 INFO]: [Not Secure] <Kofeskiy> кста, можно ещё пвп ватер сделать
[14:47:17 INFO]: [Not Secure] <Kofeskiy> на кувшинах и в воде
[14:47:31 INFO]: [Not Secure] <Kofeskiy> ещё можно будет поставить бочки которые будут респавнить вещи
[14:47:37 INFO]: [Not Secure] <Kofeskiy> в пвп ватер
[14:47:46 INFO]: [Not Secure] <Kofeskiy> под водой
[14:48:03 INFO]: [Not Secure] [Server] minehost.io says: Having a good time? Please post about us on your social channels, it really makes a difference :)
[14:50:29 INFO]: [Not Secure] <Kofeskiy> можно клумбу
[14:50:37 INFO]: [Not Secure] <Kofeskiy> или озеро
[14:51:09 INFO]: Kofeskiy issued server command: /time set day
[14:51:09 INFO]: [TEH.ADMIN Kofeskiy: Set the time to 1000]
[14:52:42 INFO]: Kofeskiy issued server command: /fill 274 74 41
[14:52:52 INFO]: canz000 issued server command: /air
[14:52:52 INFO]: Kofeskiy issued server command: /fill 274 74 41 285 66 30 air
[14:52:52 INFO]: [TEH.ADMIN Kofeskiy: Successfully filled 121 block(s)]
[14:52:56 INFO]: canz000 issued server command: /fill
[14:53:36 INFO]: Kofeskiy issued server command: /seed
[14:53:41 INFO]: [Not Secure] <Kofeskiy> 345678765432234?
[14:54:27 INFO]: Kofeskiy lost connection: Timed out
[14:54:27 INFO]: TEH.ADMIN Kofeskiy left the game
[14:54:34 INFO]: UUID of player Kofeskiy is 18faf267-21a4-36d3-9f87-3d696d50c4e7
[14:54:35 INFO]: TEH.ADMIN Kofeskiy joined the game
[14:54:35 INFO]: Kofeskiy[/5.187.86.212:54929] logged in with entity id 5646 at ([world]285.48021647972934, 68.60684239319632, 35.995712360755405)
[14:55:48 INFO]: [Not Secure] <Kofeskiy> Я просто первым зашёл
[14:55:51 INFO]: [Not Secure] <Kofeskiy> сразу
[14:55:59 INFO]: [Not Secure] <Kofeskiy> Я ща перезайду
[14:56:02 INFO]: Kofeskiy lost connection: Disconnected
[14:56:02 INFO]: TEH.ADMIN Kofeskiy left the game
[14:58:39 INFO]: UUID of player Kofeskiy is 18faf267-21a4-36d3-9f87-3d696d50c4e7
[14:58:40 INFO]: TEH.ADMIN Kofeskiy joined the game
[14:58:40 INFO]: Kofeskiy[/5.187.86.212:26563] logged in with entity id 6171 at ([world]284.65612590647163, 69.19313375186042, 57.28021163277577)
[14:58:53 INFO]: Kofeskiy lost connection: Disconnected
[14:58:53 INFO]: TEH.ADMIN Kofeskiy left the game
[14:59:05 INFO]: [Not Secure] [Server] minehost.io says: Check the plugins tab of your server to install Spigot/Paper plugins, you can even suggest new ones!
[14:59:10 INFO]: UUID of player Kofeskiy is 18faf267-21a4-36d3-9f87-3d696d50c4e7
[14:59:11 INFO]: TEH.ADMIN Kofeskiy joined the game
[14:59:11 INFO]: Kofeskiy[/5.187.86.212:20727] logged in with entity id 6223 at ([world]284.65612590647163, 69.19313375186042, 57.28021163277577)
[14:59:16 INFO]: Kofeskiy issued server command: /tp canz000
[14:59:16 INFO]: [TEH.ADMIN Kofeskiy: Teleported TEH.ADMIN Kofeskiy to ADMIN canz000]
[14:59:44 INFO]: Kofeskiy issued server command: /tp canz000
[14:59:44 INFO]: [TEH.ADMIN Kofeskiy: Teleported TEH.ADMIN Kofeskiy to ADMIN canz000]
[15:00:04 INFO]: Kofeskiy issued server command: /gamemode spectator
[15:00:04 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[15:00:05 INFO]: Kofeskiy issued server command: /gamemode survival
[15:00:05 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Survival Mode]
[15:00:07 INFO]: Kofeskiy issued server command: /gamemode creative
[15:00:07 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:00:09 INFO]: Kofeskiy issued server command: /gamemode survival
[15:00:09 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Survival Mode]
[15:00:27 INFO]: [Not Secure] <Kofeskiy> lf
[15:00:28 INFO]: [Not Secure] <Kofeskiy> да
[15:01:00 INFO]: Kofeskiy lost connection: Disconnected
[15:01:00 INFO]: TEH.ADMIN Kofeskiy left the game
[15:08:31 INFO]: UUID of player Kofeskiy is 18faf267-21a4-36d3-9f87-3d696d50c4e7
[15:08:32 INFO]: TEH.ADMIN Kofeskiy joined the game
[15:08:32 INFO]: Kofeskiy[/5.187.86.212:25878] logged in with entity id 7223 at ([world]294.7136511466015, 63.0, 4.248413663812346)
[15:08:44 INFO]: Kofeskiy issued server command: /gamemode creative
[15:08:44 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:08:50 INFO]: Kofeskiy issued server command: /tp canz000
[15:08:50 INFO]: [TEH.ADMIN Kofeskiy: Teleported TEH.ADMIN Kofeskiy to ADMIN canz000]
[15:10:05 INFO]: [Not Secure] [Server] minehost.io says: This free server is provided by https://www.minehost.io :) We hope you enjoy :D
[15:10:16 INFO]: Kofeskiy lost connection: Disconnected
[15:10:16 INFO]: TEH.ADMIN Kofeskiy left the game
[15:11:09 INFO]: UUID of player Kofeskiy is 18faf267-21a4-36d3-9f87-3d696d50c4e7
[15:11:10 INFO]: TEH.ADMIN Kofeskiy joined the game
[15:11:10 INFO]: Kofeskiy[/5.187.86.212:14803] logged in with entity id 7561 at ([world]278.4553363800784, 78.0, 65.99568684916768)
[15:11:14 INFO]: [Not Secure] <Kofeskiy> да
[15:11:30 INFO]: canz000 issued server command: /kick Kofeskiy проверка команды
[15:11:30 INFO]: Kofeskiy lost connection: проверка команды
[15:11:30 INFO]: TEH.ADMIN Kofeskiy left the game
[15:11:30 INFO]: [ADMIN canz000: Kicked TEH.ADMIN Kofeskiy: проверка команды]
[15:11:32 INFO]: UUID of player Kofeskiy is 18faf267-21a4-36d3-9f87-3d696d50c4e7
[15:11:34 INFO]: TEH.ADMIN Kofeskiy joined the game
[15:11:34 INFO]: Kofeskiy[/5.187.86.212:31901] logged in with entity id 7602 at ([world]278.41189504486243, 76.0, 63.83620060848961)
[15:11:41 INFO]: Kofeskiy issued server command: /tp canz000
[15:11:41 INFO]: [TEH.ADMIN Kofeskiy: Teleported TEH.ADMIN Kofeskiy to ADMIN canz000]
[15:12:55 INFO]: [Not Secure] <Kofeskiy> построить авто ферму опыта на спавне
[15:12:57 INFO]: [Not Secure] <Kofeskiy> ???
[15:13:16 INFO]: TEH.ADMIN Kofeskiy has made the advancement [Stone Age]
[15:13:29 INFO]: [Not Secure] <Kofeskiy> где строить?
[15:14:02 INFO]: [Not Secure] [Server] minehost.io says: Your server has 30 minutes remaining. The admin can renew at www.minehost.io
[15:14:09 INFO]: [Not Secure] <Kofeskiy> ну пополнять придёться
[15:14:17 INFO]: [Not Secure] <Kofeskiy> просто много опытв
[15:14:41 INFO]: [Not Secure] <Kofeskiy> длинна?
[15:14:54 INFO]: Kofeskiy issued server command: /fill 309 72 31
[15:15:01 INFO]: Kofeskiy issued server command: /fill 309 72 31 317 61 39 air
[15:15:01 INFO]: [TEH.ADMIN Kofeskiy: Successfully filled 807 block(s)]
[15:15:42 INFO]: Kofeskiy issued server command: /fill 317 71 40
[15:15:48 INFO]: Kofeskiy issued server command: /fill 317 71 40 309 61 40 obsidian
[15:15:48 INFO]: [TEH.ADMIN Kofeskiy: Successfully filled 99 block(s)]
[15:15:52 INFO]: Kofeskiy issued server command: /fill 308 71 39
[15:15:56 INFO]: Kofeskiy issued server command: /fill 308 71 39 308 61 31
[15:15:59 INFO]: Kofeskiy issued server command: /fill 308 71 39 308 61 31 obsidian
[15:15:59 INFO]: [TEH.ADMIN Kofeskiy: Successfully filled 99 block(s)]
[15:16:03 INFO]: Kofeskiy issued server command: /fill 308 71 39 308 61 31 obsidian
[15:16:10 INFO]: Kofeskiy issued server command: /fill 309 71 30
[15:16:14 INFO]: Kofeskiy issued server command: /fill 309 71 30 317 61 30 obsidian
[15:16:14 INFO]: [TEH.ADMIN Kofeskiy: Successfully filled 99 block(s)]
[15:16:20 INFO]: Kofeskiy issued server command: /fill 318 71 31
[15:16:25 INFO]: Kofeskiy issued server command: /fill 318 71 31 318 61 39 obsidian
[15:16:25 INFO]: [TEH.ADMIN Kofeskiy: Successfully filled 98 block(s)]
[15:18:47 INFO]: [Not Secure] <Kofeskiy> кста, самая редкая руда это изумруды в глубинном сланце
[15:20:01 INFO]: [Not Secure] <Kofeskiy> для этого плагин нужен
[15:20:20 INFO]: [Not Secure] <Kofeskiy> нету
[15:20:23 INFO]: [Not Secure] <Kofeskiy> его
[15:20:41 INFO]: Kofeskiy issued server command: /gamemode spectator
[15:20:41 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[15:20:42 INFO]: Kofeskiy issued server command: /gamemode creative
[15:20:42 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:20:46 INFO]: Kofeskiy issued server command: /gamemode spectator
[15:20:46 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[15:20:47 INFO]: Kofeskiy issued server command: /gamemode creative
[15:20:47 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:21:02 INFO]: [Not Secure] [Server] minehost.io says: Please consider telling your friends about us, we currently rely on advertisements and word of mouth.
[15:24:02 INFO]: [Not Secure] <Kofeskiy> ферма опыта готова
[15:24:02 INFO]: [Not Secure] [Server] minehost.io says: Your server has 20 minutes remaining. The admin can renew at www.minehost.io
[15:24:08 INFO]: Kofeskiy issued server command: /time set day
[15:24:08 INFO]: [TEH.ADMIN Kofeskiy: Set the time to 1000]
[15:24:21 INFO]: [Not Secure] <Kofeskiy> нет
[15:24:23 INFO]: [Not Secure] <Kofeskiy> да
[15:24:41 INFO]: Kofeskiy issued server command: /gamemode survival
[15:24:41 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Survival Mode]
[15:24:45 INFO]: Kofeskiy issued server command: /gamemode creative
[15:24:45 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:24:53 INFO]: [Not Secure] <Kofeskiy> не работает
[15:25:14 INFO]: Kofeskiy issued server command: /gamemode spectator
[15:25:14 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[15:25:15 INFO]: Kofeskiy issued server command: /gamemode creative
[15:25:15 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:25:50 INFO]: Kofeskiy issued server command: /gamemode spectator
[15:25:50 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[15:25:52 INFO]: Kofeskiy issued server command: /gamemode creative
[15:25:52 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:25:55 INFO]: Kofeskiy issued server command: /gamemode spectator
[15:25:55 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[15:25:57 INFO]: Kofeskiy issued server command: /gamemode creative
[15:25:57 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:26:00 INFO]: Kofeskiy issued server command: /gamemode spectator
[15:26:00 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[15:26:02 INFO]: Kofeskiy issued server command: /gamemode creative
[15:26:02 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:26:05 INFO]: Kofeskiy issued server command: /v
[15:26:07 INFO]: Kofeskiy issued server command: /ver
[15:26:35 INFO]: Kofeskiy issued server command: //sphere
[15:27:12 WARN]: Can't keep up! Is the server overloaded? Running 14039ms or 280 ticks behind
[15:27:12 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - 1.21-130-b1b5d4c (MC: 1.21) ---
[15:27:12 ERROR]: The server has not responded for 0 seconds! Creating thread dump
[15:27:12 ERROR]: ------------------------------
[15:27:12 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[15:27:12 ERROR]: Ticking entity: minecraft:player, entity class: net.minecraft.server.level.ServerPlayer
[15:27:12 ERROR]: Entity status: removed: false, valid: true, alive: true, is passenger: false
[15:27:12 ERROR]: Entity UUID: 18faf267-21a4-36d3-9f87-3d696d50c4e7
[15:27:12 ERROR]: Position: world: 'world' at location (310.5529279700521, 64.1284027203183, 9.300000011920929)
[15:27:12 ERROR]: Velocity: (0.0, 0.41999998688697815, 0.0) (in blocks per tick)
[15:27:12 ERROR]: Entity AABB: AABB[314.29273689914294, 63.67657649909322, 9.002672644150431] -> [314.8927369229848, 65.4765764514095, 9.60267266799229]
[15:27:12 ERROR]: Total packets processed on the main thread for all players: 128491
[15:27:12 ERROR]: ------------------------------
[15:27:12 ERROR]: Current Thread: Server thread
[15:27:12 ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
[15:27:12 ERROR]: Stack:
[15:27:12 ERROR]: java.base@21.0.6/jdk.internal.misc.Unsafe.park(Native Method)
[15:27:12 ERROR]: java.base@21.0.6/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
[15:27:12 ERROR]: net.minecraft.util.thread.BlockableEventLoop.waitForTasks(BlockableEventLoop.java:146)
[15:27:12 ERROR]: net.minecraft.server.MinecraftServer.waitForTasks(MinecraftServer.java:1483)
[15:27:12 ERROR]: net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136)
[15:27:12 ERROR]: net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1466)
[15:27:12 ERROR]: net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1473)
[15:27:12 ERROR]: net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1318)
[15:27:12 ERROR]: net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:330)
[15:27:12 ERROR]: net.minecraft.server.MinecraftServer$$Lambda/0x0000004001c508a0.run(Unknown Source)
[15:27:12 ERROR]: java.base@21.0.6/java.lang.Thread.runWith(Thread.java:1596)
[15:27:12 ERROR]: java.base@21.0.6/java.lang.Thread.run(Thread.java:1583)
[15:27:12 ERROR]: ------------------------------
[15:27:12 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[15:27:12 ERROR]: ------------------------------
[15:28:26 INFO]: Kofeskiy issued server command: /gamemode spectator
[15:28:26 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[15:28:39 INFO]: Kofeskiy issued server command: /gamemode creative
[15:28:39 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:28:56 INFO]: [Not Secure] <Kofeskiy> а уголь ты ставил?
[15:28:57 INFO]: Kofeskiy issued server command: /gamemode spectator
[15:28:57 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[15:29:02 INFO]: Kofeskiy issued server command: /gamemode creative
[15:29:02 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:29:11 INFO]: Kofeskiy issued server command: /gamemode spectator
[15:29:11 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[15:29:15 INFO]: [Not Secure] <Kofeskiy> и редстоун
[15:29:23 INFO]: Kofeskiy issued server command: /gamemode creative
[15:29:23 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:29:53 INFO]: [Not Secure] <Kofeskiy> или можно декоративно булыжника допихать
[15:30:15 INFO]: Kofeskiy issued server command: /gamemode spectator
[15:30:15 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[15:30:18 INFO]: Kofeskiy issued server command: /gamemode creative
[15:30:18 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:30:45 INFO]: [Not Secure] <Kofeskiy> я могу
[15:30:49 INFO]: Kofeskiy issued server command: /gamemode spectator
[15:30:49 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Spectator Mode]
[15:30:50 INFO]: Kofeskiy issued server command: /gamemode creative
[15:30:50 INFO]: [TEH.ADMIN Kofeskiy: Set own game mode to Creative Mode]
[15:31:04 INFO]: [Not Secure] [Server] minehost.io says: Check the plugins tab of your server to install Spigot/Paper plugins, you can even suggest new ones!
[15:31:44 INFO]: [Not Secure] <Kofeskiy> ну можноы
[15:31:58 INFO]: [Not Secure] <Kofeskiy> а как канал называеться
[15:32:01 INFO]: [Not Secure] <Kofeskiy> ???
[15:33:20 INFO]: [Not Secure] <Kofeskiy> Я бы не советовал
[15:33:26 INFO]: [Not Secure] <Kofeskiy> Экономика сломаеться
[15:33:37 INFO]: [Not Secure] <Kofeskiy> Смысла потом играть не будет
[15:34:03 INFO]: [Not Secure] [Server] minehost.io says: Your server has 10 minutes remaining. The admin can renew at www.minehost.io
[15:34:13 INFO]: [Not Secure] <Kofeskiy> типа джамшута на reallywrold
[15:34:59 INFO]: [Not Secure] <Kofeskiy> наоборот
[15:35:10 INFO]: [Not Secure] <Kofeskiy> Люди будут рваться к прохождению джамшута
[15:35:14 INFO]: TEH.ADMIN Kofeskiy has made the advancement [Who is Cutting Onions?]
[15:36:14 INFO]: TEH.ADMIN Kofeskiy has made the advancement [Hot Stuff]
[15:36:48 INFO]: [Not Secure] <Kofeskiy> Главное чтобы краш машины не строили
[15:37:00 INFO]: [Not Secure] <Kofeskiy> нет
[15:37:14 INFO]: [Not Secure] <Kofeskiy> если будет креативка можно крашнуть за 2 секунды
[15:37:46 INFO]: [Not Secure] <Kofeskiy> Это уже будет не гриф
[15:37:57 INFO]: [Not Secure] <Kofeskiy> если донат креатив
[15:38:05 INFO]: Kofeskiy issued server command: /time set day
[15:38:05 INFO]: [TEH.ADMIN Kofeskiy: Set the time to 1000]
[15:38:25 INFO]: Kofeskiy issued server command: /tp 294.54 64.00
[15:38:30 INFO]: [Not Secure] <Kofeskiy> ок
[15:39:03 INFO]: [Not Secure] [Server] minehost.io says: Your server has 5 minutes remaining. The admin can renew at www.minehost.io
[15:40:47 INFO]: [Not Secure] <canz000> построй магазин пж
[15:40:53 INFO]: [Not Secure] <Kofeskiy> постараюсь
[15:42:02 INFO]: [Not Secure] [Server] minehost.io says: Like to advertise here? Contact us at admin@minehost.io
[15:42:03 INFO]: [Not Secure] [Server] minehost.io says: Your server has 2 minutes remaining. The admin can renew at www.minehost.io
[15:43:02 INFO]: [Not Secure] [Server] minehost.io says: Your server has 1 minute remaining. The admin can renew at www.minehost.io
[15:43:14 INFO]: [Not Secure] <canz000> кст ты говорил у тебя есть сервер тоже
[15:43:18 INFO]: [Not Secure] <Kofeskiy> да
[15:43:29 INFO]: [Not Secure] <canz000> дашь айпи я зайду
[15:43:36 INFO]: [Not Secure] <Kofeskiy> ток он не запущен
[15:43:45 INFO]: [Not Secure] <canz000> а что за хост
[15:44:00 INFO]: [Not Secure] <Kofeskiy> и этот и атернос и гамели
[15:44:03 INFO]: [Not Secure] <Kofeskiy> три вида
[15:44:08 INFO]: [Not Secure] <Kofeskiy> и на всех еасиь серв
[15:44:13 INFO]: [Not Secure] <Kofeskiy> есть
[15:44:17 INFO]: [Not Secure] <canz000> атернос не советую
[15:44:44 INFO]: [Not Secure] <Kofeskiy> я построил портал в энд и улучшил пвп арену
[15:44:49 INFO]: [Not Secure] <Kofeskiy> ты не против?
[15:44:55 INFO]: [Not Secure] <canz000> не против
[15:45:03 INFO]: [Not Secure] [Server] minehost.io says: Server shutting down...
[15:45:07 INFO]: Stopping server
[15:45:07 INFO]: [LoginSecurity] Disabling LoginSecurity v3.1.1
[15:45:07 INFO]: [LoginSecurity] Waiting for queued tasks...
[15:45:07 INFO]: [LoginSecurity] ExecutorService shut down, ready to disable.
[15:45:07 INFO]: [SetHome] Disabling SetHome v6.2.3
[15:45:07 INFO]: [SimpleTpa] Disabling SimpleTpa v7.6
[15:45:07 INFO]: [SimpleTpa] If you need support contact me at https://discord.gg/SZUkza9
[15:45:07 INFO]: [SimpleTpa] Simple Tpa has been disabled on version 7.6
[15:45:07 INFO]: Saving players
[15:45:07 INFO]: canz000 lost connection: Server closed
[15:45:07 INFO]: ADMIN canz000 left the game
[15:45:07 INFO]: Kofeskiy lost connection: Server closed
[15:45:07 INFO]: TEH.ADMIN Kofeskiy left the game
[15:45:07 INFO]: Saving worlds
[15:45:07 INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[15:45:07 INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world'
[15:45:07 INFO]: [ChunkHolderManager] Halted chunk system for world 'world'
[15:45:07 INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world'
[15:45:08 INFO]: [ChunkHolderManager] Saved 653 block chunks, 101 entity chunks, 2 poi chunks in world 'world' in 1.26s
[15:45:08 INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[15:45:08 INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_nether'
[15:45:08 INFO]: [ChunkHolderManager] Halted chunk system for world 'world_nether'
[15:45:08 INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_nether'
[15:45:08 INFO]: [ChunkHolderManager] Saved 3 block chunks, 31 entity chunks, 0 poi chunks in world 'world_nether' in 0.04s
[15:45:08 INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[15:45:08 INFO]: [ChunkHolderManager] Waiting 60s for chunk system to halt for world 'world_the_end'
[15:45:08 INFO]: [ChunkHolderManager] Halted chunk system for world 'world_the_end'
[15:45:08 INFO]: [ChunkHolderManager] Saving all chunkholders for world 'world_the_end'
[15:45:08 INFO]: [ChunkHolderManager] Saved 0 block chunks, 10 entity chunks, 0 poi chunks in world 'world_the_end' in 0.01s
[15:45:08 INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[15:45:08 INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[15:45:08 INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[15:45:08 INFO]: ThreadedAnvilChunkStorage: All dimensions are saved