Update .gitignore to include client-specific configuration files for Iris and Indigo renderer, allowing local overrides for these properties.

This commit is contained in:
Leonid Pershin
2026-05-08 01:19:36 +03:00
parent be2bd0febb
commit 9bff187383
2 changed files with 68 additions and 2 deletions
+5 -2
View File
@@ -34,8 +34,11 @@
!/Server/start.sh !/Server/start.sh
!/Server/variables.txt !/Server/variables.txt
!/Server/manifest.json !/Server/manifest.json
!/Server/server.properties
!/Server/config/** !/Server/config/**
!/Server/mods/** !/Server/mods/**
config/iris.properties
config/fabric/indigo-renderer.properties # клиент: локально перезаписываемые настройки (после !/config/**)
/config/iris.properties
/config/fabric/indigo-renderer.properties
+63
View File
@@ -0,0 +1,63 @@
#Minecraft server properties
#Fri May 08 01:19:03 MSK 2026
accepts-transfers=false
allow-flight=false
allow-nether=true
broadcast-console-to-ops=true
broadcast-rcon-to-ops=true
bug-report-link=
difficulty=easy
enable-command-block=false
enable-jmx-monitoring=false
enable-query=false
enable-rcon=false
enable-status=true
enforce-secure-profile=true
enforce-whitelist=false
entity-broadcast-range-percentage=100
force-gamemode=false
function-permission-level=2
gamemode=survival
generate-structures=true
generator-settings={}
hardcore=false
hide-online-players=false
initial-disabled-packs=
initial-enabled-packs=vanilla,fabric
level-name=world
level-seed=
level-type=minecraft\:normal
log-ips=true
max-chained-neighbor-updates=1000000
max-players=6
max-tick-time=60000
max-world-size=29999984
motd=Best server in the world
network-compression-threshold=256
online-mode=false
op-permission-level=4
player-idle-timeout=0
prevent-proxy-connections=false
pvp=true
query.port=25565
rate-limit=0
rcon.password=
rcon.port=25575
region-file-compression=deflate
require-resource-pack=false
resource-pack=
resource-pack-id=
resource-pack-prompt=
resource-pack-sha1=
server-ip=
server-port=25565
simulation-distance=10
spawn-animals=true
spawn-monsters=true
spawn-npcs=true
spawn-protection=16
sync-chunk-writes=true
text-filtering-config=
use-native-transport=true
view-distance=10
white-list=false