0% found this document useful (0 votes)
20 views

message (3)

wat

Uploaded by

sendyouredits04
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views

message (3)

wat

Uploaded by

sendyouredits04
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

Jexactyl: Server marked as running...

container@pterodactyl~ java -version


openjdk version "21.0.3" 2024-04-16 LTS
OpenJDK Runtime Environment Temurin-21.0.3+9 (build 21.0.3+9-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.3+9 (build 21.0.3+9-LTS, mixed mode, sharing)
container@pterodactyl~ java --add-modules=jdk.incubator.vector -Xms128M -Xmx5120M -
Dterminal.jline=false -Dterminal.ansi=true -jar server.jar
WARNING: Using incubator modules: jdk.incubator.vector
Starting org.bukkit.craftbukkit.Main
[20:27:58 INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.3+9-
LTS; Eclipse Adoptium Temurin-21.0.3+9) on Linux 5.15.0-117-generic (amd64)
[20:27:58 INFO]: [bootstrap] Loading Purpur 1.21.1-2293-ver/1.21.1@3510a9e (2024-
08-18T03:42:05Z) for Minecraft 1.21.1
[20:27:58 INFO]: [PluginInitializerManager] Initializing plugins...
[20:27:59 INFO]: [PluginInitializerManager] Initialized 6 plugins
[20:27:59 INFO]: [PluginInitializerManager] Bukkit plugins (6):
- Chunky (1.4.10), Geyser-Spigot (2.4.2-SNAPSHOT), PlaceholderAPI (2.11.6),
SkinsRestorer (15.4.2), ViaVersion (5.0.3), floodgate (2.2.3-SNAPSHOT (b109-
49bd564))
[20:28:03 INFO]: Environment:
Environment[sessionHost=https://sessionserver.mojang.com,
servicesHost=https://api.minecraftservices.com, name=PROD]
[20:28:04 INFO]: Loaded 1290 recipes
[20:28:05 INFO]: Loaded 1399 advancements
[20:28:05 INFO]: Starting minecraft server version 1.21.1
[20:28:05 INFO]: Loading properties
[20:28:05 INFO]: This server is running Purpur version
1.21.1-2293-ver/1.21.1@3510a9e (2024-08-18T03:42:05Z) (Implementing API version
1.21.1-R0.1-SNAPSHOT)
[20:28:06 INFO]: [spark] This server bundles the spark profiler. For more
information please visit https://docs.papermc.io/paper/profiling
[20:28:06 INFO]: Server Ping Player Sample Count: 12
[20:28:06 INFO]: Using 4 threads for Netty based IO
[20:28:06 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker
threads, and population gen parallelism of 1 threads
[20:28:07 INFO]: [Pufferfish] Max SIMD vector size on this system is 512 bits (int)
[20:28:07 INFO]: [Pufferfish] Max SIMD vector size on this system is 512 bits
(float)
[20:28:07 INFO]: [Pufferfish] SIMD operations detected as functional. Will replace
some operations with faster versions.
[20:28:07 INFO]: Default game type: SURVIVAL
[20:28:07 INFO]: Generating keypair
[20:28:07 INFO]: Starting Minecraft server on 0.0.0.0:25574
[20:28:07 INFO]: Using epoll channel type
[20:28:07 INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[20:28:07 INFO]: Paper: Using OpenSSL 3.0.x (Linux x86_64) cipher from Velocity.
[20:28:08 INFO]: [floodgate] Loading server plugin floodgate v2.2.3-SNAPSHOT (b109-
49bd564)
[20:28:10 INFO]: [floodgate] Took 1,566ms to boot Floodgate
[20:28:10 INFO]: [ViaVersion] Loading server plugin ViaVersion v5.0.3
[20:28:10 INFO]: [ViaVersion] ViaVersion 5.0.3 is now loaded. Registering protocol
transformers and injecting...
[20:28:10 INFO]: [ViaVersion] Loading block connection mappings ...
[20:28:11 INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block
connections
[20:28:11 INFO]: [PlaceholderAPI] Loading server plugin PlaceholderAPI v2.11.6
[20:28:11 INFO]: [SkinsRestorer] Loading server plugin SkinsRestorer v15.4.2
[20:28:11 INFO]: [Geyser-Spigot] Loading server plugin Geyser-Spigot v2.4.2-
SNAPSHOT
[20:28:13 INFO]: [Geyser-Spigot] Loading extensions...
[20:28:13 INFO]: [Geyser-Spigot] Loaded 0 extension(s)
[20:28:13 INFO]: [Chunky] Loading server plugin Chunky v1.4.10
[20:28:13 INFO]: Server permissions file permissions.yml is empty, ignoring it
[20:28:13 INFO]: [SkinsRestorer] Enabling SkinsRestorer v15.4.2
[20:28:14 WARN]: [SkinsRestorer] You must agree to the rules at
'commands.perSkinPermissionsConsent' in the config to use per skin permissions.
[20:28:14 INFO]: [SkinsRestorer] Running on Minecraft 1.21.1.
[20:28:15 INFO]: [SkinsRestorer] Floodgate skin listener registered
[20:28:15 INFO]: [SkinsRestorer] Using paper join listener!
[20:28:15 INFO]: [PlaceholderAPI] Successfully registered internal expansion:
skinsrestorer [15.4.2]
[20:28:15 INFO]: [SkinsRestorer] PlaceholderAPI expansion registered!
[20:28:15 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[20:28:15 WARN]: The server will make no attempt to authenticate usernames. Beware.
[20:28:15 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.
[20:28:15 WARN]: To change this, set "online-mode" to "true" in the
server.properties file.
[20:28:15 INFO]: Preparing level "world"
[20:28:15 ERROR]: Could not set generator for default world 'world': Plugin
'TerraformGenerator' does not exist
[20:28:16 INFO]: [SkinsRestorer] ----------------------------------------------
[20:28:16 INFO]: [SkinsRestorer] +==================+
[20:28:16 INFO]: [SkinsRestorer] | SkinsRestorer |
[20:28:16 INFO]: [SkinsRestorer] |------------------|
[20:28:16 INFO]: [SkinsRestorer] | Standalone Mode |
[20:28:16 INFO]: [SkinsRestorer] +==================+
[20:28:16 INFO]: [SkinsRestorer] ----------------------------------------------
[20:28:16 INFO]: [SkinsRestorer] Version: 15.4.2
[20:28:16 INFO]: [SkinsRestorer] Commit: 210a436
[20:28:16 INFO]: [SkinsRestorer] This is the latest version!
[20:28:16 INFO]: [SkinsRestorer] ----------------------------------------------
[20:28:16 INFO]: Preparing start region for dimension minecraft:overworld
[20:28:17 INFO]: Time elapsed: 1037 ms
[20:28:17 INFO]: Preparing start region for dimension minecraft:the_nether
[20:28:17 INFO]: Time elapsed: 193 ms
[20:28:17 INFO]: Preparing start region for dimension minecraft:the_end
[20:28:17 INFO]: Time elapsed: 96 ms
[20:28:17 INFO]: [floodgate] Enabling floodgate v2.2.3-SNAPSHOT (b109-49bd564)
[20:28:18 INFO]: [ViaVersion] Enabling ViaVersion v5.0.3
[20:28:18 INFO]: [ViaVersion] ViaVersion detected server version: 1.21 (767)
[20:28:18 WARN]: [ViaVersion] ViaVersion does not have any compatible versions for
this server version!
[20:28:18 WARN]: [ViaVersion] Please remember that ViaVersion only adds support for
versions newer than the server version.
[20:28:18 WARN]: [ViaVersion] If you need support for older versions you may need
to use one or more ViaVersion addons too.
[20:28:18 WARN]: [ViaVersion] In that case please read the ViaVersion resource page
carefully or use https://viaversion.com/setup
[20:28:18 WARN]: [ViaVersion] and if you're still unsure, feel free to join our
Discord-Server for further assistance.
[20:28:18 INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.6
[20:28:19 INFO]: [PlaceholderAPI] Fetching available expansion information...
[20:28:19 INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.4.2-SNAPSHOT
[20:28:19 INFO]: [Chunky] Enabling Chunky v1.4.10
[20:28:19 INFO]: [spark] Starting background profiler...
[20:28:20 INFO]: [PlaceholderAPI] Placeholder expansion registration
initializing...
[20:28:20 INFO]: [Geyser-Spigot] ******************************************
[20:28:20 INFO]: [Geyser-Spigot]
[20:28:20 INFO]: [Geyser-Spigot] Loading Geyser version 2.4.2-b650 (git-master-
7da1d7d)
[20:28:20 INFO]: [Geyser-Spigot]
[20:28:20 INFO]: [Geyser-Spigot] ******************************************
[20:28:27 INFO]: [Geyser-Spigot] Started Geyser on UDP port 25574
[20:28:27 INFO]: [Geyser-Spigot] Done (7.193s)! Run /geyser help for help!
[20:28:27 INFO]: Done preparing level "world" (11.398s)
[20:28:27 INFO]: Running delayed init tasks
[20:28:27 INFO]: [ViaVersion] Finished mapping loading, shutting down loader
executor!
[20:28:27 INFO]: 0 placeholder hook(s) registered!
[20:28:27 INFO]: Done (29.735s)! For help, type "help"
[20:29:06 INFO]: UUID of player Modulus_Ritch is f1f5ae16-33a8-3970-8f7f-
623bd3ffced6
[20:29:06 INFO]: Modulus_Ritch joined the game
[20:29:07 INFO]: Modulus_Ritch[/103.245.2.165:2566] logged in with entity id 44 at
([world_nether]-1095.8855199309946, 70.0, 177.25045032252487)
[20:29:33 INFO]: Modulus_Ritch issued server command: /gamemode survival
[20:29:33 INFO]: [Modulus_Ritch: Set own game mode to Survival Mode]
[20:29:58 INFO]: Modulus_Ritch has made the advancement [Spooky Scary Skeleton]
[20:30:27 INFO]: Modulus_Ritch lost connection: Disconnected
[20:30:27 INFO]: Modulus_Ritch left the game

You might also like