ActionBarAPI icon indicating copy to clipboard operation
ActionBarAPI copied to clipboard

Results 16 ActionBarAPI issues
Sort by recently updated
recently updated
newest added

[14:52:29] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.server.v1_16_R1.PacketPlayOutChat.(net.minecraft.server.v1_16_R1.IChatBaseComponent, net.minecraft.server.v1_16_R1.ChatMessageType) [14:52:29] [Server thread/WARN]: at java.lang.Class.getConstructor0(Unknown Source) [14:52:29] [Server thread/WARN]: at java.lang.Class.getConstructor(Unknown Source) [14:52:29] [Server thread/WARN]: at com.connorlinfoot.actionbarapi.ActionBarAPI.sendActionBar(ActionBarAPI.java:79) [14:52:29] [Server thread/WARN]: at me.dayton.ActionBar.Events.PlayerMove.onPlayerMove(PlayerMove.java:15) [14:52:29] [Server...

Please update to 1.16.1. Best Regards, Pyario

`[16:21:42 WARN]: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.null.entity.CraftPlayer [16:21:42 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) [16:21:42 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) [16:21:42 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424) [16:21:42 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [16:21:42 WARN]: at java.lang.Class.forName0(Native Method) [16:21:42 WARN]: at java.lang.Class.forName(Class.java:264) [16:21:42...

So I have an actionbar with `ActionBarAPI.sendActionBar(p, ChatColor.GREEN + "You are now invisible to players!");` But how would I cancel this actionbar and remove the active actionbar? Doing something like...

Yes, I am that guy, asking the obvious perhaps. We're going through a list of API that we use and this is the last one at the moment that we're...

Hello! Please help me with ActionBar`s duration. How I can set ActionBar`s duration in infinity?

Cache reflections to improve performance since resolving the classes is expensive.

It appears it is not possible to color text using this api but I have seen other plugins do it. Is that possible to add?

Fix for https://github.com/ConnorLinfoot/ActionBarAPI/issues/16