Encapsulating FakeEvent for adaptation by other plugins #2055
mcchampions
started this conversation in
General
Replies: 1 comment 2 replies
|
https://quickshop-community.github.io/QuickShop-Hikari-Documents/zh-CN/docs/modules/shops/protection-checker#resolve-the-plugin-conflicting |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
QuickShop-Hikari/quickshop-bukkit/src/main/java/com/ghostchu/quickshop/util/PermissionChecker.java
Lines 109 to 144 in 2452d5f
This fake event is designed for permission checks, but it might introduce bugs.
Encapsulating the event would allow other plugins to resolve such issues more effectively.
Example:SlimefunGuguProject/Slimefun#1071
All reactions