minecraft-server/live-server/plugins/Homestead/logs.txt
s8n-ru 0dad38e02e Initial commit: racked.ru Minecraft server config snapshot
Captures live config state of nullstone Purpur 1.21.11 server:
- docker-compose.yml (itzg/minecraft-server image, MODRINTH_PROJECTS + PLUGINS lists)
- All plugin configs under live-server/plugins/ (no DBs, no jars, no world data)
- Server core: bukkit.yml, spigot.yml, purpur.yml, paper-global.yml, paper-world-defaults.yml, server.properties

Excluded via .gitignore:
- World data (world/, world_nether/, world_the_end/, auth_limbo/)
- Sensitive: AuthMe DB (password hashes), Lands DB, CoreProtect DB, Essentials userdata
- Jars (auto-fetched), logs, caches, .paper-remapped
2026-04-30 18:33:38 +01:00

22 lines
1.6 KiB
Text

[18:15:35 04/30/2026] -------------------------------------------------------------------
[18:15:35 04/30/2026] This is the logs.txt file; it saves all command executions and errors from the plugin.
[18:15:35 04/30/2026] Do not delete this file while the plugin is running.
[18:15:35 04/30/2026] -------------------------------------------------------------------
[18:15:35 04/30/2026] [WARN] Loading resources...
[18:15:35 04/30/2026] [INFO] config.yml loaded.
[18:15:36 04/30/2026] [INFO] Language file 'en-US.yml' loaded.
[18:15:36 04/30/2026] [INFO] Menus file 'en-US.yml' loaded.
[18:15:36 04/30/2026] [INFO] flags.yml loaded.
[18:15:36 04/30/2026] [INFO] levels.yml loaded.
[18:15:36 04/30/2026] [INFO] limits.yml loaded.
[18:15:36 04/30/2026] [INFO] regions.yml loaded.
[18:15:36 04/30/2026] [INFO] [Migrator] No legacy keys found in 'config.yml', nothing to migrate.
[18:15:36 04/30/2026] [INFO] All resources loaded successfully.
[18:15:36 04/30/2026] [WARN] Loading service providers with Vault... (Using Legacy Vault)
[18:15:36 04/30/2026] [INFO] Loaded service provider: Economy [EssentialsX Economy]
[18:15:36 04/30/2026] [INFO] Loaded service provider: Permissions [LuckPerms]
[18:15:36 04/30/2026] [INFO] bStats metrics is enabled, anonymous data is being sent to the servers.
[18:15:36 04/30/2026] [INFO] FastStats metrics is enabled, anonymous data is being sent to the servers.
[18:15:36 04/30/2026] [INFO] Ready, took 189 ms to load.
[18:15:36 04/30/2026] [WARN] Looking for updates on GitHub...
[18:15:36 04/30/2026] [INFO] You are running on the latest version of Homestead.