Files
minecraft-ai-god-paper-fork/mc_aigod_paper.json
T

61 lines
2.6 KiB
JSON

{
"server_name": "paper-ai-25567",
"server_type": "paper",
"log_path": "/opt/paper-ai-25567/logs/latest.log",
"rcon_host": "127.0.0.1",
"rcon_port": 25577,
"rcon_password": "REDACTED_RCON",
"ollama_url": "http://192.168.0.141:11434",
"model": "gemma3:12b",
"command_model": "qwen3-coder:30b",
"temperature": 0.85,
"max_tokens": 700,
"use_langgraph_gateway": true,
"langgraph_gateway_url": "http://127.0.0.1:8091",
"langgraph_gateway_timeout": 60,
"gateway_allow_tools_god": true,
"gateway_allow_tools_sudo": true,
"gateway_allow_tools_system": false,
"gateway_max_tool_steps": 4,
"gateway_shared_mode_sessions": [],
"template_sync_manifest_url": "",
"template_sync_urls": [
"https://raw.githubusercontent.com/IntellectualSites/FastAsyncWorldEdit/master/worldedit-core/src/test/resources/fastasyncworldedit/schematics/sponge1.schem",
"https://raw.githubusercontent.com/IntellectualSites/FastAsyncWorldEdit/master/worldedit-core/src/test/resources/fastasyncworldedit/schematics/sponge2.schem",
"https://raw.githubusercontent.com/IntellectualSites/FastAsyncWorldEdit/master/worldedit-core/src/test/resources/fastasyncworldedit/schematics/sponge3.schem",
"https://raw.githubusercontent.com/IntellectualSites/FastAsyncWorldEdit/master/worldedit-core/src/test/resources/fastasyncworldedit/schematics/minecraft_structure.nbt"
],
"template_sync_max_files": 50,
"template_search_blocked_hosts": [
"planetminecraft.com",
"www.planetminecraft.com"
],
"cooldown_seconds": 10,
"max_commands_per_response": 8,
"interventions_per_day": 24,
"god_chat_prefix": "[§b§lPAPER GOD§r]",
"debug_commands": true,
"sudo_enabled": true,
"sudo_user": "slingshooter08",
"sudo_max_commands": 12,
"bug_log_path": "/var/log/mc_aigod_paper_bug.log",
"bug_log_event_lines": 40,
"bug_log_raw_lines": 120,
"bug_log_service_lines": 30,
"tp_safety_enabled": true,
"tp_safety_vertical_delta": 8,
"tp_safety_absolute_y": 120,
"sudo_build_max_commands": 6,
"sudo_deterministic_build_templates": false,
"tp_border_guard_enabled": true,
"worldborder_center_x": 0,
"worldborder_center_z": 0,
"tp_border_margin": 2,
"template_max_bytes": 41943040,
"first_login_benevolence_enabled": true,
"first_login_benevolence_max_commands": 12,
"first_login_path": "/opt/paper-ai-25567/aigod_first_login_seen.json",
"god_lore": "This is the Paper AI world. God may grant structures, blessings, and rapid build packages. The world rewards creative construction and experimentation.",
"memory_path": "/opt/paper-ai-25567/aigod_memory.json"
}