From 81a8e15bbe2a5bcff0e2c7fd96634c9136a81176 Mon Sep 17 00:00:00 2001 From: RTAkland Date: Sun, 27 Oct 2024 11:25:50 +0800 Subject: [PATCH] feat: auto scale server favicon to 64x64 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dc8d43..248ef68 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ ip指纹可以记录玩家登陆游戏的ip在下次玩家使用这个ip ping服 这个功能可以实现随机的icon, 可以自定义 随机服务器的icon需要提前准备几张`64x64`像素大小的图片放入服务器`plugins/YeeeesMotd/icons` -文件夹内且图片格式必须为`png` +文件夹内且图片格式必须为`png`(现在图片的尺寸不必须是64x64了如果不是64x64插件自动将图片缩放成64x64) > 使用`yeeeesmotd reload`可以热重载服务器随机icon列表