mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 04:51:13 +03:00
added session check + updates check fixed
This commit is contained in:
parent
63f0b0d732
commit
584983810b
4 changed files with 36 additions and 14 deletions
|
|
@ -48,11 +48,13 @@ motd = """
|
|||
maxAvatarSize = 100000 # 100 KB
|
||||
maxAvatars = 10
|
||||
|
||||
[advancedUsers.66004548-4de5-49de-bade-9c3933d8eb97]
|
||||
username = "Shiroyashik"
|
||||
authSystem = "elyby"
|
||||
special = [0,0,0,1,0,0] # 6
|
||||
pride = [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] # 25
|
||||
[advancedUsers]
|
||||
|
||||
# [advancedUsers.66004548-4de5-49de-bade-9c3933d8eb97]
|
||||
# username = "Shiroyashik"
|
||||
# authSystem = "elyby"
|
||||
# special = [0,0,0,1,0,0] # 6
|
||||
# pride = [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] # 25
|
||||
|
||||
## With advancedUsers you can set additional parameters
|
||||
# [advancedUsers.your uuid here]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue