actionbar

This commit is contained in:
ajgeiss0702
2021-08-16 14:54:23 -07:00
parent f2e6cc1b9b
commit 3843cb9fdf
@@ -27,7 +27,6 @@ public class BungeePlayer implements AdaptedPlayer, Audience {
@Override
public void showTitle(@NotNull Title title) {
System.out.println("title!");
getAudience().showTitle(title);
}