Environment
java_version=25
minecraft_version=26.3
fabric_loader_version=0.19.5
sgui_version=2.2.0+26.3
placeholder_api_version=3.2.0+26.3
luckperms_api_version=5.5
common_economy_api_version=2.0.0
Steps to reproduce
Parse the %server:uptime% placeholder, and gets the empty string as the result.
However, the %server:time% placeholder does work.
Also, other server related placeholders like %server:name%, %server:tps% and %server:online% work normally.
Environment
Steps to reproduce
Parse the
%server:uptime%placeholder, and gets the empty string as the result.However, the
%server:time%placeholder does work.Also, other server related placeholders like
%server:name%,%server:tps%and%server:online%work normally.