From fc6a60c192a0b5ed879615fdea24790401c2bc9c Mon Sep 17 00:00:00 2001 From: Spider <29214314+spide-r@users.noreply.github.com> Date: Sun, 22 Feb 2026 18:58:32 -0600 Subject: [PATCH] Added Plugin Banning Gotcha --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 95f8c353..01804ed2 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,6 @@ Material Design Icons are licensed under the [Apache License Version 2.0](https: 5. Commit, Push, and create a PR. 6. Once CI checks pass, someone will merge it. 7. Instruct affected users to relaunch. + +#### Important Gotcha +Plugin Banning will block all versions equal to or lower than the version banned. For example, If you ban testing version v1.2.0.0, and your stable plugin version is v1.0.0.0, then your plugin will not be able to load.