CodedRed-Spigot / PlayTimes

The best /playtime plugin! PAPI support, offline checks, API & more!
https://www.spigotmc.org/resources/playtimes-check-players-playtime-server-uptime.58858/
GNU General Public License v3.0
9 stars 12 forks source link

Formated placeholders #47

Closed vxkShelby closed 3 months ago

vxkShelby commented 4 months ago

can you please add formated placeholders ? for example "10D 19h" or something like that

CodedRedGIT commented 3 months ago

can you please add formated placeholders ? for example "10D 19h" or something like that

I'm not sure what you mean by this. The time placeholders are formatted and the format can be changed in the config.yml

 name:
    second: "s"
    minute: "min "
    hour: "hr "
    day: "day "
    seconds: "s"
    minutes: "mins "
    hours: "hrs "
    days: "days "
CodedRedGIT commented 3 months ago

Need more info.