Rename listener to event

This commit is contained in:
2025-04-15 21:54:31 -07:00
parent 20a3e45eff
commit c1e8bf4499
11 changed files with 11 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ import org.sayandev.stickynote.loader.bukkit.StickyNoteBukkitLoader
import xyz.lncvrt.galaxyapi.utils.MessageFormat
import xyz.lncvrt.galaxylobby.command.DiscordCommand
import xyz.lncvrt.galaxylobby.command.WebsiteCommand
import xyz.lncvrt.galaxylobby.listener.*
import xyz.lncvrt.galaxylobby.event.*
import java.util.*