Commit 414581b
StashLogger: Show the time and date when a stash is found (#466)
* StashLogger: Show the time and date when a stash is found
After this patch we now show the date and time at which the "stash" was
found. This is information which could be useful for the users to better
identify the stash after afk hunting.
* Remove unnecessary imports
Co-authored-by: Constructor <fractalminds@protonmail.com>1 parent 85bcf15 commit 414581b
File tree
1 file changed
+4
-1
lines changed- src/main/kotlin/com/lambda/client/module/modules/misc
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
| |||
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
99 | | - | |
| 101 | + | |
| 102 | + | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| |||
0 commit comments