Skip to content

ActionBarUtils

Fulminazzo edited this page Oct 2, 2023 · 1 revision

Among other utilities, BearCommands offers an ActionBarUtils to send actionbars to players. The advantage of proceeding this way is that the sendActionBar(Player player, String text) method is cross-compatible from 1.8 to the latest Minecraft version.

Clone this wiki locally