在玩家加入服务器后显示欢迎图片。
配置文件
JSON:
{
"Image URL": "https://rustsb.com/img/logo_website_pro.png",
"Fade-in duration": 5.0,
"Fade-out duration": 5.0,
"Delay after joining to create image": 10.0,
"Delay after creating image to start fade out": 20.0,
"Anchor min (left bottom coordinate)": "0 0",
"Anchor min (right top coordinate)": "1 1",
"Image transparency": 1.0,
"Show multiple times?": true
}