Files
minecraft_server_zombie/.gitignore
2024-11-28 17:00:03 +00:00

30 lines
427 B
Plaintext

# World data (contains player and world information)
world/
worlds/
# Log files
logs/
*.log
# Server generated files
banned-players.json
usercache.json
usernamecache.json
ops.json
whitelist.json
server.properties
# Backup folders
simplebackups/
# Local configuration files
rhino.local.properties
*.local.properties
# Libraries and runtime files
libraries/
forge-*.jar
forge-*-installer.jar
# Generated data folders
local/