Post Server Join & Leave Messages to URL

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

301

Post Server Join & Leave Messages to URL

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.

ADS