1
0
mirror of https://github.com/LOOHP/Limbo.git synced 2026-06-07 21:41:43 +00:00
This commit is contained in:
LOOHP
2020-08-03 22:54:12 +08:00
parent ad0d9b5c85
commit 39b631c89d
105 changed files with 346837 additions and 0 deletions
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+32
View File
@@ -0,0 +1,32 @@
#Server max players, -1 for no limit
max-players=-1
#Server port
server-port=30000
#Server ip, localhost for local access only
server-ip=localhost
#World Name and the Schematic file containing map
level-name=world;spawn.schem
#Dimension, "minecraft:overworld", "minecraft:nether" or "minecraft:the_end"
level-dimension=minecraft:the_end
#Whether Flying is allowed
allow-flight=false
#GameMode, survival, creative, adventure, spectator
default-gamemode=creative
#Spawn location
world-spawn=world;20.5;17;22.5;-90;0
#Reduce debug info
reduced-debug-info=false
#Server list message in Json
motd={"text":"","extra":[{"text":"H ","color":"#E8162E"},{"text":"M ","color":"#F9D52B"},{"text":"G ","color":"#28B31F"},{"text":"! ","color":"blue"},{"text":"!","color":"dark_purple"},{"text":"\n"},{"text":"Be the first to join!","color":"yellow"}]}
#Server list version as string
version=Limbo!