- Created settings.yml for VoidGen plugin with update check and metrics options. - Added bStats config.yml to enable metrics collection for plugin authors. - Introduced spark config.json for background profiling settings. - Added about.txt in spark tmp directory to explain temporary data storage. - Generated server.properties file with default server settings. - Created spigot.yml for Spigot configuration with detailed settings. - Added start.bat for launching the server with specified memory allocation. - Created usercache.json for player UUID and name mapping. - Added version_history.json to track current server version. - Included paper-1.21.11.jar for server functionality. - Created whitelist.json for managing whitelisted players. - Added advancements and data files for player progress tracking. - Generated various data files in world directory for chunk, raid, and scoreboard data. - Created datapacks directory with pack.mcmeta for Bukkit resources. - Added level.dat and paper-world.yml for world configuration. - Created playerdata files for player-specific data storage. - Added region files for world chunk data. - Created session.lock to manage server session state. - Added stats files for tracking player statistics. - Generated uid.dat for unique identifier storage.
71 lines
1.6 KiB
Properties
71 lines
1.6 KiB
Properties
#Minecraft server properties
|
|
#Tue Apr 21 15:23:59 HKT 2026
|
|
accepts-transfers=false
|
|
allow-flight=false
|
|
broadcast-console-to-ops=true
|
|
broadcast-rcon-to-ops=true
|
|
bug-report-link=
|
|
debug=false
|
|
difficulty=easy
|
|
enable-code-of-conduct=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
|
|
level-name=world
|
|
level-seed=
|
|
level-type=minecraft\:normal
|
|
log-ips=true
|
|
management-server-allowed-origins=
|
|
management-server-enabled=false
|
|
management-server-host=localhost
|
|
management-server-port=0
|
|
management-server-secret=la4C66eYkKYwFZJAKW5PcC3TS850b969YaWvxd2E
|
|
management-server-tls-enabled=true
|
|
management-server-tls-keystore=
|
|
management-server-tls-keystore-password=
|
|
max-chained-neighbor-updates=1000000
|
|
max-players=20
|
|
max-tick-time=60000
|
|
max-world-size=29999984
|
|
motd=A Minecraft Server
|
|
network-compression-threshold=256
|
|
online-mode=true
|
|
op-permission-level=4
|
|
pause-when-empty-seconds=-1
|
|
player-idle-timeout=0
|
|
prevent-proxy-connections=false
|
|
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-protection=16
|
|
status-heartbeat-interval=0
|
|
sync-chunk-writes=true
|
|
text-filtering-config=
|
|
text-filtering-version=0
|
|
use-native-transport=true
|
|
view-distance=10
|
|
white-list=false
|