Niall7459 / HolographicExtension

Add easy to create animations and placeholders into HolographicDisplays.
GNU General Public License v3.0
6 stars 14 forks source link

Time placeholders not working when you use time formatt. #29

Open BlitzOffline opened 4 years ago

BlitzOffline commented 4 years ago

When I use time placeholders in holograms they don't work. For example %server_time_dd.MM.yyyy% or %localtime_time_dd.MM.yyyyy HH:mm%. I tested it with these 2 expansions and it worked when I used %localtime_time% but it broke when I formatted the time. Also I made sure to have ProtcolLib, PlaceholderAPI, HolographicDisplay, HolographicExpansion. So placeholders work until I use a time placeholder that is formatted. Also I made sure to use these as well: {fastest} - 0.1 seconds. {fast} - 0.5 seconds {medium} - 1 seconds {slow} - 5 seconds {slowest} - 10 seconds.

PlaceholderAPI 2.10.6-DEV-${build_number} xD HolographicDisplay 2.4.1 HolographicExtension 1.10.8 ProtocolLib 4.5.0 Server 1.14.4 Paper (latest build for 1.14.4 which is 243)

HexedHero commented 4 years ago

Exact same issue %server_countdown_dd.MM.yyyy_01.09.2020% in a hologram, even with any updating prefix doesn't do anything but /papi parse hexedhero %server_countdown_dd.MM.yyyy_01.09.2020% works fine.