Merge pull request 'patpat' (#18) from patpat into develop
All checks were successful
/ build-docker (push) Successful in 5m14s

Reviewed-on: #18
Reviewed-by: apathy <zloiyudin@gmail.com>
This commit is contained in:
cuqmbr 2025-07-21 14:37:35 +00:00
commit c204973963
3 changed files with 19 additions and 0 deletions

BIN
src/plugins/PatPat Plugin-1.2.0.jar (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -0,0 +1,16 @@
{
"_info": {
"_comment": "DON'T CHANGE ANYTHING IN THIS SECTOR!",
"_doc": "Documentation: https://github.com/LopyMine/PatPat-Plugin/blob/main/doc/en/config.md",
"version": "1.0.0"
},
"debug": false,
"listMode": "DISABLED",
"rateLimit": {
"enabled": false,
"tokenLimit": 20,
"tokenIncrement": 1,
"tokenInterval": "1sec",
"permissionBypass": "patpat.ratelimit.bypass"
}
}

View File