mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
add: Added .xplevelset
remove: removed awardedxp from database. change: .sclr show will now show hex change: .awardxp will now add directly to user's real xp
This commit is contained in:
@@ -4821,3 +4821,13 @@ servercolorpending:
|
||||
params:
|
||||
- color:
|
||||
desc: "The hex of the color to set"
|
||||
xplevelset:
|
||||
desc: |-
|
||||
Sets the level of the user you specify.
|
||||
ex:
|
||||
- '10 @User'
|
||||
params:
|
||||
- level:
|
||||
desc: "The level to set the user to."
|
||||
- user:
|
||||
desc: "The user to set the level of."
|
Reference in New Issue
Block a user