Перейти к содержимому
Mineforgian

Post Server Join & Leave Messages to URL

This is a mod to post Server Join & Leave Messages to the URL.

Загрузки
345
Подписчики
1
Обновлён
16 января 2023 г.
Лицензия
CC0-1.0

Опубликован 7 января 2023 г.

Minecraft Join & Leave Message Mod

Introduction

This mod will send a POST request to the URL you set in the config file, when the server starts or someone joins or leaves.

You can set the POST data and the URL in the config.

The config file: ./config/joinmsg.txt

Config Example

url=http://127.0.0.1/msg
join_prefix=Player 
leave_prefix=Player 
join_after= joined the game
leave_after= left the game
serverStart=The server has started!

Other uses

You can use Mirai + MiraiJS to realize the server player login message to QQ groups.

Commands

/miraimc help for more information.

For Development

Setup

For setup instructions please see the fabric wiki page that relates to the IDE that you are using.

License

Feel free to modify it for yourself.

Ченджлог

1.0.3Релиз1.19.1, 1.19.2, 1.19.3 · 16 января 2023 г.

Support Minecraft Server starting and stopping event.

1.0.2Релиз1.19.1, 1.19.2, 1.19.3 · 7 января 2023 г.

There are no major changes in this version.

Комментарии

Загружаем…