
Post Server Join & Leave Messages to URL
ArchivedThis is a mod to post Server Join & Leave Messages to the URL.
316
1
316
1
Post Server Join & Leave Messages to URL has been archived. Post Server Join & Leave Messages to URL will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.19–1.19.3
1.18.x
1.17.x
1.16.x
Platforms
Supported environments
Client-side
Server-side
Client and server
Links
Tags
Creators
Details
Licensed CC0-1.0
Published 3 years ago
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.

