Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

30
.gitignore vendored Normal file
View File

@@ -0,0 +1,30 @@
# 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/