mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 04:51:13 +03:00
The user system has been refactored
This commit is contained in:
parent
3d64d60b2b
commit
703a2727e7
6 changed files with 149 additions and 87 deletions
|
|
@ -44,13 +44,16 @@ motd = """
|
|||
maxAvatarSize = 100000
|
||||
maxAvatars = 10
|
||||
|
||||
# Shiroyashik
|
||||
[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
|
||||
|
||||
# Your nickname here
|
||||
# [advancedUsers.your uuid here]
|
||||
# username = "Bot"
|
||||
# authSystem = "mojang" # can be: mojang, elyby, internal (cant be authenticated)
|
||||
# special = [0,1,0,0,0,0] # and set badges what you want! :D
|
||||
# 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]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue