Compare commits

...

3 commits

Author SHA256 Message Date
bfe6b63ae5
server: podman: auto remove existing container on start 2025-04-15 00:52:53 +02:00
d4c9e63a1b
disable rcon 2025-04-15 00:30:38 +02:00
18a05e7b6b
server/server.properties.bak 2025-04-15 00:10:45 +02:00
3 changed files with 70 additions and 1 deletions

View file

@ -1,4 +1,5 @@
podman run \
--rm \
--name jre-hl-mc \
--tty \
--interactive \

View file

@ -0,0 +1,68 @@
#Minecraft server properties
#Game Features
gamemode=survival
force-gamemode=false
difficulty=normal
hardcore=false
pvp=true
simulation-distance=10
view-distance=10
allow-flight=false
allow-nether=true
spawn-animals=true
spawn-monsters=true
spawn-npcs=true
spawn-protection=0
generate-structures=true
generator-settings={}
enable-command-block=false
entity-broadcast-range-percentage=100
max-chained-neighbor-updates=1000000
max-tick-time=60000
max-world-size=29999984
#Server Features
enable-status=true
hide-online-players=false
online-mode=true
enforce-secure-profile=false
white-list=true
enforce-whitelist=true
require-resource-pack=false
resource-pack=
resource-pack-prompt=
resource-pack-sha1=
max-players=30
player-idle-timeout=0
op-permission-level=3
function-permission-level=2
broadcast-console-to-ops=true
broadcast-rcon-to-ops=true
motd=\u00A72\u00A7n3.0\u00A7r \u00A76\u00A7lCreate Expansion\u00A7r\u00A7r\nwill be here \u00A7o(soon)\u00A7r in \u00A7kx\u00A7r days
#Server
server-ip=
server-port=25565
enable-jmx-monitoring=false
enable-query=false
query.port=25565
enable-rcon=false
rcon.port=25575
#password is redacted
rcon.password=
use-native-transport=true
network-compression-threshold=256
prevent-proxy-connections=false
rate-limit=0
sync-chunk-writes=true
#Initialisation
initial-disabled-packs=
initial-enabled-packs=vanilla
level-name=world
level-seed=
level-type=minecraft\:normal
#unknown
text-filtering-config=

View file

@ -46,7 +46,7 @@ server-port=25565
enable-jmx-monitoring=false
enable-query=false
query.port=25565
enable-rcon=true
enable-rcon=false
rcon.port=25575
#password is redacted
rcon.password=