Name of location/time plugin?
I’ve seen this plugin on a couple servers it’s a invisible boss bar with text that can show world-guard region names and also in game time and cords I was wondering what the plugin was called for this or anything similar
14 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by mandou#0
invisible bossbar? no way
can you send a screenshot of it
ive seen it on some servers dont got a screenshot rn
but even if the bossbar isnt invisible if theres a plugin that works this way I am wondering what it is
PlaceholderAPI | Expansion Cloud
The eCloud > Expansions > WorldGuard
View, download and manage expansions within the eCloud for the PlaceholderAPI plugin.
for bossbar, TAB - https://github.com/NEZNAMY/TAB
GitHub
GitHub - NEZNAMY/TAB: "That" TAB plugin.
"That" TAB plugin. Contribute to NEZNAMY/TAB development by creating an account on GitHub.
You could probably do all of them with just placeholders in PAPI
probably but what would it default to or if I can set it to default to something when youre not in a region?
There's a thing in the TAB plugin called "display-condition". Basically, you can have conditions such as
%player_name%=MandoU
, and if that is right, then that bossbar is shown
you can have multiple bossbars, with different display conditions
if one fails then it goes to the next bossbar specifiedGitHub
Feature guide: Bossbar
"That" TAB plugin. Contribute to NEZNAMY/TAB development by creating an account on GitHub.
so if your out of a region I should put for display condition
%worldguard_region_name%=null
or smth like that?
yeah, whatever the default region is
i think it's
__global__
with the underscores or not?
__global__
is used for targetting the whole world in worldguard
so yeah
with underscoresalr ill try it then thanks