mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-29 10:21:35 +00:00
Added sleep <Integer> to batch commands
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
|
||||
Merged GAM-Team version
|
||||
|
||||
6.67.36
|
||||
|
||||
Updated `gam batch <BatchContent>` and `gam tbatch <BatchContent>` commands to accept lines with the following form:
|
||||
```
|
||||
sleep <Integer>
|
||||
```
|
||||
Batch processing will suspend for `<Integer>` seconds before the next command line is processed.
|
||||
|
||||
6.67.35
|
||||
|
||||
Added the following options to `<PermissionMatch>` that allow more powerful matching.
|
||||
|
||||
Reference in New Issue
Block a user