mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-20 10:55:08 +01:00
Add unlockall command to unlock all openstates
This commit is contained in:
@@ -326,6 +326,10 @@
|
||||
"invalid_time": "Unable to parse timestamp.",
|
||||
"description": "Ban a player"
|
||||
},
|
||||
"unlockall": {
|
||||
"success": "Unlocked all open states for %s.",
|
||||
"description": "Unlocks all open states for a player."
|
||||
},
|
||||
"unban": {
|
||||
"success": "Successful.",
|
||||
"failure": "Failed, player not found.",
|
||||
|
||||
Reference in New Issue
Block a user