9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-28 03:19:15 +00:00

Update HMCCosmetics.java

This commit is contained in:
Fisher
2022-01-18 12:54:51 -05:00
committed by GitHub
parent d9f12db6dc
commit 0ca9350ce6

View File

@@ -65,7 +65,8 @@ public class HMCCosmetics extends JavaPlugin {
}
private void registerListeners() {
List.of(new JoinListener(this),
List.of(new ItemsAdderListener(this),
new JoinListener(this),
new ClickListener(this),
new TeleportListener(this),
new RespawnListener(this),