diff --git a/.gitea/workflows/server.yaml b/.gitea/workflows/server.yaml index 880a8f4..b2af837 100644 --- a/.gitea/workflows/server.yaml +++ b/.gitea/workflows/server.yaml @@ -70,7 +70,8 @@ jobs: steps: - name: main run: | - docker exec ${{ env.CONTAINER_NAME }} rcon-cli say "Подъехала обнова модов. Рестарт сервера через 30 секунд." + docker exec ${{ env.CONTAINER_NAME }} rcon-cli 'tellraw @a {"text":"Подъехала ", "extra":[{"text":"обнова", "bold":true, "color":"green", "clickEvent":{"action":"open_url", "value":"https://gitea.aklivtsov.tech/LeterZP/TeStVISt-mods-server"}}, {"text":" модов. "}, {"text":"Рестарт", "bold":true, "color":"red"}, {"text":" сервера через "}, {"text":"30 секунд!", "bold":true, "color":"red"}]}' + docker exec ${{ env.CONTAINER_NAME }} rcon-cli 'title @a times 10 100 10' && docker exec mc-neoforge rcon-cli 'title @a title {"text":"Подъехала ", "extra":[{"text":"обнова", "bold":true, "color":"green"}, {"text":" модов."}]}' && docker exec mc-neoforge rcon-cli 'title @a subtitle {"text":"", "extra":[{"text":"Рестарт", "bold":true, "color":"red"}, {"text":" сервера через "}, {"text":"30 секунд!", "bold":true, "color":"red"}]}' sleep 30 docker exec ${{ env.CONTAINER_NAME }} rcon-cli stop diff --git a/mods/create_structures_arise NeoForge 1.21.1 -175.48.47.jar b/mods/create_structures_arise-176.49.48 NeoForge 1.21.1.jar similarity index 93% rename from mods/create_structures_arise NeoForge 1.21.1 -175.48.47.jar rename to mods/create_structures_arise-176.49.48 NeoForge 1.21.1.jar index 32eb971..8092d69 100644 Binary files a/mods/create_structures_arise NeoForge 1.21.1 -175.48.47.jar and b/mods/create_structures_arise-176.49.48 NeoForge 1.21.1.jar differ diff --git a/mods/t_and_t-neoforge-fabric-1.13.7+1.21.1.jar b/mods/t_and_t-neoforge-fabric-1.13.7+1.21.1.jar deleted file mode 100644 index 6961fa3..0000000 Binary files a/mods/t_and_t-neoforge-fabric-1.13.7+1.21.1.jar and /dev/null differ diff --git a/mods/t_and_t-neoforge-fabric-1.13.9+1.21.1.jar b/mods/t_and_t-neoforge-fabric-1.13.9+1.21.1.jar new file mode 100644 index 0000000..f09749a Binary files /dev/null and b/mods/t_and_t-neoforge-fabric-1.13.9+1.21.1.jar differ