AutoMessage -  自动消息

LLSE AutoMessage - 自动消息 1.0.0

Source of resources
Original
Copyright link
#
Language
Chinese(Simplified)
Supported version
  1. All the versions
支持进服消息和定时消息

Screenshot_20210823-161321.png
Screenshot_20210823-161448.png



食用方法
将js文件放进plugins文件夹,开启服务器,plugins文件夹内将会多出一个AutoMessage文件夹,修改其中的配置文件

配置说明

config.json 全局配置文件
{
"openjoinMessage": 1, //是否开启进服消息 0为关闭
"openTimingMessage": 1 //是否开启定时消息 0为关闭
}

message.json 定时消息配置
{
"list": [
{
"text": "[定时消息] 定时消息1", //定时消息内容
"time": 120 //间隔时间 单位为秒
},
{
"text": "[定时消息] 定时消息2", //多条消息以逗号分开
"time": 60
}
]
}

join.txt 玩家进服消息提示 纯文本替换即可
Author
ChenDoXiu
Price
10金粒
Downloads
80
Views
1,628
First release
Last update
Rating
5.00 star(s) 1 ratings

Share this resource