Skip to content
Success

Changes

Summary

  1. Add context and switches to PlayerQuitEvent (#2641) (commit: a123c1a) (details)
Commit a123c1af5a96c74bc3f9d3769c54b97ecad92ee7 by noreply
Add context and switches to PlayerQuitEvent (#2641)

* modernize PlayerQuitEvent

* remove stray lines, cleanup

* remove: redundant duplicates

* fix: prevent misfiring

* monkey is dum and needs to read docs before replying to questions

* minus Optional

* Update PlayerQuitsScriptEventPaperImpl.java
(commit: a123c1a)
The file was modifiedpaper/src/main/java/com/denizenscript/denizen/paper/PaperModule.java (diff)
The file was addedpaper/src/main/java/com/denizenscript/denizen/paper/events/PlayerQuitsScriptEventPaperImpl.java
The file was modifiedplugin/src/main/java/com/denizenscript/denizen/events/player/PlayerQuitsScriptEvent.java (diff)
The file was modifiedplugin/src/main/java/com/denizenscript/denizen/events/ScriptEventRegistry.java (diff)