Closed ranminecraft closed 3 months ago
You made refresh interval -1 and think it's a bug that it doesn't refresh?
I ticked all of the boxes without actually reading them ?
I ticked all of the boxes without actually reading them ?
We get this a lot more than you'd think.
Server version
This server is running Folia version 1.21-DEV-dev/1.21@2b8c879 (2024-08-08T19:48:56Z) (Implementing API version 1.21-R0.1-SNAPSHOT) You are running the latest version Previous version: 1.21-DEV-2149923 (MC: 1.21)
TAB version
4.1.6
Plugin list
original plugin
Describe the bug
TabAPI placeholder is never refresh
Expected behavior
Tab should refresh placeholder from other plugin.
Steps to reproduce
TabAPI.getInstance().getPlaceholderManager().registerPlayerPlaceholder("%player-title%", -1, player -> getTitle((Player) player.getPlayer()));
Additional info
No response
Checklist