🎉Release v0.3.0!🎉

This commit is contained in:
Shiroyasha 2024-08-20 22:08:05 +03:00
parent dabe176e0e
commit 494de2ba0c
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
9 changed files with 60 additions and 19 deletions

View file

@ -70,10 +70,10 @@ 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]
# [advancedUsers.your-uuid-here]
# username = "Your_username_here"
# banned = true
# 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]
# special = [0,1,0,0,0,0] # 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] # Check out note.txt for reference
## you can create an unlimited number of "advancedUsers" for any users.
## you can create an unlimited number of "advancedUsers" for any players.