#placeholder

1 messages · Page 1 of 1 (latest)

leaden holly
#

how can i make a placeholder with a time that refreshes like this:

sick wave
# leaden holly how can i make a placeholder with a time that refreshes like this:

That is a static photo. I'm not sure what you're actually trying to achieve. Could you give more information?

Are you making your own expansion?
Are you looking for an already existent expansion that does something?
What exactly is the expansion meant to do? Count down? Then you can look at the Server expansion. It has a timer placeholder. That placeholder lets you give it a finish date and time and it will count down until that date and time.

Placeholders can't be "updated". You just have to parse them every time you need the new information. So for timers you can just parse them every second or however often you want to update the timer and you need to make sure the placeholder returns the updated time.

leaden holly
sick wave
#

That's not possible with the server expansion. You'll probably want the plugin you use to give the keys every 45 minutes to add a placeholder that does this. I'd suggest looking into the documentation of the plugin to see if this is possible and if it isn't, request the feature from their developer(s).

leaden holly
sick wave
#

Well you still can't use the Server expansion for this and I don't know of any placeholders that can do this.

leaden holly
#

I just need to create a custom placeholder.

sick wave
#

It could just be custom built.

leaden holly
sick wave
#

Well you can build custom placeholders. Either using java or using an expansion like Javascript which lets you create them using javascript

leaden holly
shut anvil
#

You can make the placeholder whatever you want it to be

#

Since it would be fully custom from a plugin (or javascript as blitz said)

lyric glen
leaden holly
#

what im looking for is a loop placeholder cooldown for it to loop every 45mins

lyric glen