Compatibility
Minecraft: Java Edition
1.19–1.19.3
1.18.x
1.17.x
1.16.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed CC0-1.0
Published last year
Updated last year
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.