到期时间

def0:
id: "DIAMOND_SWORD"
name: "歪比歪比"
lore:
- '&c到期时间 &f{time:{eval:{func:date()} + (1000 * 60 * 60 * 24 * 5)}}'Last updated
Was this helpful?

def0:
id: "DIAMOND_SWORD"
name: "歪比歪比"
lore:
- '&c到期时间 &f{time:{eval:{func:date()} + (1000 * 60 * 60 * 24 * 5)}}'Last updated
Was this helpful?
Was this helpful?
function main(){
return Date.parse(new Date()).toString();
}