Post Server Join & Leave Messages to URL

Post Server Join & Leave Messages to URL

Mod

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

Client or server Utility

90 downloads
1 follower
Createda year ago
Updateda year ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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.

External resources



Project members

wifi-left

Owner


Technical information

License
CC0-1.0
Client side
optional
Server side
optional
Project ID