Fixup VelocityCore

This commit is contained in:
2025-09-28 14:02:38 +02:00
parent 361c86c99e
commit 4b1680967a
@@ -218,6 +218,7 @@ public class VelocityCore implements ReloadablePlugin {
new Broadcaster(); new Broadcaster();
new CookieEvents(); new CookieEvents();
new StreamingCommand();
}else{ }else{
new EventModeListener(); new EventModeListener();
} }