feat: add permissions

This commit is contained in:
2025-10-21 17:37:06 +02:00
parent 0d4ec3c415
commit fe266196f9
4 changed files with 27 additions and 14 deletions

View File

@ -1,3 +1,3 @@
[default]
description = "Default permissions for the plugin"
permissions = ["allow-ping"]
permissions = ["allow-duck", "allow-unduck"]