Skip to content

Allow other plugins to suppress FrozenJoin actions and fix bug with FrozenJoinEvent and FrozenQuitEvent#10

Closed
UnknownSilicon wants to merge 1 commit into
Frcsty:masterfrom
ParallelMC:master
Closed

Allow other plugins to suppress FrozenJoin actions and fix bug with FrozenJoinEvent and FrozenQuitEvent#10
UnknownSilicon wants to merge 1 commit into
Frcsty:masterfrom
ParallelMC:master

Conversation

@UnknownSilicon
Copy link
Copy Markdown

Bukkit requires Events to have a static getHandlers method. Previously the method wasn't static so Bukkit would throw an error when the event was being registered.

For suppressing FrozenJoin actions on join/quit, the way I did it is super jank. If someone has a better way to this it would be a lot better.

The way I did this is super jank. Hopefully someone can find a better
way to do this.
@Frcsty
Copy link
Copy Markdown
Owner

Frcsty commented Oct 1, 2021

A way for other plugins to access this will be added, however not via this PR as it seems jank af.

@Frcsty Frcsty closed this Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants