add patpat

This commit is contained in:
cuqmbr 2025-07-20 21:48:02 +03:00
parent a87c3cd1c9
commit fd3e06a456
Signed by: cuqmbr
GPG Key ID: 0AA446880C766199
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