getlevels fix, moar config
This commit is contained in:
parent
cc1c365e5f
commit
d418896c82
6 changed files with 22 additions and 5 deletions
|
@ -25,5 +25,7 @@ allow_registration = true
|
|||
data_folder = "data"
|
||||
|
||||
[levels]
|
||||
# max amount of objects in a level
|
||||
max_objects = 80_000
|
||||
# object ids to block
|
||||
blocklist = [ 31 ] # start position
|
Loading…
Add table
Add a link
Reference in a new issue