Auto Purge会清除长时间没有上线的玩家的建筑和实体。
Placeholder API支持
autopurge.lastseen - 上次上线日期
autopurgerustsb.com.inactivefor - 处于长时间没有上线的日期
autopurge.next - 在什么时候清除该玩家的内容
配置文件
Placeholder API支持
autopurge.lastseen - 上次上线日期
autopurgerustsb.com.inactivefor - 处于长时间没有上线的日期
autopurge.next - 在什么时候清除该玩家的内容
配置文件
代码:
{
"Purge Settings": [
{
"Permission": "",
"Lifetime": "none"
}
],
"Purge Timer Frequency": 900.0,
"Entities Per Step": 512,
"Purge Sleepers": true,
"Use Logs": true
}