Script Placeholder
同内置脚本类似的用法,随处可用
格式
${js: <function>}
示例
# Lore 中
- '&8| &7ONLINE: &e%server_online% &6${js: utils.getOnlinePlayers().size() > 1 ? "Players" : "Player"}'
Last updated
Was this helpful?
同内置脚本类似的用法,随处可用
${js: <function>}
# Lore 中
- '&8| &7ONLINE: &e%server_online% &6${js: utils.getOnlinePlayers().size() > 1 ? "Players" : "Player"}'
Last updated
Was this helpful?