36 lines
876 B
YAML
36 lines
876 B
YAML
|
# 2023-09-25
|
||
|
# Subvars: itzg
|
||
|
---
|
||
|
|
||
|
stack_name: "itzg"
|
||
|
stack_enable: true
|
||
|
|
||
|
stack_switch_conf: false
|
||
|
stack_switch_datas: false
|
||
|
stack_switch_secrets: false
|
||
|
stack_switch_templates: true
|
||
|
|
||
|
|
||
|
|
||
|
itzg_template_serverproperties: "{{ local_folder_templates }}/itzg/{{ stack_folder_templates }}/itzg/server_properties.j2"
|
||
|
itzg_container_serverproperties: "{{ folder_remote_datas }}/itzg/datas/server.properties"
|
||
|
|
||
|
stack_templates:
|
||
|
- { local: "{{ itzg_template_serverproperties }}", remote: "{{ itzg_container_serverproperties }}" }
|
||
|
|
||
|
itzg_levelseed: "2814749789107050"
|
||
|
itzg_motd: "Beautifull Sakura and Village"
|
||
|
itzg_serverport: 25565
|
||
|
itzg_queryport: 25565
|
||
|
itzg_rconport: 25566
|
||
|
|
||
|
itzg_difficulty: normal
|
||
|
itzg_maxplayers: 4
|
||
|
itzg_gamemode: "survival"
|
||
|
itzg_rconpassword: ""
|
||
|
itzg_onlinemode: true
|
||
|
itzg_syncchunkwrites: false
|
||
|
itzg_maxticktime: -1
|
||
|
itzg_simulationdistance: 12
|
||
|
itzg_viewdistance: 16
|