mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 11:59:24 +08:00
Add: check leveling in cl1 daily
This commit is contained in:
@@ -3591,6 +3591,20 @@
|
||||
"22": "22 | NA Ocean SW Sector B"
|
||||
}
|
||||
},
|
||||
"OpsiCheckLeveling": {
|
||||
"_info": {
|
||||
"name": "Daily Leveling Check",
|
||||
"help": "Check if all ships in current fleet have received enough experience to reach the target level\nIf yes, then Alas will push a message.\n'Error notify config' should be set first."
|
||||
},
|
||||
"TargetLevel": {
|
||||
"name": "Push when all ships received enough experience to reach target level X",
|
||||
"help": "0 means no limit"
|
||||
},
|
||||
"LastRun": {
|
||||
"name": "Last Check Time",
|
||||
"help": "Automatically updated with the last check time, generally does not need to be modified"
|
||||
}
|
||||
},
|
||||
"Daemon": {
|
||||
"_info": {
|
||||
"name": "Semi-auto Clicking",
|
||||
|
||||
Reference in New Issue
Block a user