mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 04:51:13 +03:00
+ log files
+ more control on auth providers + server info in motd + bans and parsing minecraft server blacklist + more error handling + panic hook to tracing
This commit is contained in:
parent
bd101fc3fa
commit
d45a495cbf
21 changed files with 748 additions and 378 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,7 +1,10 @@
|
|||
/target
|
||||
/Assets-main
|
||||
/avatars
|
||||
/logs
|
||||
output.log
|
||||
docker-compose.yml
|
||||
Config.toml
|
||||
.env
|
||||
.env
|
||||
perf.data*
|
||||
banned-players.json
|
||||
Loading…
Add table
Add a link
Reference in a new issue