Recom game2

I guess
This commit is contained in:
Salt 2020-07-14 18:09:26 -05:00
parent 4a1f0be56b
commit 01edfb1bff

View File

@ -60,18 +60,18 @@
# terraria_port: 7777 # terraria_port: 7777
# terraria_difficulty: 2 # terraria_difficulty: 2
# tags: [ gameserver, terraria ] # tags: [ gameserver, terraria ]
#- hosts: game2 - hosts: game2
# roles: roles:
# - role: backups - role: backups
# tags: [ backups ] tags: [ backups ]
# - role: minecraft - role: minecraft
# vars: vars:
# mcname: "magic-main" mcname: "magic-main"
# mczip: "https://www.9iron.club/files/magicpackredux.zip" mczip: "https://www.9iron.club/files/magicpackredux.zip"
# mcforge: "1.12.2-14.23.5.2854" mcforge: "1.12.2-14.23.5.2854"
# mcmotd: "Blood for the blood god, flowers for the flower throne" mcmotd: "Blood for the blood god, flowers for the flower throne"
# mcport: 25567 mcport: 25567
# mcgamemode: 0 mcgamemode: 0
# mcviewdist: 14 mcviewdist: 14
# mcleveltype: "default" mcleveltype: "default"
# tags: [ gameserver, minecraft, magicpack ] tags: [ gameserver, minecraft, magicpack ]