Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve server startup logging #11110

Merged
merged 2 commits into from
Jul 20, 2024
Merged

Improve server startup logging #11110

merged 2 commits into from
Jul 20, 2024

Conversation

kashike
Copy link
Member

@kashike kashike commented Jul 18, 2024

[18:45:45 INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.2+13-b375.1; JetBrains s.r.o. JBR-21.0.2+13-375.1-jcef) on Mac OS X 14.5 (aarch64)
[18:45:45 INFO]: [bootstrap] Loading Paper 1.21-DEV-feat/bootstrap@1746a4f (2024-07-19T01:45:30Z) for Minecraft 1.21
[18:45:46 INFO]: [PluginInitializerManager] Initializing plugins...
[18:45:46 INFO]: [PluginInitializerManager] Initialized 2 plugins
[18:45:46 INFO]: [PluginInitializerManager] Paper plugins (1):
 - Paper-Test-Plugin (version: 1.0.0-SNAPSHOT, bootstrapper: true, source: /Users/jason/IdeaProjects/PaperMC/Paper/test-plugin/build/libs/test-plugin-1.0.0-SNAPSHOT.jar)
[18:45:46 INFO]: [PluginInitializerManager] Bukkit plugins (1):
 - Chunky (version: 1.4.10, source: plugins/Chunky-1.4.10.jar)
[18:45:48 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[18:45:49 INFO]: Loaded 1290 recipes
[18:45:49 INFO]: Loaded 1399 advancements
[18:45:49 INFO]: Starting minecraft server version 1.21
[18:45:49 INFO]: Loading properties

@kashike kashike marked this pull request as ready for review July 20, 2024 16:35
@kashike kashike requested a review from a team as a code owner July 20, 2024 16:35
@kashike kashike merged commit aa3b356 into master Jul 20, 2024
5 checks passed
@kashike kashike deleted the feat/bootstrap branch July 20, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

3 participants