Compare commits

...

9 Commits

Author SHA1 Message Date
eldar 9e6cf63b2b revert 18574d864c
revert Upload files to "mcserver"
2026-06-01 23:44:02 +02:00
eldar 753e52c1bb revert a61a61be70
revert Delete mcserver/paper-1.21.4-232.jar
2026-06-01 23:43:38 +02:00
eldar a61a61be70 Delete mcserver/paper-1.21.4-232.jar 2026-06-01 23:43:15 +02:00
eldar 0e4ccecca3 Update env-example 2026-06-01 23:42:59 +02:00
eldar 03d8e44787 Merge pull request 'Bleeding edge' (#1) from bleeding-edge into main
Reviewed-on: #1
2026-06-01 23:41:59 +02:00
eldar 1d5492b7c7 revert 18574d864c
revert Upload files to "mcserver"
2026-06-01 23:41:07 +02:00
eldar 454c5b370a Update .gitea/workflows/verify.yaml 2026-06-01 23:39:16 +02:00
eldar 18574d864c Upload files to "mcserver"
Verify configuration / verify-healthy (push) Has been cancelled
2026-06-01 23:23:32 +02:00
eldar 3bee422803 Add README.md 2026-06-01 21:14:29 +02:00
3 changed files with 8 additions and 5 deletions
+1 -5
View File
@@ -7,11 +7,7 @@ env:
RCON_PORT: 50002 RCON_PORT: 50002
BLUEMAP_PORT: 50003 BLUEMAP_PORT: 50003
GEYSER_PORT: 50004 GEYSER_PORT: 50004
on:
push:
branches:
- 'main'
- 'bleeding-edge'
jobs: jobs:
verify-healthy: verify-healthy:
runs-on: linux-amd64 runs-on: linux-amd64
+2
View File
@@ -0,0 +1,2 @@
## This is a configuration repo for the Chocopie SMP
CI/CD will be added later.
+5
View File
@@ -1,3 +1,8 @@
RCON_PASSWORD=password RCON_PASSWORD=password
UID=1000 UID=1000
GID=1000 GID=1000
SERVER_PORT=25565
VOICE_CHAT_PORT=24454
RCON_PORT=25585
BLUEMAP_PORT=8100
GEYSER_PORT=19132