Update
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m12s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m12s
This commit is contained in:
34
server.properties
Normal file
34
server.properties
Normal file
@@ -0,0 +1,34 @@
|
||||
#Minecraft server properties
|
||||
#Fri Mar 06 15:17:05 UTC 2026
|
||||
default-gamemode=survival
|
||||
view-distance=12
|
||||
language=en_US
|
||||
uuid-service=https\://api.minecraftservices.com/minecraft/profile/lookup/name/%s
|
||||
server-ip=
|
||||
stats-token=only-enter-a-value-if-you-are-a-registered-server
|
||||
forceSaveAllChunksOnAutosave=false
|
||||
level-seed=
|
||||
server-port=25565
|
||||
allow-nether=true
|
||||
sleep-percentage=0
|
||||
autosaveInterval=5
|
||||
login-timeout-time=90000
|
||||
world-type=minecraft\:overworld.extended
|
||||
join-message=
|
||||
allow-paradise=false
|
||||
level-name=world
|
||||
motd=BakaLand!
|
||||
white-list=false
|
||||
pvp=true
|
||||
enable-item-clumping=true
|
||||
spawn-animals=true
|
||||
difficulty=3
|
||||
disable-photomode=false
|
||||
spawn-monsters=true
|
||||
summon-limit=10
|
||||
max-players=20
|
||||
maxChunksSavedPerAutosave=24
|
||||
spawn-protection=1
|
||||
online-mode=true
|
||||
packet-delay=1
|
||||
allow-flight=false
|
||||
Reference in New Issue
Block a user