51 lines
2.2 KiB
JSON
51 lines
2.2 KiB
JSON
{
|
|
"server_name": "paper-ai-25567",
|
|
"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,
|
|
"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"
|
|
}
|