-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't allow cancelled events to be listened to by Skript
The idea was to allow these events to still occur within Skript for skript-gui GUIs, but this is a global setting that affects all plugins (and is likely to have unintended side effects)
- Loading branch information
1 parent
ddb3a7f
commit 5e6c741
Showing
2 changed files
with
5 additions
and
16 deletions.
There are no files selected for viewing
15 changes: 5 additions & 10 deletions
15
src/main/java/io/github/apickledwalrus/skriptgui/gui/events/GUIEvents.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters